[INFO] fetching crate polyval 0.0.1... [INFO] checking polyval-0.0.1 against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] extracting crate polyval 0.0.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate polyval 0.0.1 on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate polyval 0.0.1 [INFO] finished tweaking crates.io crate polyval 0.0.1 [INFO] tweaked toml for crates.io crate polyval 0.0.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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] 0cc4aa6265bc76e2bfc8c9984d2e6cf559e6b2d61c1b2d2621be71fc3d01b91f [INFO] running `"docker" "start" "-a" "0cc4aa6265bc76e2bfc8c9984d2e6cf559e6b2d61c1b2d2621be71fc3d01b91f"` [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking subtle v2.2.1 [INFO] [stderr] Compiling hex-literal-impl v0.1.2 [INFO] [stderr] Checking polyval v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error: no backends available! On x86/x86-64 platforms, enable intrinsics with RUSTFLAGS="-Ctarget-cpu=sandybridge -Ctarget-feature=+sse2,+sse4.1" or enable **INSECURE** portable emulation with the `insecure-soft` feature [INFO] [stderr] --> src/field/backend/mod.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / compile_error!( [INFO] [stderr] 28 | | "no backends available! On x86/x86-64 platforms, enable intrinsics with \ [INFO] [stderr] 29 | | RUSTFLAGS=\"-Ctarget-cpu=sandybridge -Ctarget-feature=+sse2,+sse4.1\" or \ [INFO] [stderr] 30 | | enable **INSECURE** portable emulation with the `insecure-soft` feature" [INFO] [stderr] 31 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `self::field::backend::M128i` [INFO] [stderr] --> src/lib.rs:62:5 [INFO] [stderr] | [INFO] [stderr] 62 | use self::field::backend::M128i; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `M128i` in `field::backend` [INFO] [stderr] [INFO] [stderr] error[E0283]: type annotations needed: cannot resolve `_: field::backend::Backend` [INFO] [stderr] --> src/lib.rs:86:16 [INFO] [stderr] | [INFO] [stderr] 86 | H: Element::from_bytes(h), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/field/mod.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | pub fn from_bytes(bytes: Block) -> Self { [INFO] [stderr] | --------------------------------------- required by `field::Element::::from_bytes` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0283, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0283`. [INFO] [stderr] error: could not compile `polyval`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "0cc4aa6265bc76e2bfc8c9984d2e6cf559e6b2d61c1b2d2621be71fc3d01b91f"` [INFO] running `"docker" "rm" "-f" "0cc4aa6265bc76e2bfc8c9984d2e6cf559e6b2d61c1b2d2621be71fc3d01b91f"` [INFO] [stdout] 0cc4aa6265bc76e2bfc8c9984d2e6cf559e6b2d61c1b2d2621be71fc3d01b91f