[INFO] fetching crate opentelemetry-user-events-metrics 0.4.0... [INFO] checking opentelemetry-user-events-metrics-0.4.0 against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] extracting crate opentelemetry-user-events-metrics 0.4.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate opentelemetry-user-events-metrics 0.4.0 on toolchain eb10639928a2781cf0a12440007fbcc1e3a6888f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate opentelemetry-user-events-metrics 0.4.0 [INFO] finished tweaking crates.io crate opentelemetry-user-events-metrics 0.4.0 [INFO] tweaked toml for crates.io crate opentelemetry-user-events-metrics 0.4.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate opentelemetry-user-events-metrics 0.4.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" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.83 [INFO] [stderr] Downloaded proc-macro2 v1.0.82 [INFO] [stderr] Downloaded opentelemetry_sdk v0.23.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.60 [INFO] [stderr] Downloaded serde_derive v1.0.202 [INFO] [stderr] Downloaded serde v1.0.202 [INFO] [stderr] Downloaded opentelemetry v0.23.0 [INFO] [stderr] Downloaded opentelemetry-proto v0.6.0 [INFO] [stderr] Downloaded tracepoint v0.4.0 [INFO] [stderr] Downloaded thiserror v1.0.60 [INFO] [stderr] Downloaded eventheader_macros v0.3.0 [INFO] [stderr] Downloaded syn v2.0.64 [INFO] [stderr] Downloaded cc v1.0.97 [INFO] [stderr] Downloaded eventheader v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33b3de80cfaf4cccff39206e72b5f7ef22085ce796ef152ea3043bed89f60a58 [INFO] running `Command { std: "docker" "start" "-a" "33b3de80cfaf4cccff39206e72b5f7ef22085ce796ef152ea3043bed89f60a58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33b3de80cfaf4cccff39206e72b5f7ef22085ce796ef152ea3043bed89f60a58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33b3de80cfaf4cccff39206e72b5f7ef22085ce796ef152ea3043bed89f60a58", kill_on_drop: false }` [INFO] [stdout] 33b3de80cfaf4cccff39206e72b5f7ef22085ce796ef152ea3043bed89f60a58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3888eb7df58b231d21e71aec156fca3b848f9406d12c3a34d8205a486125a7e [INFO] running `Command { std: "docker" "start" "-a" "a3888eb7df58b231d21e71aec156fca3b848f9406d12c3a34d8205a486125a7e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Compiling eventheader_macros v0.3.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking tracepoint v0.4.0 [INFO] [stderr] Checking eventheader v0.4.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ordered-float v4.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling prost-derive v0.12.4 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking opentelemetry v0.23.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking prost v0.12.4 [INFO] [stderr] Checking axum-core v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking opentelemetry_sdk v0.23.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking axum v0.6.20 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.11.0 [INFO] [stderr] Checking opentelemetry-proto v0.6.0 [INFO] [stderr] Checking opentelemetry-user-events-metrics v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.52s [INFO] running `Command { std: "docker" "inspect" "a3888eb7df58b231d21e71aec156fca3b848f9406d12c3a34d8205a486125a7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3888eb7df58b231d21e71aec156fca3b848f9406d12c3a34d8205a486125a7e", kill_on_drop: false }` [INFO] [stdout] a3888eb7df58b231d21e71aec156fca3b848f9406d12c3a34d8205a486125a7e [INFO] checking opentelemetry-user-events-metrics-0.4.0 against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] extracting crate opentelemetry-user-events-metrics 0.4.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate opentelemetry-user-events-metrics 0.4.0 on toolchain 357cc345f0a672ac4bee347eb89b7552541416c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate opentelemetry-user-events-metrics 0.4.0 [INFO] finished tweaking crates.io crate opentelemetry-user-events-metrics 0.4.0 [INFO] tweaked toml for crates.io crate opentelemetry-user-events-metrics 0.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate opentelemetry-user-events-metrics 0.4.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" "+357cc345f0a672ac4bee347eb89b7552541416c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 546783ff795d5613180ef80c44484323cede2b552d87c574dbfaae45648c7fee [INFO] running `Command { std: "docker" "start" "-a" "546783ff795d5613180ef80c44484323cede2b552d87c574dbfaae45648c7fee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "546783ff795d5613180ef80c44484323cede2b552d87c574dbfaae45648c7fee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "546783ff795d5613180ef80c44484323cede2b552d87c574dbfaae45648c7fee", kill_on_drop: false }` [INFO] [stdout] 546783ff795d5613180ef80c44484323cede2b552d87c574dbfaae45648c7fee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ece7c81da0706fa68febd3c863dd40ad7647ce117e9ab2a5106daa979038c482 [INFO] running `Command { std: "docker" "start" "-a" "ece7c81da0706fa68febd3c863dd40ad7647ce117e9ab2a5106daa979038c482", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Compiling eventheader_macros v0.3.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking ordered-float v4.2.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking tracepoint v0.4.0 [INFO] [stderr] Checking eventheader v0.4.0 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling prost-derive v0.12.4 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking opentelemetry v0.23.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking prost v0.12.4 [INFO] [stderr] Checking axum-core v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking opentelemetry_sdk v0.23.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking axum v0.6.20 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.11.0 [INFO] [stderr] Checking opentelemetry-proto v0.6.0 [INFO] [stderr] Checking opentelemetry-user-events-metrics v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.09s [INFO] running `Command { std: "docker" "inspect" "ece7c81da0706fa68febd3c863dd40ad7647ce117e9ab2a5106daa979038c482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ece7c81da0706fa68febd3c863dd40ad7647ce117e9ab2a5106daa979038c482", kill_on_drop: false }` [INFO] [stdout] ece7c81da0706fa68febd3c863dd40ad7647ce117e9ab2a5106daa979038c482