[INFO] cloning repository https://github.com/FreeMasen/cole-mine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FreeMasen/cole-mine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeMasen%2Fcole-mine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeMasen%2Fcole-mine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b48e3d923a507349e06c38f453ff9f814aaf908c
[INFO] checking FreeMasen/cole-mine against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeMasen%2Fcole-mine" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/FreeMasen/cole-mine
[INFO] finished tweaking git repo https://github.com/FreeMasen/cole-mine
[INFO] tweaked toml for git repo https://github.com/FreeMasen/cole-mine written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FreeMasen/cole-mine on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FreeMasen/cole-mine 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mock_instant v0.5.1
[INFO] [stderr]   Downloaded structsy-derive v0.5.2
[INFO] [stderr]   Downloaded zigzag v0.1.0
[INFO] [stderr]   Downloaded insta v1.41.1
[INFO] [stderr]   Downloaded bleasy v0.3.1
[INFO] [stderr]   Downloaded bon-macros v3.3.0
[INFO] [stderr]   Downloaded structsy v0.5.2
[INFO] [stderr]   Downloaded bon v3.3.0
[INFO] [stderr]   Downloaded itoa v1.0.13
[INFO] [stderr]   Downloaded objc2-core-bluetooth v0.2.2
[INFO] [stderr]   Downloaded hyper v1.5.1
[INFO] [stderr]   Downloaded persy v1.5.2
[INFO] [stderr]   Downloaded btleplug v0.11.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 32057a91541e43e9ec47ba0efbc7737c63f329727916fbe4f3a45cf8041b7f21
[INFO] running `Command { std: "docker" "start" "-a" "32057a91541e43e9ec47ba0efbc7737c63f329727916fbe4f3a45cf8041b7f21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32057a91541e43e9ec47ba0efbc7737c63f329727916fbe4f3a45cf8041b7f21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32057a91541e43e9ec47ba0efbc7737c63f329727916fbe4f3a45cf8041b7f21", kill_on_drop: false }`
[INFO] [stdout] 32057a91541e43e9ec47ba0efbc7737c63f329727916fbe4f3a45cf8041b7f21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b487ac6d6f8056adc414f1aab6c0ed79261c421456156113344d2ad3fb54114
[INFO] running `Command { std: "docker" "start" "-a" "0b487ac6d6f8056adc414f1aab6c0ed79261c421456156113344d2ad3fb54114", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]     Checking itoa v1.0.13
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking xml-rs v0.8.23
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking zigzag v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking mock_instant v0.5.1
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking insta v1.41.1
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling structsy-derive v0.5.2
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling bon-macros v3.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking persy v1.5.2
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking bon v3.3.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking serde-xml-rs v0.6.0
[INFO] [stderr]     Checking structsy v0.5.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ids v0.1.0 (/opt/rustwide/workdir/crates/ids)
[INFO] [stderr]     Checking bluez-generated v0.3.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking dbus-tokio v0.7.6
[INFO] [stderr]     Checking stream-cancel v0.8.2
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking bluez-async v0.7.2
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking btleplug v0.11.6
[INFO] [stderr]     Checking bleasy v0.3.1
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking cole-mine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking fissure v0.1.0 (/opt/rustwide/workdir/crates/fissure)
[INFO] [stdout] warning: unused import: `std::cmp::Ordering`
[INFO] [stdout]    --> crates/fissure/src/date.rs:220:13
[INFO] [stdout]     |
[INFO] [stdout] 220 |         use std::cmp::Ordering;
[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: `sync::atomic::AtomicUsize`
[INFO] [stdout]    --> crates/fissure/src/lib.rs:208:15
[INFO] [stdout]     |
[INFO] [stdout] 208 |     use std::{sync::atomic::AtomicUsize, time::Duration};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Month`
[INFO] [stdout]    --> crates/fissure/src/lib.rs:210:22
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use time::{Date, Month, Time};
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cmp::Ordering`
[INFO] [stdout]    --> crates/fissure/src/date.rs:220:13
[INFO] [stdout]     |
[INFO] [stdout] 220 |         use std::cmp::Ordering;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `let...else` pattern
[INFO] [stdout]    --> crates/fissure/src/date.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         let Ok(year) = i32::try_from(self.year) else {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `else` clause is useless
[INFO] [stdout]     = help: consider removing the `else` clause
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_year`, `with_month`, `with_day`, `with_hour`, `with_minute`, and `with_second` are never used
[INFO] [stdout]   --> crates/fissure/src/date.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait DateTimeQuery {
[INFO] [stdout]    |           ------------- methods in this trait
[INFO] [stdout] 25 |     fn with_year(self, year: u16) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 26 |     fn with_month(self, month: u8) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 27 |     fn with_day(self, day: u8) -> Self;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 28 |     fn with_ymd(self, year: u16, month: u8, day: u8) -> Self;
[INFO] [stdout] 29 |     fn with_hour(self, hour: u8) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 30 |     fn with_minute(self, minute: u8) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 31 |     fn with_second(self, minute: u8) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `let...else` pattern
[INFO] [stdout]    --> crates/fissure/src/date.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         let Ok(year) = i32::try_from(self.year) else {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `else` clause is useless
[INFO] [stdout]     = help: consider removing the `else` clause
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_year`, `with_month`, `with_day`, `with_hour`, `with_minute`, and `with_second` are never used
[INFO] [stdout]   --> crates/fissure/src/date.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait DateTimeQuery {
[INFO] [stdout]    |           ------------- methods in this trait
[INFO] [stdout] 25 |     fn with_year(self, year: u16) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 26 |     fn with_month(self, month: u8) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 27 |     fn with_day(self, day: u8) -> Self;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 28 |     fn with_ymd(self, year: u16, month: u8, day: u8) -> Self;
[INFO] [stdout] 29 |     fn with_hour(self, hour: u8) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 30 |     fn with_minute(self, minute: u8) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 31 |     fn with_second(self, minute: u8) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking lode v0.1.0 (/opt/rustwide/workdir/crates/lode)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> crates/lode/src/main.rs:207:6
[INFO] [stdout]     |
[INFO] [stdout] 207 |     };
[INFO] [stdout]     |      ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> crates/lode/src/main.rs:207:6
[INFO] [stdout]     |
[INFO] [stdout] 207 |     };
[INFO] [stdout]     |      ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking conveyor v0.1.0 (/opt/rustwide/workdir/crates/conveyor)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.29s
[INFO] running `Command { std: "docker" "inspect" "0b487ac6d6f8056adc414f1aab6c0ed79261c421456156113344d2ad3fb54114", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b487ac6d6f8056adc414f1aab6c0ed79261c421456156113344d2ad3fb54114", kill_on_drop: false }`
[INFO] [stdout] 0b487ac6d6f8056adc414f1aab6c0ed79261c421456156113344d2ad3fb54114
