[INFO] fetching crate sn_metrics 0.1.20... [INFO] testing sn_metrics-0.1.20 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate sn_metrics 0.1.20 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate sn_metrics 0.1.20 [INFO] finished tweaking crates.io crate sn_metrics 0.1.20 [INFO] tweaked toml for crates.io crate sn_metrics 0.1.20 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sn_metrics 0.1.20 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sn_metrics 0.1.20 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c75b7e30c676ff2fd33a3b3d5b71d2be46c7fba796ec691a5a351f47272d5c93 [INFO] running `Command { std: "docker" "start" "-a" "c75b7e30c676ff2fd33a3b3d5b71d2be46c7fba796ec691a5a351f47272d5c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c75b7e30c676ff2fd33a3b3d5b71d2be46c7fba796ec691a5a351f47272d5c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c75b7e30c676ff2fd33a3b3d5b71d2be46c7fba796ec691a5a351f47272d5c93", kill_on_drop: false }` [INFO] [stdout] c75b7e30c676ff2fd33a3b3d5b71d2be46c7fba796ec691a5a351f47272d5c93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52e256e41eb675deb0355a2b73ed5b3c3ef23e32901cdce24081bc5f58a33897 [INFO] running `Command { std: "docker" "start" "-a" "52e256e41eb675deb0355a2b73ed5b3c3ef23e32901cdce24081bc5f58a33897", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling clap v4.5.17 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling sn_metrics v0.1.20 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.40s [INFO] running `Command { std: "docker" "inspect" "52e256e41eb675deb0355a2b73ed5b3c3ef23e32901cdce24081bc5f58a33897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52e256e41eb675deb0355a2b73ed5b3c3ef23e32901cdce24081bc5f58a33897", kill_on_drop: false }` [INFO] [stdout] 52e256e41eb675deb0355a2b73ed5b3c3ef23e32901cdce24081bc5f58a33897 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee3bbd03a7313da63b3b3f5663dd662f47e6aad800d1cd3142896010896b7452 [INFO] running `Command { std: "docker" "start" "-a" "ee3bbd03a7313da63b3b3f5663dd662f47e6aad800d1cd3142896010896b7452", kill_on_drop: false }` [INFO] [stderr] Compiling sn_metrics v0.1.20 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] running `Command { std: "docker" "inspect" "ee3bbd03a7313da63b3b3f5663dd662f47e6aad800d1cd3142896010896b7452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee3bbd03a7313da63b3b3f5663dd662f47e6aad800d1cd3142896010896b7452", kill_on_drop: false }` [INFO] [stdout] ee3bbd03a7313da63b3b3f5663dd662f47e6aad800d1cd3142896010896b7452 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b48ffc2b539d81b6ad05ec71294a6cbbc5d538ce09c8cd6265bb18ed2ae8bce6 [INFO] running `Command { std: "docker" "start" "-a" "b48ffc2b539d81b6ad05ec71294a6cbbc5d538ce09c8cd6265bb18ed2ae8bce6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/metrics-e978c42a211e09cb) [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" "b48ffc2b539d81b6ad05ec71294a6cbbc5d538ce09c8cd6265bb18ed2ae8bce6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b48ffc2b539d81b6ad05ec71294a6cbbc5d538ce09c8cd6265bb18ed2ae8bce6", kill_on_drop: false }` [INFO] [stdout] b48ffc2b539d81b6ad05ec71294a6cbbc5d538ce09c8cd6265bb18ed2ae8bce6