[INFO] fetching crate sn_metrics 0.1.20...
[INFO] building sn_metrics-0.1.20 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate sn_metrics 0.1.20 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sn_metrics 0.1.20 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77d398eaae3d0292240c10470911c2c60cc56863a827bc7ed602a529b9048b1a
[INFO] running `Command { std: "docker" "start" "-a" "77d398eaae3d0292240c10470911c2c60cc56863a827bc7ed602a529b9048b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77d398eaae3d0292240c10470911c2c60cc56863a827bc7ed602a529b9048b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77d398eaae3d0292240c10470911c2c60cc56863a827bc7ed602a529b9048b1a", kill_on_drop: false }`
[INFO] [stdout] 77d398eaae3d0292240c10470911c2c60cc56863a827bc7ed602a529b9048b1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 658f8d0db07b97f58c6e91b19c801fb18a2d68aa8c86ba4850e98534d32e307c
[INFO] running `Command { std: "docker" "start" "-a" "658f8d0db07b97f58c6e91b19c801fb18a2d68aa8c86ba4850e98534d32e307c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling clap_builder v4.5.17
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling clap v4.5.17
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling serde v1.0.210
[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 24.61s
[INFO] running `Command { std: "docker" "inspect" "658f8d0db07b97f58c6e91b19c801fb18a2d68aa8c86ba4850e98534d32e307c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "658f8d0db07b97f58c6e91b19c801fb18a2d68aa8c86ba4850e98534d32e307c", kill_on_drop: false }`
[INFO] [stdout] 658f8d0db07b97f58c6e91b19c801fb18a2d68aa8c86ba4850e98534d32e307c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 710dde53615b0117f82e5b178b3823a6e5cd6c4245c5cd12572b3346e1a695fe
[INFO] running `Command { std: "docker" "start" "-a" "710dde53615b0117f82e5b178b3823a6e5cd6c4245c5cd12572b3346e1a695fe", 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.41s
[INFO] running `Command { std: "docker" "inspect" "710dde53615b0117f82e5b178b3823a6e5cd6c4245c5cd12572b3346e1a695fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "710dde53615b0117f82e5b178b3823a6e5cd6c4245c5cd12572b3346e1a695fe", kill_on_drop: false }`
[INFO] [stdout] 710dde53615b0117f82e5b178b3823a6e5cd6c4245c5cd12572b3346e1a695fe
