[INFO] fetching crate subduction_core 0.12.0...
[INFO] testing subduction_core-0.12.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate subduction_core 0.12.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate subduction_core 0.12.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate subduction_core 0.12.0
[INFO] tweaked toml for crates.io crate subduction_core 0.12.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate subduction_core 0.12.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate subduction_core 0.12.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-2026-04-21" "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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 178d5eeb803b3d1ffbfa8cfd370c759df3251be68e4552ef825fdde5735328e5
[INFO] running `Command { std: "docker" "start" "-a" "178d5eeb803b3d1ffbfa8cfd370c759df3251be68e4552ef825fdde5735328e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "178d5eeb803b3d1ffbfa8cfd370c759df3251be68e4552ef825fdde5735328e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "178d5eeb803b3d1ffbfa8cfd370c759df3251be68e4552ef825fdde5735328e5", kill_on_drop: false }`
[INFO] [stdout] 178d5eeb803b3d1ffbfa8cfd370c759df3251be68e4552ef825fdde5735328e5
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1ca7c5cfa8b52461ba860b98640e6a4023cbc9826c8351a795e901f44dc5d67
[INFO] running `Command { std: "docker" "start" "-a" "b1ca7c5cfa8b52461ba860b98640e6a4023cbc9826c8351a795e901f44dc5d67", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling nonempty v0.12.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling future_form_macros v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling bijou64 v0.2.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling future_form v0.3.1
[INFO] [stderr]    Compiling sedimentree_core v0.10.0
[INFO] [stderr]    Compiling subduction_crypto v0.6.0
[INFO] [stderr]    Compiling subduction_core v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.49s
[INFO] running `Command { std: "docker" "inspect" "b1ca7c5cfa8b52461ba860b98640e6a4023cbc9826c8351a795e901f44dc5d67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1ca7c5cfa8b52461ba860b98640e6a4023cbc9826c8351a795e901f44dc5d67", kill_on_drop: false }`
[INFO] [stdout] b1ca7c5cfa8b52461ba860b98640e6a4023cbc9826c8351a795e901f44dc5d67
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd6e54647f9e4572ec90b220b02825ab139762d02861fe5eb4f9c9da87cc604c
[INFO] running `Command { std: "docker" "start" "-a" "dd6e54647f9e4572ec90b220b02825ab139762d02861fe5eb4f9c9da87cc604c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling symbolic-demangle v12.18.3
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling bijou64 v0.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling pprof v0.15.0
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling pretty-hex v0.4.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling testresult v0.4.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling symbolic-common v12.18.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling bolero-generator-derive v0.13.4
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling bolero-generator v0.13.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling future_form v0.3.1
[INFO] [stderr]    Compiling sedimentree_core v0.10.0
[INFO] [stderr]    Compiling subduction_crypto v0.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling subduction_core v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling bolero-engine v0.13.4
[INFO] [stderr]    Compiling bolero v0.13.4
[INFO] [stdout] error[E0432]: unresolved import `crate::connection::test_utils`
[INFO] [stdout]     --> src/subduction.rs:2901:21
[INFO] [stdout]      |
[INFO] [stdout] 2901 |         connection::test_utils::{
[INFO] [stdout]      |                     ^^^^^^^^^^ could not find `test_utils` in `connection`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/connection.rs:14:9
[INFO] [stdout]      |
[INFO] [stdout]   13 | #[cfg(feature = "test_utils")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `test_utils` feature
[INFO] [stdout]   14 | pub mod test_utils;
[INFO] [stdout]      |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> src/subduction.rs:2947:27
[INFO] [stdout]      |
[INFO] [stdout] 2947 |         let checkpoints = vec![CommitId::new([3u8; 32])];
[INFO] [stdout]      |                           ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro `crate::connection::message::tests::codec::vec` exists but is inaccessible
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout] 2899 +     use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> src/subduction.rs:2943:24
[INFO] [stdout]      |
[INFO] [stdout] 2943 |         let contents = vec![0u8; 32];
[INFO] [stdout]      |                        ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro `crate::connection::message::tests::codec::vec` exists but is inaccessible
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout] 2899 +     use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> src/subduction.rs:2928:24
[INFO] [stdout]      |
[INFO] [stdout] 2928 |         let contents = vec![0u8; 32];
[INFO] [stdout]      |                        ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro `crate::connection::message::tests::codec::vec` exists but is inaccessible
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout] 2899 +     use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> src/handshake.rs:1430:28
[INFO] [stdout]      |
[INFO] [stdout] 1430 |             let raw_cbor = vec![0x85, 0x6F, 0x4A, 0x83, 0x00, 0x01, 0x02, 0x03];
[INFO] [stdout]      |                            ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro `crate::connection::message::tests::codec::vec` exists but is inaccessible
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout] 1186 +         use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> src/handshake.rs:1399:29
[INFO] [stdout]      |
[INFO] [stdout] 1399 |             let mut bytes = vec![0u8; 20];
[INFO] [stdout]      |                             ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro `crate::connection::message::tests::codec::vec` exists but is inaccessible
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout] 1186 +         use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> src/handshake.rs:1370:29
[INFO] [stdout]      |
[INFO] [stdout] 1370 |             let mut bytes = vec![0u8; 20];
[INFO] [stdout]      |                             ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro `crate::connection::message::tests::codec::vec` exists but is inaccessible
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout] 1186 +         use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> src/handshake.rs:1360:25
[INFO] [stdout]      |
[INFO] [stdout] 1360 |             let bytes = vec![0u8; 3]; // less than 5 bytes (schema + tag)
[INFO] [stdout]      |                         ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro `crate::connection::message::tests::codec::vec` exists but is inaccessible
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout] 1186 +         use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> src/handshake.rs:1346:29
[INFO] [stdout]      |
[INFO] [stdout] 1346 |             let mut bytes = vec![0u8; 20];
[INFO] [stdout]      |                             ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro `crate::connection::message::tests::codec::vec` exists but is inaccessible
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout] 1186 +         use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> src/handshake.rs:1327:23
[INFO] [stdout]      |
[INFO] [stdout] 1327 |             let buf = vec![0u8; RESPONSE_FIELDS_SIZE - 1];
[INFO] [stdout]      |                       ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro `crate::connection::message::tests::codec::vec` exists but is inaccessible
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout] 1186 +         use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> src/handshake.rs:1253:23
[INFO] [stdout]      |
[INFO] [stdout] 1253 |             let buf = vec![0u8; CHALLENGE_FIELDS_SIZE - 1];
[INFO] [stdout]      |                       ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro `crate::connection::message::tests::codec::vec` exists but is inaccessible
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout] 1186 +         use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec` in this scope
[INFO] [stdout]     --> src/handshake.rs:1237:27
[INFO] [stdout]      |
[INFO] [stdout] 1237 |             let mut buf = vec![0u8; CHALLENGE_FIELDS_SIZE];
[INFO] [stdout]      |                           ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro `crate::connection::message::tests::codec::vec` exists but is inaccessible
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout] 1186 +         use alloc::vec;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Box` in this scope
[INFO] [stdout]     --> src/connection/message.rs:1353:38
[INFO] [stdout]      |
[INFO] [stdout] 1353 |         type TestResult = Result<(), Box<dyn std::error::Error>>;
[INFO] [stdout]      |                                      ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout]      = note: struct `crate::subduction::tests::Box` exists but is inaccessible
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 1351 +         use alloc::boxed::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `std` in this scope
[INFO] [stdout]     --> src/connection/message.rs:1353:46
[INFO] [stdout]      |
[INFO] [stdout] 1353 |         type TestResult = Result<(), Box<dyn std::error::Error>>;
[INFO] [stdout]      |                                              ^^^ use of unresolved module or unlinked crate `std`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `std`, use `cargo add std` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]      |
[INFO] [stdout] 1351 +         use crate::subduction::error;
[INFO] [stdout]      |
[INFO] [stdout] 1351 +         use core::error;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1353 -         type TestResult = Result<(), Box<dyn std::error::Error>>;
[INFO] [stdout] 1353 +         type TestResult = Result<(), Box<dyn error::Error>>;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Box` in this scope
[INFO] [stdout]     --> src/handshake.rs:1203:38
[INFO] [stdout]      |
[INFO] [stdout] 1203 |         type TestResult = Result<(), Box<dyn std::error::Error>>;
[INFO] [stdout]      |                                      ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout]      = note: struct `crate::subduction::tests::Box` exists but is inaccessible
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 1186 +         use alloc::boxed::Box;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `std` in this scope
[INFO] [stdout]     --> src/handshake.rs:1203:46
[INFO] [stdout]      |
[INFO] [stdout] 1203 |         type TestResult = Result<(), Box<dyn std::error::Error>>;
[INFO] [stdout]      |                                              ^^^ use of unresolved module or unlinked crate `std`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `std`, use `cargo add std` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]      |
[INFO] [stdout] 1186 +         use crate::subduction::error;
[INFO] [stdout]      |
[INFO] [stdout] 1186 +         use core::error;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1203 -         type TestResult = Result<(), Box<dyn std::error::Error>>;
[INFO] [stdout] 1203 +         type TestResult = Result<(), Box<dyn error::Error>>;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/peer/id.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     use super::*;
[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: `alloc::format`
[INFO] [stdout]   --> src/peer/id.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     use alloc::format;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::BTreeSet`
[INFO] [stdout]    --> src/sharded_map.rs:326:17
[INFO] [stdout]     |
[INFO] [stdout] 326 |     use alloc::{collections::BTreeSet, vec};
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::vec::Vec`
[INFO] [stdout]    --> src/subduction/pending_blob_requests.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |     use alloc::vec::Vec;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subduction_core::connection::test_utils`
[INFO] [stdout]   --> tests/policy_rejection.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         test_utils::{
[INFO] [stdout]    |         ^^^^^^^^^^ could not find `test_utils` in `connection`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/connection.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "test_utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test_utils` feature
[INFO] [stdout] 14 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subduction_core::connection::test_utils`
[INFO] [stdout]    --> tests/policy_rejection.rs:399:13
[INFO] [stdout]     |
[INFO] [stdout] 399 |             test_utils::{ChannelMockConnection, TokioSpawn},
[INFO] [stdout]     |             ^^^^^^^^^^ could not find `test_utils` in `connection`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/connection.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(feature = "test_utils")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `test_utils` feature
[INFO] [stdout]  14 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subduction_core::connection::test_utils`
[INFO] [stdout]   --> tests/convergence.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |     connection::test_utils::{ChannelTransport, InstantTimeout, TokioSpawn},
[INFO] [stdout]    |                 ^^^^^^^^^^ could not find `test_utils` in `connection`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/connection.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "test_utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test_utils` feature
[INFO] [stdout] 14 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subduction_core::connection::test_utils`
[INFO] [stdout]   --> tests/minimize_sync.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         test_utils::{ChannelMockConnection, InstantTimeout, TokioSpawn, test_signer},
[INFO] [stdout]    |         ^^^^^^^^^^ could not find `test_utils` in `connection`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/connection.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "test_utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test_utils` feature
[INFO] [stdout] 14 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subduction_core::connection::test_utils`
[INFO] [stdout]   --> tests/connection_cleanup.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |     connection::test_utils::{
[INFO] [stdout]    |                 ^^^^^^^^^^ could not find `test_utils` in `connection`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/connection.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "test_utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test_utils` feature
[INFO] [stdout] 14 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subduction_core::connection::test_utils`
[INFO] [stdout]   --> tests/sedimentree_operations.rs:4:34
[INFO] [stdout]    |
[INFO] [stdout]  4 | use subduction_core::connection::test_utils::new_test_subduction;
[INFO] [stdout]    |                                  ^^^^^^^^^^ could not find `test_utils` in `connection`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/connection.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "test_utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test_utils` feature
[INFO] [stdout] 14 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subduction_core::connection::test_utils`
[INFO] [stdout]   --> tests/add_commit_sync.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         test_utils::{ChannelMockConnection, InstantTimeout, TokioSpawn, test_signer},
[INFO] [stdout]    |         ^^^^^^^^^^ could not find `test_utils` in `connection`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/connection.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "test_utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test_utils` feature
[INFO] [stdout] 14 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subduction_core::connection::test_utils`
[INFO] [stdout]   --> tests/connection_management.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |     connection::test_utils::{MockConnection, new_test_subduction},
[INFO] [stdout]    |                 ^^^^^^^^^^ could not find `test_utils` in `connection`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/connection.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "test_utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test_utils` feature
[INFO] [stdout] 14 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subduction_core::connection::test_utils`
[INFO] [stdout]   --> tests/initialization.rs:3:34
[INFO] [stdout]    |
[INFO] [stdout]  3 | use subduction_core::connection::test_utils::new_test_subduction;
[INFO] [stdout]    |                                  ^^^^^^^^^^ could not find `test_utils` in `connection`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/connection.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "test_utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test_utils` feature
[INFO] [stdout] 14 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subduction_core::connection::test_utils`
[INFO] [stdout]   --> tests/bidirectional_sync.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         test_utils::{ChannelMockConnection, InstantTimeout, TokioSpawn, test_signer},
[INFO] [stdout]    |         ^^^^^^^^^^ could not find `test_utils` in `connection`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/connection.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "test_utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test_utils` feature
[INFO] [stdout] 14 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subduction_core::connection::test_utils`
[INFO] [stdout]   --> tests/blob_mismatch.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         test_utils::{ChannelMockConnection, InstantTimeout, TokioSpawn, test_signer},
[INFO] [stdout]    |         ^^^^^^^^^^ could not find `test_utils` in `connection`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/connection.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "test_utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test_utils` feature
[INFO] [stdout] 14 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subduction_core::connection::test_utils`
[INFO] [stdout]   --> tests/blob_operations.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         test_utils::{
[INFO] [stdout]    |         ^^^^^^^^^^ could not find `test_utils` in `connection`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/connection.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "test_utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test_utils` feature
[INFO] [stdout] 14 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subduction_core::connection::test_utils`
[INFO] [stdout]   --> tests/concurrent_sync.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     connection::test_utils::{ChannelTransport, InstantTimeout, TokioSpawn},
[INFO] [stdout]    |                 ^^^^^^^^^^ could not find `test_utils` in `connection`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/connection.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "test_utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test_utils` feature
[INFO] [stdout] 14 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subduction_core::connection::test_utils`
[INFO] [stdout]   --> tests/add_sedimentree.rs:31:34
[INFO] [stdout]    |
[INFO] [stdout] 31 | use subduction_core::connection::test_utils::new_test_subduction;
[INFO] [stdout]    |                                  ^^^^^^^^^^ could not find `test_utils` in `connection`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/connection.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "test_utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test_utils` feature
[INFO] [stdout] 14 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subduction_core::connection::test_utils`
[INFO] [stdout]   --> tests/message_flow.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         test_utils::{ChannelMockConnection, InstantTimeout, TokioSpawn, test_signer},
[INFO] [stdout]    |         ^^^^^^^^^^ could not find `test_utils` in `connection`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/connection.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "test_utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test_utils` feature
[INFO] [stdout] 14 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subduction_core::connection::test_utils`
[INFO] [stdout]   --> tests/connection_policy.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |     connection::test_utils::{
[INFO] [stdout]    |                 ^^^^^^^^^^ could not find `test_utils` in `connection`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/connection.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "test_utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test_utils` feature
[INFO] [stdout] 14 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `subduction_core` (test "initialization") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `subduction_core` (test "minimize_sync") due to 1 previous error
[INFO] [stdout] error[E0599]: no associated function or constant named `new_for_test` found for struct `Authenticated<C, K>` in the current scope
[INFO] [stdout]    --> tests/concurrent_sync.rs:281:64
[INFO] [stdout]     |
[INFO] [stdout] 281 |     let auth_a: Authenticated<Conn, Sendable> = Authenticated::new_for_test(conn_a, peer_b);
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^ associated function or constant not found in `Authenticated<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `subduction_core` (test "connection_management") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_for_test` found for struct `Authenticated<C, K>` in the current scope
[INFO] [stdout]    --> tests/concurrent_sync.rs:282:64
[INFO] [stdout]     |
[INFO] [stdout] 282 |     let auth_b: Authenticated<Conn, Sendable> = Authenticated::new_for_test(conn_b, peer_a);
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^ associated function or constant not found in `Authenticated<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_for_test` found for struct `Authenticated<C, K>` in the current scope
[INFO] [stdout]   --> tests/convergence.rs:92:64
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let auth_a: Authenticated<Conn, Sendable> = Authenticated::new_for_test(conn_a, peer_b);
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^ associated function or constant not found in `Authenticated<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `subduction_core` (test "sedimentree_operations") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_for_test` found for struct `Authenticated<C, K>` in the current scope
[INFO] [stdout]   --> tests/convergence.rs:93:64
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let auth_b: Authenticated<Conn, Sendable> = Authenticated::new_for_test(conn_b, peer_a);
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^ associated function or constant not found in `Authenticated<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_for_test` found for struct `Authenticated<C, K>` in the current scope
[INFO] [stdout]    --> tests/convergence.rs:444:68
[INFO] [stdout]     |
[INFO] [stdout] 444 |     let auth_a: Authenticated<DeepConn, Sendable> = Authenticated::new_for_test(conn_a, peer_b);
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^ associated function or constant not found in `Authenticated<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_for_test` found for struct `Authenticated<C, K>` in the current scope
[INFO] [stdout]    --> tests/convergence.rs:445:68
[INFO] [stdout]     |
[INFO] [stdout] 445 |     let auth_b: Authenticated<DeepConn, Sendable> = Authenticated::new_for_test(conn_b, peer_a);
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^ associated function or constant not found in `Authenticated<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `subduction_core` (test "connection_cleanup") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `subduction_core` (test "add_commit_sync") due to 1 previous error
[INFO] [stderr] error: could not compile `subduction_core` (test "add_sedimentree") due to 1 previous error
[INFO] [stderr] error: could not compile `subduction_core` (test "concurrent_sync") due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `subduction_core` (test "connection_policy") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `subduction_core` (test "policy_rejection") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `subduction_core` (test "message_flow") due to 1 previous error
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `subduction_core` (test "convergence") due to 5 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `subduction_core` (test "blob_mismatch") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `subduction_core` (test "blob_operations") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `subduction_core` (test "bidirectional_sync") due to 1 previous error
[INFO] [stdout] error[E0599]: the method `as_dyn_error` exists for reference `&async_channel::SendError<alloc::vec::Vec<u8>>`, but its trait bounds were not satisfied
[INFO] [stdout]     --> src/handshake.rs:1467:20
[INFO] [stdout]      |
[INFO] [stdout] 1467 |             Send(#[from] async_channel::SendError<Vec<u8>>),
[INFO] [stdout]      |                    ^^^^ method cannot be called on `&async_channel::SendError<alloc::vec::Vec<u8>>` due to unsatisfied trait bounds
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-channel-2.5.0/src/lib.rs:1070:1
[INFO] [stdout]      |
[INFO] [stdout] 1070 | pub struct SendError<T>(pub T);
[INFO] [stdout]      | ----------------------- doesn't satisfy `_: AsDynError<'_>` or `_: Error`
[INFO] [stdout]      |
[INFO] [stdout]      = note: the following trait bounds were not satisfied:
[INFO] [stdout]              `async_channel::SendError<alloc::vec::Vec<u8>>: core::error::Error`
[INFO] [stdout]              which is required by `async_channel::SendError<alloc::vec::Vec<u8>>: thiserror::__private18::AsDynError<'_>`
[INFO] [stdout]              `&async_channel::SendError<alloc::vec::Vec<u8>>: core::error::Error`
[INFO] [stdout]              which is required by `&async_channel::SendError<alloc::vec::Vec<u8>>: thiserror::__private18::AsDynError<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `as_dyn_error` exists for reference `&async_channel::RecvError`, but its trait bounds were not satisfied
[INFO] [stdout]     --> src/handshake.rs:1469:20
[INFO] [stdout]      |
[INFO] [stdout] 1469 |             Recv(#[from] async_channel::RecvError),
[INFO] [stdout]      |                    ^^^^ method cannot be called on `&async_channel::RecvError` due to unsatisfied trait bounds
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-channel-2.5.0/src/lib.rs:1155:1
[INFO] [stdout]      |
[INFO] [stdout] 1155 | pub struct RecvError;
[INFO] [stdout]      | -------------------- doesn't satisfy `_: AsDynError<'_>` or `async_channel::RecvError: core::error::Error`
[INFO] [stdout]      |
[INFO] [stdout]      = note: the following trait bounds were not satisfied:
[INFO] [stdout]              `async_channel::RecvError: core::error::Error`
[INFO] [stdout]              which is required by `async_channel::RecvError: thiserror::__private18::AsDynError<'_>`
[INFO] [stdout]              `&async_channel::RecvError: core::error::Error`
[INFO] [stdout]              which is required by `&async_channel::RecvError: thiserror::__private18::AsDynError<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `subduction_core` (lib test) due to 18 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "dd6e54647f9e4572ec90b220b02825ab139762d02861fe5eb4f9c9da87cc604c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd6e54647f9e4572ec90b220b02825ab139762d02861fe5eb4f9c9da87cc604c", kill_on_drop: false }`
[INFO] [stdout] dd6e54647f9e4572ec90b220b02825ab139762d02861fe5eb4f9c9da87cc604c
