[INFO] crate tarmac 0.4.0 is already in cache [INFO] checking tarmac-0.4.0 against master#6d69caba110c0c2fb90180df1cbc8be5033b91d4 for pr-69530 [INFO] extracting crate tarmac 0.4.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate tarmac 0.4.0 on toolchain 6d69caba110c0c2fb90180df1cbc8be5033b91d4 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tarmac 0.4.0 [INFO] finished tweaking crates.io crate tarmac 0.4.0 [INFO] tweaked toml for crates.io crate tarmac 0.4.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate tarmac 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "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] 332816129ee9a9e463307d24d74d6011ce0e096f465b868d27162e1f18109a25 [INFO] running `"docker" "start" "-a" "332816129ee9a9e463307d24d74d6011ce0e096f465b868d27162e1f18109a25"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Checking smallvec v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking regex-syntax v0.6.13 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling blake3 v0.1.3 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking tokio-sync v0.1.7 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking tokio-executor v0.1.9 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking packos v0.1.0 [INFO] [stderr] Checking tokio-timer v0.2.12 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] error[E0658]: use of unstable library feature 'stdsimd' [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake3-0.1.3/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] Checking mio v0.6.21 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking bstr v0.2.10 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking rand v0.6.5 [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" "332816129ee9a9e463307d24d74d6011ce0e096f465b868d27162e1f18109a25"` [INFO] running `"docker" "rm" "-f" "332816129ee9a9e463307d24d74d6011ce0e096f465b868d27162e1f18109a25"` [INFO] [stdout] 332816129ee9a9e463307d24d74d6011ce0e096f465b868d27162e1f18109a25