[INFO] fetching crate citadel_sdk 0.9.0...
[INFO] checking citadel_sdk-0.9.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate citadel_sdk 0.9.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate citadel_sdk 0.9.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate citadel_sdk 0.9.0
[INFO] finished tweaking crates.io crate citadel_sdk 0.9.0
[INFO] tweaked toml for crates.io crate citadel_sdk 0.9.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate citadel_sdk 0.9.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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fdb291fed20cc551a99cb08f52013f4f301355701f22a7c1240e2bd8c8577f4b
[INFO] running `Command { std: "docker" "start" "-a" "fdb291fed20cc551a99cb08f52013f4f301355701f22a7c1240e2bd8c8577f4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fdb291fed20cc551a99cb08f52013f4f301355701f22a7c1240e2bd8c8577f4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdb291fed20cc551a99cb08f52013f4f301355701f22a7c1240e2bd8c8577f4b", kill_on_drop: false }`
[INFO] [stdout] fdb291fed20cc551a99cb08f52013f4f301355701f22a7c1240e2bd8c8577f4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af45584a5a7315a1343833d75c2e83847dbdd570e44ef84ab4377a9ad16f3be9
[INFO] running `Command { std: "docker" "start" "-a" "af45584a5a7315a1343833d75c2e83847dbdd570e44ef84ab4377a9ad16f3be9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling build-deps v0.1.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling packed_struct v0.10.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling pqc_kyber_kyberslash v0.7.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling oqs v0.9.0
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking cstr_core v0.2.6
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking ascon v0.3.1
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking xml-rs v0.8.19
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking wildmatch v1.1.0
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking crc v3.0.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking xmltree v0.10.3
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking sysinfo v0.29.11
[INFO] [stderr]     Checking pem v3.0.3
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking sync_wrapper v1.0.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking embedded-semver v0.3.0
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking dirs2 v3.0.1
[INFO] [stderr]     Checking rcgen v0.11.3
[INFO] [stderr]    Compiling packed_struct_codegen v0.10.1
[INFO] [stderr]    Compiling async-trait-with-sync v0.1.36
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.32
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking atomic v0.6.0
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking citadel_logging v0.8.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking bincode2 v2.0.1
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking multimap v0.9.1
[INFO] [stderr]    Compiling oqs-sys v0.9.1+liboqs-0.9.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking quinn-udp v0.4.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking rust-argon2 v2.1.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking ascon-aead v0.4.2
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking attohttpc v0.16.3
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking kyber-pke v0.5.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking citadel_types v0.8.0
[INFO] [stderr]     Checking quinn-proto v0.10.6
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking citadel_io v0.8.0
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking webrtc-util v0.8.1
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking netbeam v0.8.0
[INFO] [stderr]     Checking quinn v0.10.2
[INFO] [stderr]     Checking stun v0.5.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking citadel_pqcrypto v0.9.0
[INFO] [stderr]     Checking citadel_crypt v0.9.0
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking igd v0.12.1
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking async_ip v0.8.0
[INFO] [stderr]     Checking citadel_user v0.9.0
[INFO] [stderr]     Checking citadel_wire v0.9.0
[INFO] [stderr]     Checking citadel_proto v0.9.0
[INFO] [stderr]     Checking citadel_sdk v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/remote_ext.rs:291:46
[INFO] [stdout]     |
[INFO] [stdout] 288 |         &self,
[INFO] [stdout]     |         - lifetime `'life0` declared here
[INFO] [stdout] ...
[INFO] [stdout] 291 |     ) -> Result<SymmetricIdentifierHandleRef<'_>, NetworkError> {
[INFO] [stdout]     |                                              ^^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/remote_ext.rs:327:46
[INFO] [stdout]     |
[INFO] [stdout] 324 |         &self,
[INFO] [stdout]     |         - lifetime `'life0` declared here
[INFO] [stdout] ...
[INFO] [stdout] 327 |     ) -> Result<SymmetricIdentifierHandleRef<'_>, NetworkError> {
[INFO] [stdout]     |                                              ^^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../resources/TheBridge.pdf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/remote_ext.rs:1276:39
[INFO] [stdout]      |
[INFO] [stdout] 1276 | ...                   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:111:11
[INFO] [stdout]     |
[INFO] [stdout] 111 |       async fn test_c2s_file_transfer_revfsq(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 112 | |         #[case] enx: EncryptionAlgorithm,
[INFO] [stdout] 113 | |         #[case] kem: KemAlgorithm,
[INFO] [stdout] 114 | |         #[case] sig: SigAlgorithm,
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |         assert!(client_success.load(Ordering::Relaxed));
[INFO] [stdout] 172 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> src/fs.rs:182:11
[INFO] [stdout]     |
[INFO] [stdout] 182 |       async fn test_c2s_file_transfer_revfs_take(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 183 | |         #[case] enx: EncryptionAlgorithm,
[INFO] [stdout] 184 | |         #[case] kem: KemAlgorithm,
[INFO] [stdout] 185 | |         #[case] sig: SigAlgorithm,
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |         assert!(client_success.load(Ordering::Relaxed));
[INFO] [stdout] 245 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> src/fs.rs:255:11
[INFO] [stdout]     |
[INFO] [stdout] 255 |       async fn test_c2s_file_transfer_revfs_delete(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 256 | |         #[case] enx: EncryptionAlgorithm,
[INFO] [stdout] 257 | |         #[case] kem: KemAlgorithm,
[INFO] [stdout] 258 | |         #[case] sig: SigAlgorithm,
[INFO] [stdout] ...   |
[INFO] [stdout] 318 | |         assert!(client_success.load(Ordering::Relaxed));
[INFO] [stdout] 319 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> src/fs.rs:325:11
[INFO] [stdout]     |
[INFO] [stdout] 325 |       async fn test_p2p_file_transfer_revfs(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 326 | |         #[case] secrecy_mode: SecrecyMode,
[INFO] [stdout] 327 | |         #[values(KemAlgorithm::Kyber)] kem: KemAlgorithm,
[INFO] [stdout] 328 | |         #[values(EncryptionAlgorithm::AES_GCM_256)] enx: EncryptionAlgorithm,
[INFO] [stdout] ...   |
[INFO] [stdout] 455 | |         assert!(client1_success.load(Ordering::Relaxed));
[INFO] [stdout] 456 | |     }
[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:340:11
[INFO] [stdout]     |
[INFO] [stdout] 340 |       async fn test_single_connection_registered(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 341 | |         #[values(UdpMode::Enabled, UdpMode::Disabled)] udp_mode: UdpMode,
[INFO] [stdout] 342 | |         #[values(ServerUnderlyingProtocol::new_quic_self_signed(), ServerUnderlyingProtocol::new_tls_self_signed().unwrap())]
[INFO] [stdout] 343 | |         underlying_protocol: ServerUnderlyingProtocol,
[INFO] [stdout] ...   |
[INFO] [stdout] 392 | |         assert!(server_success.load(Ordering::Relaxed));
[INFO] [stdout] 393 | |     }
[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:400:11
[INFO] [stdout]     |
[INFO] [stdout] 400 |       async fn test_single_connection_passwordless(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 401 | |         #[case] udp_mode: UdpMode,
[INFO] [stdout] 402 | |         #[case] server_password: Option<&'static str>,
[INFO] [stdout] 403 | |     ) {
[INFO] [stdout] ...   |
[INFO] [stdout] 447 | |         assert!(server_success.load(Ordering::Relaxed));
[INFO] [stdout] 448 | |     }
[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:454:11
[INFO] [stdout]     |
[INFO] [stdout] 454 |       async fn test_single_connection_passwordless_wrong_password(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 455 | |         #[case] udp_mode: UdpMode,
[INFO] [stdout] 456 | |         #[case] server_password: Option<&'static str>,
[INFO] [stdout] 457 | |     ) {
[INFO] [stdout] ...   |
[INFO] [stdout] 496 | |         }
[INFO] [stdout] 497 | |     }
[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:503:11
[INFO] [stdout]     |
[INFO] [stdout] 503 |       async fn test_single_connection_passwordless_deregister(#[case] udp_mode: UdpMode) {
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 504 | |         citadel_logging::setup_log();
[INFO] [stdout] 505 | |         TestBarrier::setup(2);
[INFO] [stdout] ...   |
[INFO] [stdout] 544 | |         assert!(server_success.load(Ordering::Relaxed));
[INFO] [stdout] 545 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]     --> src/remote_ext.rs:1326:11
[INFO] [stdout]      |
[INFO] [stdout] 1326 |       async fn test_c2s_file_transfer(
[INFO] [stdout]      |  ___________^
[INFO] [stdout] 1327 | |         #[case] enx: EncryptionAlgorithm,
[INFO] [stdout] 1328 | |         #[case] kem: KemAlgorithm,
[INFO] [stdout] 1329 | |         #[case] sig: SigAlgorithm,
[INFO] [stdout] ...    |
[INFO] [stdout] 1372 | |         assert!(server_success.load(Ordering::Relaxed));
[INFO] [stdout] 1373 | |     }
[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:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |     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:303:9
[INFO] [stdout]     |
[INFO] [stdout] 303 |     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/remote_ext.rs:1240:9
[INFO] [stdout]      |
[INFO] [stdout] 1240 |     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:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 |     #[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:71:32
[INFO] [stdout]    |
[INFO] [stdout] 71 |     #[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 `timeout` in this scope
[INFO] [stdout]   --> src/fs.rs:99:7
[INFO] [stdout]    |
[INFO] [stdout] 99 |     #[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: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 `case` in this scope
[INFO] [stdout]    --> src/fs.rs:112:11
[INFO] [stdout]     |
[INFO] [stdout] 112 |         #[case] enx: EncryptionAlgorithm,
[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] kem: KemAlgorithm,
[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] sig: SigAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/fs.rs:115:11
[INFO] [stdout]     |
[INFO] [stdout] 115 |         #[values(SecurityLevel::Standard, SecurityLevel::Reinforced)] security_level: SecurityLevel,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `timeout` in this scope
[INFO] [stdout]    --> src/fs.rs:175:7
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[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:176:7
[INFO] [stdout]     |
[INFO] [stdout] 176 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/fs.rs:183:11
[INFO] [stdout]     |
[INFO] [stdout] 183 |         #[case] enx: EncryptionAlgorithm,
[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] kem: KemAlgorithm,
[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] sig: SigAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/fs.rs:186:11
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[values(SecurityLevel::Standard)] security_level: SecurityLevel,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `timeout` in this scope
[INFO] [stdout]    --> src/fs.rs:248:7
[INFO] [stdout]     |
[INFO] [stdout] 248 |     #[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:249:7
[INFO] [stdout]     |
[INFO] [stdout] 249 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/fs.rs:256:11
[INFO] [stdout]     |
[INFO] [stdout] 256 |         #[case] enx: EncryptionAlgorithm,
[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] kem: KemAlgorithm,
[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] sig: SigAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> src/fs.rs:259:11
[INFO] [stdout]     |
[INFO] [stdout] 259 |         #[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:322:7
[INFO] [stdout]     |
[INFO] [stdout] 322 |     #[case(SecrecyMode::BestEffort)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `timeout` in this scope
[INFO] [stdout]    --> src/fs.rs:323:7
[INFO] [stdout]     |
[INFO] [stdout] 323 |     #[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/fs.rs:326:11
[INFO] [stdout]     |
[INFO] [stdout] 326 |         #[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:327:11
[INFO] [stdout]     |
[INFO] [stdout] 327 |         #[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:328:11
[INFO] [stdout]     |
[INFO] [stdout] 328 |         #[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:338:7
[INFO] [stdout]     |
[INFO] [stdout] 338 |     #[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:341:11
[INFO] [stdout]     |
[INFO] [stdout] 341 |         #[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:342:11
[INFO] [stdout]     |
[INFO] [stdout] 342 |         #[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:396:7
[INFO] [stdout]     |
[INFO] [stdout] 396 |     #[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:397:7
[INFO] [stdout]     |
[INFO] [stdout] 397 |     #[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:398:7
[INFO] [stdout]     |
[INFO] [stdout] 398 |     #[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:401:11
[INFO] [stdout]     |
[INFO] [stdout] 401 |         #[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:402:11
[INFO] [stdout]     |
[INFO] [stdout] 402 |         #[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:451:7
[INFO] [stdout]     |
[INFO] [stdout] 451 |     #[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:452:7
[INFO] [stdout]     |
[INFO] [stdout] 452 |     #[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:455:11
[INFO] [stdout]     |
[INFO] [stdout] 455 |         #[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:456:11
[INFO] [stdout]     |
[INFO] [stdout] 456 |         #[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:500:7
[INFO] [stdout]     |
[INFO] [stdout] 500 |     #[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:501:7
[INFO] [stdout]     |
[INFO] [stdout] 501 |     #[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:503:63
[INFO] [stdout]     |
[INFO] [stdout] 503 |     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:548:7
[INFO] [stdout]     |
[INFO] [stdout] 548 |     #[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:625:7
[INFO] [stdout]     |
[INFO] [stdout] 625 |     #[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/remote_ext.rs:1314:7
[INFO] [stdout]      |
[INFO] [stdout] 1314 |     #[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:1315:7
[INFO] [stdout]      |
[INFO] [stdout] 1315 |     #[case(
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]     --> src/remote_ext.rs:1320:7
[INFO] [stdout]      |
[INFO] [stdout] 1320 |     #[case(
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]     --> src/remote_ext.rs:1327:11
[INFO] [stdout]      |
[INFO] [stdout] 1327 |         #[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:1328:11
[INFO] [stdout]      |
[INFO] [stdout] 1328 |         #[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:1329:11
[INFO] [stdout]      |
[INFO] [stdout] 1329 |         #[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:236:42
[INFO] [stdout]     |
[INFO] [stdout] 236 |                         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] warning: elided lifetime has a name
[INFO] [stdout]    --> src/remote_ext.rs:291:46
[INFO] [stdout]     |
[INFO] [stdout] 288 |         &self,
[INFO] [stdout]     |         - lifetime `'life0` declared here
[INFO] [stdout] ...
[INFO] [stdout] 291 |     ) -> Result<SymmetricIdentifierHandleRef<'_>, NetworkError> {
[INFO] [stdout]     |                                              ^^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/remote_ext.rs:327:46
[INFO] [stdout]     |
[INFO] [stdout] 324 |         &self,
[INFO] [stdout]     |         - lifetime `'life0` declared here
[INFO] [stdout] ...
[INFO] [stdout] 327 |     ) -> Result<SymmetricIdentifierHandleRef<'_>, NetworkError> {
[INFO] [stdout]     |                                              ^^ this elided lifetime gets resolved as `'life0`
[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:90:10
[INFO] [stdout]     |
[INFO] [stdout] 72  |       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] 87  |           let packet = TestPacket {
[INFO] [stdout]     |  ______________________-
[INFO] [stdout] 88  | |             packet: message.clone(),
[INFO] [stdout] 89  | |         }
[INFO] [stdout] 90  | |         .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.197/src/de/mod.rs:535:1
[INFO] [stdout]     |
[INFO] [stdout] 535 | pub trait Deserialize<'de>: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/ser/mod.rs:218:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | 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:95:44
[INFO] [stdout]    |
[INFO] [stdout] 95 |             read_one_packet_as_framed::<_, TestPacket>(internal_server_communicator).await?;
[INFO] [stdout]    |                                            ^^^^^^^^^^ the trait `Serialize` is not implemented for `TestPacket`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Serialize`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]            and 262 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.9.0/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:95:44
[INFO] [stdout]    |
[INFO] [stdout] 95 |             read_one_packet_as_framed::<_, TestPacket>(internal_server_communicator).await?;
[INFO] [stdout]    |                                            ^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `TestPacket`, which is required by `TestPacket: DeserializeOwned`
[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]              `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]              `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]              `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              `(T0, T1, T2, T3, T4)` implements `Deserialize<'de>`
[INFO] [stdout]            and 258 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.9.0/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:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |             read_one_packet_as_framed::<_, TestPacket>(internal_server_communicator).await?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize` is not implemented for `TestPacket`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Serialize`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]            and 262 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.9.0/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:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |             read_one_packet_as_framed::<_, TestPacket>(internal_server_communicator).await?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `TestPacket`, which is required by `TestPacket: DeserializeOwned`
[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]              `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]              `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]              `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              `(T0, T1, T2, T3, T4)` implements `Deserialize<'de>`
[INFO] [stdout]            and 258 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.9.0/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:95:86
[INFO] [stdout]    |
[INFO] [stdout] 95 |             read_one_packet_as_framed::<_, TestPacket>(internal_server_communicator).await?;
[INFO] [stdout]    |                                                                                      ^^^^^ the trait `Serialize` is not implemented for `TestPacket`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Serialize`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]            and 262 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.9.0/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:95:86
[INFO] [stdout]    |
[INFO] [stdout] 95 |             read_one_packet_as_framed::<_, TestPacket>(internal_server_communicator).await?;
[INFO] [stdout]    |                                                                                      ^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `TestPacket`, which is required by `TestPacket: DeserializeOwned`
[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]              `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]              `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]              `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              `(T0, T1, T2, T3, T4)` implements `Deserialize<'de>`
[INFO] [stdout]            and 258 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.9.0/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] 262 | |         assert!(SERVER_SUCCESS.load(Ordering::Relaxed));
[INFO] [stdout] 263 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> tests/stress_tests.rs:270:11
[INFO] [stdout]     |
[INFO] [stdout] 270 |       async fn stress_test_c2s_messaging_kyber(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 271 | |         #[case] message_count: usize,
[INFO] [stdout] 272 | |         #[case] secrecy_mode: SecrecyMode,
[INFO] [stdout] 273 | |         #[case] server_password: Option<&'static str>,
[INFO] [stdout] ...   |
[INFO] [stdout] 333 | |         assert!(SERVER_SUCCESS.load(Ordering::Relaxed));
[INFO] [stdout] 334 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> tests/stress_tests.rs:341:11
[INFO] [stdout]     |
[INFO] [stdout] 341 |       async fn stress_test_p2p_messaging(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 342 | |         #[case] message_count: usize,
[INFO] [stdout] 343 | |         #[case] secrecy_mode: SecrecyMode,
[INFO] [stdout] 344 | |         #[case] p2p_password: Option<&'static str>,
[INFO] [stdout] ...   |
[INFO] [stdout] 446 | |         assert!(client1_success.load(Ordering::Relaxed));
[INFO] [stdout] 447 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> tests/stress_tests.rs:453:11
[INFO] [stdout]     |
[INFO] [stdout] 453 |       async fn stress_test_group_broadcast(#[case] message_count: usize, #[case] peer_count: usize) {
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 454 | |         citadel_logging::setup_log();
[INFO] [stdout] 455 | |         citadel_sdk::test_common::TestBarrier::setup(peer_count);
[INFO] [stdout] ...   |
[INFO] [stdout] 525 | |         assert_eq!(CLIENT_SUCCESS.load(Ordering::Relaxed), peer_count);
[INFO] [stdout] 526 | |     }
[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:266:7
[INFO] [stdout]     |
[INFO] [stdout] 266 |     #[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:267:7
[INFO] [stdout]     |
[INFO] [stdout] 267 |     #[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:268:7
[INFO] [stdout]     |
[INFO] [stdout] 268 |     #[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:271:11
[INFO] [stdout]     |
[INFO] [stdout] 271 |         #[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:272:11
[INFO] [stdout]     |
[INFO] [stdout] 272 |         #[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:273:11
[INFO] [stdout]     |
[INFO] [stdout] 273 |         #[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:274:11
[INFO] [stdout]     |
[INFO] [stdout] 274 |         #[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:275:11
[INFO] [stdout]     |
[INFO] [stdout] 275 |         #[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:337:7
[INFO] [stdout]     |
[INFO] [stdout] 337 |     #[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:338:7
[INFO] [stdout]     |
[INFO] [stdout] 338 |     #[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:339:7
[INFO] [stdout]     |
[INFO] [stdout] 339 |     #[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:342:11
[INFO] [stdout]     |
[INFO] [stdout] 342 |         #[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:343:11
[INFO] [stdout]     |
[INFO] [stdout] 343 |         #[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:344:11
[INFO] [stdout]     |
[INFO] [stdout] 344 |         #[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:345:11
[INFO] [stdout]     |
[INFO] [stdout] 345 |         #[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:346:11
[INFO] [stdout]     |
[INFO] [stdout] 346 |         #[values(
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/stress_tests.rs:450:7
[INFO] [stdout]     |
[INFO] [stdout] 450 |     #[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:451:7
[INFO] [stdout]     |
[INFO] [stdout] 451 |     #[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:453:44
[INFO] [stdout]     |
[INFO] [stdout] 453 |     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:453:74
[INFO] [stdout]     |
[INFO] [stdout] 453 |     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.197/src/de/mod.rs:535:1
[INFO] [stdout]     |
[INFO] [stdout] 535 | pub trait Deserialize<'de>: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/ser/mod.rs:218:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | 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.197/src/de/mod.rs:535:1
[INFO] [stdout]     |
[INFO] [stdout] 535 | pub trait Deserialize<'de>: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/ser/mod.rs:218:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | 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 118 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "af45584a5a7315a1343833d75c2e83847dbdd570e44ef84ab4377a9ad16f3be9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af45584a5a7315a1343833d75c2e83847dbdd570e44ef84ab4377a9ad16f3be9", kill_on_drop: false }`
[INFO] [stdout] af45584a5a7315a1343833d75c2e83847dbdd570e44ef84ab4377a9ad16f3be9
