[INFO] fetching crate clashctl-tui 0.4.1... [INFO] testing clashctl-tui-0.4.1 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate clashctl-tui 0.4.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate clashctl-tui 0.4.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 clashctl-tui 0.4.1 [INFO] finished tweaking crates.io crate clashctl-tui 0.4.1 [INFO] tweaked toml for crates.io crate clashctl-tui 0.4.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate clashctl-tui 0.4.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 clap_derive v3.0.0-rc.5 [INFO] [stderr] Downloaded clap v3.0.0-rc.5 [INFO] [stderr] Downloaded clashctl-core v0.4.2 [INFO] [stderr] Downloaded clashctl-interactive v0.3.3 [INFO] [stderr] Downloaded match_any v1.0.1 [INFO] [stderr] Downloaded owo-colors v3.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 49a2a3287c2a8c98d0834fe54451f3446795404d61dfbedd26012b0ac2b7774b [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" "49a2a3287c2a8c98d0834fe54451f3446795404d61dfbedd26012b0ac2b7774b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49a2a3287c2a8c98d0834fe54451f3446795404d61dfbedd26012b0ac2b7774b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49a2a3287c2a8c98d0834fe54451f3446795404d61dfbedd26012b0ac2b7774b", kill_on_drop: false }` [INFO] [stdout] 49a2a3287c2a8c98d0834fe54451f3446795404d61dfbedd26012b0ac2b7774b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] 188174bcbf2eb67da7b3843644cd3d5b1e9727273c3e96fd01ee35da30a13cbf [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" "188174bcbf2eb67da7b3843644cd3d5b1e9727273c3e96fd01ee35da30a13cbf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling signal-hook v0.3.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling owo-colors v3.1.1 [INFO] [stderr] Compiling match_any v1.0.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling tui v0.16.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling clap_derive v3.0.0-rc.5 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap v3.0.0-rc.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling ureq v2.3.1 [INFO] [stderr] Compiling clashctl-core v0.4.2 [INFO] [stderr] Compiling clashctl-interactive v0.3.3 [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/clashctl-interactive-0.3.3/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(generic_associated_types)] [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 `clashctl-interactive` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "188174bcbf2eb67da7b3843644cd3d5b1e9727273c3e96fd01ee35da30a13cbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "188174bcbf2eb67da7b3843644cd3d5b1e9727273c3e96fd01ee35da30a13cbf", kill_on_drop: false }` [INFO] [stdout] 188174bcbf2eb67da7b3843644cd3d5b1e9727273c3e96fd01ee35da30a13cbf