[INFO] fetching crate opentelemetry-prometheus 0.14.1...
[INFO] checking opentelemetry-prometheus-0.14.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate opentelemetry-prometheus 0.14.1 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate opentelemetry-prometheus 0.14.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate opentelemetry-prometheus 0.14.1
[INFO] finished tweaking crates.io crate opentelemetry-prometheus 0.14.1
[INFO] tweaked toml for crates.io crate opentelemetry-prometheus 0.14.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate opentelemetry-prometheus 0.14.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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ordered-float v4.1.0
[INFO] [stderr]   Downloaded opentelemetry v0.21.0
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 458eaf42eef8cf1f52525bc39e951b185a8d39ad9107a82f40f74a3a73ec7ab0
[INFO] running `Command { std: "docker" "start" "-a" "458eaf42eef8cf1f52525bc39e951b185a8d39ad9107a82f40f74a3a73ec7ab0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "458eaf42eef8cf1f52525bc39e951b185a8d39ad9107a82f40f74a3a73ec7ab0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "458eaf42eef8cf1f52525bc39e951b185a8d39ad9107a82f40f74a3a73ec7ab0", kill_on_drop: false }`
[INFO] [stdout] 458eaf42eef8cf1f52525bc39e951b185a8d39ad9107a82f40f74a3a73ec7ab0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c4ead8c18a4f2ba1cf65461c68ebff488595aee3b9c1e27d00dbce14a18cb4a
[INFO] running `Command { std: "docker" "start" "-a" "9c4ead8c18a4f2ba1cf65461c68ebff488595aee3b9c1e27d00dbce14a18cb4a", kill_on_drop: false }`
[INFO] [stderr]     Checking pin-project-lite v0.2.11
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking ordered-float v4.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]     Checking opentelemetry v0.21.0
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking opentelemetry_sdk v0.21.0
[INFO] [stderr]     Checking opentelemetry-prometheus v0.14.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opentelemetry_semantic_conventions`
[INFO] [stdout]   --> tests/integration_test.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use opentelemetry_semantic_conventions::resource::{SERVICE_NAME, TELEMETRY_SDK_VERSION};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `opentelemetry_semantic_conventions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `opentelemetry-prometheus` (test "integration_test") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9c4ead8c18a4f2ba1cf65461c68ebff488595aee3b9c1e27d00dbce14a18cb4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c4ead8c18a4f2ba1cf65461c68ebff488595aee3b9c1e27d00dbce14a18cb4a", kill_on_drop: false }`
[INFO] [stdout] 9c4ead8c18a4f2ba1cf65461c68ebff488595aee3b9c1e27d00dbce14a18cb4a
[INFO] checking opentelemetry-prometheus-0.14.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate opentelemetry-prometheus 0.14.1 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate opentelemetry-prometheus 0.14.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate opentelemetry-prometheus 0.14.1
[INFO] finished tweaking crates.io crate opentelemetry-prometheus 0.14.1
[INFO] tweaked toml for crates.io crate opentelemetry-prometheus 0.14.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate opentelemetry-prometheus 0.14.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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9633b2649ec3ee6f5344c8484d6b64aa2379b6bfd24095cec99f0c4e7519945
[INFO] running `Command { std: "docker" "start" "-a" "f9633b2649ec3ee6f5344c8484d6b64aa2379b6bfd24095cec99f0c4e7519945", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9633b2649ec3ee6f5344c8484d6b64aa2379b6bfd24095cec99f0c4e7519945", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9633b2649ec3ee6f5344c8484d6b64aa2379b6bfd24095cec99f0c4e7519945", kill_on_drop: false }`
[INFO] [stdout] f9633b2649ec3ee6f5344c8484d6b64aa2379b6bfd24095cec99f0c4e7519945
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bfe1939b6e365c41be3c53ca0fe1085ca1adb73c66981a7a3a7be4b514a05ae
[INFO] running `Command { std: "docker" "start" "-a" "0bfe1939b6e365c41be3c53ca0fe1085ca1adb73c66981a7a3a7be4b514a05ae", kill_on_drop: false }`
[INFO] [stderr]     Checking pin-project-lite v0.2.11
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking ordered-float v4.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]     Checking opentelemetry v0.21.0
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking opentelemetry_sdk v0.21.0
[INFO] [stderr]     Checking opentelemetry-prometheus v0.14.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opentelemetry_semantic_conventions`
[INFO] [stdout]   --> tests/integration_test.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use opentelemetry_semantic_conventions::resource::{SERVICE_NAME, TELEMETRY_SDK_VERSION};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `opentelemetry_semantic_conventions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `opentelemetry-prometheus` (test "integration_test") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0bfe1939b6e365c41be3c53ca0fe1085ca1adb73c66981a7a3a7be4b514a05ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bfe1939b6e365c41be3c53ca0fe1085ca1adb73c66981a7a3a7be4b514a05ae", kill_on_drop: false }`
[INFO] [stdout] 0bfe1939b6e365c41be3c53ca0fe1085ca1adb73c66981a7a3a7be4b514a05ae
