[INFO] cloning repository https://github.com/Frixxie/sensor_monitor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Frixxie/sensor_monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrixxie%2Fsensor_monitor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrixxie%2Fsensor_monitor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c4429fa17dc8b4b5f68f1a03d051b9cac5accf3 [INFO] checking Frixxie/sensor_monitor/9c4429fa17dc8b4b5f68f1a03d051b9cac5accf3 against master#fcac501a73cdde54de46a0683567f1a890730555 for pr-151102 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrixxie%2Fsensor_monitor" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Frixxie/sensor_monitor [INFO] finished tweaking git repo https://github.com/Frixxie/sensor_monitor [INFO] tweaked toml for git repo https://github.com/Frixxie/sensor_monitor written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Frixxie/sensor_monitor on toolchain fcac501a73cdde54de46a0683567f1a890730555 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcac501a73cdde54de46a0683567f1a890730555" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Frixxie/sensor_monitor 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" "+fcac501a73cdde54de46a0683567f1a890730555" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.17.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.102 [INFO] [stderr] Downloaded sketches-ddsketch v0.3.0 [INFO] [stderr] Downloaded rand_xoshiro v0.7.0 [INFO] [stderr] Downloaded mockito v1.7.0 [INFO] [stderr] Downloaded metrics-util v0.20.0 [INFO] [stderr] Downloaded metrics v0.24.2 [INFO] [stderr] Downloaded rumqttc v0.25.0 [INFO] [stderr] Downloaded aws-lc-rs v1.14.1 [INFO] [stderr] Downloaded rustls v0.23.34 [INFO] [stderr] Downloaded aws-lc-sys v0.32.3 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+fcac501a73cdde54de46a0683567f1a890730555" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e69d1072bc9744198f9c385024056b3071fb5bc8864cbe1b6da7b2693187f8a [INFO] running `Command { std: "docker" "start" "-a" "5e69d1072bc9744198f9c385024056b3071fb5bc8864cbe1b6da7b2693187f8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e69d1072bc9744198f9c385024056b3071fb5bc8864cbe1b6da7b2693187f8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e69d1072bc9744198f9c385024056b3071fb5bc8864cbe1b6da7b2693187f8a", kill_on_drop: false }` [INFO] [stdout] 5e69d1072bc9744198f9c385024056b3071fb5bc8864cbe1b6da7b2693187f8a [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+fcac501a73cdde54de46a0683567f1a890730555" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cea21ea386d5d64084f8646a7ad153c6e0fe0f7770492a39ab7f34e620ec29e3 [INFO] running `Command { std: "docker" "start" "-a" "cea21ea386d5d64084f8646a7ad153c6e0fe0f7770492a39ab7f34e620ec29e3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.102 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rustls-native-certs v0.8.2 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking metrics v0.24.2 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking sketches-ddsketch v0.3.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking quanta v0.12.6 [INFO] [stderr] Compiling aws-lc-sys v0.32.3 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Checking metrics-util v0.20.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking mockito v1.7.0 [INFO] [stderr] Checking reqwest v0.12.24 [INFO] [stderr] Checking rustls-webpki v0.103.7 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking rumqttc v0.25.0 [INFO] [stderr] Checking metrics-exporter-prometheus v0.17.2 [INFO] [stderr] Checking sensor_monitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s [INFO] running `Command { std: "docker" "inspect" "cea21ea386d5d64084f8646a7ad153c6e0fe0f7770492a39ab7f34e620ec29e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cea21ea386d5d64084f8646a7ad153c6e0fe0f7770492a39ab7f34e620ec29e3", kill_on_drop: false }` [INFO] [stdout] cea21ea386d5d64084f8646a7ad153c6e0fe0f7770492a39ab7f34e620ec29e3