# rustc version rustc 1.88.0-nightly (0b45675cf 2025-03-31)
# docs.rs version docsrs 0.6.0 (ee9a3fe6 2025-03-28)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/trycmd-0.15.9/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/trycmd-0.15.9/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"--generate-link-to-definition\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250331-1.88.0-nightly-0b45675cf\", \"--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", 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] 90a183bf2b8d5c07092388c1a7bb34e858c5787ffe6e0eb2f0a2eee0340ea7da [INFO] running `Command { std: "docker" "start" "-a" "90a183bf2b8d5c07092388c1a7bb34e858c5787ffe6e0eb2f0a2eee0340ea7da", 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.9 (/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:229:9 [INFO] [stderr] | [INFO] [stderr] 229 | 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:229:9 [INFO] [stderr] | [INFO] [stderr] 229 | 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:360:17 [INFO] [stderr] | [INFO] [stderr] 360 | 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:360:17 [INFO] [stderr] | [INFO] [stderr] 360 | 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 8 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/trycmd/index.html [INFO] running `Command { std: "docker" "inspect" "90a183bf2b8d5c07092388c1a7bb34e858c5787ffe6e0eb2f0a2eee0340ea7da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90a183bf2b8d5c07092388c1a7bb34e858c5787ffe6e0eb2f0a2eee0340ea7da", kill_on_drop: false }` [INFO] [stdout] 90a183bf2b8d5c07092388c1a7bb34e858c5787ffe6e0eb2f0a2eee0340ea7da