[INFO] updating cached repository https://github.com/raftario/filite [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3104abfd25519db2409b392a29493d5ed5bb5ed4 [INFO] checking raftario/filite against try#1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 for pr-69530 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraftario%2Ffilite" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raftario/filite 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/raftario/filite [INFO] finished tweaking git repo https://github.com/raftario/filite [INFO] tweaked toml for git repo https://github.com/raftario/filite written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/raftario/filite 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] ea92b24950f0c2876498ad4b77c14dbe5cf2dd9eeb9e0b996203e3954eb40407 [INFO] running `"docker" "start" "-a" "ea92b24950f0c2876498ad4b77c14dbe5cf2dd9eeb9e0b996203e3954eb40407"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Checking arc-swap v0.4.3 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking radix_fmt v1.0.0 [INFO] [stderr] Checking bytestring v0.1.4 [INFO] [stderr] Compiling blake3 v0.1.1 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Checking brotli-sys v0.3.2 [INFO] [stderr] Checking ring v0.16.9 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking console v0.9.1 [INFO] [stderr] Checking signal-hook-registry v1.1.1 [INFO] [stderr] Checking r2d2 v0.8.6 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking tokio v0.2.9 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.2 [INFO] [stderr] error[E0658]: use of unstable library feature 'stdsimd' [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake3-0.1.1/src/platform.rs:266:12 [INFO] [stderr] | [INFO] [stderr] 266 | 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" "ea92b24950f0c2876498ad4b77c14dbe5cf2dd9eeb9e0b996203e3954eb40407"` [INFO] running `"docker" "rm" "-f" "ea92b24950f0c2876498ad4b77c14dbe5cf2dd9eeb9e0b996203e3954eb40407"` [INFO] [stdout] ea92b24950f0c2876498ad4b77c14dbe5cf2dd9eeb9e0b996203e3954eb40407