[INFO] fetching crate clashctl 0.3.2... [INFO] testing clashctl-0.3.2 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate clashctl 0.3.2 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate clashctl 0.3.2 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 0.3.2 [INFO] finished tweaking crates.io crate clashctl 0.3.2 [INFO] tweaked toml for crates.io crate clashctl 0.3.2 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate clashctl 0.3.2 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 owo-colors v3.0.1 [INFO] [stderr] Downloaded requestty-ui v0.2.1 [INFO] [stderr] Downloaded requestty v0.1.3 [INFO] [stderr] Downloaded libc v0.2.111 [INFO] [stderr] Downloaded clashctl-interactive v0.3.2 [INFO] [stderr] Downloaded clashctl-core v0.4.0 [INFO] [stderr] Downloaded clap_generate v3.0.0-rc.4 [INFO] [stderr] Downloaded clashctl-tui v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 30267468fd354c25feba2eaea347c01f67cca1e2aca3e1575a2a87565d2886e6 [INFO] running `Command { std: "docker" "start" "-a" "30267468fd354c25feba2eaea347c01f67cca1e2aca3e1575a2a87565d2886e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30267468fd354c25feba2eaea347c01f67cca1e2aca3e1575a2a87565d2886e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30267468fd354c25feba2eaea347c01f67cca1e2aca3e1575a2a87565d2886e6", kill_on_drop: false }` [INFO] [stdout] 30267468fd354c25feba2eaea347c01f67cca1e2aca3e1575a2a87565d2886e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] a87d68acc168cdc846cc1519b3d15334b57873ee6e70476e7f92ac85ba164b11 [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" "a87d68acc168cdc846cc1519b3d15334b57873ee6e70476e7f92ac85ba164b11", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.111 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [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 smawk v0.3.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling match_any v1.0.1 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling owo-colors v3.0.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [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 atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tui v0.16.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling requestty-ui v0.2.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling requestty v0.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.0.0-rc.4 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [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.4 [INFO] [stderr] Compiling clap_generate v3.0.0-rc.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_json v1.0.72 [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.0 [INFO] [stderr] Compiling clashctl-interactive v0.3.2 [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.2/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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a87d68acc168cdc846cc1519b3d15334b57873ee6e70476e7f92ac85ba164b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a87d68acc168cdc846cc1519b3d15334b57873ee6e70476e7f92ac85ba164b11", kill_on_drop: false }` [INFO] [stdout] a87d68acc168cdc846cc1519b3d15334b57873ee6e70476e7f92ac85ba164b11