[INFO] fetching crate libreplica 0.1.1... [INFO] testing libreplica-0.1.1 against beta-2022-09-25 for beta-1.65-1 [INFO] extracting crate libreplica 0.1.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate libreplica 0.1.1 on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libreplica 0.1.1 [INFO] finished tweaking crates.io crate libreplica 0.1.1 [INFO] tweaked toml for crates.io crate libreplica 0.1.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9f9669d277addd951dee299fec42b934f5f0c4f0847dd864b57502e041f70a8 [INFO] running `Command { std: "docker" "start" "-a" "f9f9669d277addd951dee299fec42b934f5f0c4f0847dd864b57502e041f70a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9f9669d277addd951dee299fec42b934f5f0c4f0847dd864b57502e041f70a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9f9669d277addd951dee299fec42b934f5f0c4f0847dd864b57502e041f70a8", kill_on_drop: false }` [INFO] [stdout] f9f9669d277addd951dee299fec42b934f5f0c4f0847dd864b57502e041f70a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8695d5436f48804639d4bbbc6ef29d2c5663524f80a40eb62485606d749b95f0 [INFO] running `Command { std: "docker" "start" "-a" "8695d5436f48804639d4bbbc6ef29d2c5663524f80a40eb62485606d749b95f0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling raw-cpuid v10.6.0 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling quanta v0.9.3 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ctrlc v3.2.3 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling libreplica v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `P: spec::v1::Protocol, A>` is not satisfied [INFO] [stdout] --> src/engine/udp.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 293 | / pub fn run(mut self) [INFO] [stdout] 294 | | where [INFO] [stdout] 295 | | P: Protocol, [INFO] [stdout] 296 | | P::Msg: for<'a> Deserialize<'a>, [INFO] [stdout] 297 | | Self: Recv, [INFO] [stdout] | |____________________________________________________________________________^ the trait `spec::v1::Protocol, A>` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting type parameter `P` [INFO] [stdout] | [INFO] [stdout] 291 | RecvT: Tag<{ Role::Server as u8 }>, P: spec::v1::Protocol, A> [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: spec::v1::Protocol, A>` is not satisfied [INFO] [stdout] --> src/engine/udp.rs:293:12 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn run(mut self) [INFO] [stdout] | ^^^ the trait `spec::v1::Protocol, A>` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting type parameter `P` [INFO] [stdout] | [INFO] [stdout] 291 | RecvT: Tag<{ Role::Server as u8 }>, P: spec::v1::Protocol, A> [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Engine: spec::v1::Recv` is not satisfied [INFO] [stdout] --> src/engine/udp.rs:297:15 [INFO] [stdout] | [INFO] [stdout] 297 | Self: Recv, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `spec::v1::Recv` is not implemented for `Engine` [INFO] [stdout] | [INFO] [stdout] help: consider extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 291 | RecvT: Tag<{ Role::Server as u8 }>, Engine: spec::v1::Recv [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: spec::v1::Protocol, A>` is not satisfied [INFO] [stdout] --> src/engine/udp.rs:311:5 [INFO] [stdout] | [INFO] [stdout] 311 | / pub fn wait(&mut self, pending: impl Future) -> Result [INFO] [stdout] 312 | | where [INFO] [stdout] 313 | | P: Protocol, [INFO] [stdout] 314 | | P::Msg: for<'a> Deserialize<'a>, [INFO] [stdout] 315 | | Self: Recv, [INFO] [stdout] | |____________________________________________________________________________^ the trait `spec::v1::Protocol, A>` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting type parameter `P` [INFO] [stdout] | [INFO] [stdout] 309 | RecvT: Tag<{ Role::Client as u8 }>, P: spec::v1::Protocol, A> [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `P: spec::v1::Protocol, A>` is not satisfied [INFO] [stdout] --> src/engine/udp.rs:311:12 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn wait(&mut self, pending: impl Future) -> Result [INFO] [stdout] | ^^^^ the trait `spec::v1::Protocol, A>` is not implemented for `P` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting type parameter `P` [INFO] [stdout] | [INFO] [stdout] 309 | RecvT: Tag<{ Role::Client as u8 }>, P: spec::v1::Protocol, A> [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Engine: spec::v1::Recv` is not satisfied [INFO] [stdout] --> src/engine/udp.rs:315:15 [INFO] [stdout] | [INFO] [stdout] 315 | Self: Recv, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `spec::v1::Recv` is not implemented for `Engine` [INFO] [stdout] | [INFO] [stdout] help: consider extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 309 | RecvT: Tag<{ Role::Client as u8 }>, Engine: spec::v1::Recv [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `libreplica` due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "8695d5436f48804639d4bbbc6ef29d2c5663524f80a40eb62485606d749b95f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8695d5436f48804639d4bbbc6ef29d2c5663524f80a40eb62485606d749b95f0", kill_on_drop: false }` [INFO] [stdout] 8695d5436f48804639d4bbbc6ef29d2c5663524f80a40eb62485606d749b95f0