[INFO] fetching crate prometheus-client-derive-encode 0.4.2...
[INFO] checking prometheus-client-derive-encode-0.4.2 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate prometheus-client-derive-encode 0.4.2 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate prometheus-client-derive-encode 0.4.2 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate prometheus-client-derive-encode 0.4.2
[INFO] finished tweaking crates.io crate prometheus-client-derive-encode 0.4.2
[INFO] tweaked toml for crates.io crate prometheus-client-derive-encode 0.4.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 897b77da976a9d7defe89d4cb18bca0d8af378f737d5b0fbcb5ef090289ac443
[INFO] running `Command { std: "docker" "start" "-a" "897b77da976a9d7defe89d4cb18bca0d8af378f737d5b0fbcb5ef090289ac443", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "897b77da976a9d7defe89d4cb18bca0d8af378f737d5b0fbcb5ef090289ac443", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "897b77da976a9d7defe89d4cb18bca0d8af378f737d5b0fbcb5ef090289ac443", kill_on_drop: false }`
[INFO] [stdout] 897b77da976a9d7defe89d4cb18bca0d8af378f737d5b0fbcb5ef090289ac443
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9e47f9bbec56ab54202aa0964526e6914c22ca644a3a3ff31a65a19da605989
[INFO] running `Command { std: "docker" "start" "-a" "c9e47f9bbec56ab54202aa0964526e6914c22ca644a3a3ff31a65a19da605989", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking syn v2.0.90
[INFO] [stderr]     Checking prometheus-client-derive-encode v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `prometheus_client`
[INFO] [stdout]  --> tests/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use prometheus_client::encoding::text::encode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `prometheus_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `prometheus_client`
[INFO] [stdout]  --> tests/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use prometheus_client::encoding::{EncodeLabelSet, EncodeLabelValue};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `prometheus_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `prometheus_client`
[INFO] [stdout]  --> tests/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use prometheus_client::metrics::counter::Counter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `prometheus_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `prometheus_client`
[INFO] [stdout]  --> tests/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use prometheus_client::metrics::family::Family;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `prometheus_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `prometheus_client`
[INFO] [stdout]  --> tests/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use prometheus_client::registry::Registry;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `prometheus_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `prometheus_client`
[INFO] [stdout]   --> tests/lib.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     use prometheus_client::encoding::protobuf::encode;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `prometheus_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `prometheus_client`
[INFO] [stdout]   --> tests/lib.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     use prometheus_client::encoding::protobuf::openmetrics_data_model;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `prometheus_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `prometheus_client`
[INFO] [stdout]   --> tests/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     use prometheus_client::metrics::counter::Counter;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `prometheus_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `prometheus_client`
[INFO] [stdout]   --> tests/lib.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     use prometheus_client::metrics::family::Family;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `prometheus_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `prometheus_client`
[INFO] [stdout]   --> tests/lib.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     use prometheus_client::registry::Registry;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `prometheus_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prometheus` in this scope
[INFO] [stdout]    --> tests/lib.rs:150:11
[INFO] [stdout]     |
[INFO] [stdout] 150 |         #[prometheus(flatten)]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `prometheus-client-derive-encode` (test "lib") due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "c9e47f9bbec56ab54202aa0964526e6914c22ca644a3a3ff31a65a19da605989", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9e47f9bbec56ab54202aa0964526e6914c22ca644a3a3ff31a65a19da605989", kill_on_drop: false }`
[INFO] [stdout] c9e47f9bbec56ab54202aa0964526e6914c22ca644a3a3ff31a65a19da605989
