[INFO] fetching crate plexi-core 0.1.2... [INFO] checking plexi-core-0.1.2 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate plexi-core 0.1.2 into /workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate plexi-core 0.1.2 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 243 packages to latest compatible versions [INFO] [stderr] Adding getrandom v0.2.16 (available: v0.3.3) [INFO] [stderr] Adding prost v0.13.5 (available: v0.14.1) [INFO] [stderr] Adding prost-build v0.13.5 (available: v0.14.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded akd_core v0.11.0 [INFO] [stderr] Downloaded akd v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce5bbbbfe7c3101ba207241dc56c0ecbb26edfe696f388555786d7c82ea10683 [INFO] running `Command { std: "docker" "start" "-a" "ce5bbbbfe7c3101ba207241dc56c0ecbb26edfe696f388555786d7c82ea10683", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce5bbbbfe7c3101ba207241dc56c0ecbb26edfe696f388555786d7c82ea10683", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce5bbbbfe7c3101ba207241dc56c0ecbb26edfe696f388555786d7c82ea10683", kill_on_drop: false }` [INFO] [stdout] ce5bbbbfe7c3101ba207241dc56c0ecbb26edfe696f388555786d7c82ea10683 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ec3fe5f426324cfb7bea2e3160309d1098710cf08ececaed68472341b87b331 [INFO] running `Command { std: "docker" "start" "-a" "7ec3fe5f426324cfb7bea2e3160309d1098710cf08ececaed68472341b87b331", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling utoipa-gen v4.3.1 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking protobuf-support v3.7.2 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking utoipa v4.2.3 [INFO] [stderr] Compiling plexi-core v0.1.2 (/opt/rustwide/workdir) [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: Sized { [INFO] [stdout] | ^^^^^^ ------- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 108 | impl Decode 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] 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: Sized { [INFO] [stdout] | ^^^^^^ ------- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 108 | impl Decode 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 test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] running `Command { std: "docker" "inspect" "7ec3fe5f426324cfb7bea2e3160309d1098710cf08ececaed68472341b87b331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ec3fe5f426324cfb7bea2e3160309d1098710cf08ececaed68472341b87b331", kill_on_drop: false }` [INFO] [stdout] 7ec3fe5f426324cfb7bea2e3160309d1098710cf08ececaed68472341b87b331