[INFO] fetching crate chaste-cli 0.5.0... [INFO] testing chaste-cli-0.5.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate chaste-cli 0.5.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate chaste-cli 0.5.0 [INFO] finished tweaking crates.io crate chaste-cli 0.5.0 [INFO] tweaked toml for crates.io crate chaste-cli 0.5.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate chaste-cli 0.5.0 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 chaste-cli 0.5.0 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 3e6ac2271fa2cfe0ea83231d612d1f1ef7a38c4a0063342d242c4180217e431a [INFO] running `Command { std: "docker" "start" "-a" "3e6ac2271fa2cfe0ea83231d612d1f1ef7a38c4a0063342d242c4180217e431a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e6ac2271fa2cfe0ea83231d612d1f1ef7a38c4a0063342d242c4180217e431a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e6ac2271fa2cfe0ea83231d612d1f1ef7a38c4a0063342d242c4180217e431a", kill_on_drop: false }` [INFO] [stdout] 3e6ac2271fa2cfe0ea83231d612d1f1ef7a38c4a0063342d242c4180217e431a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 88b2e312c6d222eeeda5b17b0823e582f5a92000f55462f6e304c36f4fd81594 [INFO] running `Command { std: "docker" "start" "-a" "88b2e312c6d222eeeda5b17b0823e582f5a92000f55462f6e304c36f4fd81594", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling xxhash-rust v0.8.12 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling unsafe-libyaml-norway v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling nom-language v0.1.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling miette-derive v7.4.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling miette v7.4.0 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling yarn-state v0.1.1 [INFO] [stderr] Compiling yarn-lock-parser v0.11.0 [INFO] [stderr] Compiling nodejs-semver v4.1.0 [INFO] [stderr] Compiling ssri v9.2.0 [INFO] [stderr] Compiling chaste-types v0.5.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling serde_norway v0.9.42 [INFO] [stderr] Compiling argh_shared v0.1.12 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Compiling chaste-bun v0.5.0 [INFO] [stderr] Compiling argh v0.1.12 [INFO] [stderr] Compiling chaste-yarn v0.5.0 [INFO] [stderr] Compiling chaste-npm v0.5.0 [INFO] [stderr] Compiling chaste-pnpm v0.5.0 [INFO] [stderr] Compiling chaste v0.5.0 [INFO] [stderr] Compiling chaste-cli v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.89s [INFO] running `Command { std: "docker" "inspect" "88b2e312c6d222eeeda5b17b0823e582f5a92000f55462f6e304c36f4fd81594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88b2e312c6d222eeeda5b17b0823e582f5a92000f55462f6e304c36f4fd81594", kill_on_drop: false }` [INFO] [stdout] 88b2e312c6d222eeeda5b17b0823e582f5a92000f55462f6e304c36f4fd81594 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 41388d4f60d3445b598249d604c08b05f69f74afdcde409a843f3f88038f63da [INFO] running `Command { std: "docker" "start" "-a" "41388d4f60d3445b598249d604c08b05f69f74afdcde409a843f3f88038f63da", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling bstr v1.11.1 [INFO] [stderr] Compiling chaste-cli v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.29s [INFO] running `Command { std: "docker" "inspect" "41388d4f60d3445b598249d604c08b05f69f74afdcde409a843f3f88038f63da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41388d4f60d3445b598249d604c08b05f69f74afdcde409a843f3f88038f63da", kill_on_drop: false }` [INFO] [stdout] 41388d4f60d3445b598249d604c08b05f69f74afdcde409a843f3f88038f63da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] eb575f1a6e76df8994a72454d69d3b3ace752967442cbb1098a709566159a7ec [INFO] running `Command { std: "docker" "start" "-a" "eb575f1a6e76df8994a72454d69d3b3ace752967442cbb1098a709566159a7ec", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chaste-8775a38c25ce33f2) [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" "eb575f1a6e76df8994a72454d69d3b3ace752967442cbb1098a709566159a7ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb575f1a6e76df8994a72454d69d3b3ace752967442cbb1098a709566159a7ec", kill_on_drop: false }` [INFO] [stdout] eb575f1a6e76df8994a72454d69d3b3ace752967442cbb1098a709566159a7ec