[INFO] cloning repository https://github.com/rmw-lib/xxblake3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rmw-lib/xxblake3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmw-lib%2Fxxblake3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmw-lib%2Fxxblake3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 928de5155df4196f22ccd46407c2f402d44b7734 [INFO] testing rmw-lib/xxblake3 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmw-lib%2Fxxblake3" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rmw-lib/xxblake3 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rmw-lib/xxblake3 [INFO] finished tweaking git repo https://github.com/rmw-lib/xxblake3 [INFO] tweaked toml for git repo https://github.com/rmw-lib/xxblake3 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/rmw-lib/xxblake3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d1f50d0ae57ee44260efefd0afbde9428ee15956bd6a223060afdf823935797 [INFO] running `Command { std: "docker" "start" "-a" "0d1f50d0ae57ee44260efefd0afbde9428ee15956bd6a223060afdf823935797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d1f50d0ae57ee44260efefd0afbde9428ee15956bd6a223060afdf823935797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d1f50d0ae57ee44260efefd0afbde9428ee15956bd6a223060afdf823935797", kill_on_drop: false }` [INFO] [stdout] 0d1f50d0ae57ee44260efefd0afbde9428ee15956bd6a223060afdf823935797 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43dbd67a266e9534bcf6db994d9ee4efc69346c4ee5189ac2ab009c68d9c7d90 [INFO] running `Command { std: "docker" "start" "-a" "43dbd67a266e9534bcf6db994d9ee4efc69346c4ee5189ac2ab009c68d9c7d90", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling xxblake3 v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0658]: use of unstable library feature 'new_uninit' [INFO] [stdout] --> src/lib.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | let mut out = unsafe { Box::<[u8]>::new_uninit_slice(out_len).assume_init() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63291 for more information [INFO] [stdout] = help: add `#![feature(new_uninit)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'new_uninit' [INFO] [stdout] --> src/lib.rs:27:65 [INFO] [stdout] | [INFO] [stdout] 27 | let mut out = unsafe { Box::<[u8]>::new_uninit_slice(out_len).assume_init() }; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63291 for more information [INFO] [stdout] = help: add `#![feature(new_uninit)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'new_uninit' [INFO] [stdout] --> src/lib.rs:49:26 [INFO] [stdout] | [INFO] [stdout] 49 | let mut out = unsafe { Box::<[u8]>::new_uninit_slice(out_len).assume_init() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63291 for more information [INFO] [stdout] = help: add `#![feature(new_uninit)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'new_uninit' [INFO] [stdout] --> src/lib.rs:49:65 [INFO] [stdout] | [INFO] [stdout] 49 | let mut out = unsafe { Box::<[u8]>::new_uninit_slice(out_len).assume_init() }; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63291 for more information [INFO] [stdout] = help: add `#![feature(new_uninit)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `xxblake3` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "43dbd67a266e9534bcf6db994d9ee4efc69346c4ee5189ac2ab009c68d9c7d90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43dbd67a266e9534bcf6db994d9ee4efc69346c4ee5189ac2ab009c68d9c7d90", kill_on_drop: false }` [INFO] [stdout] 43dbd67a266e9534bcf6db994d9ee4efc69346c4ee5189ac2ab009c68d9c7d90