[INFO] cloning repository https://github.com/Kiskae/fping_exporter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kiskae/fping_exporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKiskae%2Ffping_exporter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKiskae%2Ffping_exporter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1b3eac19302dcce536a6cba792156143784a914 [INFO] checking Kiskae/fping_exporter/e1b3eac19302dcce536a6cba792156143784a914 against master#b2728d5426bab1d8c39709768c7e22b7f66dde5d for pr-135852 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKiskae%2Ffping_exporter" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kiskae/fping_exporter on toolchain b2728d5426bab1d8c39709768c7e22b7f66dde5d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kiskae/fping_exporter [INFO] finished tweaking git repo https://github.com/Kiskae/fping_exporter [INFO] tweaked toml for git repo https://github.com/Kiskae/fping_exporter written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Kiskae/fping_exporter 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" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nix v0.21.0 [INFO] [stderr] Downloaded rustix v0.37.3 [INFO] [stderr] Downloaded protobuf v2.22.1 [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ca3d7e39d3610c3c60052872ba85bc26ab342c16ad00e70b6619cdf4d6877f1 [INFO] running `Command { std: "docker" "start" "-a" "6ca3d7e39d3610c3c60052872ba85bc26ab342c16ad00e70b6619cdf4d6877f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ca3d7e39d3610c3c60052872ba85bc26ab342c16ad00e70b6619cdf4d6877f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ca3d7e39d3610c3c60052872ba85bc26ab342c16ad00e70b6619cdf4d6877f1", kill_on_drop: false }` [INFO] [stdout] 6ca3d7e39d3610c3c60052872ba85bc26ab342c16ad00e70b6619cdf4d6877f1 [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73ad701cee25cbeb5a1a3d87c8760de823be6ac9b8e925392fa73e5f51ea2b99 [INFO] running `Command { std: "docker" "start" "-a" "73ad701cee25cbeb5a1a3d87c8760de823be6ac9b8e925392fa73e5f51ea2b99", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling rustix v0.37.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking linux-raw-sys v0.3.7 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling protobuf v2.22.1 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking procfs-core v0.16.0 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking sha-1 v0.9.4 [INFO] [stderr] Checking http-body v0.4.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking headers v0.3.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking nix v0.21.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking tungstenite v0.12.0 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking multipart v0.17.1 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Checking tokio v1.16.1 [INFO] [stderr] Checking pin-project v1.0.6 [INFO] [stderr] Checking tokio-util v0.6.5 [INFO] [stderr] Checking tokio-stream v0.1.5 [INFO] [stderr] Checking tokio-tungstenite v0.13.0 [INFO] [stderr] Checking h2 v0.3.2 [INFO] [stderr] Checking hyper v0.14.5 [INFO] [stderr] Checking warp v0.3.1 [INFO] [stderr] Checking fping_exporter v0.1.0-beta (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `as_stderr` and `as_stdout` [INFO] [stdout] --> src/event_stream/mod.rs:186:21 [INFO] [stdout] | [INFO] [stdout] 186 | pub use synthetic::{as_stderr, as_stdout}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `inner` is never read [INFO] [stdout] --> src/event_stream/util.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct Claim { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 162 | inner: OwnedMutexGuard<()>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Claim` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.23s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "73ad701cee25cbeb5a1a3d87c8760de823be6ac9b8e925392fa73e5f51ea2b99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73ad701cee25cbeb5a1a3d87c8760de823be6ac9b8e925392fa73e5f51ea2b99", kill_on_drop: false }` [INFO] [stdout] 73ad701cee25cbeb5a1a3d87c8760de823be6ac9b8e925392fa73e5f51ea2b99