[INFO] fetching crate container-broadcast 0.0.8... [INFO] checking container-broadcast-0.0.8 against try#ab173a644b8654eb56e6d7c92e29be4886d65169 for pr-108782 [INFO] extracting crate container-broadcast 0.0.8 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate container-broadcast 0.0.8 on toolchain ab173a644b8654eb56e6d7c92e29be4886d65169 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab173a644b8654eb56e6d7c92e29be4886d65169" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate container-broadcast 0.0.8 [INFO] finished tweaking crates.io crate container-broadcast 0.0.8 [INFO] tweaked toml for crates.io crate container-broadcast 0.0.8 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+ab173a644b8654eb56e6d7c92e29be4886d65169" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab173a644b8654eb56e6d7c92e29be4886d65169" "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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+ab173a644b8654eb56e6d7c92e29be4886d65169" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d712cbe97de627d094e1e1e349d0ff2ce04e4ec07c5a0b98ed45c4854febbbd [INFO] running `Command { std: "docker" "start" "-a" "6d712cbe97de627d094e1e1e349d0ff2ce04e4ec07c5a0b98ed45c4854febbbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d712cbe97de627d094e1e1e349d0ff2ce04e4ec07c5a0b98ed45c4854febbbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d712cbe97de627d094e1e1e349d0ff2ce04e4ec07c5a0b98ed45c4854febbbd", kill_on_drop: false }` [INFO] [stdout] 6d712cbe97de627d094e1e1e349d0ff2ce04e4ec07c5a0b98ed45c4854febbbd [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=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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+ab173a644b8654eb56e6d7c92e29be4886d65169" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e13344503dc79fc64e76d462db5d420067cd9e9ebc6fe83b533d37e14c80d704 [INFO] running `Command { std: "docker" "start" "-a" "e13344503dc79fc64e76d462db5d420067cd9e9ebc6fe83b533d37e14c80d704", kill_on_drop: false }` [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking container-broadcast v0.0.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `array_map` has been stable since 1.55.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(array_map)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `array_map` has been stable since 1.55.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(array_map)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stdout] --> src/broadcast.rs:175:62 [INFO] [stdout] | [INFO] [stdout] 175 | let castreference = unsafe {self.reference.as_mut::<'a>()}; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: the late bound lifetime parameter is introduced here [INFO] [stdout] --> /rustc/ab173a644b8654eb56e6d7c92e29be4886d65169/library/core/src/ptr/non_null.rs:424:36 [INFO] [stdout] help: remove the explicit lifetime argument [INFO] [stdout] | [INFO] [stdout] 175 - let castreference = unsafe {self.reference.as_mut::<'a>()}; [INFO] [stdout] 175 + let castreference = unsafe {self.reference.as_mut()}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stdout] --> src/broadcast.rs:175:62 [INFO] [stdout] | [INFO] [stdout] 175 | let castreference = unsafe {self.reference.as_mut::<'a>()}; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: the late bound lifetime parameter is introduced here [INFO] [stdout] --> /rustc/ab173a644b8654eb56e6d7c92e29be4886d65169/library/core/src/ptr/non_null.rs:424:36 [INFO] [stdout] help: remove the explicit lifetime argument [INFO] [stdout] | [INFO] [stdout] 175 - let castreference = unsafe {self.reference.as_mut::<'a>()}; [INFO] [stdout] 175 + let castreference = unsafe {self.reference.as_mut()}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `container-broadcast` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `container-broadcast` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "e13344503dc79fc64e76d462db5d420067cd9e9ebc6fe83b533d37e14c80d704", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e13344503dc79fc64e76d462db5d420067cd9e9ebc6fe83b533d37e14c80d704", kill_on_drop: false }` [INFO] [stdout] e13344503dc79fc64e76d462db5d420067cd9e9ebc6fe83b533d37e14c80d704