[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#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmw-lib%2Fxxblake3" "/workspace/builds/worker-115/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-115/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rmw-lib/xxblake3 on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "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-115/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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61f6d8925750b7b5c0dd5fc6f6eef72833d71cb4b4a410943c4dc521712c8fbc [INFO] running `Command { std: "docker" "start" "-a" "61f6d8925750b7b5c0dd5fc6f6eef72833d71cb4b4a410943c4dc521712c8fbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61f6d8925750b7b5c0dd5fc6f6eef72833d71cb4b4a410943c4dc521712c8fbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61f6d8925750b7b5c0dd5fc6f6eef72833d71cb4b4a410943c4dc521712c8fbc", kill_on_drop: false }` [INFO] [stdout] 61f6d8925750b7b5c0dd5fc6f6eef72833d71cb4b4a410943c4dc521712c8fbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59f0e4b45f9bbf55c0d599f998541b1a6697e78f34a905f1999419a06b927977 [INFO] running `Command { std: "docker" "start" "-a" "59f0e4b45f9bbf55c0d599f998541b1a6697e78f34a905f1999419a06b927977", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking digest v0.9.0 [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] [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] [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: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: build failed [INFO] running `Command { std: "docker" "inspect" "59f0e4b45f9bbf55c0d599f998541b1a6697e78f34a905f1999419a06b927977", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59f0e4b45f9bbf55c0d599f998541b1a6697e78f34a905f1999419a06b927977", kill_on_drop: false }` [INFO] [stdout] 59f0e4b45f9bbf55c0d599f998541b1a6697e78f34a905f1999419a06b927977