[INFO] fetching crate thanos-rs 1.0.0... [INFO] testing thanos-rs-1.0.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate thanos-rs 1.0.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate thanos-rs 1.0.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate thanos-rs 1.0.0 [INFO] finished tweaking crates.io crate thanos-rs 1.0.0 [INFO] tweaked toml for crates.io crate thanos-rs 1.0.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate thanos-rs 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded argh_derive v0.1.5 [INFO] [stderr] Downloaded argh_shared v0.1.5 [INFO] [stderr] Downloaded dialoguer v0.8.0 [INFO] [stderr] Downloaded argh v0.1.5 [INFO] [stderr] Downloaded zeroize v1.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62cbe7edfcf68916753a048e93e84ef05e51e3cbb345586bee639eae751d0b5e [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" "62cbe7edfcf68916753a048e93e84ef05e51e3cbb345586bee639eae751d0b5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62cbe7edfcf68916753a048e93e84ef05e51e3cbb345586bee639eae751d0b5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62cbe7edfcf68916753a048e93e84ef05e51e3cbb345586bee639eae751d0b5e", kill_on_drop: false }` [INFO] [stdout] 62cbe7edfcf68916753a048e93e84ef05e51e3cbb345586bee639eae751d0b5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f76d79c72e8fd906dd6770942ce2e3b3d43061f5f31c6d3b00905c5d84c74a38 [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" "f76d79c72e8fd906dd6770942ce2e3b3d43061f5f31c6d3b00905c5d84c74a38", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling argh_shared v0.1.5 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling argh_derive v0.1.5 [INFO] [stderr] Compiling argh v0.1.5 [INFO] [stderr] Compiling thanos-rs v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(drain_filter)] [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 `thanos-rs` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f76d79c72e8fd906dd6770942ce2e3b3d43061f5f31c6d3b00905c5d84c74a38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f76d79c72e8fd906dd6770942ce2e3b3d43061f5f31c6d3b00905c5d84c74a38", kill_on_drop: false }` [INFO] [stdout] f76d79c72e8fd906dd6770942ce2e3b3d43061f5f31c6d3b00905c5d84c74a38