[INFO] updating cached repository https://github.com/adamreichold/b2_backup [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/adamreichold/b2_backup [INFO] [stderr] 52d3a66..1ac6697 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1ac66970dc67497c745b05ad3f2a4dea92fcf533 [INFO] checking adamreichold/b2_backup against try#1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 for pr-69530 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamreichold%2Fb2_backup" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adamreichold/b2_backup on toolchain 1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/adamreichold/b2_backup [INFO] finished tweaking git repo https://github.com/adamreichold/b2_backup [INFO] tweaked toml for git repo https://github.com/adamreichold/b2_backup written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/adamreichold/b2_backup already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zeptohttpc v0.1.9 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 40fad87763719f5da75ba02dd5cba78a5183e94785898e117e144c7b47a43692 [INFO] running `"docker" "start" "-a" "40fad87763719f5da75ba02dd5cba78a5183e94785898e117e144c7b47a43692"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Checking subtle v2.2.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking universal-hash v0.3.0 [INFO] [stderr] Checking aead v0.2.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking chacha20 v0.3.4 [INFO] [stderr] Checking poly1305 v0.5.2 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking chacha20poly1305 v0.4.1 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling zstd-sys v1.4.15+zstd.1.4.4 [INFO] [stderr] Compiling blake3 v0.3.3 [INFO] [stderr] error[E0658]: use of unstable library feature 'stdsimd' [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake3-0.3.3/src/platform.rs:303:12 [INFO] [stderr] | [INFO] [stderr] 303 | if is_x86_feature_detected!("avx512f") && is_x86_feature_detected!("avx512vl") { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #27731 for more information [INFO] [stderr] = help: add `#![feature(stdsimd)]` to the crate attributes to enable [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] error: could not compile `blake3`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "40fad87763719f5da75ba02dd5cba78a5183e94785898e117e144c7b47a43692"` [INFO] running `"docker" "rm" "-f" "40fad87763719f5da75ba02dd5cba78a5183e94785898e117e144c7b47a43692"` [INFO] [stdout] 40fad87763719f5da75ba02dd5cba78a5183e94785898e117e144c7b47a43692