[INFO] fetching crate libratman 0.7.0...
[INFO] testing libratman-0.7.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate libratman 0.7.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate libratman 0.7.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate libratman 0.7.0
[INFO] tweaked toml for crates.io crate libratman 0.7.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libratman 0.7.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libratman 0.7.0 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b413a9da6e0798dbd1557e3b5349e9c24ae77b4c9197faf73daccbab504105a
[INFO] running `Command { std: "docker" "start" "-a" "8b413a9da6e0798dbd1557e3b5349e9c24ae77b4c9197faf73daccbab504105a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b413a9da6e0798dbd1557e3b5349e9c24ae77b4c9197faf73daccbab504105a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b413a9da6e0798dbd1557e3b5349e9c24ae77b4c9197faf73daccbab504105a", kill_on_drop: false }`
[INFO] [stdout] 8b413a9da6e0798dbd1557e3b5349e9c24ae77b4c9197faf73daccbab504105a
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d4d2a75b4c821913465bca812749edd4a4b1a93334e4b2c47f7aa959ccea91e
[INFO] running `Command { std: "docker" "start" "-a" "6d4d2a75b4c821913465bca812749edd4a4b1a93334e4b2c47f7aa959ccea91e", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.0
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling self_cell v1.1.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling rust-embed-utils v8.6.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling double-ended-peekable v0.1.0
[INFO] [stderr]    Compiling guardian v1.3.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling quick_cache v0.6.11
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling std-semaphore v0.1.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling tempfile v3.18.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling rust-embed-impl v8.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling lsm-tree v1.5.0
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling tokio v1.44.0
[INFO] [stderr]    Compiling rust-embed v8.6.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling fjall v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling async-eris v0.1.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling axum-embed v0.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling libratman v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/api/types/contact.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 .map(|(k, v)| ((to_cstring(&k), to_cstring(&v))))
[INFO] [stdout]    |                               ^                                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 37 -                 .map(|(k, v)| ((to_cstring(&k), to_cstring(&v))))
[INFO] [stdout] 37 +                 .map(|(k, v)| (to_cstring(&k), to_cstring(&v)) )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CopyBuf` is never constructed
[INFO] [stdout]    --> src/api/socket_v2.rs:323:19
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub(crate) struct CopyBuf<'a, R: ?Sized, W: AsyncWrite + Unpin + ?Sized> {
[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 44.08s
[INFO] running `Command { std: "docker" "inspect" "6d4d2a75b4c821913465bca812749edd4a4b1a93334e4b2c47f7aa959ccea91e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d4d2a75b4c821913465bca812749edd4a4b1a93334e4b2c47f7aa959ccea91e", kill_on_drop: false }`
[INFO] [stdout] 6d4d2a75b4c821913465bca812749edd4a4b1a93334e4b2c47f7aa959ccea91e
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abbcbd89385943ba7b7e1b84835935488b2ba7b128a6422279beb33e9147e954
[INFO] running `Command { std: "docker" "start" "-a" "abbcbd89385943ba7b7e1b84835935488b2ba7b128a6422279beb33e9147e954", kill_on_drop: false }`
[INFO] [stderr]    Compiling libratman v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/api/types/contact.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 .map(|(k, v)| ((to_cstring(&k), to_cstring(&v))))
[INFO] [stdout]    |                               ^                                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 37 -                 .map(|(k, v)| ((to_cstring(&k), to_cstring(&v))))
[INFO] [stdout] 37 +                 .map(|(k, v)| (to_cstring(&k), to_cstring(&v)) )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CopyBuf` is never constructed
[INFO] [stdout]    --> src/api/socket_v2.rs:323:19
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub(crate) struct CopyBuf<'a, R: ?Sized, W: AsyncWrite + Unpin + ?Sized> {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/api/types/contact.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 .map(|(k, v)| ((to_cstring(&k), to_cstring(&v))))
[INFO] [stdout]    |                               ^                                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 37 -                 .map(|(k, v)| ((to_cstring(&k), to_cstring(&v))))
[INFO] [stdout] 37 +                 .map(|(k, v)| (to_cstring(&k), to_cstring(&v)) )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CopyBuf` is never constructed
[INFO] [stdout]    --> src/api/socket_v2.rs:323:19
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub(crate) struct CopyBuf<'a, R: ?Sized, W: AsyncWrite + Unpin + ?Sized> {
[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 6.20s
[INFO] running `Command { std: "docker" "inspect" "abbcbd89385943ba7b7e1b84835935488b2ba7b128a6422279beb33e9147e954", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abbcbd89385943ba7b7e1b84835935488b2ba7b128a6422279beb33e9147e954", kill_on_drop: false }`
[INFO] [stdout] abbcbd89385943ba7b7e1b84835935488b2ba7b128a6422279beb33e9147e954
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4cd6b148b03ccf535787f6bfeded914cd1dff176ea76ab386bd8d89322b0c68b
[INFO] running `Command { std: "docker" "start" "-a" "4cd6b148b03ccf535787f6bfeded914cd1dff176ea76ab386bd8d89322b0c68b", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/api/types/contact.rs:37:31
[INFO] [stderr]    |
[INFO] [stderr] 37 |                 .map(|(k, v)| ((to_cstring(&k), to_cstring(&v))))
[INFO] [stderr]    |                               ^                                ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 37 -                 .map(|(k, v)| ((to_cstring(&k), to_cstring(&v))))
[INFO] [stderr] 37 +                 .map(|(k, v)| (to_cstring(&k), to_cstring(&v)) )
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CopyBuf` is never constructed
[INFO] [stderr]    --> src/api/socket_v2.rs:323:19
[INFO] [stderr]     |
[INFO] [stderr] 323 | pub(crate) struct CopyBuf<'a, R: ?Sized, W: AsyncWrite + Unpin + ?Sized> {
[INFO] [stderr]     |                   ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `libratman` (lib) generated 2 warnings (run `cargo fix --lib -p libratman` to apply 1 suggestion)
[INFO] [stderr] warning: `libratman` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libratman-dbc9f3f2278c20dc)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test frame::generate::test_slice_generate ... ok
[INFO] [stdout] test frame::generate::test_u16_to_big_endian ... ok
[INFO] [stdout] test frame::carrier::announce::generate_parse_announce ... ok
[INFO] [stdout] test frame::micro::client_modes::test_addr_create ... ok
[INFO] [stdout] test frame::generate::vector_encode_decode ... ok
[INFO] [stdout] test frame::carrier::full_announce_frame ... ok
[INFO] [stdout] test frame::parse::test_cstring ... ok
[INFO] [stdout] test api::socket_v2::test_socket_write_header ... ok
[INFO] [stdout] test rt::send_between_systems ... ok
[INFO] [stdout] test frame::generate::test_datetime_generate ... ok
[INFO] [stdout] test types::identifiers::id::test::bincode_serde ... ok
[INFO] [stdout] test types::sequence_id::test_encoding ... ok
[INFO] [stdout] test api::test::send_recv_handshake ... ok
[INFO] [stdout] test types::identifiers::id::test::json_serde ... ok
[INFO] [stdout] test rt::block_on ... ok
[INFO] [stdout] test rt::nested_block_on_panics - should panic ... ok
[INFO] [stdout] test rt::test_spawn ... ok
[INFO] [stdout] test rt::simple_tcp_transfer has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "4cd6b148b03ccf535787f6bfeded914cd1dff176ea76ab386bd8d89322b0c68b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cd6b148b03ccf535787f6bfeded914cd1dff176ea76ab386bd8d89322b0c68b", kill_on_drop: false }`
[INFO] [stdout] 4cd6b148b03ccf535787f6bfeded914cd1dff176ea76ab386bd8d89322b0c68b
