[INFO] fetching crate lelet 1.1.2... [INFO] checking lelet-1.1.2 against master#6d69caba110c0c2fb90180df1cbc8be5033b91d4 for pr-69530 [INFO] extracting crate lelet 1.1.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate lelet 1.1.2 on toolchain 6d69caba110c0c2fb90180df1cbc8be5033b91d4 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate lelet 1.1.2 [INFO] finished tweaking crates.io crate lelet 1.1.2 [INFO] tweaked toml for crates.io crate lelet 1.1.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate lelet 1.1.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stdout] 534831a0df49a54f58a15c2415149d944679e3718902ce9648f1db3891b3a05d [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" "534831a0df49a54f58a15c2415149d944679e3718902ce9648f1db3891b3a05d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking lelet v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] error[E0658]: use of unstable library feature 'assoc_int_consts': recently added [INFO] [stderr] --> src/executor/processor.rs:39:33 [INFO] [stderr] | [INFO] [stderr] 39 | last_seen: AtomicU64::new(u64::MAX), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #68490 for more information [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'assoc_int_consts': recently added [INFO] [stderr] --> src/executor/processor.rs:44:36 [INFO] [stderr] | [INFO] [stderr] 44 | machine_id: AtomicUsize::new(usize::MAX), // to be initialized later [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #68490 for more information [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'assoc_int_consts': recently added [INFO] [stderr] --> src/executor/processor.rs:177:26 [INFO] [stderr] | [INFO] [stderr] 177 | self.last_seen.store(u64::MAX, Ordering::Relaxed); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #68490 for more information [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'assoc_int_consts': recently added [INFO] [stderr] --> src/executor/task.rs:22:45 [INFO] [stderr] | [INFO] [stderr] 22 | schedule_index_hint: AtomicUsize::new(usize::MAX), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #68490 for more information [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] error: could not compile `lelet`. [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" "534831a0df49a54f58a15c2415149d944679e3718902ce9648f1db3891b3a05d"` [INFO] running `"docker" "rm" "-f" "534831a0df49a54f58a15c2415149d944679e3718902ce9648f1db3891b3a05d"` [INFO] [stdout] 534831a0df49a54f58a15c2415149d944679e3718902ce9648f1db3891b3a05d