[INFO] fetching crate bee-runtime 1.0.0...
[INFO] checking bee-runtime-1.0.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate bee-runtime 1.0.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate bee-runtime 1.0.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bee-runtime 1.0.0
[INFO] finished tweaking crates.io crate bee-runtime 1.0.0
[INFO] tweaked toml for crates.io crate bee-runtime 1.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bee-storage v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2789df0c4c748d9c43ac6287314a9451361769469673c8d7ee68bf97e7d8f1e1
[INFO] running `Command { std: "docker" "start" "-a" "2789df0c4c748d9c43ac6287314a9451361769469673c8d7ee68bf97e7d8f1e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2789df0c4c748d9c43ac6287314a9451361769469673c8d7ee68bf97e7d8f1e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2789df0c4c748d9c43ac6287314a9451361769469673c8d7ee68bf97e7d8f1e1", kill_on_drop: false }`
[INFO] [stdout] 2789df0c4c748d9c43ac6287314a9451361769469673c8d7ee68bf97e7d8f1e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97c9a163b5be3109d784d16252449dc8a7c6ff717121b0c3555395a6d08e903d
[INFO] running `Command { std: "docker" "start" "-a" "97c9a163b5be3109d784d16252449dc8a7c6ff717121b0c3555395a6d08e903d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling packable v0.6.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling packable-derive v0.6.2
[INFO] [stderr]     Checking bee-storage v1.0.0
[INFO] [stderr]     Checking bee-runtime v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: the item `Unpin` is imported redundantly
[INFO] [stdout]   --> src/shutdown_stream.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::{marker::Unpin, pin::Pin};
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Unpin` is already defined here
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:7:23
[INFO] [stdout]    |
[INFO] [stdout] 7  | #![deny(missing_docs, warnings)]
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Unpin` is imported redundantly
[INFO] [stdout]   --> src/shutdown_stream.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::{marker::Unpin, pin::Pin};
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Unpin` is already defined here
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:7:23
[INFO] [stdout]    |
[INFO] [stdout] 7  | #![deny(missing_docs, warnings)]
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bee-runtime` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bee-runtime` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "97c9a163b5be3109d784d16252449dc8a7c6ff717121b0c3555395a6d08e903d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97c9a163b5be3109d784d16252449dc8a7c6ff717121b0c3555395a6d08e903d", kill_on_drop: false }`
[INFO] [stdout] 97c9a163b5be3109d784d16252449dc8a7c6ff717121b0c3555395a6d08e903d
