[INFO] crate compact 0.2.15 is already in cache [INFO] testing compact-0.2.15 against 1.44.0 for beta-1.45-1 [INFO] extracting crate compact 0.2.15 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate compact 0.2.15 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate compact 0.2.15 [INFO] finished tweaking crates.io crate compact 0.2.15 [INFO] tweaked toml for crates.io crate compact 0.2.15 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 558e292ecba7770e9ea9521c2ba126ffe29b236ee8d30b476d45ab4c2cb7dd8c [INFO] running `"docker" "start" "-a" "558e292ecba7770e9ea9521c2ba126ffe29b236ee8d30b476d45ab4c2cb7dd8c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling primal-estimate v0.2.1 [INFO] [stderr] Compiling simple_allocator_trait v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling primal-bit v0.2.4 [INFO] [stderr] Compiling primal-sieve v0.2.9 [INFO] [stderr] Compiling primal-check v0.2.3 [INFO] [stderr] Compiling primal v0.2.3 [INFO] [stderr] Compiling compact v0.2.15 (/opt/rustwide/workdir) [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> src/lib.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | #![feature(specialization)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/compact_hash_map.rs:207:45 [INFO] [stderr] | [INFO] [stderr] 207 | static ref PRIME_SIEVE: primal::Sieve = { primal::Sieve::new(1_000_000) }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 1 warning emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `compact`. [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" "558e292ecba7770e9ea9521c2ba126ffe29b236ee8d30b476d45ab4c2cb7dd8c"` [INFO] running `"docker" "rm" "-f" "558e292ecba7770e9ea9521c2ba126ffe29b236ee8d30b476d45ab4c2cb7dd8c"` [INFO] [stdout] 558e292ecba7770e9ea9521c2ba126ffe29b236ee8d30b476d45ab4c2cb7dd8c