[INFO] cloning repository https://github.com/wireapp/proteus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wireapp/proteus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwireapp%2Fproteus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwireapp%2Fproteus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b92dbc2d0c77105cae3911a7388acba05450a06d [INFO] checking wireapp/proteus against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwireapp%2Fproteus" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/wireapp/proteus [INFO] finished tweaking git repo https://github.com/wireapp/proteus [INFO] tweaked toml for git repo https://github.com/wireapp/proteus written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wireapp/proteus on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wireapp/proteus 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6680b8b0ab2f0c039f5488843ec0b30a9abef7321892bdab5c750b79304aba1 [INFO] running `Command { std: "docker" "start" "-a" "b6680b8b0ab2f0c039f5488843ec0b30a9abef7321892bdab5c750b79304aba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6680b8b0ab2f0c039f5488843ec0b30a9abef7321892bdab5c750b79304aba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6680b8b0ab2f0c039f5488843ec0b30a9abef7321892bdab5c750b79304aba1", kill_on_drop: false }` [INFO] [stdout] b6680b8b0ab2f0c039f5488843ec0b30a9abef7321892bdab5c750b79304aba1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1d640eb10c1a2c498524049d695fc6524db649f7f5a6c3a5c3e77adce821adb [INFO] running `Command { std: "docker" "start" "-a" "d1d640eb10c1a2c498524049d695fc6524db649f7f5a6c3a5c3e77adce821adb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cc v1.1.10 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling serde v1.0.207 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling serde_json v1.0.124 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking async-executor v1.13.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking cbor-codec v0.7.1 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking json-codec v0.5.0 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.5.15 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Checking polling v3.7.3 [INFO] [stderr] Checking async-io v2.3.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.207 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.43 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Checking proteus-traits v2.1.0 (/opt/rustwide/workdir/crates/proteus-traits) [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking js-sys v0.3.70 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking cbor-codec v0.7.1 (/opt/rustwide/workdir/crates/cbor-codec) [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/cbor-codec/src/decoder.rs:776:23 [INFO] [stdout] | [INFO] [stdout] 776 | pub fn bytes_iter(&mut self) -> DecodeResult> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 776 | pub fn bytes_iter(&mut self) -> DecodeResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/cbor-codec/src/decoder.rs:800:22 [INFO] [stdout] | [INFO] [stdout] 800 | pub fn text_iter(&mut self) -> DecodeResult> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 800 | pub fn text_iter(&mut self) -> DecodeResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking proteus-wasm v2.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/internal/keys.rs:228:18 [INFO] [stdout] | [INFO] [stdout] 228 | .map(|i| ((u32::from(start.value()) + i) % u32::from(MAX_PREKEY_ID.value()))) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 228 - .map(|i| ((u32::from(start.value()) + i) % u32::from(MAX_PREKEY_ID.value()))) [INFO] [stdout] 228 + .map(|i| (u32::from(start.value()) + i) % u32::from(MAX_PREKEY_ID.value())) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/cbor-codec/src/decoder.rs:776:23 [INFO] [stdout] | [INFO] [stdout] 776 | pub fn bytes_iter(&mut self) -> DecodeResult> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 776 | pub fn bytes_iter(&mut self) -> DecodeResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/cbor-codec/src/decoder.rs:800:22 [INFO] [stdout] | [INFO] [stdout] 800 | pub fn text_iter(&mut self) -> DecodeResult> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 800 | pub fn text_iter(&mut self) -> DecodeResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/internal/message.rs:353:20 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn message(&self) -> &Message { [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 353 | pub fn message(&self) -> &Message<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/internal/session.rs:519:20 [INFO] [stdout] | [INFO] [stdout] 519 | pub fn encrypt(&mut self, plain: &[u8]) -> EncodeResult { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 519 | pub fn encrypt(&mut self, plain: &[u8]) -> EncodeResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/internal/session.rs:892:23 [INFO] [stdout] | [INFO] [stdout] 887 | self: &'r mut SessionState, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 888 | ident: &'r IdentityKey, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 889 | pending: &'r Option<(PreKeyId, PublicKey)>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 892 | ) -> EncodeResult { [INFO] [stdout] | ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'r` [INFO] [stdout] | [INFO] [stdout] 892 | ) -> EncodeResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wasm-bindgen-futures v0.4.43 [INFO] [stderr] Checking wasm-bindgen-test v0.3.43 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking sodiumoxide v0.2.5 [INFO] [stderr] Checking hkdf v0.3.2 (https://github.com/wireapp/hkdf?tag=v0.3.2#3a40aafe) [INFO] [stderr] Checking proteus v1.0.3 (https://github.com/wireapp//proteus?branch=otak%2Ffix-1.0.3#f3cd17da) [INFO] [stderr] Checking cryptobox v1.0.3 (https://github.com/wireapp/cryptobox?tag=v1.0.3#7efb84db) [INFO] [stderr] [INFO] [stderr] thread 'rustc' (51486) panicked at /rustc-dev/66388cc165a6c4ac98c074dc9f0281ff23528c55/compiler/rustc_ast/src/attr/mod.rs:302:36: [INFO] [stderr] attribute is missing tokens: Attribute { kind: Normal(NormalAttr { item: AttrItem { unsafety: Default, path: Path { span: src/internal/derived.rs:240:5: 240:12 (#67), segments: [PathSegment { ident: #67, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(303), style: Outer, span: src/internal/derived.rs:240:5: 240:12 (#67) } [INFO] [stderr] stack backtrace: [INFO] [stderr] [INFO] [stderr] thread 'rustc' (51491) panicked at /rustc-dev/66388cc165a6c4ac98c074dc9f0281ff23528c55/compiler/rustc_ast/src/attr/mod.rs:302:36: [INFO] [stderr] attribute is missing tokens: Attribute { kind: Normal(NormalAttr { item: AttrItem { unsafety: Default, path: Path { span: tests/error_codes.rs:29:1: 29:19 (#20), segments: [PathSegment { ident: #20, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(47), style: Outer, span: tests/error_codes.rs:29:1: 29:19 (#20) } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7b066722bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7b066780fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 0: 0x7d5d86c2bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7d5d8720fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 2: 0x7d5d86c42226 - ::write_fmt [INFO] [stderr] 3: 0x7d5d86c01b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7d5d86c1f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x7d5d85c0236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7d5d86c1fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7d5d86c01c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x7d5d86bf89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x7d5d86c0372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x7d5d83838f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x7d5d87fe0110 - ::token_trees [INFO] [stderr] 12: 0x7d5d8881c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x7d5d887e65d2 - ::expand_crate [INFO] [stderr] 14: 0x7d5d878f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 15: 0x7d5d88407658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x7d5d884073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x7d5d884073a7 - >::call_once [INFO] [stderr] 18: 0x7d5d883ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x7d5d883ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x7d5d8857127b - , rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(&rustc_session[1e6875ba352dc1ba]::session::Session, rustc_middle[2342951a64deba5]::ty::context::CurrentGcx, alloc[d7482eb0f1d19161]::sync::Arc, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x7d5d8845ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x7d5d882eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x7d5d882eaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x7d5d882ed138 - ::new::thread_start [INFO] [stderr] 25: 0x7d5d81e8aaa4 - [INFO] [stderr] 26: 0x7d5d81f17a64 - clone [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-01-10T02_04_00-51483.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.94.0-nightly (66388cc16 2026-01-08) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `proteus-wasm` (test "error_codes") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name error_codes --edition=2021 tests/error_codes.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="cryptobox-identity"' --cfg 'feature="default"' --cfg 'feature="hazmat"' --cfg 'feature="public-key-batch-verification"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cryptobox-identity", "default", "hazmat", "public-key-batch-verification", "serde"))' -C metadata=68bc6f5f2bedc390 -C extra-filename=-1990be319ee54fc2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-690f2ac61dc2d669.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-36b686fbb7ce59af.so --extern cbor=/opt/rustwide/target/debug/deps/libcbor-16e3258f0dc76538.rmeta --extern chacha20=/opt/rustwide/target/debug/deps/libchacha20-7bd9eed2dd9b26a0.rmeta --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-3c231380d1ec821c.rmeta --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-2c328edfb40ac693.rmeta --extern cryptobox=/opt/rustwide/target/debug/deps/libcryptobox-28ddb5ed9055b29d.rmeta --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-3a8617cdc9fb7612.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-bb81f7802d907676.rmeta --extern eyre=/opt/rustwide/target/debug/deps/libeyre-06b7214e186692b7.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-b3cd6b1cea1d281d.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-3e3841ba64326b98.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-2b1c8ac6dc0e2a3e.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-956c64800a22cb60.rmeta --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-ca7671abb73fbd0d.rmeta --extern proteus=/opt/rustwide/target/debug/deps/libproteus-15cd557976455dbf.rmeta --extern proteus_traits=/opt/rustwide/target/debug/deps/libproteus_traits-4d6686104483a22f.rmeta --extern proteus_wasm=/opt/rustwide/target/debug/deps/libproteus_wasm-aa52d857fc20f9c4.rmeta --extern proteus_wasm=/opt/rustwide/target/debug/deps/libproteus_wasm-aa52d857fc20f9c4.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-61096fffd5f2bc90.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-5c10bea256899b51.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-14204f6d4a9cafd1.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-1bb06e981d38c6fb.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-1139c163d0bdfd0a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c41e0c39cce5ee25.rmeta --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-c24907f7b714e4b3.rmeta --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-f91961e52f8cc93d.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-4dcf96dfa707fa86.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsodium-sys-5f7d6e69bdb5d494/out/installed/lib` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] 2: 0x7b0667242226 - ::write_fmt [INFO] [stderr] 3: 0x7b0667201b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7b066721f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x7b066620236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7b066721fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7b0667201c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x7b06671f89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x7b066720372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x7b0663e38f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x7b06685e0110 - ::token_trees [INFO] [stderr] 12: 0x7b0668e1c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x7b0668de65d2 - ::expand_crate [INFO] [stderr] 14: 0x7b0667ef0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 15: 0x7b0668a07658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x7b0668a073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x7b0668a073a7 - >::call_once [INFO] [stderr] 18: 0x7b06689ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x7b06689ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x7b0668b7127b - , rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(&rustc_session[1e6875ba352dc1ba]::session::Session, rustc_middle[2342951a64deba5]::ty::context::CurrentGcx, alloc[d7482eb0f1d19161]::sync::Arc, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x7b0668a5ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x7b06688eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x7b06688eaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x7b06688ed138 - ::new::thread_start [INFO] [stderr] 25: 0x7b066245eaa4 - [INFO] [stderr] 26: 0x7b06624eba64 - clone [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-01-10T02_04_00-51482.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.94.0-nightly (66388cc16 2026-01-08) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `proteus-wasm` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name proteus_wasm --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="cryptobox-identity"' --cfg 'feature="default"' --cfg 'feature="hazmat"' --cfg 'feature="public-key-batch-verification"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cryptobox-identity", "default", "hazmat", "public-key-batch-verification", "serde"))' -C metadata=dc1d3dd7ae836310 -C extra-filename=-723bca79cbad29a4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-690f2ac61dc2d669.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-36b686fbb7ce59af.so --extern cbor=/opt/rustwide/target/debug/deps/libcbor-16e3258f0dc76538.rmeta --extern chacha20=/opt/rustwide/target/debug/deps/libchacha20-7bd9eed2dd9b26a0.rmeta --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-3c231380d1ec821c.rmeta --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-2c328edfb40ac693.rmeta --extern cryptobox=/opt/rustwide/target/debug/deps/libcryptobox-28ddb5ed9055b29d.rmeta --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-3a8617cdc9fb7612.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-bb81f7802d907676.rmeta --extern eyre=/opt/rustwide/target/debug/deps/libeyre-06b7214e186692b7.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-b3cd6b1cea1d281d.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-3e3841ba64326b98.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-2b1c8ac6dc0e2a3e.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-956c64800a22cb60.rmeta --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-ca7671abb73fbd0d.rmeta --extern proteus=/opt/rustwide/target/debug/deps/libproteus-15cd557976455dbf.rmeta --extern proteus_traits=/opt/rustwide/target/debug/deps/libproteus_traits-4d6686104483a22f.rmeta --extern proteus_wasm=/opt/rustwide/target/debug/deps/libproteus_wasm-aa52d857fc20f9c4.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-61096fffd5f2bc90.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-5c10bea256899b51.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-14204f6d4a9cafd1.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-1bb06e981d38c6fb.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-1139c163d0bdfd0a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c41e0c39cce5ee25.rmeta --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-c24907f7b714e4b3.rmeta --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-f91961e52f8cc93d.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-4dcf96dfa707fa86.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsodium-sys-5f7d6e69bdb5d494/out/installed/lib` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "d1d640eb10c1a2c498524049d695fc6524db649f7f5a6c3a5c3e77adce821adb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1d640eb10c1a2c498524049d695fc6524db649f7f5a6c3a5c3e77adce821adb", kill_on_drop: false }` [INFO] [stdout] d1d640eb10c1a2c498524049d695fc6524db649f7f5a6c3a5c3e77adce821adb