[INFO] fetching crate plexi-core 0.1.2...
[INFO] testing plexi-core-0.1.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate plexi-core 0.1.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate plexi-core 0.1.2
[INFO] finished tweaking crates.io crate plexi-core 0.1.2
[INFO] tweaked toml for crates.io crate plexi-core 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate plexi-core 0.1.2 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 242 packages to latest compatible versions
[INFO] [stderr]       Adding akd v0.11.0 (available: v0.12.0)
[INFO] [stderr]       Adding bincode v2.0.1 (available: v3.0.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding getrandom v0.2.17 (available: v0.4.2)
[INFO] [stderr]       Adding prost v0.13.5 (available: v0.14.3)
[INFO] [stderr]       Adding prost-build v0.13.5 (available: v0.14.3)
[INFO] [stderr]       Adding reqwest v0.12.28 (available: v0.13.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding utoipa v4.2.3 (available: v5.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5b9ef31a5a0a6c8147b5e76a417fac49bd7aabd3a6da874ceae2edc54a9187f
[INFO] running `Command { std: "docker" "start" "-a" "f5b9ef31a5a0a6c8147b5e76a417fac49bd7aabd3a6da874ceae2edc54a9187f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5b9ef31a5a0a6c8147b5e76a417fac49bd7aabd3a6da874ceae2edc54a9187f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5b9ef31a5a0a6c8147b5e76a417fac49bd7aabd3a6da874ceae2edc54a9187f", kill_on_drop: false }`
[INFO] [stdout] f5b9ef31a5a0a6c8147b5e76a417fac49bd7aabd3a6da874ceae2edc54a9187f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d83aa8b35a7c8cad533e1efa76ad57f3aafc780f745b4cf2015424335e27c6ad
[INFO] running `Command { std: "docker" "start" "-a" "d83aa8b35a7c8cad533e1efa76ad57f3aafc780f745b4cf2015424335e27c6ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling utoipa-gen v4.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling plexi-core v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling utoipa v4.2.3
[INFO] [stdout] error[E0107]: missing generics for trait `Decode`
[INFO] [stdout]    --> src/lib.rs:108:6
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl Decode for Ciphersuite {
[INFO] [stdout]     |      ^^^^^^ expected 1 generic argument
[INFO] [stdout]     |
[INFO] [stdout] note: trait defined here, with 1 generic parameter: `Context`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/de/mod.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub trait Decode<Context>: Sized {
[INFO] [stdout]     |           ^^^^^^ -------
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl Decode<Context> for Ciphersuite {
[INFO] [stdout]     |            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 1 generic argument but 0 generic arguments were supplied
[INFO] [stdout]    --> src/lib.rs:118:11
[INFO] [stdout]     |
[INFO] [stdout] 118 | impl<'de> BorrowDecode<'de> for Ciphersuite {
[INFO] [stdout]     |           ^^^^^^^^^^^^ expected 1 generic argument
[INFO] [stdout]     |
[INFO] [stdout] note: trait defined here, with 1 generic parameter: `Context`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/de/mod.rs:113:11
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub trait BorrowDecode<'de, Context>: Sized {
[INFO] [stdout]     |           ^^^^^^^^^^^^      -------
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 118 | impl<'de> BorrowDecode<'de, Context> for Ciphersuite {
[INFO] [stdout]     |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plexi-core` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d83aa8b35a7c8cad533e1efa76ad57f3aafc780f745b4cf2015424335e27c6ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d83aa8b35a7c8cad533e1efa76ad57f3aafc780f745b4cf2015424335e27c6ad", kill_on_drop: false }`
[INFO] [stdout] d83aa8b35a7c8cad533e1efa76ad57f3aafc780f745b4cf2015424335e27c6ad
