[INFO] fetching crate prometheus-static-metric 0.5.1... [INFO] checking prometheus-static-metric-0.5.1 against master#836c31742687ba4e2f857b5b698e1e9e6b67619c for pr-81789 [INFO] extracting crate prometheus-static-metric 0.5.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate prometheus-static-metric 0.5.1 on toolchain 836c31742687ba4e2f857b5b698e1e9e6b67619c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate prometheus-static-metric 0.5.1 [INFO] finished tweaking crates.io crate prometheus-static-metric 0.5.1 [INFO] tweaked toml for crates.io crate prometheus-static-metric 0.5.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate prometheus-static-metric 0.5.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c11c9a5a4d03257c766c85e75425ca630924882c0f707cbd110a08dedc75eb01 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c11c9a5a4d03257c766c85e75425ca630924882c0f707cbd110a08dedc75eb01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c11c9a5a4d03257c766c85e75425ca630924882c0f707cbd110a08dedc75eb01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c11c9a5a4d03257c766c85e75425ca630924882c0f707cbd110a08dedc75eb01", kill_on_drop: false }` [INFO] [stdout] c11c9a5a4d03257c766c85e75425ca630924882c0f707cbd110a08dedc75eb01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce09d89da0ae088342c3fa2440148b0feac9b1457058e6cedd9331faa5e7c45c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ce09d89da0ae088342c3fa2440148b0feac9b1457058e6cedd9331faa5e7c45c", kill_on_drop: false }` [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking smallvec v1.6.0 [INFO] [stderr] Compiling protobuf v2.20.0 [INFO] [stderr] Compiling prometheus v0.11.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Checking proc-macro2 v1.0.24 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking tinytemplate v1.2.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking prometheus-static-metric v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stdout] warning: private type `D1` in public interface (error E0446) [INFO] [stdout] --> benches/benches.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / make_static_metric! { [INFO] [stdout] 56 | | label_enum D1 { [INFO] [stdout] 57 | | foo, [INFO] [stdout] 58 | | } [INFO] [stdout] ... | [INFO] [stdout] 67 | | } [INFO] [stdout] 68 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(private_in_public)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `D2` in public interface (error E0446) [INFO] [stdout] --> benches/benches.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / make_static_metric! { [INFO] [stdout] 56 | | label_enum D1 { [INFO] [stdout] 57 | | foo, [INFO] [stdout] 58 | | } [INFO] [stdout] ... | [INFO] [stdout] 67 | | } [INFO] [stdout] 68 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.87s [INFO] running `Command { std: "docker" "inspect" "ce09d89da0ae088342c3fa2440148b0feac9b1457058e6cedd9331faa5e7c45c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce09d89da0ae088342c3fa2440148b0feac9b1457058e6cedd9331faa5e7c45c", kill_on_drop: false }` [INFO] [stdout] ce09d89da0ae088342c3fa2440148b0feac9b1457058e6cedd9331faa5e7c45c