[INFO] cloning repository https://github.com/lazytiger/trojan-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lazytiger/trojan-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazytiger%2Ftrojan-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazytiger%2Ftrojan-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f33963b6731adc0a3b0770d425028e41333415b [INFO] testing lazytiger/trojan-rs against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazytiger%2Ftrojan-rs" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lazytiger/trojan-rs 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] removed /workspace/builds/worker-8/source/rust-toolchain [INFO] started tweaking git repo https://github.com/lazytiger/trojan-rs [INFO] finished tweaking git repo https://github.com/lazytiger/trojan-rs [INFO] tweaked toml for git repo https://github.com/lazytiger/trojan-rs written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/lazytiger/trojan-rs 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 libloading v0.7.2 [INFO] [stderr] Downloaded mio v0.8.0 [INFO] [stderr] Downloaded dns-lookup v1.0.8 [INFO] [stderr] Downloaded signal-hook v0.1.17 [INFO] [stderr] Downloaded async-trait v0.1.52 [INFO] [stderr] Downloaded data-encoding v2.3.2 [INFO] [stderr] Downloaded clap_derive v3.0.0-rc.8 [INFO] [stderr] Downloaded clap v3.0.0-rc.8 [INFO] [stderr] Downloaded reopen v0.3.0 [INFO] [stderr] Downloaded clap-num v0.2.0 [INFO] [stderr] Downloaded sct v0.7.0 [INFO] [stderr] Downloaded rustls-pemfile v0.2.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.35 [INFO] [stderr] Downloaded rustls v0.20.2 [INFO] [stderr] Downloaded wintun v0.2.1 [INFO] [stderr] Downloaded webpki-roots v0.22.1 [INFO] [stderr] Downloaded managed v0.8.0 [INFO] [stderr] Downloaded widestring v0.5.1 [INFO] [stderr] Downloaded smoltcp v0.8.0 [INFO] [stderr] Downloaded webpki v0.22.0 [INFO] [stderr] Downloaded futures-io v0.3.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 5fe513d1f8992eb2eae22ea5679410eaebc2c0d25873a23742a3948103a7b0e8 [INFO] running `Command { std: "docker" "start" "-a" "5fe513d1f8992eb2eae22ea5679410eaebc2c0d25873a23742a3948103a7b0e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fe513d1f8992eb2eae22ea5679410eaebc2c0d25873a23742a3948103a7b0e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fe513d1f8992eb2eae22ea5679410eaebc2c0d25873a23742a3948103a7b0e8", kill_on_drop: false }` [INFO] [stdout] 5fe513d1f8992eb2eae22ea5679410eaebc2c0d25873a23742a3948103a7b0e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 9dd86f5a0d408becd308f294f622962e07b48f938d4ede331130745aaacade0e [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" "9dd86f5a0d408becd308f294f622962e07b48f938d4ede331130745aaacade0e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.35 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling managed v0.8.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling widestring v0.5.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling clap-num v0.2.0 [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 getrandom v0.2.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling dns-lookup v1.0.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling smoltcp v0.8.0 [INFO] [stderr] Compiling reopen v0.3.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.0.0-rc.8 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling trust-dns-proto v0.20.3 [INFO] [stderr] Compiling clap v3.0.0-rc.8 [INFO] [stderr] Compiling trojan v0.9.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(ip)] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(get_mut_unchecked)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(test)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `trojan` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "9dd86f5a0d408becd308f294f622962e07b48f938d4ede331130745aaacade0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dd86f5a0d408becd308f294f622962e07b48f938d4ede331130745aaacade0e", kill_on_drop: false }` [INFO] [stdout] 9dd86f5a0d408becd308f294f622962e07b48f938d4ede331130745aaacade0e