[INFO] fetching crate anti 0.1.2... [INFO] testing anti-0.1.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate anti 0.1.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate anti 0.1.2 [INFO] finished tweaking crates.io crate anti 0.1.2 [INFO] tweaked toml for crates.io crate anti 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate anti 0.1.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate anti 0.1.2 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95b7babf251bec20d5b865358e8aa8df7039e83d31e7bbfc6cd10c6fe9f5bd4e [INFO] running `Command { std: "docker" "start" "-a" "95b7babf251bec20d5b865358e8aa8df7039e83d31e7bbfc6cd10c6fe9f5bd4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95b7babf251bec20d5b865358e8aa8df7039e83d31e7bbfc6cd10c6fe9f5bd4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95b7babf251bec20d5b865358e8aa8df7039e83d31e7bbfc6cd10c6fe9f5bd4e", kill_on_drop: false }` [INFO] [stdout] 95b7babf251bec20d5b865358e8aa8df7039e83d31e7bbfc6cd10c6fe9f5bd4e [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dca11811ef8acdbe64d4e040b103cefc06e52f0a5fea359031f9845adca7c420 [INFO] running `Command { std: "docker" "start" "-a" "dca11811ef8acdbe64d4e040b103cefc06e52f0a5fea359031f9845adca7c420", kill_on_drop: false }` [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anti-common v0.1.2 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling dns-lookup v2.0.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling anti-sec v0.1.2 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling anti-ping v0.1.2 [INFO] [stderr] Compiling anti-traceroute v0.1.2 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling sysinfo v0.29.11 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling anti-fs v0.1.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling anti-sys v0.1.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling anti-scan v0.1.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling anti-web v0.1.2 [INFO] [stderr] Compiling anti v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.76s [INFO] running `Command { std: "docker" "inspect" "dca11811ef8acdbe64d4e040b103cefc06e52f0a5fea359031f9845adca7c420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dca11811ef8acdbe64d4e040b103cefc06e52f0a5fea359031f9845adca7c420", kill_on_drop: false }` [INFO] [stdout] dca11811ef8acdbe64d4e040b103cefc06e52f0a5fea359031f9845adca7c420 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de7163fbc44b91415a33d1152f57d2db1b2bc2aa71e55f7a975d2f9ab7dcadb8 [INFO] running `Command { std: "docker" "start" "-a" "de7163fbc44b91415a33d1152f57d2db1b2bc2aa71e55f7a975d2f9ab7dcadb8", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling sysinfo v0.29.11 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling anti-sys v0.1.2 [INFO] [stderr] Compiling anti-fs v0.1.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling anti-traceroute v0.1.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling anti-web v0.1.2 [INFO] [stderr] Compiling anti v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.00s [INFO] running `Command { std: "docker" "inspect" "de7163fbc44b91415a33d1152f57d2db1b2bc2aa71e55f7a975d2f9ab7dcadb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de7163fbc44b91415a33d1152f57d2db1b2bc2aa71e55f7a975d2f9ab7dcadb8", kill_on_drop: false }` [INFO] [stdout] de7163fbc44b91415a33d1152f57d2db1b2bc2aa71e55f7a975d2f9ab7dcadb8 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d0ac19c655c4935192c4d3703c2527414de7a07546e95f93ac1eb316e700cead [INFO] running `Command { std: "docker" "start" "-a" "d0ac19c655c4935192c4d3703c2527414de7a07546e95f93ac1eb316e700cead", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anti-5a96e28f1c1d0224) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/anti-31f0697130769997) [INFO] [stdout] [INFO] [stderr] Doc-tests anti [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::cli_parses_sys_info ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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" "d0ac19c655c4935192c4d3703c2527414de7a07546e95f93ac1eb316e700cead", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0ac19c655c4935192c4d3703c2527414de7a07546e95f93ac1eb316e700cead", kill_on_drop: false }` [INFO] [stdout] d0ac19c655c4935192c4d3703c2527414de7a07546e95f93ac1eb316e700cead