[INFO] fetching crate array-fu 0.0.1-alpha...
[INFO] checking array-fu-0.0.1-alpha against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate array-fu 0.0.1-alpha into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate array-fu 0.0.1-alpha on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate array-fu 0.0.1-alpha
[INFO] finished tweaking crates.io crate array-fu 0.0.1-alpha
[INFO] tweaked toml for crates.io crate array-fu 0.0.1-alpha written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b7933da95f3d19d52baa0103ea0f863c0de4443173b20503faf83dd550fd3ef
[INFO] running `Command { std: "docker" "start" "-a" "8b7933da95f3d19d52baa0103ea0f863c0de4443173b20503faf83dd550fd3ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b7933da95f3d19d52baa0103ea0f863c0de4443173b20503faf83dd550fd3ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b7933da95f3d19d52baa0103ea0f863c0de4443173b20503faf83dd550fd3ef", kill_on_drop: false }`
[INFO] [stdout] 8b7933da95f3d19d52baa0103ea0f863c0de4443173b20503faf83dd550fd3ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fed8da636ceaf7597f93e0695095ff3f060278c2c45b7e6a582668d93c7cf281
[INFO] running `Command { std: "docker" "start" "-a" "fed8da636ceaf7597f93e0695095ff3f060278c2c45b7e6a582668d93c7cf281", kill_on_drop: false }`
[INFO] [stderr]     Checking array-fu v0.0.1-alpha (/opt/rustwide/workdir)
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stdout] warning: never type fallback affects this call to an `unsafe` method
[INFO] [stdout]    --> src/lib.rs:344:13
[INFO] [stdout]     |
[INFO] [stdout] 344 |             array.assume_init()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 537 |     array!(return; 2);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see issue #123748 <https://github.com/rust-lang/rust/issues/123748>
[INFO] [stdout]     = help: specify the type explicitly
[INFO] [stdout]     = note: `#[warn(never_type_fallback_flowing_into_unsafe)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::array` which comes from the expansion of the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 283 |         let mut array = $crate::PartiallyInitArray::<(), $n>::uninit();
[INFO] [stdout]     |                                                      ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: never type fallback affects this call to an `unsafe` method
[INFO] [stdout]    --> src/lib.rs:344:13
[INFO] [stdout]     |
[INFO] [stdout] 344 |             array.assume_init()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 556 |     array!(return; 0);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see issue #123748 <https://github.com/rust-lang/rust/issues/123748>
[INFO] [stdout]     = help: specify the type explicitly
[INFO] [stdout]     = note: this warning originates in the macro `$crate::array` which comes from the expansion of the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 283 |         let mut array = $crate::PartiallyInitArray::<(), $n>::uninit();
[INFO] [stdout]     |                                                      ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
[INFO] running `Command { std: "docker" "inspect" "fed8da636ceaf7597f93e0695095ff3f060278c2c45b7e6a582668d93c7cf281", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fed8da636ceaf7597f93e0695095ff3f060278c2c45b7e6a582668d93c7cf281", kill_on_drop: false }`
[INFO] [stdout] fed8da636ceaf7597f93e0695095ff3f060278c2c45b7e6a582668d93c7cf281
