[INFO] fetching crate opentelemetry-prometheus 0.29.1...
[INFO] building opentelemetry-prometheus-0.29.1 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate opentelemetry-prometheus 0.29.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate opentelemetry-prometheus 0.29.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate opentelemetry-prometheus 0.29.1
[INFO] tweaked toml for crates.io crate opentelemetry-prometheus 0.29.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate opentelemetry-prometheus 0.29.1 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate opentelemetry-prometheus 0.29.1 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.29.0
[INFO] [stderr]   Downloaded opentelemetry v0.29.0
[INFO] [stderr]   Downloaded protobuf-support v3.7.2
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.29.0
[INFO] [stderr]   Downloaded protobuf v3.7.2
[INFO] [stderr]   Downloaded prometheus v0.14.0
[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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5788de6a0f04145a0e0c884f5a047e798aaf25770abb1524402d299869e9334
[INFO] running `Command { std: "docker" "start" "-a" "a5788de6a0f04145a0e0c884f5a047e798aaf25770abb1524402d299869e9334", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5788de6a0f04145a0e0c884f5a047e798aaf25770abb1524402d299869e9334", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5788de6a0f04145a0e0c884f5a047e798aaf25770abb1524402d299869e9334", kill_on_drop: false }`
[INFO] [stdout] a5788de6a0f04145a0e0c884f5a047e798aaf25770abb1524402d299869e9334
[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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92c2d7a4c0057923710ecaa41c242b3075458ee0c97042481ac5af797af06696
[INFO] running `Command { std: "docker" "start" "-a" "92c2d7a4c0057923710ecaa41c242b3075458ee0c97042481ac5af797af06696", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling opentelemetry v0.29.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling opentelemetry_sdk v0.29.0
[INFO] [stderr]    Compiling opentelemetry-prometheus v0.29.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.37s
[INFO] running `Command { std: "docker" "inspect" "92c2d7a4c0057923710ecaa41c242b3075458ee0c97042481ac5af797af06696", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92c2d7a4c0057923710ecaa41c242b3075458ee0c97042481ac5af797af06696", kill_on_drop: false }`
[INFO] [stdout] 92c2d7a4c0057923710ecaa41c242b3075458ee0c97042481ac5af797af06696
[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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d41bd323456a3761386c32aec1a93276fddef2b8210dd0ef3917ea13387012f
[INFO] running `Command { std: "docker" "start" "-a" "0d41bd323456a3761386c32aec1a93276fddef2b8210dd0ef3917ea13387012f", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.29.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling opentelemetry v0.29.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling opentelemetry_sdk v0.29.0
[INFO] [stderr]    Compiling opentelemetry-prometheus v0.29.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.28s
[INFO] running `Command { std: "docker" "inspect" "0d41bd323456a3761386c32aec1a93276fddef2b8210dd0ef3917ea13387012f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d41bd323456a3761386c32aec1a93276fddef2b8210dd0ef3917ea13387012f", kill_on_drop: false }`
[INFO] [stdout] 0d41bd323456a3761386c32aec1a93276fddef2b8210dd0ef3917ea13387012f
