[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] checking rmw-lib/xxblake3 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmw-lib%2Fxxblake3" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rmw-lib/xxblake3 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-8/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11bf2f362439b1f609d5b56db9196fc583d156388ccf78cb0f0c4b1988e50c73 [INFO] running `Command { std: "docker" "start" "-a" "11bf2f362439b1f609d5b56db9196fc583d156388ccf78cb0f0c4b1988e50c73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11bf2f362439b1f609d5b56db9196fc583d156388ccf78cb0f0c4b1988e50c73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11bf2f362439b1f609d5b56db9196fc583d156388ccf78cb0f0c4b1988e50c73", kill_on_drop: false }` [INFO] [stdout] 11bf2f362439b1f609d5b56db9196fc583d156388ccf78cb0f0c4b1988e50c73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97f594a3453999b7ac1b8115b0283f95e3005ccf8322cbf755fdd33a613d8cea [INFO] running `Command { std: "docker" "start" "-a" "97f594a3453999b7ac1b8115b0283f95e3005ccf8322cbf755fdd33a613d8cea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking 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: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] [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] [stderr] error: build failed [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] running `Command { std: "docker" "inspect" "97f594a3453999b7ac1b8115b0283f95e3005ccf8322cbf755fdd33a613d8cea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97f594a3453999b7ac1b8115b0283f95e3005ccf8322cbf755fdd33a613d8cea", kill_on_drop: false }` [INFO] [stdout] 97f594a3453999b7ac1b8115b0283f95e3005ccf8322cbf755fdd33a613d8cea