[INFO] cloning repository https://github.com/adria0/mbbs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adria0/mbbs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadria0%2Fmbbs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadria0%2Fmbbs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1aaa7f50010af1de72ec3b2ee883fe958673e0ef [INFO] testing adria0/mbbs against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadria0%2Fmbbs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/adria0/mbbs [INFO] finished tweaking git repo https://github.com/adria0/mbbs [INFO] tweaked toml for git repo https://github.com/adria0/mbbs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/adria0/mbbs on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/adria0/mbbs 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ead2d6aeecd953a168afe41ff4a83e05649cdfaa090727e449016f603f3e796 [INFO] running `Command { std: "docker" "start" "-a" "5ead2d6aeecd953a168afe41ff4a83e05649cdfaa090727e449016f603f3e796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ead2d6aeecd953a168afe41ff4a83e05649cdfaa090727e449016f603f3e796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ead2d6aeecd953a168afe41ff4a83e05649cdfaa090727e449016f603f3e796", kill_on_drop: false }` [INFO] [stdout] 5ead2d6aeecd953a168afe41ff4a83e05649cdfaa090727e449016f603f3e796 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fc57cc78728332171cba8edf843d520c9aef726b50dcda699c8509db050f5c6 [INFO] running `Command { std: "docker" "start" "-a" "3fc57cc78728332171cba8edf843d520c9aef726b50dcda699c8509db050f5c6", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling libdbus-sys v0.2.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling redb v2.6.3 [INFO] [stderr] Compiling redb v1.5.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling mini-moka v0.10.3 [INFO] [stderr] Compiling micromath v2.1.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling meshtastic v0.1.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling embedded-hal-nb v1.0.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling embedded-graphics-core v0.4.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling gpio-cdev v0.6.0 [INFO] [stderr] Compiling meshboard v0.1.0-alpha (/opt/rustwide/workdir) [INFO] [stderr] Compiling embedded-graphics v0.8.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling triomphe v0.1.15 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling epd-waveshare v0.6.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tinytga v0.5.0 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling i2cdev v0.6.2 [INFO] [stderr] Compiling spidev v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling native_model_macro v0.4.20 [INFO] [stderr] Compiling native_db_macro v0.8.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling sysfs_gpio v0.6.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling unescaper v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serialport v4.7.3 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling mio-serial v5.0.6 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling linux-embedded-hal v0.4.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling dbus v0.9.9 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling native_model v0.4.20 [INFO] [stderr] Compiling native_db v0.8.2 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-serial v5.4.5 [INFO] [stderr] Compiling dbus-tokio v0.7.6 [INFO] [stderr] Compiling bluez-generated v0.4.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling bluez-async v0.8.0 [INFO] [stderr] Compiling btleplug v0.11.8 [INFO] [stdout] warning: unused import: `prelude::*` [INFO] [stdout] --> src/screen.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | prelude::*, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `sleep` and `cols` are never used [INFO] [stdout] --> src/screen.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait Screen { [INFO] [stdout] | ------ methods in this trait [INFO] [stdout] ... [INFO] [stdout] 8 | fn sleep(&mut self) -> Result<()>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 9 | fn cols(&self) -> u32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "3fc57cc78728332171cba8edf843d520c9aef726b50dcda699c8509db050f5c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fc57cc78728332171cba8edf843d520c9aef726b50dcda699c8509db050f5c6", kill_on_drop: false }` [INFO] [stdout] 3fc57cc78728332171cba8edf843d520c9aef726b50dcda699c8509db050f5c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d613c39cc3cb98491fc674b28cb74f8bc850b7a7c2e8964686d36bb96e5e94d1 [INFO] running `Command { std: "docker" "start" "-a" "d613c39cc3cb98491fc674b28cb74f8bc850b7a7c2e8964686d36bb96e5e94d1", kill_on_drop: false }` [INFO] [stderr] Compiling meshboard v0.1.0-alpha (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `prelude::*` [INFO] [stdout] --> src/screen.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | prelude::*, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `sleep` and `cols` are never used [INFO] [stdout] --> src/screen.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait Screen { [INFO] [stdout] | ------ methods in this trait [INFO] [stdout] ... [INFO] [stdout] 8 | fn sleep(&mut self) -> Result<()>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 9 | fn cols(&self) -> u32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.72s [INFO] running `Command { std: "docker" "inspect" "d613c39cc3cb98491fc674b28cb74f8bc850b7a7c2e8964686d36bb96e5e94d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d613c39cc3cb98491fc674b28cb74f8bc850b7a7c2e8964686d36bb96e5e94d1", kill_on_drop: false }` [INFO] [stdout] d613c39cc3cb98491fc674b28cb74f8bc850b7a7c2e8964686d36bb96e5e94d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 606cecb2175fd551f06c114ef41d02d58342ca300523a5de9f572009a267bdea [INFO] running `Command { std: "docker" "start" "-a" "606cecb2175fd551f06c114ef41d02d58342ca300523a5de9f572009a267bdea", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `prelude::*` [INFO] [stderr] --> src/screen.rs:49:9 [INFO] [stderr] | [INFO] [stderr] 49 | prelude::*, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: methods `sleep` and `cols` are never used [INFO] [stderr] --> src/screen.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 3 | pub trait Screen { [INFO] [stderr] | ------ methods in this trait [INFO] [stderr] ... [INFO] [stderr] 8 | fn sleep(&mut self) -> Result<()>; [INFO] [stderr] | ^^^^^ [INFO] [stderr] 9 | fn cols(&self) -> u32; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `meshboard` (bin "meshboard" test) generated 2 warnings (run `cargo fix --bin "meshboard" -p meshboard --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/meshboard-ad44a9107c92dac8) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test bbs::storage::test::test_users ... ok [INFO] [stdout] test bbs::storage::test::test_messages ... ok [INFO] [stdout] test bbs::storage::test::test_channels ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "606cecb2175fd551f06c114ef41d02d58342ca300523a5de9f572009a267bdea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "606cecb2175fd551f06c114ef41d02d58342ca300523a5de9f572009a267bdea", kill_on_drop: false }` [INFO] [stdout] 606cecb2175fd551f06c114ef41d02d58342ca300523a5de9f572009a267bdea