[INFO] fetching crate citadel_sdk 0.11.3...
[INFO] checking citadel_sdk-0.11.3 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate citadel_sdk 0.11.3 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate citadel_sdk 0.11.3 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate citadel_sdk 0.11.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate citadel_sdk 0.11.3
[INFO] tweaked toml for crates.io crate citadel_sdk 0.11.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate citadel_sdk 0.11.3 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a11761febf80f98b4a2d031e1c2abdb8f1aa4667387768c59e3a8eca94f663f
[INFO] running `Command { std: "docker" "start" "-a" "5a11761febf80f98b4a2d031e1c2abdb8f1aa4667387768c59e3a8eca94f663f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a11761febf80f98b4a2d031e1c2abdb8f1aa4667387768c59e3a8eca94f663f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a11761febf80f98b4a2d031e1c2abdb8f1aa4667387768c59e3a8eca94f663f", kill_on_drop: false }`
[INFO] [stdout] 5a11761febf80f98b4a2d031e1c2abdb8f1aa4667387768c59e3a8eca94f663f
[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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88214078bda665d68524254c2afcd95d14f652de497fbf1cc04d7e92eb5b08fa
[INFO] running `Command { std: "docker" "start" "-a" "88214078bda665d68524254c2afcd95d14f652de497fbf1cc04d7e92eb5b08fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling build-deps v0.1.4
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ring v0.17.8
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking url v2.5.3
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling pqc_kyber_kyberslash v0.7.1
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling packed_struct v0.10.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling packed_struct_codegen v0.10.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling oqs v0.9.0
[INFO] [stderr]     Checking cstr_core v0.2.6
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking citadel_io v0.11.3
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking ascon v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking ascon-aead v0.4.2
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking kyber-pke v0.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking wildmatch v1.1.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking citadel_types v0.11.3
[INFO] [stderr]     Checking xml-rs v0.8.23
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking quinn-proto v0.10.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking xmltree v0.10.3
[INFO] [stderr]     Checking attohttpc v0.16.3
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling oqs-sys v0.9.1+liboqs-0.9.0
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking rust-argon2 v2.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking quinn-udp v0.4.1
[INFO] [stderr]     Checking sysinfo v0.29.11
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking netbeam v0.11.3
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking webrtc-util v0.8.1
[INFO] [stderr]     Checking quinn v0.10.2
[INFO] [stderr]     Checking stun v0.5.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking rcgen v0.11.3
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]     Checking bstr v1.11.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling async-trait-with-sync v0.1.36
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking multimap v0.9.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking atomic v0.6.0
[INFO] [stderr]     Checking embedded-semver v0.3.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking igd v0.12.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking dirs2 v3.0.1
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking async_ip v0.11.3
[INFO] [stderr]     Checking citadel_logging v0.11.3
[INFO] [stderr]     Checking citadel_wire v0.11.3
[INFO] [stderr]     Checking citadel_pqcrypto v0.11.3
[INFO] [stderr]     Checking citadel_crypt v0.11.3
[INFO] [stderr]     Checking citadel_user v0.11.3
[INFO] [stderr]     Checking citadel_proto v0.11.3
[INFO] [stderr]     Checking citadel_sdk v0.11.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../../resources/TheBridge.pdf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/remote_ext.rs:1306:39
[INFO] [stdout]      |
[INFO] [stdout] 1306 | ...                   let cmp = include_bytes!("../../resources/TheBridge.pdf");
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> src/builder/node_builder.rs:349:11
[INFO] [stdout]     |
[INFO] [stdout] 349 |       async fn test_options(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 350 | |         #[values(ServerUnderlyingProtocol::new_quic_self_signed(), ServerUnderlyingProtocol::new_tls_self_signed().unwrap())]
[INFO] [stdout] 351 | |         underlying_protocol: ServerUnderlyingProtocol,
[INFO] [stdout] 352 | |         #[values(NodeType::Peer, NodeType::Server(std::net::SocketAddr::from_str("127.0.0.1:9999").unwrap()))]
[INFO] [stdout] ...   |
[INFO] [stdout] 379 | |         drop(builder.build(EmptyKernel).unwrap());
[INFO] [stdout] 380 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> src/fs.rs:112:11
[INFO] [stdout]     |
[INFO] [stdout] 112 |       async fn test_c2s_file_transfer_revfs(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 113 | |         #[case] enx: EncryptionAlgorithm,
[INFO] [stdout] 114 | |         #[case] kem: KemAlgorithm,
[INFO] [stdout] 115 | |         #[case] sig: SigAlgorithm,
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |         assert!(client_success.load(Ordering::Relaxed));
[INFO] [stdout] 173 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> src/fs.rs:183:11
[INFO] [stdout]     |
[INFO] [stdout] 183 |       async fn test_c2s_file_transfer_revfs_take(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 184 | |         #[case] enx: EncryptionAlgorithm,
[INFO] [stdout] 185 | |         #[case] kem: KemAlgorithm,
[INFO] [stdout] 186 | |         #[case] sig: SigAlgorithm,
[INFO] [stdout] ...   |
[INFO] [stdout] 245 | |         assert!(client_success.load(Ordering::Relaxed));
[INFO] [stdout] 246 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> src/fs.rs:256:11
[INFO] [stdout]     |
[INFO] [stdout] 256 |       async fn test_c2s_file_transfer_revfs_delete(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 257 | |         #[case] enx: EncryptionAlgorithm,
[INFO] [stdout] 258 | |         #[case] kem: KemAlgorithm,
[INFO] [stdout] 259 | |         #[case] sig: SigAlgorithm,
[INFO] [stdout] ...   |
[INFO] [stdout] 319 | |         assert!(client_success.load(Ordering::Relaxed));
[INFO] [stdout] 320 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> src/fs.rs:326:11
[INFO] [stdout]     |
[INFO] [stdout] 326 |       async fn test_p2p_file_transfer_revfs(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 327 | |         #[case] secrecy_mode: SecrecyMode,
[INFO] [stdout] 328 | |         #[values(KemAlgorithm::Kyber)] kem: KemAlgorithm,
[INFO] [stdout] 329 | |         #[values(EncryptionAlgorithm::AES_GCM_256)] enx: EncryptionAlgorithm,
[INFO] [stdout] ...   |
[INFO] [stdout] 458 | |         assert!(client1_success.load(Ordering::Relaxed));
[INFO] [stdout] 459 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> src/prefabs/client/broadcast.rs:467:11
[INFO] [stdout]     |
[INFO] [stdout] 467 |       async fn test_manual_group_connect(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 468 | |         #[case] peer_count: usize,
[INFO] [stdout] 469 | |     ) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 470 | |         /*
[INFO] [stdout] ...   |
[INFO] [stdout] 576 | |         Ok(())
[INFO] [stdout] 577 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:449:11
[INFO] [stdout]     |
[INFO] [stdout] 449 |       async fn peer_to_peer_connect(#[case] peer_count: usize, #[case] udp_mode: UdpMode) {
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 450 | |         assert!(peer_count > 1);
[INFO] [stdout] 451 | |         citadel_logging::setup_log();
[INFO] [stdout] 452 | |         TestBarrier::setup(peer_count);
[INFO] [stdout] ...   |
[INFO] [stdout] 539 | |         assert_eq!(client_success.load(Ordering::Relaxed), peer_count);
[INFO] [stdout] 540 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:547:11
[INFO] [stdout]     |
[INFO] [stdout] 547 |       async fn peer_to_peer_connect_passwordless(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 548 | |         #[case] peer_count: usize,
[INFO] [stdout] 549 | |     ) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 550 | |         assert!(peer_count > 1);
[INFO] [stdout] ...   |
[INFO] [stdout] 633 | |         Ok(())
[INFO] [stdout] 634 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:640:11
[INFO] [stdout]     |
[INFO] [stdout] 640 |       async fn test_peer_to_peer_file_transfer(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 641 | |         #[case] peer_count: usize,
[INFO] [stdout] 642 | |     ) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 643 | |         assert!(peer_count > 1);
[INFO] [stdout] ...   |
[INFO] [stdout] 763 | |         Ok(())
[INFO] [stdout] 764 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/prefabs/client/../../../../resources/TheBridge.pdf`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:712:45
[INFO] [stdout]     |
[INFO] [stdout] 712 | ...                   include_bytes!("../../../../resources/TheBridge.pdf");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:770:11
[INFO] [stdout]     |
[INFO] [stdout] 770 |       async fn test_peer_to_peer_rekey(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 771 | |         #[case] peer_count: usize,
[INFO] [stdout] 772 | |     ) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 773 | |         assert!(peer_count > 1);
[INFO] [stdout] ...   |
[INFO] [stdout] 840 | |         Ok(())
[INFO] [stdout] 841 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:847:11
[INFO] [stdout]     |
[INFO] [stdout] 847 |       async fn test_peer_to_peer_disconnect(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 848 | |         #[case] peer_count: usize,
[INFO] [stdout] 849 | |     ) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 850 | |         assert!(peer_count > 1);
[INFO] [stdout] ...   |
[INFO] [stdout] 911 | |         Ok(())
[INFO] [stdout] 912 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]     --> src/prefabs/client/peer_connection.rs:918:11
[INFO] [stdout]      |
[INFO] [stdout] 918  |       async fn test_p2p_wrong_session_password(
[INFO] [stdout]      |  ___________^
[INFO] [stdout] 919  | |         #[case] secrecy_mode: SecrecyMode,
[INFO] [stdout] 920  | |         #[case] p2p_password: Option<&'static str>,
[INFO] [stdout] 921  | |         #[values(KemAlgorithm::Kyber)] kem: KemAlgorithm,
[INFO] [stdout] ...    |
[INFO] [stdout] 1015 | |         assert!(!peer_1_error_received.load(Ordering::SeqCst));
[INFO] [stdout] 1016 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> src/prefabs/client/single_connection.rs:379:11
[INFO] [stdout]     |
[INFO] [stdout] 379 |       async fn test_single_connection_registered(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 380 | |         #[values(UdpMode::Enabled, UdpMode::Disabled)] udp_mode: UdpMode,
[INFO] [stdout] 381 | |         #[values(ServerUnderlyingProtocol::new_quic_self_signed(), ServerUnderlyingProtocol::new_tls_self_signed().unwrap())]
[INFO] [stdout] 382 | |         underlying_protocol: ServerUnderlyingProtocol,
[INFO] [stdout] ...   |
[INFO] [stdout] 431 | |         assert!(server_success.load(Ordering::Relaxed));
[INFO] [stdout] 432 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> src/prefabs/client/single_connection.rs:439:11
[INFO] [stdout]     |
[INFO] [stdout] 439 |       async fn test_single_connection_passwordless(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 440 | |         #[case] udp_mode: UdpMode,
[INFO] [stdout] 441 | |         #[case] server_password: Option<&'static str>,
[INFO] [stdout] 442 | |     ) {
[INFO] [stdout] ...   |
[INFO] [stdout] 486 | |         assert!(server_success.load(Ordering::Relaxed));
[INFO] [stdout] 487 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> src/prefabs/client/single_connection.rs:493:11
[INFO] [stdout]     |
[INFO] [stdout] 493 |       async fn test_single_connection_passwordless_wrong_password(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 494 | |         #[case] udp_mode: UdpMode,
[INFO] [stdout] 495 | |         #[case] server_password: Option<&'static str>,
[INFO] [stdout] 496 | |     ) {
[INFO] [stdout] ...   |
[INFO] [stdout] 535 | |         }
[INFO] [stdout] 536 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> src/prefabs/client/single_connection.rs:542:11
[INFO] [stdout]     |
[INFO] [stdout] 542 |       async fn test_single_connection_passwordless_deregister(#[case] udp_mode: UdpMode) {
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 543 | |         citadel_logging::setup_log();
[INFO] [stdout] 544 | |         TestBarrier::setup(2);
[INFO] [stdout] ...   |
[INFO] [stdout] 583 | |         assert!(server_success.load(Ordering::Relaxed));
[INFO] [stdout] 584 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]     --> src/remote_ext.rs:1356:11
[INFO] [stdout]      |
[INFO] [stdout] 1356 |       async fn test_c2s_file_transfer(
[INFO] [stdout]      |  ___________^
[INFO] [stdout] 1357 | |         #[case] enx: EncryptionAlgorithm,
[INFO] [stdout] 1358 | |         #[case] kem: KemAlgorithm,
[INFO] [stdout] 1359 | |         #[case] sig: SigAlgorithm,
[INFO] [stdout] ...    |
[INFO] [stdout] 1402 | |         assert!(server_success.load(Ordering::Relaxed));
[INFO] [stdout] 1403 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rstest`
[INFO] [stdout]    --> src/builder/node_builder.rs:315:9
[INFO] [stdout]     |
[INFO] [stdout] 315 |     use rstest::rstest;
[INFO] [stdout]     |         ^^^^^^ use of undeclared crate or module `rstest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rstest`
[INFO] [stdout]   --> src/fs.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |     use rstest::rstest;
[INFO] [stdout]    |         ^^^^^^ use of undeclared crate or module `rstest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rstest`
[INFO] [stdout]    --> src/prefabs/client/broadcast.rs:379:9
[INFO] [stdout]     |
[INFO] [stdout] 379 |     use rstest::rstest;
[INFO] [stdout]     |         ^^^^^^ use of undeclared crate or module `rstest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rstest`
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 430 |     use rstest::rstest;
[INFO] [stdout]     |         ^^^^^^ use of undeclared crate or module `rstest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/prefabs/server/internal_service.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     use hyper::client::conn::Builder;
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/prefabs/server/internal_service.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     use hyper::server::conn::Http;
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]   --> src/prefabs/server/internal_service.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     use hyper::service::service_fn;
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rstest`
[INFO] [stdout]    --> src/prefabs/client/single_connection.rs:342:9
[INFO] [stdout]     |
[INFO] [stdout] 342 |     use rstest::rstest;
[INFO] [stdout]     |         ^^^^^^ use of undeclared crate or module `rstest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper`
[INFO] [stdout]   --> src/prefabs/server/internal_service.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     use hyper::{Body, Error, Request, Response, StatusCode};
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rstest`
[INFO] [stdout]   --> src/prefabs/server/internal_service.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     use rstest::rstest;
[INFO] [stdout]    |         ^^^^^^ use of undeclared crate or module `rstest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rstest`
[INFO] [stdout]     --> src/remote_ext.rs:1270:9
[INFO] [stdout]      |
[INFO] [stdout] 1270 |     use rstest::rstest;
[INFO] [stdout]      |         ^^^^^^ use of undeclared crate or module `rstest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde`
[INFO] [stdout]   --> src/prefabs/server/internal_service.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |     #[derive(serde::Serialize, serde::Deserialize)]
[INFO] [stdout]    |              ^^^^^ use of undeclared crate or module `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde`
[INFO] [stdout]   --> src/prefabs/server/internal_service.rs:72:32
[INFO] [stdout]    |
[INFO] [stdout] 72 |     #[derive(serde::Serialize, serde::Deserialize)]
[INFO] [stdout]    |                                ^^^^^ use of undeclared crate or module `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `timeout` in this scope
[INFO] [stdout]    --> src/builder/node_builder.rs:347:7
[INFO] [stdout]     |
[INFO] [stdout] 347 |     #[timeout(std::time::Duration::from_secs(60))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/builder/node_builder.rs:350:11
[INFO] [stdout]     |
[INFO] [stdout] 350 |         #[values(ServerUnderlyingProtocol::new_quic_self_signed(), ServerUnderlyingProtocol::new_tls_self_signed().unwrap())]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/builder/node_builder.rs:352:11
[INFO] [stdout]     |
[INFO] [stdout] 352 |         #[values(NodeType::Peer, NodeType::Server(std::net::SocketAddr::from_str("127.0.0.1:9999").unwrap()))]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/builder/node_builder.rs:354:11
[INFO] [stdout]     |
[INFO] [stdout] 354 |         #[values(KernelExecutorSettings::default(), KernelExecutorSettings::default().with_max_concurrency(2))]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/builder/node_builder.rs:356:11
[INFO] [stdout]     |
[INFO] [stdout] 356 |         #[values(BackendType::InMemory, BackendType::new("file:/hello_world/path/").unwrap())]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/fs.rs:100:7
[INFO] [stdout]     |
[INFO] [stdout] 100 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/fs.rs:105:7
[INFO] [stdout]     |
[INFO] [stdout] 105 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `timeout` in this scope
[INFO] [stdout]    --> src/fs.rs:110:7
[INFO] [stdout]     |
[INFO] [stdout] 110 |     #[timeout(std::time::Duration::from_secs(90))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/fs.rs:113:11
[INFO] [stdout]     |
[INFO] [stdout] 113 |         #[case] enx: EncryptionAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/fs.rs:114:11
[INFO] [stdout]     |
[INFO] [stdout] 114 |         #[case] kem: KemAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/fs.rs:115:11
[INFO] [stdout]     |
[INFO] [stdout] 115 |         #[case] sig: SigAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/fs.rs:116:11
[INFO] [stdout]     |
[INFO] [stdout] 116 |         #[values(SecurityLevel::Standard, SecurityLevel::Reinforced)] security_level: SecurityLevel,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/fs.rs:176:7
[INFO] [stdout]     |
[INFO] [stdout] 176 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `timeout` in this scope
[INFO] [stdout]    --> src/fs.rs:181:7
[INFO] [stdout]     |
[INFO] [stdout] 181 |     #[timeout(std::time::Duration::from_secs(90))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/fs.rs:184:11
[INFO] [stdout]     |
[INFO] [stdout] 184 |         #[case] enx: EncryptionAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/fs.rs:185:11
[INFO] [stdout]     |
[INFO] [stdout] 185 |         #[case] kem: KemAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/fs.rs:186:11
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[case] sig: SigAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/fs.rs:187:11
[INFO] [stdout]     |
[INFO] [stdout] 187 |         #[values(SecurityLevel::Standard)] security_level: SecurityLevel,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/fs.rs:249:7
[INFO] [stdout]     |
[INFO] [stdout] 249 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `timeout` in this scope
[INFO] [stdout]    --> src/fs.rs:254:7
[INFO] [stdout]     |
[INFO] [stdout] 254 |     #[timeout(std::time::Duration::from_secs(90))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/fs.rs:257:11
[INFO] [stdout]     |
[INFO] [stdout] 257 |         #[case] enx: EncryptionAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/fs.rs:258:11
[INFO] [stdout]     |
[INFO] [stdout] 258 |         #[case] kem: KemAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/fs.rs:259:11
[INFO] [stdout]     |
[INFO] [stdout] 259 |         #[case] sig: SigAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/fs.rs:260:11
[INFO] [stdout]     |
[INFO] [stdout] 260 |         #[values(SecurityLevel::Standard)] security_level: SecurityLevel,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/fs.rs:323:7
[INFO] [stdout]     |
[INFO] [stdout] 323 |     #[case(SecrecyMode::BestEffort)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `timeout` in this scope
[INFO] [stdout]    --> src/fs.rs:324:7
[INFO] [stdout]     |
[INFO] [stdout] 324 |     #[timeout(Duration::from_secs(60))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/fs.rs:327:11
[INFO] [stdout]     |
[INFO] [stdout] 327 |         #[case] secrecy_mode: SecrecyMode,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/fs.rs:328:11
[INFO] [stdout]     |
[INFO] [stdout] 328 |         #[values(KemAlgorithm::Kyber)] kem: KemAlgorithm,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/fs.rs:329:11
[INFO] [stdout]     |
[INFO] [stdout] 329 |         #[values(EncryptionAlgorithm::AES_GCM_256)] enx: EncryptionAlgorithm,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/prefabs/client/broadcast.rs:464:7
[INFO] [stdout]     |
[INFO] [stdout] 464 |     #[case(2)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `timeout` in this scope
[INFO] [stdout]    --> src/prefabs/client/broadcast.rs:465:7
[INFO] [stdout]     |
[INFO] [stdout] 465 |     #[timeout(std::time::Duration::from_secs(90))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/prefabs/client/broadcast.rs:468:11
[INFO] [stdout]     |
[INFO] [stdout] 468 |         #[case] peer_count: usize,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:445:7
[INFO] [stdout]     |
[INFO] [stdout] 445 |     #[case(2, UdpMode::Enabled)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:446:7
[INFO] [stdout]     |
[INFO] [stdout] 446 |     #[case(3, UdpMode::Disabled)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `timeout` in this scope
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:447:7
[INFO] [stdout]     |
[INFO] [stdout] 447 |     #[timeout(std::time::Duration::from_secs(90))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:449:37
[INFO] [stdout]     |
[INFO] [stdout] 449 |     async fn peer_to_peer_connect(#[case] peer_count: usize, #[case] udp_mode: UdpMode) {
[INFO] [stdout]     |                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:449:64
[INFO] [stdout]     |
[INFO] [stdout] 449 |     async fn peer_to_peer_connect(#[case] peer_count: usize, #[case] udp_mode: UdpMode) {
[INFO] [stdout]     |                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:543:7
[INFO] [stdout]     |
[INFO] [stdout] 543 |     #[case(2)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:544:7
[INFO] [stdout]     |
[INFO] [stdout] 544 |     #[case(3)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `timeout` in this scope
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:545:7
[INFO] [stdout]     |
[INFO] [stdout] 545 |     #[timeout(std::time::Duration::from_secs(90))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:548:11
[INFO] [stdout]     |
[INFO] [stdout] 548 |         #[case] peer_count: usize,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:637:7
[INFO] [stdout]     |
[INFO] [stdout] 637 |     #[case(2)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `timeout` in this scope
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:638:7
[INFO] [stdout]     |
[INFO] [stdout] 638 |     #[timeout(std::time::Duration::from_secs(90))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:641:11
[INFO] [stdout]     |
[INFO] [stdout] 641 |         #[case] peer_count: usize,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:767:7
[INFO] [stdout]     |
[INFO] [stdout] 767 |     #[case(2)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `timeout` in this scope
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:768:7
[INFO] [stdout]     |
[INFO] [stdout] 768 |     #[timeout(std::time::Duration::from_secs(90))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:771:11
[INFO] [stdout]     |
[INFO] [stdout] 771 |         #[case] peer_count: usize,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:844:7
[INFO] [stdout]     |
[INFO] [stdout] 844 |     #[case(2)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `timeout` in this scope
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:845:7
[INFO] [stdout]     |
[INFO] [stdout] 845 |     #[timeout(std::time::Duration::from_secs(90))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:848:11
[INFO] [stdout]     |
[INFO] [stdout] 848 |         #[case] peer_count: usize,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:915:7
[INFO] [stdout]     |
[INFO] [stdout] 915 |     #[case(SecrecyMode::BestEffort, Some("test-p2p-password"))]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `timeout` in this scope
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:916:7
[INFO] [stdout]     |
[INFO] [stdout] 916 |     #[timeout(std::time::Duration::from_secs(240))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:919:11
[INFO] [stdout]     |
[INFO] [stdout] 919 |         #[case] secrecy_mode: SecrecyMode,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:920:11
[INFO] [stdout]     |
[INFO] [stdout] 920 |         #[case] p2p_password: Option<&'static str>,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:921:11
[INFO] [stdout]     |
[INFO] [stdout] 921 |         #[values(KemAlgorithm::Kyber)] kem: KemAlgorithm,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/prefabs/client/peer_connection.rs:922:11
[INFO] [stdout]     |
[INFO] [stdout] 922 |         #[values(EncryptionAlgorithm::AES_GCM_256)] enx: EncryptionAlgorithm,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `timeout` in this scope
[INFO] [stdout]    --> src/prefabs/client/single_connection.rs:377:7
[INFO] [stdout]     |
[INFO] [stdout] 377 |     #[timeout(std::time::Duration::from_secs(90))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/prefabs/client/single_connection.rs:380:11
[INFO] [stdout]     |
[INFO] [stdout] 380 |         #[values(UdpMode::Enabled, UdpMode::Disabled)] udp_mode: UdpMode,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/prefabs/client/single_connection.rs:381:11
[INFO] [stdout]     |
[INFO] [stdout] 381 |         #[values(ServerUnderlyingProtocol::new_quic_self_signed(), ServerUnderlyingProtocol::new_tls_self_signed().unwrap())]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/prefabs/client/single_connection.rs:435:7
[INFO] [stdout]     |
[INFO] [stdout] 435 |     #[case(UdpMode::Enabled, None)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/prefabs/client/single_connection.rs:436:7
[INFO] [stdout]     |
[INFO] [stdout] 436 |     #[case(UdpMode::Enabled, Some("test-password"))]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `timeout` in this scope
[INFO] [stdout]    --> src/prefabs/client/single_connection.rs:437:7
[INFO] [stdout]     |
[INFO] [stdout] 437 |     #[timeout(std::time::Duration::from_secs(90))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/prefabs/client/single_connection.rs:440:11
[INFO] [stdout]     |
[INFO] [stdout] 440 |         #[case] udp_mode: UdpMode,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/prefabs/client/single_connection.rs:441:11
[INFO] [stdout]     |
[INFO] [stdout] 441 |         #[case] server_password: Option<&'static str>,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/prefabs/client/single_connection.rs:490:7
[INFO] [stdout]     |
[INFO] [stdout] 490 |     #[case(UdpMode::Enabled, Some("test-password"))]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `timeout` in this scope
[INFO] [stdout]    --> src/prefabs/client/single_connection.rs:491:7
[INFO] [stdout]     |
[INFO] [stdout] 491 |     #[timeout(std::time::Duration::from_secs(90))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/prefabs/client/single_connection.rs:494:11
[INFO] [stdout]     |
[INFO] [stdout] 494 |         #[case] udp_mode: UdpMode,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/prefabs/client/single_connection.rs:495:11
[INFO] [stdout]     |
[INFO] [stdout] 495 |         #[case] server_password: Option<&'static str>,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/prefabs/client/single_connection.rs:539:7
[INFO] [stdout]     |
[INFO] [stdout] 539 |     #[case(UdpMode::Disabled)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `timeout` in this scope
[INFO] [stdout]    --> src/prefabs/client/single_connection.rs:540:7
[INFO] [stdout]     |
[INFO] [stdout] 540 |     #[timeout(std::time::Duration::from_secs(90))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/prefabs/client/single_connection.rs:542:63
[INFO] [stdout]     |
[INFO] [stdout] 542 |     async fn test_single_connection_passwordless_deregister(#[case] udp_mode: UdpMode) {
[INFO] [stdout]     |                                                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `timeout` in this scope
[INFO] [stdout]    --> src/prefabs/client/single_connection.rs:587:7
[INFO] [stdout]     |
[INFO] [stdout] 587 |     #[timeout(std::time::Duration::from_secs(90))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `timeout` in this scope
[INFO] [stdout]    --> src/prefabs/client/single_connection.rs:664:7
[INFO] [stdout]     |
[INFO] [stdout] 664 |     #[timeout(std::time::Duration::from_secs(90))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `timeout` in this scope
[INFO] [stdout]    --> src/prefabs/server/internal_service.rs:110:7
[INFO] [stdout]     |
[INFO] [stdout] 110 |     #[timeout(Duration::from_secs(60))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `timeout` in this scope
[INFO] [stdout]    --> src/prefabs/server/internal_service.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 |     #[timeout(Duration::from_secs(60))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]     --> src/remote_ext.rs:1344:7
[INFO] [stdout]      |
[INFO] [stdout] 1344 |     #[case(
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]     --> src/remote_ext.rs:1349:7
[INFO] [stdout]      |
[INFO] [stdout] 1349 |     #[case(
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `timeout` in this scope
[INFO] [stdout]     --> src/remote_ext.rs:1354:7
[INFO] [stdout]      |
[INFO] [stdout] 1354 |     #[timeout(std::time::Duration::from_secs(90))]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]     --> src/remote_ext.rs:1357:11
[INFO] [stdout]      |
[INFO] [stdout] 1357 |         #[case] enx: EncryptionAlgorithm,
[INFO] [stdout]      |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]     --> src/remote_ext.rs:1358:11
[INFO] [stdout]      |
[INFO] [stdout] 1358 |         #[case] kem: KemAlgorithm,
[INFO] [stdout]      |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]     --> src/remote_ext.rs:1359:11
[INFO] [stdout]      |
[INFO] [stdout] 1359 |         #[case] sig: SigAlgorithm,
[INFO] [stdout]      |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]    --> src/prefabs/server/internal_service.rs:243:42
[INFO] [stdout]     |
[INFO] [stdout] 243 |                         let body_bytes = hyper::body::to_bytes(response.into_body()).await.map_err(from_hyper_error)?;
[INFO] [stdout]     |                                          ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]    --> src/builder/node_builder.rs:316:9
[INFO] [stdout]     |
[INFO] [stdout] 316 |     use std::str::FromStr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `serialize_to_vector` exists for struct `TestPacket`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/prefabs/server/internal_service.rs:91:10
[INFO] [stdout]     |
[INFO] [stdout] 73  |       struct TestPacket {
[INFO] [stdout]     |       ----------------- method `serialize_to_vector` not found for this struct because it doesn't satisfy `TestPacket: Deserialize<'_>`, `TestPacket: Serialize` or `TestPacket: citadel_proto::prelude::SyncIO`
[INFO] [stdout] ...
[INFO] [stdout] 88  |           let packet = TestPacket {
[INFO] [stdout]     |  ______________________-
[INFO] [stdout] 89  | |             packet: message.clone(),
[INFO] [stdout] 90  | |         }
[INFO] [stdout] 91  | |         .serialize_to_vector()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^ method cannot be called on `TestPacket` due to unsatisfied trait bounds
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestPacket: Serialize`
[INFO] [stdout]             which is required by `TestPacket: citadel_proto::prelude::SyncIO`
[INFO] [stdout]             `TestPacket: Deserialize<'_>`
[INFO] [stdout]             which is required by `TestPacket: citadel_proto::prelude::SyncIO`
[INFO] [stdout] note: the traits `Deserialize` and `Serialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.215/src/de/mod.rs:541:1
[INFO] [stdout]     |
[INFO] [stdout] 541 | pub trait Deserialize<'de>: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.215/src/ser/mod.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub trait Serialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `serialize_to_vector`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `citadel_proto::prelude::SyncIO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestPacket: Serialize` is not satisfied
[INFO] [stdout]   --> src/prefabs/server/internal_service.rs:96:44
[INFO] [stdout]    |
[INFO] [stdout] 96 |             read_one_packet_as_framed::<_, TestPacket>(internal_server_communicator).await?;
[INFO] [stdout]    |                                            ^^^^^^^^^^ the trait `Serialize` is not implemented for `TestPacket`
[INFO] [stdout]    |
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Serialize)]` to your `TestPacket` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `Serialize`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]            and 265 others
[INFO] [stdout] note: required by a bound in `citadel_proto::prelude::read_one_packet_as_framed`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/citadel_proto-0.11.3/src/proto/misc/mod.rs:22:84
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub async fn read_one_packet_as_framed<S: AsyncRead + Unpin, D: DeserializeOwned + Serialize>(
[INFO] [stdout]    |                                                                                    ^^^^^^^^^ required by this bound in `read_one_packet_as_framed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestPacket: DeserializeOwned` is not satisfied
[INFO] [stdout]   --> src/prefabs/server/internal_service.rs:96:44
[INFO] [stdout]    |
[INFO] [stdout] 96 |             read_one_packet_as_framed::<_, TestPacket>(internal_server_communicator).await?;
[INFO] [stdout]    |                                            ^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `TestPacket`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]              `()` implements `Deserialize<'de>`
[INFO] [stdout]              `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]              `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]              `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]              `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]            and 272 others
[INFO] [stdout]    = note: required for `TestPacket` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `citadel_proto::prelude::read_one_packet_as_framed`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/citadel_proto-0.11.3/src/proto/misc/mod.rs:22:65
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub async fn read_one_packet_as_framed<S: AsyncRead + Unpin, D: DeserializeOwned + Serialize>(
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^ required by this bound in `read_one_packet_as_framed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestPacket: Serialize` is not satisfied
[INFO] [stdout]   --> src/prefabs/server/internal_service.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |             read_one_packet_as_framed::<_, TestPacket>(internal_server_communicator).await?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize` is not implemented for `TestPacket`
[INFO] [stdout]    |
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Serialize)]` to your `TestPacket` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `Serialize`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]            and 265 others
[INFO] [stdout] note: required by a bound in `citadel_proto::prelude::read_one_packet_as_framed`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/citadel_proto-0.11.3/src/proto/misc/mod.rs:22:84
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub async fn read_one_packet_as_framed<S: AsyncRead + Unpin, D: DeserializeOwned + Serialize>(
[INFO] [stdout]    |                                                                                    ^^^^^^^^^ required by this bound in `read_one_packet_as_framed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> TestPacket: Deserialize<'de>` is not satisfied
[INFO] [stdout]   --> src/prefabs/server/internal_service.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |             read_one_packet_as_framed::<_, TestPacket>(internal_server_communicator).await?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `TestPacket`
[INFO] [stdout]    |
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `TestPacket` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]              `()` implements `Deserialize<'de>`
[INFO] [stdout]              `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]              `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]              `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]              `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]            and 272 others
[INFO] [stdout]    = note: required for `TestPacket` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `citadel_proto::prelude::read_one_packet_as_framed`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/citadel_proto-0.11.3/src/proto/misc/mod.rs:22:65
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub async fn read_one_packet_as_framed<S: AsyncRead + Unpin, D: DeserializeOwned + Serialize>(
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^ required by this bound in `read_one_packet_as_framed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestPacket: Serialize` is not satisfied
[INFO] [stdout]   --> src/prefabs/server/internal_service.rs:96:86
[INFO] [stdout]    |
[INFO] [stdout] 96 |             read_one_packet_as_framed::<_, TestPacket>(internal_server_communicator).await?;
[INFO] [stdout]    |                                                                                      ^^^^^ the trait `Serialize` is not implemented for `TestPacket`
[INFO] [stdout]    |
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Serialize)]` to your `TestPacket` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `Serialize`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]            and 265 others
[INFO] [stdout] note: required by a bound in `citadel_proto::prelude::read_one_packet_as_framed`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/citadel_proto-0.11.3/src/proto/misc/mod.rs:22:84
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub async fn read_one_packet_as_framed<S: AsyncRead + Unpin, D: DeserializeOwned + Serialize>(
[INFO] [stdout]    |                                                                                    ^^^^^^^^^ required by this bound in `read_one_packet_as_framed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> TestPacket: Deserialize<'de>` is not satisfied
[INFO] [stdout]   --> src/prefabs/server/internal_service.rs:96:86
[INFO] [stdout]    |
[INFO] [stdout] 96 |             read_one_packet_as_framed::<_, TestPacket>(internal_server_communicator).await?;
[INFO] [stdout]    |                                                                                      ^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `TestPacket`
[INFO] [stdout]    |
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `TestPacket` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]              `()` implements `Deserialize<'de>`
[INFO] [stdout]              `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]              `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]              `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]              `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]            and 272 others
[INFO] [stdout]    = note: required for `TestPacket` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `citadel_proto::prelude::read_one_packet_as_framed`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/citadel_proto-0.11.3/src/proto/misc/mod.rs:22:65
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub async fn read_one_packet_as_framed<S: AsyncRead + Unpin, D: DeserializeOwned + Serialize>(
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^ required by this bound in `read_one_packet_as_framed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> tests/stress_tests.rs:199:11
[INFO] [stdout]     |
[INFO] [stdout] 199 |       async fn stress_test_c2s_messaging(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 200 | |         #[case] message_count: usize,
[INFO] [stdout] 201 | |         #[case] secrecy_mode: SecrecyMode,
[INFO] [stdout] 202 | |         #[values(KemAlgorithm::Kyber, KemAlgorithm::Ntru)] kem: KemAlgorithm,
[INFO] [stdout] ...   |
[INFO] [stdout] 267 | |         assert!(SERVER_SUCCESS.load(Ordering::Relaxed));
[INFO] [stdout] 268 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> tests/stress_tests.rs:275:11
[INFO] [stdout]     |
[INFO] [stdout] 275 |       async fn stress_test_c2s_messaging_kyber(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 276 | |         #[case] message_count: usize,
[INFO] [stdout] 277 | |         #[case] secrecy_mode: SecrecyMode,
[INFO] [stdout] 278 | |         #[case] server_password: Option<&'static str>,
[INFO] [stdout] ...   |
[INFO] [stdout] 343 | |         assert!(SERVER_SUCCESS.load(Ordering::Relaxed));
[INFO] [stdout] 344 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> tests/stress_tests.rs:351:11
[INFO] [stdout]     |
[INFO] [stdout] 351 |       async fn stress_test_p2p_messaging(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 352 | |         #[case] message_count: usize,
[INFO] [stdout] 353 | |         #[case] secrecy_mode: SecrecyMode,
[INFO] [stdout] 354 | |         #[case] p2p_password: Option<&'static str>,
[INFO] [stdout] ...   |
[INFO] [stdout] 461 | |         assert!(client1_success.load(Ordering::Relaxed));
[INFO] [stdout] 462 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> tests/stress_tests.rs:468:11
[INFO] [stdout]     |
[INFO] [stdout] 468 |       async fn stress_test_group_broadcast(#[case] message_count: usize, #[case] peer_count: usize) {
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 469 | |         citadel_logging::setup_log();
[INFO] [stdout] 470 | |         citadel_sdk::test_common::TestBarrier::setup(peer_count);
[INFO] [stdout] ...   |
[INFO] [stdout] 540 | |         assert_eq!(CLIENT_SUCCESS.load(Ordering::Relaxed), peer_count);
[INFO] [stdout] 541 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> tests/stress_tests.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use rand::prelude::ThreadRng;
[INFO] [stdout]    |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> tests/stress_tests.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     use rand::Rng;
[INFO] [stdout]    |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rstest`
[INFO] [stdout]   --> tests/stress_tests.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     use rstest::rstest;
[INFO] [stdout]    |         ^^^^^^ use of undeclared crate or module `rstest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> tests/stress_tests.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |         ^^^^^ help: a similar path exists: `uuid::serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/stress_tests.rs:195:7
[INFO] [stdout]     |
[INFO] [stdout] 195 |     #[case(500, SecrecyMode::Perfect)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/stress_tests.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 |     #[case(500, SecrecyMode::BestEffort)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `timeout` in this scope
[INFO] [stdout]    --> tests/stress_tests.rs:197:7
[INFO] [stdout]     |
[INFO] [stdout] 197 |     #[timeout(std::time::Duration::from_secs(240))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/stress_tests.rs:200:11
[INFO] [stdout]     |
[INFO] [stdout] 200 |         #[case] message_count: usize,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/stress_tests.rs:201:11
[INFO] [stdout]     |
[INFO] [stdout] 201 |         #[case] secrecy_mode: SecrecyMode,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> tests/stress_tests.rs:202:11
[INFO] [stdout]     |
[INFO] [stdout] 202 |         #[values(KemAlgorithm::Kyber, KemAlgorithm::Ntru)] kem: KemAlgorithm,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> tests/stress_tests.rs:203:11
[INFO] [stdout]     |
[INFO] [stdout] 203 |         #[values(
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/stress_tests.rs:271:7
[INFO] [stdout]     |
[INFO] [stdout] 271 |     #[case(100, SecrecyMode::Perfect, None)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/stress_tests.rs:272:7
[INFO] [stdout]     |
[INFO] [stdout] 272 |     #[case(100, SecrecyMode::BestEffort, Some("test-password"))]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `timeout` in this scope
[INFO] [stdout]    --> tests/stress_tests.rs:273:7
[INFO] [stdout]     |
[INFO] [stdout] 273 |     #[timeout(std::time::Duration::from_secs(240))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/stress_tests.rs:276:11
[INFO] [stdout]     |
[INFO] [stdout] 276 |         #[case] message_count: usize,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/stress_tests.rs:277:11
[INFO] [stdout]     |
[INFO] [stdout] 277 |         #[case] secrecy_mode: SecrecyMode,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/stress_tests.rs:278:11
[INFO] [stdout]     |
[INFO] [stdout] 278 |         #[case] server_password: Option<&'static str>,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> tests/stress_tests.rs:279:11
[INFO] [stdout]     |
[INFO] [stdout] 279 |         #[values(KemAlgorithm::Kyber)] kem: KemAlgorithm,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> tests/stress_tests.rs:280:11
[INFO] [stdout]     |
[INFO] [stdout] 280 |         #[values(EncryptionAlgorithm::Kyber)] enx: EncryptionAlgorithm,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/stress_tests.rs:347:7
[INFO] [stdout]     |
[INFO] [stdout] 347 |     #[case(500, SecrecyMode::Perfect, None)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/stress_tests.rs:348:7
[INFO] [stdout]     |
[INFO] [stdout] 348 |     #[case(500, SecrecyMode::BestEffort, Some("test-p2p-password"))]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `timeout` in this scope
[INFO] [stdout]    --> tests/stress_tests.rs:349:7
[INFO] [stdout]     |
[INFO] [stdout] 349 |     #[timeout(std::time::Duration::from_secs(240))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/stress_tests.rs:352:11
[INFO] [stdout]     |
[INFO] [stdout] 352 |         #[case] message_count: usize,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/stress_tests.rs:353:11
[INFO] [stdout]     |
[INFO] [stdout] 353 |         #[case] secrecy_mode: SecrecyMode,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/stress_tests.rs:354:11
[INFO] [stdout]     |
[INFO] [stdout] 354 |         #[case] p2p_password: Option<&'static str>,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> tests/stress_tests.rs:355:11
[INFO] [stdout]     |
[INFO] [stdout] 355 |         #[values(KemAlgorithm::Kyber)] kem: KemAlgorithm,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> tests/stress_tests.rs:356:11
[INFO] [stdout]     |
[INFO] [stdout] 356 |         #[values(
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/stress_tests.rs:465:7
[INFO] [stdout]     |
[INFO] [stdout] 465 |     #[case(500, 3)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `timeout` in this scope
[INFO] [stdout]    --> tests/stress_tests.rs:466:7
[INFO] [stdout]     |
[INFO] [stdout] 466 |     #[timeout(std::time::Duration::from_secs(90))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/stress_tests.rs:468:44
[INFO] [stdout]     |
[INFO] [stdout] 468 |     async fn stress_test_group_broadcast(#[case] message_count: usize, #[case] peer_count: usize) {
[INFO] [stdout]     |                                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/stress_tests.rs:468:74
[INFO] [stdout]     |
[INFO] [stdout] 468 |     async fn stress_test_group_broadcast(#[case] message_count: usize, #[case] peer_count: usize) {
[INFO] [stdout]     |                                                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `serialize_to_vector` exists for struct `MessageTransfer`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/stress_tests.rs:94:32
[INFO] [stdout]     |
[INFO] [stdout] 74  |     pub struct MessageTransfer {
[INFO] [stdout]     |     -------------------------- method `serialize_to_vector` not found for this struct because it doesn't satisfy `MessageTransfer: citadel_sdk::prelude::SyncIO`, `MessageTransfer: serde::de::Deserialize<'_>` or `MessageTransfer: serde::ser::Serialize`
[INFO] [stdout] ...
[INFO] [stdout] 94  |             Self { idx, rand }.serialize_to_vector().unwrap()
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^ method cannot be called on `MessageTransfer` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `MessageTransfer: serde::ser::Serialize`
[INFO] [stdout]             which is required by `MessageTransfer: citadel_sdk::prelude::SyncIO`
[INFO] [stdout]             `MessageTransfer: serde::de::Deserialize<'_>`
[INFO] [stdout]             which is required by `MessageTransfer: citadel_sdk::prelude::SyncIO`
[INFO] [stdout] note: the traits `serde::de::Deserialize` and `serde::ser::Serialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.215/src/de/mod.rs:541:1
[INFO] [stdout]     |
[INFO] [stdout] 541 | pub trait Deserialize<'de>: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.215/src/ser/mod.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub trait Serialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `serialize_to_vector`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `citadel_sdk::prelude::SyncIO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `deserialize_from_vector` exists for struct `MessageTransfer`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/stress_tests.rs:98:19
[INFO] [stdout]     |
[INFO] [stdout] 74  |     pub struct MessageTransfer {
[INFO] [stdout]     |     -------------------------- function or associated item `deserialize_from_vector` not found for this struct because it doesn't satisfy `MessageTransfer: citadel_sdk::prelude::SyncIO`, `MessageTransfer: serde::de::Deserialize<'_>` or `MessageTransfer: serde::ser::Serialize`
[INFO] [stdout] ...
[INFO] [stdout] 98  |             Self::deserialize_from_vector(input.as_ref()).unwrap()
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^ function or associated item cannot be called on `MessageTransfer` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `MessageTransfer`, consider using `MessageTransfer::receive` which returns `MessageTransfer`
[INFO] [stdout]    --> tests/stress_tests.rs:97:9
[INFO] [stdout]     |
[INFO] [stdout] 97  |         pub fn receive(input: SecBuffer) -> Self {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `MessageTransfer: serde::ser::Serialize`
[INFO] [stdout]             which is required by `MessageTransfer: citadel_sdk::prelude::SyncIO`
[INFO] [stdout]             `MessageTransfer: serde::de::Deserialize<'_>`
[INFO] [stdout]             which is required by `MessageTransfer: citadel_sdk::prelude::SyncIO`
[INFO] [stdout]             `&MessageTransfer: serde::ser::Serialize`
[INFO] [stdout]             which is required by `&MessageTransfer: citadel_sdk::prelude::SyncIO`
[INFO] [stdout]             `&MessageTransfer: serde::de::Deserialize<'_>`
[INFO] [stdout]             which is required by `&MessageTransfer: citadel_sdk::prelude::SyncIO`
[INFO] [stdout]             `&mut MessageTransfer: serde::ser::Serialize`
[INFO] [stdout]             which is required by `&mut MessageTransfer: citadel_sdk::prelude::SyncIO`
[INFO] [stdout]             `&mut MessageTransfer: serde::de::Deserialize<'_>`
[INFO] [stdout]             which is required by `&mut MessageTransfer: citadel_sdk::prelude::SyncIO`
[INFO] [stdout] note: the traits `serde::de::Deserialize` and `serde::ser::Serialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.215/src/de/mod.rs:541:1
[INFO] [stdout]     |
[INFO] [stdout] 541 | pub trait Deserialize<'de>: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.215/src/ser/mod.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub trait Serialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `deserialize_from_vector`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `citadel_sdk::prelude::SyncIO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `citadel_sdk` (test "stress_tests") due to 37 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `citadel_sdk` (lib test) due to 121 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "88214078bda665d68524254c2afcd95d14f652de497fbf1cc04d7e92eb5b08fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88214078bda665d68524254c2afcd95d14f652de497fbf1cc04d7e92eb5b08fa", kill_on_drop: false }`
[INFO] [stdout] 88214078bda665d68524254c2afcd95d14f652de497fbf1cc04d7e92eb5b08fa
