[INFO] fetching crate stry-common 0.1.3...
[INFO] building stry-common-0.1.3 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate stry-common 0.1.3 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stry-common 0.1.3 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54cb77fff05df360b906233a80f0c9408ee9d714aeab5faecdc80044b110df43
[INFO] running `Command { std: "docker" "start" "-a" "54cb77fff05df360b906233a80f0c9408ee9d714aeab5faecdc80044b110df43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54cb77fff05df360b906233a80f0c9408ee9d714aeab5faecdc80044b110df43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54cb77fff05df360b906233a80f0c9408ee9d714aeab5faecdc80044b110df43", kill_on_drop: false }`
[INFO] [stdout] 54cb77fff05df360b906233a80f0c9408ee9d714aeab5faecdc80044b110df43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bcad637d4a6060de82ce197ab63a8a03b0e95020f81d734e3a9971e79d8ff8d
[INFO] running `Command { std: "docker" "start" "-a" "8bcad637d4a6060de82ce197ab63a8a03b0e95020f81d734e3a9971e79d8ff8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling ron v0.6.6
[INFO] [stderr]    Compiling chrono v0.4.42
[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 9.20s
[INFO] running `Command { std: "docker" "inspect" "8bcad637d4a6060de82ce197ab63a8a03b0e95020f81d734e3a9971e79d8ff8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bcad637d4a6060de82ce197ab63a8a03b0e95020f81d734e3a9971e79d8ff8d", kill_on_drop: false }`
[INFO] [stdout] 8bcad637d4a6060de82ce197ab63a8a03b0e95020f81d734e3a9971e79d8ff8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de2e1acc3df895e58aaa58668897aa9bc1997416830db952c48c6a245be8eb3a
[INFO] running `Command { std: "docker" "start" "-a" "de2e1acc3df895e58aaa58668897aa9bc1997416830db952c48c6a245be8eb3a", 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.39s
[INFO] running `Command { std: "docker" "inspect" "de2e1acc3df895e58aaa58668897aa9bc1997416830db952c48c6a245be8eb3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de2e1acc3df895e58aaa58668897aa9bc1997416830db952c48c6a245be8eb3a", kill_on_drop: false }`
[INFO] [stdout] de2e1acc3df895e58aaa58668897aa9bc1997416830db952c48c6a245be8eb3a
