[INFO] fetching crate meshtastic 0.1.8... [INFO] testing meshtastic-0.1.8 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate meshtastic 0.1.8 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate meshtastic 0.1.8 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate meshtastic 0.1.8 [INFO] tweaked toml for crates.io crate meshtastic 0.1.8 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate meshtastic 0.1.8 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate meshtastic 0.1.8 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfc58d5d4d3d6f4250bb15cc0abd220b572768436cadf1f2d88dd563696c3e85 [INFO] running `Command { std: "docker" "start" "-a" "bfc58d5d4d3d6f4250bb15cc0abd220b572768436cadf1f2d88dd563696c3e85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfc58d5d4d3d6f4250bb15cc0abd220b572768436cadf1f2d88dd563696c3e85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfc58d5d4d3d6f4250bb15cc0abd220b572768436cadf1f2d88dd563696c3e85", kill_on_drop: false }` [INFO] [stdout] bfc58d5d4d3d6f4250bb15cc0abd220b572768436cadf1f2d88dd563696c3e85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f97cbadd69f72ae6d4b093036d46e8a8bfb3859c91107378dd731199af69aa6 [INFO] running `Command { std: "docker" "start" "-a" "3f97cbadd69f72ae6d4b093036d46e8a8bfb3859c91107378dd731199af69aa6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling meshtastic v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling unescaper v0.1.6 [INFO] [stderr] Compiling serialport v4.7.2 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling mio-serial v5.0.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-serial v5.4.5 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.46s [INFO] running `Command { std: "docker" "inspect" "3f97cbadd69f72ae6d4b093036d46e8a8bfb3859c91107378dd731199af69aa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f97cbadd69f72ae6d4b093036d46e8a8bfb3859c91107378dd731199af69aa6", kill_on_drop: false }` [INFO] [stdout] 3f97cbadd69f72ae6d4b093036d46e8a8bfb3859c91107378dd731199af69aa6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ab2ab2195c16629eac63c74f87e89a266771067755240dd8d43fe8a5771aab5 [INFO] running `Command { std: "docker" "start" "-a" "1ab2ab2195c16629eac63c74f87e89a266771067755240dd8d43fe8a5771aab5", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling mio-serial v5.0.6 [INFO] [stderr] Compiling tokio-serial v5.4.5 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling meshtastic v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.34s [INFO] running `Command { std: "docker" "inspect" "1ab2ab2195c16629eac63c74f87e89a266771067755240dd8d43fe8a5771aab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ab2ab2195c16629eac63c74f87e89a266771067755240dd8d43fe8a5771aab5", kill_on_drop: false }` [INFO] [stdout] 1ab2ab2195c16629eac63c74f87e89a266771067755240dd8d43fe8a5771aab5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0ec0080097fbb717052d0839bd2962bede8c4a6ed99a3e204bf81aa38fb8c148 [INFO] running `Command { std: "docker" "start" "-a" "0ec0080097fbb717052d0839bd2962bede8c4a6ed99a3e204bf81aa38fb8c148", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/meshtastic-5b9f6cd589ee4d64) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test connections::stream_buffer::tests::detect_malformed_packets_with_internal_header_sequence ... ok [INFO] [stdout] test connections::stream_buffer::tests::clear_buffer_on_invalid_packet_start ... ok [INFO] [stdout] test connections::stream_buffer::tests::handle_buffer_ending_with_false_start ... ok [INFO] [stdout] test connections::stream_buffer::tests::handle_incomplete_packet_at_end ... ok [INFO] [stdout] test connections::stream_buffer::tests::process_after_repeated_false_starts ... ok [INFO] [stdout] test connections::stream_buffer::tests::process_large_packet_spanning_multiple_chunks ... ok [INFO] [stdout] test connections::stream_buffer::tests::process_multiple_complete_packets ... ok [INFO] [stdout] test connections::stream_buffer::tests::handle_malformed_packet_amid_valid_packets ... ok [INFO] [stdout] test errors_internal::test::test_send_sync ... ok [INFO] [stdout] test utils_internal::tests::invalid_too_large_packet ... ok [INFO] [stdout] test utils_internal::tests::valid_empty_packet ... ok [INFO] [stdout] test utils_internal::tests::valid_large_packet ... ok [INFO] [stdout] test utils_internal::tests::valid_non_empty_packet ... ok [INFO] [stdout] test connections::stream_buffer::tests::process_single_complete_packet ... ok [INFO] [stdout] test connections::stream_buffer::tests::process_packet_with_zero_length ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0ec0080097fbb717052d0839bd2962bede8c4a6ed99a3e204bf81aa38fb8c148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ec0080097fbb717052d0839bd2962bede8c4a6ed99a3e204bf81aa38fb8c148", kill_on_drop: false }` [INFO] [stdout] 0ec0080097fbb717052d0839bd2962bede8c4a6ed99a3e204bf81aa38fb8c148