[INFO] fetching crate citadel_sdk 0.13.0...
[INFO] testing citadel_sdk-0.13.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate citadel_sdk 0.13.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate citadel_sdk 0.13.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate citadel_sdk 0.13.0
[INFO] tweaked toml for crates.io crate citadel_sdk 0.13.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate citadel_sdk 0.13.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate citadel_sdk 0.13.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5984af6806951a40281c4cb507202f2f41df48ad5ba1f78064ae9972e89e7cb
[INFO] running `Command { std: "docker" "start" "-a" "b5984af6806951a40281c4cb507202f2f41df48ad5ba1f78064ae9972e89e7cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5984af6806951a40281c4cb507202f2f41df48ad5ba1f78064ae9972e89e7cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5984af6806951a40281c4cb507202f2f41df48ad5ba1f78064ae9972e89e7cb", kill_on_drop: false }`
[INFO] [stdout] b5984af6806951a40281c4cb507202f2f41df48ad5ba1f78064ae9972e89e7cb
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94cef4267e2fc51ca33c15cdf9aec063c97d50bb06eb6152b7fdda67105c3e6b
[INFO] running `Command { std: "docker" "start" "-a" "94cef4267e2fc51ca33c15cdf9aec063c97d50bb06eb6152b7fdda67105c3e6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling cmake v0.1.53
[INFO] [stderr]    Compiling build-deps v0.1.4
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling rustls v0.23.21
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling packed_struct v0.10.1
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling pqc_kyber_kyberslash v0.7.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling oqs v0.9.0
[INFO] [stderr]    Compiling quinn-udp v0.5.9
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling cstr_core v0.2.6
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling ascon v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling packed_struct_codegen v0.10.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling auto_impl v1.2.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling oqs-sys v0.9.1+liboqs-0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling kyber-pke v0.5.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling ascon-aead v0.4.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling openssl v0.10.69
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling citadel_types v0.13.0
[INFO] [stderr]    Compiling wildmatch v1.1.0
[INFO] [stderr]    Compiling attohttpc v0.16.3
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling rust-argon2 v2.1.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling xmltree v0.10.3
[INFO] [stderr]    Compiling webrtc-util v0.8.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling citadel_io v0.13.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling atomic v0.6.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling rustls-platform-verifier v0.4.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling quinn-proto v0.11.9
[INFO] [stderr]    Compiling async_ip v0.13.0
[INFO] [stderr]    Compiling netbeam v0.13.0
[INFO] [stderr]    Compiling stun v0.5.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling multimap v0.9.1
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling async-trait-with-sync v0.1.36
[INFO] [stderr]    Compiling igd v0.12.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling quinn v0.11.6
[INFO] [stderr]    Compiling citadel_logging v0.13.0
[INFO] [stderr]    Compiling embedded-semver v0.3.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling dirs2 v3.0.1
[INFO] [stderr]    Compiling citadel_wire v0.13.0
[INFO] [stderr]    Compiling citadel_pqcrypto v0.13.0
[INFO] [stderr]    Compiling citadel_crypt v0.13.0
[INFO] [stderr]    Compiling citadel_user v0.13.0
[INFO] [stderr]    Compiling citadel_proto v0.13.0
[INFO] [stderr]    Compiling citadel_sdk v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
[INFO] running `Command { std: "docker" "inspect" "94cef4267e2fc51ca33c15cdf9aec063c97d50bb06eb6152b7fdda67105c3e6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94cef4267e2fc51ca33c15cdf9aec063c97d50bb06eb6152b7fdda67105c3e6b", kill_on_drop: false }`
[INFO] [stdout] 94cef4267e2fc51ca33c15cdf9aec063c97d50bb06eb6152b7fdda67105c3e6b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08b879fa5cffaa1cf0de79a1f4be7471b28eb69ed37ab3c38e140aae7ba28630
[INFO] running `Command { std: "docker" "start" "-a" "08b879fa5cffaa1cf0de79a1f4be7471b28eb69ed37ab3c38e140aae7ba28630", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling winnow v0.6.25
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling igd v0.12.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling citadel_wire v0.13.0
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stderr]    Compiling oqs-sys v0.9.1+liboqs-0.9.0
[INFO] [stderr]    Compiling oqs v0.9.0
[INFO] [stderr]    Compiling citadel_pqcrypto v0.13.0
[INFO] [stderr]    Compiling citadel_crypt v0.13.0
[INFO] [stderr]    Compiling citadel_user v0.13.0
[INFO] [stderr]    Compiling citadel_proto v0.13.0
[INFO] [stderr]    Compiling citadel_sdk v0.13.0 (/opt/rustwide/workdir)
[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:902:45
[INFO] [stdout]     |
[INFO] [stdout] 902 | ...                   include_bytes!("../../../../resources/TheBridge.pdf");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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:1401:39
[INFO] [stdout]      |
[INFO] [stdout] 1401 | ...                   let cmp = include_bytes!("../../resources/TheBridge.pdf");
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `citadel_sdk` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `citadel_sdk` (example "peer")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name peer --edition=2021 examples/peer.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="dirs2"' --cfg 'feature="filesystem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dirs2", "doc-images", "embed-doc-image", "filesystem", "google-services", "localhost-testing", "localhost-testing-assert-no-proxy", "multi-threaded", "redis", "sql", "std", "tracing", "vendored", "wasm", "webrtc"))' -C metadata=9276fe164ae9c940 -C extra-filename=-c05e927d2d9dbf57 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4691984594f5863a.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c99cab2566aee41d.rlib --extern citadel_io=/opt/rustwide/target/debug/deps/libcitadel_io-d62b20c40f7ddb05.rlib --extern citadel_logging=/opt/rustwide/target/debug/deps/libcitadel_logging-6541b606ebf89980.rlib --extern citadel_proto=/opt/rustwide/target/debug/deps/libcitadel_proto-c94d6b8400e8ada3.rlib --extern citadel_sdk=/opt/rustwide/target/debug/deps/libcitadel_sdk-a4719684848b918f.rlib --extern citadel_types=/opt/rustwide/target/debug/deps/libcitadel_types-2b4cec21f585ae39.rlib --extern citadel_user=/opt/rustwide/target/debug/deps/libcitadel_user-6bdc050067e4138f.rlib --extern citadel_wire=/opt/rustwide/target/debug/deps/libcitadel_wire-9b81451c855c10d3.rlib --extern dirs2=/opt/rustwide/target/debug/deps/libdirs2-6cea7c300bf74985.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-17cecea6e49e24e9.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-ba68659766d3941b.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-8df7809bc4bc4dee.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3764296676ea873d.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-dd1335c470627f75.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-641de3e2ece4a821.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-a9903170745669a4.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/oqs-sys-2a371d24e2ee1817/out/build/lib -L native=/opt/rustwide/target/debug/build/ring-f6b2f9b8f173a0df/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `citadel_sdk` (test "stress_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name stress_tests --edition=2021 tests/stress_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="dirs2"' --cfg 'feature="filesystem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dirs2", "doc-images", "embed-doc-image", "filesystem", "google-services", "localhost-testing", "localhost-testing-assert-no-proxy", "multi-threaded", "redis", "sql", "std", "tracing", "vendored", "wasm", "webrtc"))' -C metadata=2b1c0f9cbc73b34f -C extra-filename=-0458101cdd3ff7e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4691984594f5863a.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c99cab2566aee41d.rlib --extern citadel_io=/opt/rustwide/target/debug/deps/libcitadel_io-d62b20c40f7ddb05.rlib --extern citadel_logging=/opt/rustwide/target/debug/deps/libcitadel_logging-6541b606ebf89980.rlib --extern citadel_proto=/opt/rustwide/target/debug/deps/libcitadel_proto-c94d6b8400e8ada3.rlib --extern citadel_sdk=/opt/rustwide/target/debug/deps/libcitadel_sdk-a4719684848b918f.rlib --extern citadel_types=/opt/rustwide/target/debug/deps/libcitadel_types-2b4cec21f585ae39.rlib --extern citadel_user=/opt/rustwide/target/debug/deps/libcitadel_user-6bdc050067e4138f.rlib --extern citadel_wire=/opt/rustwide/target/debug/deps/libcitadel_wire-9b81451c855c10d3.rlib --extern dirs2=/opt/rustwide/target/debug/deps/libdirs2-6cea7c300bf74985.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-17cecea6e49e24e9.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-ba68659766d3941b.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-8df7809bc4bc4dee.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3764296676ea873d.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-dd1335c470627f75.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-641de3e2ece4a821.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-a9903170745669a4.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/oqs-sys-2a371d24e2ee1817/out/build/lib -L native=/opt/rustwide/target/debug/build/ring-f6b2f9b8f173a0df/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "08b879fa5cffaa1cf0de79a1f4be7471b28eb69ed37ab3c38e140aae7ba28630", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08b879fa5cffaa1cf0de79a1f4be7471b28eb69ed37ab3c38e140aae7ba28630", kill_on_drop: false }`
[INFO] [stdout] 08b879fa5cffaa1cf0de79a1f4be7471b28eb69ed37ab3c38e140aae7ba28630
