[INFO] cloning repository https://github.com/MaxAndroid33/thread-protocol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MaxAndroid33/thread-protocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxAndroid33%2Fthread-protocol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxAndroid33%2Fthread-protocol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52f29803244c9e9b169713d7d55f23f93a477928 [INFO] checking MaxAndroid33/thread-protocol against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxAndroid33%2Fthread-protocol" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MaxAndroid33/thread-protocol [INFO] finished tweaking git repo https://github.com/MaxAndroid33/thread-protocol [INFO] tweaked toml for git repo https://github.com/MaxAndroid33/thread-protocol written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MaxAndroid33/thread-protocol on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MaxAndroid33/thread-protocol 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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam v0.8.4 [INFO] [stderr] Downloaded dircpy v0.3.19 [INFO] [stderr] Downloaded zmq v0.10.0 [INFO] [stderr] Downloaded libudev v0.3.0 [INFO] [stderr] Downloaded unescaper v0.1.6 [INFO] [stderr] Downloaded jwalk v0.8.1 [INFO] [stderr] Downloaded serialport v4.7.1 [INFO] [stderr] Downloaded zmq-sys v0.12.0 [INFO] [stderr] Downloaded cc v1.2.22 [INFO] [stderr] Downloaded tokio v1.45.0 [INFO] [stderr] Downloaded zeromq-src v0.2.6+4.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 419a57796ecbfa80d4582bc7fd768012345c9547e7aa7b6c4b0bfc94e11707d1 [INFO] running `Command { std: "docker" "start" "-a" "419a57796ecbfa80d4582bc7fd768012345c9547e7aa7b6c4b0bfc94e11707d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "419a57796ecbfa80d4582bc7fd768012345c9547e7aa7b6c4b0bfc94e11707d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "419a57796ecbfa80d4582bc7fd768012345c9547e7aa7b6c4b0bfc94e11707d1", kill_on_drop: false }` [INFO] [stdout] 419a57796ecbfa80d4582bc7fd768012345c9547e7aa7b6c4b0bfc94e11707d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8067cdc88747b942381cd4484d4afd1f70f0952857edd1aa1c261ac4062e5e5b [INFO] running `Command { std: "docker" "start" "-a" "8067cdc88747b942381cd4484d4afd1f70f0952857edd1aa1c261ac4062e5e5b", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking libudev v0.3.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling dircpy v0.3.19 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zeromq-src v0.2.6+4.3.4 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking unescaper v0.1.6 [INFO] [stderr] Checking serialport v4.7.1 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling zmq-sys v0.12.0 [INFO] [stderr] Checking thread-protocol v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `addr_msg` [INFO] [stdout] --> src/bin/xpub_proxy.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | let addr_msg = match monitor_socket.recv_msg(0) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_addr_msg` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `communication::zeromq::ZmqComm` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use communication::zeromq::ZmqComm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `communication::zeromq::ZmqComm` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use communication::zeromq::ZmqComm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr_msg` [INFO] [stdout] --> src/bin/xpub_proxy.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | let addr_msg = match monitor_socket.recv_msg(0) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_addr_msg` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ZmqComm` is never constructed [INFO] [stdout] --> src/communication/zeromq.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct ZmqComm { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/communication/zeromq.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl ZmqComm { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 16 | pub fn new(context: Arc, address: String, topic: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ZmqComm` is never constructed [INFO] [stdout] --> src/communication/zeromq.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct ZmqComm { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/communication/zeromq.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl ZmqComm { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 16 | pub fn new(context: Arc, address: String, topic: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.90s [INFO] running `Command { std: "docker" "inspect" "8067cdc88747b942381cd4484d4afd1f70f0952857edd1aa1c261ac4062e5e5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8067cdc88747b942381cd4484d4afd1f70f0952857edd1aa1c261ac4062e5e5b", kill_on_drop: false }` [INFO] [stdout] 8067cdc88747b942381cd4484d4afd1f70f0952857edd1aa1c261ac4062e5e5b