[INFO] fetching crate rax25 0.1.22... [INFO] testing rax25-0.1.22 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate rax25 0.1.22 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate rax25 0.1.22 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rax25 0.1.22 [INFO] tweaked toml for crates.io crate rax25 0.1.22 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rax25 0.1.22 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rax25 0.1.22 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unescaper v0.1.5 [INFO] [stderr] Downloaded rust-fsm v0.7.0 [INFO] [stderr] Downloaded bus v2.4.1 [INFO] [stderr] Downloaded stderrlog v0.6.0 [INFO] [stderr] Downloaded libudev v0.3.0 [INFO] [stderr] Downloaded serialport v4.5.0 [INFO] [stderr] Downloaded rust-fsm-dsl v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec088ee2be52cbaf2dc431dfb9e7f0e6a6398eeb793bbde3f1c823034b546d70 [INFO] running `Command { std: "docker" "start" "-a" "ec088ee2be52cbaf2dc431dfb9e7f0e6a6398eeb793bbde3f1c823034b546d70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec088ee2be52cbaf2dc431dfb9e7f0e6a6398eeb793bbde3f1c823034b546d70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec088ee2be52cbaf2dc431dfb9e7f0e6a6398eeb793bbde3f1c823034b546d70", kill_on_drop: false }` [INFO] [stdout] ec088ee2be52cbaf2dc431dfb9e7f0e6a6398eeb793bbde3f1c823034b546d70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 158b857e09d9814f83d84b1c0dfff1dcfa70e43c1f23b97da3b1db798c6ce51c [INFO] running `Command { std: "docker" "start" "-a" "158b857e09d9814f83d84b1c0dfff1dcfa70e43c1f23b97da3b1db798c6ce51c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling libudev v0.3.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling bus v2.4.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling rust-fsm-dsl v0.7.0 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling rust-fsm v0.7.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling unescaper v0.1.5 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling serialport v4.5.0 [INFO] [stderr] Compiling mio-serial v5.0.5 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-serial v5.4.4 [INFO] [stderr] Compiling rax25 v0.1.22 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.06s [INFO] running `Command { std: "docker" "inspect" "158b857e09d9814f83d84b1c0dfff1dcfa70e43c1f23b97da3b1db798c6ce51c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "158b857e09d9814f83d84b1c0dfff1dcfa70e43c1f23b97da3b1db798c6ce51c", kill_on_drop: false }` [INFO] [stdout] 158b857e09d9814f83d84b1c0dfff1dcfa70e43c1f23b97da3b1db798c6ce51c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02049ba38ed2e99f2875a1d38db0da3874cfa4e902081a4c8b8ab8ba1128a350 [INFO] running `Command { std: "docker" "start" "-a" "02049ba38ed2e99f2875a1d38db0da3874cfa4e902081a4c8b8ab8ba1128a350", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling mio-serial v5.0.5 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling tokio-serial v5.4.4 [INFO] [stderr] Compiling rax25 v0.1.22 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling stderrlog v0.6.0 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.08s [INFO] running `Command { std: "docker" "inspect" "02049ba38ed2e99f2875a1d38db0da3874cfa4e902081a4c8b8ab8ba1128a350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02049ba38ed2e99f2875a1d38db0da3874cfa4e902081a4c8b8ab8ba1128a350", kill_on_drop: false }` [INFO] [stdout] 02049ba38ed2e99f2875a1d38db0da3874cfa4e902081a4c8b8ab8ba1128a350 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ad0a132b1d3f9ee6c8caf1b0a6f7d0c12353dde95fb5892afc209acc211dbe3b [INFO] running `Command { std: "docker" "start" "-a" "ad0a132b1d3f9ee6c8caf1b0a6f7d0c12353dde95fb5892afc209acc211dbe3b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test state::tests::disconnect ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rax25-5782ebe8fa5b8bf4) [INFO] [stdout] test sync::tests::listen_timeout ... ok [INFO] [stdout] test state::tests::disconnected_incoming ... ok [INFO] [stdout] test tests::serialize_sabm ... ok [INFO] [stdout] test sync::tests::listen_wrong_dst ... ok [INFO] [stdout] test state::tests::connected ... ok [INFO] [stdout] test state::tests::disconnected_outgoing_timeout ... ok [INFO] [stdout] test tests::addr_serial ... ok [INFO] [stdout] test sync::tests::client ... ok [INFO] [stdout] test sync::tests::listen ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests rax25 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/sync.rs - sync (line 11) - compile ... ok [INFO] [stdout] test src/async.rs - r#async (line 16) - compile ... ok [INFO] [stdout] test src/async.rs - r#async (line 38) - compile ... ok [INFO] [stdout] test src/sync.rs - sync (line 29) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ad0a132b1d3f9ee6c8caf1b0a6f7d0c12353dde95fb5892afc209acc211dbe3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad0a132b1d3f9ee6c8caf1b0a6f7d0c12353dde95fb5892afc209acc211dbe3b", kill_on_drop: false }` [INFO] [stdout] ad0a132b1d3f9ee6c8caf1b0a6f7d0c12353dde95fb5892afc209acc211dbe3b