[INFO] fetching crate citadel_proto 0.9.0...
[INFO] checking citadel_proto-0.9.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate citadel_proto 0.9.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate citadel_proto 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_proto 0.9.0
[INFO] finished tweaking crates.io crate citadel_proto 0.9.0
[INFO] tweaked toml for crates.io crate citadel_proto 0.9.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 382 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.11.0 (available: v0.13.0)
[INFO] [stderr]       Adding webrtc-util v0.8.1 (available: v0.9.0)
[INFO] [stderr]       Adding zerocopy v0.7.35 (available: v0.8.7)
[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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a9f532b05a05199a30c5976de93b72e2ee13b6065a015ee81dac4343a46b1e4
[INFO] running `Command { std: "docker" "start" "-a" "0a9f532b05a05199a30c5976de93b72e2ee13b6065a015ee81dac4343a46b1e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a9f532b05a05199a30c5976de93b72e2ee13b6065a015ee81dac4343a46b1e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a9f532b05a05199a30c5976de93b72e2ee13b6065a015ee81dac4343a46b1e4", kill_on_drop: false }`
[INFO] [stdout] 0a9f532b05a05199a30c5976de93b72e2ee13b6065a015ee81dac4343a46b1e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] c9fe270cb1726993ec7f05d09eb81b5563303c32b63e12f3ba4bb35087746d93
[INFO] running `Command { std: "docker" "start" "-a" "c9fe270cb1726993ec7f05d09eb81b5563303c32b63e12f3ba4bb35087746d93", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling build-deps v0.1.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling pqc_kyber_kyberslash v0.7.1
[INFO] [stderr]    Compiling packed_struct v0.10.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling oqs v0.9.0
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking cstr_core v0.2.6
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking bincode2 v2.0.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tokio v1.41.0
[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 arrayvec v0.7.6
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]     Checking ascon v0.3.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking ascon-aead v0.4.2
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking kyber-pke v0.5.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking wildmatch v1.1.0
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking xml-rs v0.8.22
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking attohttpc v0.16.3
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking rust-argon2 v2.1.0
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking quinn-udp v0.4.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]     Checking xmltree v0.10.3
[INFO] [stderr]     Checking sysinfo v0.29.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking multimap v0.9.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking atomic v0.6.0
[INFO] [stderr]     Checking embedded-semver v0.3.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling packed_struct_codegen v0.10.1
[INFO] [stderr]    Compiling async-trait-with-sync v0.1.36
[INFO] [stderr]     Checking rcgen v0.11.3
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking citadel_io v0.8.0
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking webrtc-util v0.8.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking quinn-proto v0.10.6
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking netbeam v0.8.0
[INFO] [stderr]     Checking stun v0.5.1
[INFO] [stderr]     Checking citadel_types v0.8.0
[INFO] [stderr]    Compiling oqs-sys v0.9.1+liboqs-0.9.0
[INFO] [stderr]     Checking quinn v0.10.2
[INFO] [stderr]     Checking hyper v0.14.31
[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_wire v0.9.0
[INFO] [stderr]     Checking citadel_pqcrypto v0.9.0
[INFO] [stderr]     Checking citadel_crypt v0.9.0
[INFO] [stderr]     Checking citadel_user v0.9.0
[INFO] [stderr]     Checking citadel_proto v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/proto/misc/ordered_channel.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |     use rand::prelude::SliceRandom;
[INFO] [stdout]    |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/proto/misc/ordered_channel.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     use rand::rngs::ThreadRng;
[INFO] [stdout]    |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> src/proto/misc/ordered_channel.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |     use rand::Rng;
[INFO] [stdout]    |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition name: `target_host`
[INFO] [stdout]    --> src/lib.rs:328:11
[INFO] [stdout]     |
[INFO] [stdout] 328 | #[cfg(not(target_host = "wasm"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, and `zkvm`
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_host, values("wasm"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_host, values(\"wasm\"))");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout] 10  |     warnings,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]`
[INFO] [stdout] help: there is a config with a similar name and different values
[INFO] [stdout]     |
[INFO] [stdout] 328 | #[cfg(not(target_os = "aix"))]
[INFO] [stdout]     |           ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition name: `coverage`
[INFO] [stdout]    --> src/lib.rs:350:15
[INFO] [stdout]     |
[INFO] [stdout] 350 |     #[cfg(not(coverage))]
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: elided lifetime has a name
[INFO] [stdout]   --> src/proto/misc/lock_holder.rs:78:84
[INFO] [stdout]    |
[INFO] [stdout] 9  | impl<'a, T: 'a> LockHolder<'a, T> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn map<U: 'a, F: FnOnce(&'a T) -> U>(&'a self, transform: F) -> LockHolder<'_, U> {
[INFO] [stdout]    |                                                                                    ^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[deny(elided_named_lifetimes)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: elided lifetime has a name
[INFO] [stdout]    --> src/proto/validation.rs:439:17
[INFO] [stdout]     |
[INFO] [stdout] 435 |     pub(crate) fn validate<'a, 'b: 'a, H: AsRef<[u8]> + 'b>(
[INFO] [stdout]     |                                -- lifetime `'b` declared here
[INFO] [stdout] ...
[INFO] [stdout] 439 |     ) -> Option<AeadValidationResult> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition name: `target_host`
[INFO] [stdout]    --> src/lib.rs:328:11
[INFO] [stdout]     |
[INFO] [stdout] 328 | #[cfg(not(target_host = "wasm"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, `wasi`, `watchos`, `windows`, `xous`, and `zkvm`
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_host, values("wasm"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_host, values(\"wasm\"))");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout] 10  |     warnings,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]`
[INFO] [stdout] help: there is a config with a similar name and different values
[INFO] [stdout]     |
[INFO] [stdout] 328 | #[cfg(not(target_os = "aix"))]
[INFO] [stdout]     |           ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition name: `coverage`
[INFO] [stdout]    --> src/lib.rs:350:15
[INFO] [stdout]     |
[INFO] [stdout] 350 |     #[cfg(not(coverage))]
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: elided lifetime has a name
[INFO] [stdout]   --> src/proto/misc/lock_holder.rs:78:84
[INFO] [stdout]    |
[INFO] [stdout] 9  | impl<'a, T: 'a> LockHolder<'a, T> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn map<U: 'a, F: FnOnce(&'a T) -> U>(&'a self, transform: F) -> LockHolder<'_, U> {
[INFO] [stdout]    |                                                                                    ^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[deny(elided_named_lifetimes)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: elided lifetime has a name
[INFO] [stdout]    --> src/proto/validation.rs:439:17
[INFO] [stdout]     |
[INFO] [stdout] 435 |     pub(crate) fn validate<'a, 'b: 'a, H: AsRef<[u8]> + 'b>(
[INFO] [stdout]     |                                -- lifetime `'b` declared here
[INFO] [stdout] ...
[INFO] [stdout] 439 |     ) -> Option<AeadValidationResult> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]   --> src/proto/codec.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         citadel_logging::setup_log();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> src/proto/misc/ordered_channel.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         citadel_logging::setup_log();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> src/proto/misc/ordered_channel.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         citadel_logging::setup_log();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `shuffle` found for slice `[(u64, citadel_types::prelude::SecBuffer)]` in the current scope
[INFO] [stdout]    --> src/proto/misc/ordered_channel.rs:148:28
[INFO] [stdout]     |
[INFO] [stdout] 148 |         values_ordered[..].shuffle(&mut ThreadRng::default());
[INFO] [stdout]     |                            ^^^^^^^ method not found in `[(u64, SecBuffer)]`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/seq/mod.rs:244:8
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn shuffle<R>(&mut self, rng: &mut R)
[INFO] [stdout]     |        ------- the method is available for `[(u64, citadel_types::prelude::SecBuffer)]` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `SliceRandom` which provides `shuffle` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 88  +     use rand::seq::SliceRandom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `shuffle` found for slice `[(u64, citadel_types::prelude::SecBuffer)]` in the current scope
[INFO] [stdout]    --> src/proto/misc/ordered_channel.rs:190:28
[INFO] [stdout]     |
[INFO] [stdout] 190 |         values_ordered[..].shuffle(&mut ThreadRng::default());
[INFO] [stdout]     |                            ^^^^^^^ method not found in `[(u64, SecBuffer)]`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/seq/mod.rs:244:8
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn shuffle<R>(&mut self, rng: &mut R)
[INFO] [stdout]     |        ------- the method is available for `[(u64, citadel_types::prelude::SecBuffer)]` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `SliceRandom` which provides `shuffle` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 88  +     use rand::seq::SliceRandom;
[INFO] [stdout]     |
[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_proto` (lib test) due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `citadel_proto` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "c9fe270cb1726993ec7f05d09eb81b5563303c32b63e12f3ba4bb35087746d93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9fe270cb1726993ec7f05d09eb81b5563303c32b63e12f3ba4bb35087746d93", kill_on_drop: false }`
[INFO] [stdout] c9fe270cb1726993ec7f05d09eb81b5563303c32b63e12f3ba4bb35087746d93
