[INFO] cloning repository https://github.com/bianguolong/shadowsocks-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bianguolong/shadowsocks-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbianguolong%2Fshadowsocks-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbianguolong%2Fshadowsocks-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91d25d3cc0d00c4339908b7b24a5fcbc58d78b7e [INFO] testing bianguolong/shadowsocks-rust against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbianguolong%2Fshadowsocks-rust" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bianguolong/shadowsocks-rust on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/bianguolong/shadowsocks-rust [INFO] finished tweaking git repo https://github.com/bianguolong/shadowsocks-rust [INFO] tweaked toml for git repo https://github.com/bianguolong/shadowsocks-rust written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/bianguolong/shadowsocks-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28c72f51938b842f0216cc8ea384774be81add179e92ea039ac25db161b6b3c1 [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" "28c72f51938b842f0216cc8ea384774be81add179e92ea039ac25db161b6b3c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28c72f51938b842f0216cc8ea384774be81add179e92ea039ac25db161b6b3c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28c72f51938b842f0216cc8ea384774be81add179e92ea039ac25db161b6b3c1", kill_on_drop: false }` [INFO] [stdout] 28c72f51938b842f0216cc8ea384774be81add179e92ea039ac25db161b6b3c1 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02433618b04f0fecca259cd9d1c04f9fef7d2d8cd72165e43e3289c14a612f33 [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" "02433618b04f0fecca259cd9d1c04f9fef7d2d8cd72165e43e3289c14a612f33", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling tower-layer v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.36 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling crypto2 v0.1.1 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling spin v0.7.0 [INFO] [stderr] Compiling byte_string v1.0.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling lru_time_cache v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling iprange v0.6.3 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling ordered-float v2.0.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling bloomfilter v1.0.3 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crypto2-0.1.1/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(stdsimd, llvm_asm)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crypto2-0.1.1/src/lib.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(stdsimd, llvm_asm)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 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 `crypto2` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "02433618b04f0fecca259cd9d1c04f9fef7d2d8cd72165e43e3289c14a612f33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02433618b04f0fecca259cd9d1c04f9fef7d2d8cd72165e43e3289c14a612f33", kill_on_drop: false }` [INFO] [stdout] 02433618b04f0fecca259cd9d1c04f9fef7d2d8cd72165e43e3289c14a612f33