[INFO] fetching crate stry-common 0.1.3...
[INFO] building stry-common-0.1.3 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate stry-common 0.1.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate stry-common 0.1.3
[INFO] finished tweaking crates.io crate stry-common 0.1.3
[INFO] tweaked toml for crates.io crate stry-common 0.1.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stry-common 0.1.3 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 53 packages to latest compatible versions
[INFO] [stderr]       Adding arrayvec v0.5.2 (available: v0.7.6)
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.48)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding ron v0.6.6 (available: v0.11.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 70ee8605b65e06c4e5df672f973fe0c34518ffcaaabfe29a95b59b7f1fc191eb
[INFO] running `Command { std: "docker" "start" "-a" "70ee8605b65e06c4e5df672f973fe0c34518ffcaaabfe29a95b59b7f1fc191eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70ee8605b65e06c4e5df672f973fe0c34518ffcaaabfe29a95b59b7f1fc191eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70ee8605b65e06c4e5df672f973fe0c34518ffcaaabfe29a95b59b7f1fc191eb", kill_on_drop: false }`
[INFO] [stdout] 70ee8605b65e06c4e5df672f973fe0c34518ffcaaabfe29a95b59b7f1fc191eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4dcd6acec66c88e39119ef96794085974b071a420664575fb802d7dcdcce46d0
[INFO] running `Command { std: "docker" "start" "-a" "4dcd6acec66c88e39119ef96794085974b071a420664575fb802d7dcdcce46d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ron v0.6.6
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling stry-common v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `with-source-on`
[INFO] [stdout]  --> src/config.rs:5:41
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(any(feature = "with-source-clap", feature = "with-source-on"))]
[INFO] [stdout]   |                                         ^^^^^^^^^^----------------
[INFO] [stdout]   |                                                   |
[INFO] [stdout]   |                                                   help: there is a expected value with a similar name: `"with-source-ron"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `async-trait`, `clap`, `default`, `rand`, `ron`, `with-backend`, `with-nanoid`, `with-source-clap`, and `with-source-ron`
[INFO] [stdout]   = help: consider adding `with-source-on` as a feature in `Cargo.toml`
[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 7.91s
[INFO] running `Command { std: "docker" "inspect" "4dcd6acec66c88e39119ef96794085974b071a420664575fb802d7dcdcce46d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dcd6acec66c88e39119ef96794085974b071a420664575fb802d7dcdcce46d0", kill_on_drop: false }`
[INFO] [stdout] 4dcd6acec66c88e39119ef96794085974b071a420664575fb802d7dcdcce46d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0490e6df072bde48b033cde0eccb0ca00794acdbcee695e65166eae6cf852daa
[INFO] running `Command { std: "docker" "start" "-a" "0490e6df072bde48b033cde0eccb0ca00794acdbcee695e65166eae6cf852daa", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `with-source-on`
[INFO] [stdout]  --> src/config.rs:5:41
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(any(feature = "with-source-clap", feature = "with-source-on"))]
[INFO] [stdout]   |                                         ^^^^^^^^^^----------------
[INFO] [stdout]   |                                                   |
[INFO] [stdout]   |                                                   help: there is a expected value with a similar name: `"with-source-ron"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `async-trait`, `clap`, `default`, `rand`, `ron`, `with-backend`, `with-nanoid`, `with-source-clap`, and `with-source-ron`
[INFO] [stdout]   = help: consider adding `with-source-on` as a feature in `Cargo.toml`
[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]    Compiling stry-common v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `with-source-on`
[INFO] [stdout]  --> src/config.rs:5:41
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(any(feature = "with-source-clap", feature = "with-source-on"))]
[INFO] [stdout]   |                                         ^^^^^^^^^^----------------
[INFO] [stdout]   |                                                   |
[INFO] [stdout]   |                                                   help: there is a expected value with a similar name: `"with-source-ron"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `async-trait`, `clap`, `default`, `rand`, `ron`, `with-backend`, `with-nanoid`, `with-source-clap`, and `with-source-ron`
[INFO] [stdout]   = help: consider adding `with-source-on` as a feature in `Cargo.toml`
[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 1.73s
[INFO] running `Command { std: "docker" "inspect" "0490e6df072bde48b033cde0eccb0ca00794acdbcee695e65166eae6cf852daa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0490e6df072bde48b033cde0eccb0ca00794acdbcee695e65166eae6cf852daa", kill_on_drop: false }`
[INFO] [stdout] 0490e6df072bde48b033cde0eccb0ca00794acdbcee695e65166eae6cf852daa
