Build #1731389 2025-02-10T15:37:20.922162+00:00
# rustc version
rustc 1.86.0-nightly (124cc9219 2025-02-09)# docs.rs version
docsrs 0.6.0 (35977596 2025-02-09)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/trycmd-0.15.8/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/trycmd-0.15.8/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250209-1.86.0-nightly-124cc9219\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu" "-Zunstable-options" "-Zrustdoc-scrape-examples", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 746ae2151c1abb291d62744d4f5410b8c999442cab429ee656b6da8a413cbdeb
[INFO] running `Command { std: "docker" "start" "-a" "746ae2151c1abb291d62744d4f5410b8c999442cab429ee656b6da8a413cbdeb", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting trycmd v0.15.8 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unexpected `cfg` condition value: `test`
[INFO] [stderr] --> src/schema.rs:212:37
[INFO] [stderr] |
[INFO] [stderr] 212 | ... snapbox::debug!("ignore from infostring: {:?}", info);
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `color`, `color-auto`, `debug`, `default`, `diff`, `escargot`, `examples`, `filesystem`, and `schema`
[INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `$crate::eprint` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the macro `$crate::eprint` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] = note: this warning originates in the macro `$crate::eprint` which comes from the expansion of the macro `snapbox::debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `test`
[INFO] [stderr] --> src/schema.rs:212:37
[INFO] [stderr] |
[INFO] [stderr] 212 | ... snapbox::debug!("ignore from infostring: {:?}", info);
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `color`, `color-auto`, `debug`, `default`, `diff`, `escargot`, `examples`, `filesystem`, and `schema`
[INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `$crate::eprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the macro `$crate::eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the macro `$crate::eprintln` which comes from the expansion of the macro `snapbox::debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `test`
[INFO] [stderr] --> src/schema.rs:218:33
[INFO] [stderr] |
[INFO] [stderr] 218 | ... snapbox::debug!("ignore from lang: {:?}", lang);
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `color`, `color-auto`, `debug`, `default`, `diff`, `escargot`, `examples`, `filesystem`, and `schema`
[INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `$crate::eprint` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the macro `$crate::eprint` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the macro `$crate::eprint` which comes from the expansion of the macro `snapbox::debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `test`
[INFO] [stderr] --> src/schema.rs:218:33
[INFO] [stderr] |
[INFO] [stderr] 218 | ... snapbox::debug!("ignore from lang: {:?}", lang);
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `color`, `color-auto`, `debug`, `default`, `diff`, `escargot`, `examples`, `filesystem`, and `schema`
[INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `$crate::eprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the macro `$crate::eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the macro `$crate::eprintln` which comes from the expansion of the macro `snapbox::debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `test`
[INFO] [stderr] --> src/runner.rs:45:13
[INFO] [stderr] |
[INFO] [stderr] 45 | eprintln!("{}", palette.warn("There are no trycmd tests enabled yet"));
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `color`, `color-auto`, `debug`, `default`, `diff`, `escargot`, `examples`, `filesystem`, and `schema`
[INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `eprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the macro `eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the macro `eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `test`
[INFO] [stderr] --> src/runner.rs:59:29
[INFO] [stderr] |
[INFO] [stderr] 59 | ... snapbox::debug!("Case: {:#?}", s);
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `color`, `color-auto`, `debug`, `default`, `diff`, `escargot`, `examples`, `filesystem`, and `schema`
[INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `$crate::eprint` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the macro `$crate::eprint` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the macro `$crate::eprint` which comes from the expansion of the macro `snapbox::debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `test`
[INFO] [stderr] --> src/runner.rs:59:29
[INFO] [stderr] |
[INFO] [stderr] 59 | ... snapbox::debug!("Case: {:#?}", s);
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `color`, `color-auto`, `debug`, `default`, `diff`, `escargot`, `examples`, `filesystem`, and `schema`
[INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `$crate::eprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the macro `$crate::eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the macro `$crate::eprintln` which comes from the expansion of the macro `snapbox::debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `test`
[INFO] [stderr] --> src/runner.rs:212:9
[INFO] [stderr] |
[INFO] [stderr] 212 | snapbox::debug!("{:?}", substitutions);
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `color`, `color-auto`, `debug`, `default`, `diff`, `escargot`, `examples`, `filesystem`, and `schema`
[INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `$crate::eprint` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the macro `$crate::eprint` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the macro `$crate::eprint` which comes from the expansion of the macro `snapbox::debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `test`
[INFO] [stderr] --> src/runner.rs:212:9
[INFO] [stderr] |
[INFO] [stderr] 212 | snapbox::debug!("{:?}", substitutions);
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `color`, `color-auto`, `debug`, `default`, `diff`, `escargot`, `examples`, `filesystem`, and `schema`
[INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `$crate::eprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the macro `$crate::eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the macro `$crate::eprintln` which comes from the expansion of the macro `snapbox::debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `test`
[INFO] [stderr] --> src/runner.rs:343:17
[INFO] [stderr] |
[INFO] [stderr] 343 | snapbox::debug!("bin={:?} not found", _name);
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `color`, `color-auto`, `debug`, `default`, `diff`, `escargot`, `examples`, `filesystem`, and `schema`
[INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `$crate::eprint` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the macro `$crate::eprint` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the macro `$crate::eprint` which comes from the expansion of the macro `snapbox::debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `test`
[INFO] [stderr] --> src/runner.rs:343:17
[INFO] [stderr] |
[INFO] [stderr] 343 | snapbox::debug!("bin={:?} not found", _name);
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `color`, `color-auto`, `debug`, `default`, `diff`, `escargot`, `examples`, `filesystem`, and `schema`
[INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `$crate::eprintln` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the macro `$crate::eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the macro `$crate::eprintln` which comes from the expansion of the macro `snapbox::debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: `trycmd` (lib doc) generated 11 warnings
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/trycmd/index.html
[INFO] running `Command { std: "docker" "inspect" "746ae2151c1abb291d62744d4f5410b8c999442cab429ee656b6da8a413cbdeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "746ae2151c1abb291d62744d4f5410b8c999442cab429ee656b6da8a413cbdeb", kill_on_drop: false }`
[INFO] [stdout] 746ae2151c1abb291d62744d4f5410b8c999442cab429ee656b6da8a413cbdeb