[INFO] fetching crate clock-cli 0.1.1... [INFO] testing clock-cli-0.1.1 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate clock-cli 0.1.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate clock-cli 0.1.1 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate clock-cli 0.1.1 [INFO] finished tweaking crates.io crate clock-cli 0.1.1 [INFO] tweaked toml for crates.io crate clock-cli 0.1.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate clock-cli 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-map v0.6.3 [INFO] [stderr] Downloaded enumset v1.0.1 [INFO] [stderr] Downloaded mio v0.7.3 [INFO] [stderr] Downloaded const-random-macro v0.1.10 [INFO] [stderr] Downloaded const-random v0.1.10 [INFO] [stderr] Downloaded clock-core v0.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2208c0f5239439713c8cb7c06961f8d81ac599d46088abbfc2e286fdf644ddb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a2208c0f5239439713c8cb7c06961f8d81ac599d46088abbfc2e286fdf644ddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2208c0f5239439713c8cb7c06961f8d81ac599d46088abbfc2e286fdf644ddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2208c0f5239439713c8cb7c06961f8d81ac599d46088abbfc2e286fdf644ddb", kill_on_drop: false }` [INFO] [stdout] a2208c0f5239439713c8cb7c06961f8d81ac599d46088abbfc2e286fdf644ddb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3db05328da534d9d15274bbbff00fda8be6debe438b5a06b093cea7690796715 [INFO] running `Command { std: "docker" "start" "-a" "3db05328da534d9d15274bbbff00fda8be6debe438b5a06b093cea7690796715", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling xi-unicode v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling mio v0.7.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling dbus v0.8.4 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling const-random-macro v0.1.10 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/const-random-macro-0.1.10/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(proc_macro_quote)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `const-random-macro` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3db05328da534d9d15274bbbff00fda8be6debe438b5a06b093cea7690796715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3db05328da534d9d15274bbbff00fda8be6debe438b5a06b093cea7690796715", kill_on_drop: false }` [INFO] [stdout] 3db05328da534d9d15274bbbff00fda8be6debe438b5a06b093cea7690796715