[INFO] fetching crate cenv-cli 0.1.6...
[INFO] testing cenv-cli-0.1.6 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cenv-cli 0.1.6 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate cenv-cli 0.1.6
[INFO] finished tweaking crates.io crate cenv-cli 0.1.6
[INFO] tweaked toml for crates.io crate cenv-cli 0.1.6 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cenv-cli 0.1.6 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cenv-cli 0.1.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3080cc6167e5a51ce2c53045e8092858cfb32d8e1feabcb48f37c66f20bcedff
[INFO] running `Command { std: "docker" "start" "-a" "3080cc6167e5a51ce2c53045e8092858cfb32d8e1feabcb48f37c66f20bcedff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3080cc6167e5a51ce2c53045e8092858cfb32d8e1feabcb48f37c66f20bcedff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3080cc6167e5a51ce2c53045e8092858cfb32d8e1feabcb48f37c66f20bcedff", kill_on_drop: false }`
[INFO] [stdout] 3080cc6167e5a51ce2c53045e8092858cfb32d8e1feabcb48f37c66f20bcedff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd28f414452dccb76dacfb1767db86f73011413f9e207cc30a8c872b6fa42712
[INFO] running `Command { std: "docker" "start" "-a" "bd28f414452dccb76dacfb1767db86f73011413f9e207cc30a8c872b6fa42712", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling config_parser_derive v0.1.3
[INFO] [stderr]    Compiling clap v4.5.2
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling config_parser2 v0.1.5
[INFO] [stderr]    Compiling cenv-cli v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `macOS`
[INFO] [stdout]   --> src/buildtools/mod.rs:38:40
[INFO] [stdout]    |
[INFO] [stdout] 38 |         #[cfg(any(target_os = "linux", target_os = "macOS"))]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^-------
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    help: there is a expected value with a similar name (notice the capitalization): `"macos"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.23s
[INFO] running `Command { std: "docker" "inspect" "bd28f414452dccb76dacfb1767db86f73011413f9e207cc30a8c872b6fa42712", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd28f414452dccb76dacfb1767db86f73011413f9e207cc30a8c872b6fa42712", kill_on_drop: false }`
[INFO] [stdout] bd28f414452dccb76dacfb1767db86f73011413f9e207cc30a8c872b6fa42712
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41de39976b695a472feecc3ede05ed9a2a5a310b80695d138ddbf2ed8fb49f28
[INFO] running `Command { std: "docker" "start" "-a" "41de39976b695a472feecc3ede05ed9a2a5a310b80695d138ddbf2ed8fb49f28", kill_on_drop: false }`
[INFO] [stderr]    Compiling cenv-cli v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `macOS`
[INFO] [stdout]   --> src/buildtools/mod.rs:38:40
[INFO] [stdout]    |
[INFO] [stdout] 38 |         #[cfg(any(target_os = "linux", target_os = "macOS"))]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^-------
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    help: there is a expected value with a similar name (notice the capitalization): `"macos"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] running `Command { std: "docker" "inspect" "41de39976b695a472feecc3ede05ed9a2a5a310b80695d138ddbf2ed8fb49f28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41de39976b695a472feecc3ede05ed9a2a5a310b80695d138ddbf2ed8fb49f28", kill_on_drop: false }`
[INFO] [stdout] 41de39976b695a472feecc3ede05ed9a2a5a310b80695d138ddbf2ed8fb49f28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9fe1e6792dd1d62d57b83f99d793b8a254f13a4310526e0429e6e9eb53f54d25
[INFO] running `Command { std: "docker" "start" "-a" "9fe1e6792dd1d62d57b83f99d793b8a254f13a4310526e0429e6e9eb53f54d25", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `macOS`
[INFO] [stderr]   --> src/buildtools/mod.rs:38:40
[INFO] [stderr]    |
[INFO] [stderr] 38 |         #[cfg(any(target_os = "linux", target_os = "macOS"))]
[INFO] [stderr]    |                                        ^^^^^^^^^^^^-------
[INFO] [stderr]    |                                                    |
[INFO] [stderr]    |                                                    help: there is a expected value with a similar name (notice the capitalization): `"macos"`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[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] 
[INFO] [stderr] warning: `cenv-cli` (bin "cenv" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cenv-ee8d7a029a524b58)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9fe1e6792dd1d62d57b83f99d793b8a254f13a4310526e0429e6e9eb53f54d25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fe1e6792dd1d62d57b83f99d793b8a254f13a4310526e0429e6e9eb53f54d25", kill_on_drop: false }`
[INFO] [stdout] 9fe1e6792dd1d62d57b83f99d793b8a254f13a4310526e0429e6e9eb53f54d25
