[INFO] crate basic_dsp_vector 0.8.1 is already in cache [INFO] checking basic_dsp_vector-0.8.1 against master#3dbade652ed8ebac70f903e01f51cd92c4e4302c for pr-69880 [INFO] extracting crate basic_dsp_vector 0.8.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate basic_dsp_vector 0.8.1 on toolchain 3dbade652ed8ebac70f903e01f51cd92c4e4302c [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate basic_dsp_vector 0.8.1 [INFO] finished tweaking crates.io crate basic_dsp_vector 0.8.1 [INFO] tweaked toml for crates.io crate basic_dsp_vector 0.8.1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f6b3b3b47bc9655c9453058ff3695c26f12564bf81474edf78897e1c4b81bba7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "f6b3b3b47bc9655c9453058ff3695c26f12564bf81474edf78897e1c4b81bba7"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking strength_reduce v0.2.3 [INFO] [stderr] Checking transpose v0.1.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking linreg v0.1.3 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking rustfft v3.0.1 [INFO] [stderr] Checking basic_dsp_vector v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0658]: use of unstable library feature 'stdsimd' [INFO] [stderr] --> src/vector_types/support_std.rs:22:19 [INFO] [stderr] | [INFO] [stderr] 22 | let reg_len = sel_reg!(get_reg_len::()); [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[E0658]: use of unstable library feature 'stdsimd' [INFO] [stderr] --> src/vector_types/support_std.rs:22:19 [INFO] [stderr] | [INFO] [stderr] 22 | let reg_len = sel_reg!(get_reg_len::()); [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 `basic_dsp_vector`. [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: 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 `basic_dsp_vector`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f6b3b3b47bc9655c9453058ff3695c26f12564bf81474edf78897e1c4b81bba7"` [INFO] running `"docker" "rm" "-f" "f6b3b3b47bc9655c9453058ff3695c26f12564bf81474edf78897e1c4b81bba7"` [INFO] [stdout] f6b3b3b47bc9655c9453058ff3695c26f12564bf81474edf78897e1c4b81bba7