[INFO] cloning repository https://github.com/mgrenonville/frisquet-commander
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mgrenonville/frisquet-commander" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgrenonville%2Ffrisquet-commander", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgrenonville%2Ffrisquet-commander'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1754dacbff624008a765a3846a21ae2b19f33a0
[INFO] checking mgrenonville/frisquet-commander against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgrenonville%2Ffrisquet-commander" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mgrenonville/frisquet-commander on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mgrenonville/frisquet-commander
[INFO] finished tweaking git repo https://github.com/mgrenonville/frisquet-commander
[INFO] tweaked toml for git repo https://github.com/mgrenonville/frisquet-commander written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/mgrenonville/frisquet-commander 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded inventory v0.3.14
[INFO] [stderr]   Downloaded deku v0.16.0
[INFO] [stderr]   Downloaded unescaper v0.1.3
[INFO] [stderr]   Downloaded typetag v0.2.15
[INFO] [stderr]   Downloaded deku_derive v0.16.0
[INFO] [stderr]   Downloaded paho-mqtt v0.12.3
[INFO] [stderr]   Downloaded typetag-impl v0.2.15
[INFO] [stderr]   Downloaded hexlit v0.5.5
[INFO] [stderr]   Downloaded paho-mqtt-sys v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9eed36bcbe98d5f61b8c2442377b149fb1fb2563c06e778316f9c6f1a82ef04
[INFO] running `Command { std: "docker" "start" "-a" "d9eed36bcbe98d5f61b8c2442377b149fb1fb2563c06e778316f9c6f1a82ef04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9eed36bcbe98d5f61b8c2442377b149fb1fb2563c06e778316f9c6f1a82ef04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9eed36bcbe98d5f61b8c2442377b149fb1fb2563c06e778316f9c6f1a82ef04", kill_on_drop: false }`
[INFO] [stdout] d9eed36bcbe98d5f61b8c2442377b149fb1fb2563c06e778316f9c6f1a82ef04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf2ca91c50dda6cd80b17bbcd43e2c1a45d50be2ad7bfa25314c6c3a0c5a5b67
[INFO] running `Command { std: "docker" "start" "-a" "bf2ca91c50dda6cd80b17bbcd43e2c1a45d50be2ad7bfa25314c6c3a0c5a5b67", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling winnow v0.5.33
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling paho-mqtt-sys v0.9.0
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.11
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling typetag-impl v0.2.15
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking inventory v0.3.14
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]    Compiling deku_derive v0.16.0
[INFO] [stderr]     Checking hexlit v0.5.5
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]    Compiling pest v2.7.6
[INFO] [stderr]     Checking unescaper v0.1.3
[INFO] [stderr]     Checking serialport v4.3.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling pest_meta v2.7.6
[INFO] [stderr]    Compiling pest_generator v2.7.6
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking deku v0.16.0
[INFO] [stderr]    Compiling pest_derive v2.7.6
[INFO] [stderr]     Checking paho-mqtt v0.12.3
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking erased-serde v0.4.2
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking typetag v0.2.15
[INFO] [stderr]     Checking config v0.13.4
[INFO] [stderr]     Checking frisquet-commander v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::frisquet::proto::satellite::SatellitePayload`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::frisquet::proto::satellite::SatellitePayload;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::frisquet::proto::satellite::SatellitePayload`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::frisquet::proto::satellite::SatellitePayload;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/rf/serial/mod.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |                         .map_err(|e| {
[INFO] [stdout]    |                                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rest`
[INFO] [stdout]   --> src/frisquet/proto/sonde.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let (rest, message) =
[INFO] [stdout]    |              ^^^^ help: if this is intentional, prefix it with an underscore: `_rest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rest`
[INFO] [stdout]   --> src/frisquet/proto/sonde.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |         let (rest, message) =
[INFO] [stdout]    |              ^^^^ help: if this is intentional, prefix it with an underscore: `_rest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rest`
[INFO] [stdout]    --> src/frisquet/proto/sonde.rs:105:14
[INFO] [stdout]     |
[INFO] [stdout] 105 |         let (rest, message) =
[INFO] [stdout]     |              ^^^^ help: if this is intentional, prefix it with an underscore: `_rest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_data` is never used
[INFO] [stdout]   --> src/main.rs:69:4
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn send_data<T>(
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_temperature_ext` is never used
[INFO] [stdout]    --> src/main.rs:101:4
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn send_temperature_ext(client: &mut dyn RFClient, plug: bool) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `start_association` is never used
[INFO] [stdout]    --> src/main.rs:145:4
[INFO] [stdout]     |
[INFO] [stdout] 145 | fn start_association(client: &mut dyn RFClient) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/rf/serial/mod.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |                         .map_err(|e| {
[INFO] [stdout]    |                                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_data` is never used
[INFO] [stdout]   --> src/main.rs:69:4
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn send_data<T>(
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_temperature_ext` is never used
[INFO] [stdout]    --> src/main.rs:101:4
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn send_temperature_ext(client: &mut dyn RFClient, plug: bool) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `start_association` is never used
[INFO] [stdout]    --> src/main.rs:145:4
[INFO] [stdout]     |
[INFO] [stdout] 145 | fn start_association(client: &mut dyn RFClient) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 23.40s
[INFO] running `Command { std: "docker" "inspect" "bf2ca91c50dda6cd80b17bbcd43e2c1a45d50be2ad7bfa25314c6c3a0c5a5b67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf2ca91c50dda6cd80b17bbcd43e2c1a45d50be2ad7bfa25314c6c3a0c5a5b67", kill_on_drop: false }`
[INFO] [stdout] bf2ca91c50dda6cd80b17bbcd43e2c1a45d50be2ad7bfa25314c6c3a0c5a5b67
[INFO] checking mgrenonville/frisquet-commander against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgrenonville%2Ffrisquet-commander" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mgrenonville/frisquet-commander on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mgrenonville/frisquet-commander
[INFO] finished tweaking git repo https://github.com/mgrenonville/frisquet-commander
[INFO] tweaked toml for git repo https://github.com/mgrenonville/frisquet-commander written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/mgrenonville/frisquet-commander 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a58800c4ddd5025fc0cf0c60b8b170d84724e24ccbe00f11990b103bc55a82b8
[INFO] running `Command { std: "docker" "start" "-a" "a58800c4ddd5025fc0cf0c60b8b170d84724e24ccbe00f11990b103bc55a82b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a58800c4ddd5025fc0cf0c60b8b170d84724e24ccbe00f11990b103bc55a82b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a58800c4ddd5025fc0cf0c60b8b170d84724e24ccbe00f11990b103bc55a82b8", kill_on_drop: false }`
[INFO] [stdout] a58800c4ddd5025fc0cf0c60b8b170d84724e24ccbe00f11990b103bc55a82b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a1b927781952d16210d1182b969eda6f0dfd0fd16bb5089e3c93caa1385e0a9
[INFO] running `Command { std: "docker" "start" "-a" "8a1b927781952d16210d1182b969eda6f0dfd0fd16bb5089e3c93caa1385e0a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling winnow v0.5.33
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling paho-mqtt-sys v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling typetag-impl v0.2.15
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]    Compiling deku_derive v0.16.0
[INFO] [stderr]     Checking inventory v0.3.14
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]    Compiling pest v2.7.6
[INFO] [stderr]     Checking unescaper v0.1.3
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking serialport v4.3.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking hexlit v0.5.5
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]    Compiling pest_meta v2.7.6
[INFO] [stderr]    Compiling pest_generator v2.7.6
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking deku v0.16.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling pest_derive v2.7.6
[INFO] [stderr]     Checking paho-mqtt v0.12.3
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking erased-serde v0.4.2
[INFO] [stderr]     Checking typetag v0.2.15
[INFO] [stderr]     Checking config v0.13.4
[INFO] [stderr]     Checking frisquet-commander v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::frisquet::proto::satellite::SatellitePayload`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::frisquet::proto::satellite::SatellitePayload;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::frisquet::proto::satellite::SatellitePayload`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::frisquet::proto::satellite::SatellitePayload;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/rf/serial/mod.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |                         .map_err(|e| {
[INFO] [stdout]    |                                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/rf/serial/mod.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |                         .map_err(|e| {
[INFO] [stdout]    |                                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rest`
[INFO] [stdout]   --> src/frisquet/proto/sonde.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let (rest, message) =
[INFO] [stdout]    |              ^^^^ help: if this is intentional, prefix it with an underscore: `_rest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rest`
[INFO] [stdout]   --> src/frisquet/proto/sonde.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |         let (rest, message) =
[INFO] [stdout]    |              ^^^^ help: if this is intentional, prefix it with an underscore: `_rest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rest`
[INFO] [stdout]    --> src/frisquet/proto/sonde.rs:105:14
[INFO] [stdout]     |
[INFO] [stdout] 105 |         let (rest, message) =
[INFO] [stdout]     |              ^^^^ help: if this is intentional, prefix it with an underscore: `_rest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_data` is never used
[INFO] [stdout]   --> src/main.rs:69:4
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn send_data<T>(
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_temperature_ext` is never used
[INFO] [stdout]    --> src/main.rs:101:4
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn send_temperature_ext(client: &mut dyn RFClient, plug: bool) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `start_association` is never used
[INFO] [stdout]    --> src/main.rs:145:4
[INFO] [stdout]     |
[INFO] [stdout] 145 | fn start_association(client: &mut dyn RFClient) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/rf/mqtt/messages.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[typetag::serde(tag = "type")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_CommandMessage_registry`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_data` is never used
[INFO] [stdout]   --> src/main.rs:69:4
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn send_data<T>(
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_temperature_ext` is never used
[INFO] [stdout]    --> src/main.rs:101:4
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn send_temperature_ext(client: &mut dyn RFClient, plug: bool) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `start_association` is never used
[INFO] [stdout]    --> src/main.rs:145:4
[INFO] [stdout]     |
[INFO] [stdout] 145 | fn start_association(client: &mut dyn RFClient) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/rf/mqtt/messages.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[typetag::serde(tag = "type")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_CommandMessage_registry`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `frisquet-commander` (bin "frisquet-commander" test) due to 2 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `frisquet-commander` (bin "frisquet-commander") due to 2 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8a1b927781952d16210d1182b969eda6f0dfd0fd16bb5089e3c93caa1385e0a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a1b927781952d16210d1182b969eda6f0dfd0fd16bb5089e3c93caa1385e0a9", kill_on_drop: false }`
[INFO] [stdout] 8a1b927781952d16210d1182b969eda6f0dfd0fd16bb5089e3c93caa1385e0a9
