[INFO] cloning repository https://github.com/Shadowsocks-NET/shadowsocks-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shadowsocks-NET/shadowsocks-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadowsocks-NET%2Fshadowsocks-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadowsocks-NET%2Fshadowsocks-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81c6b83c5db3fad7a2ada9e8fe5e18df15957f69 [INFO] testing Shadowsocks-NET/shadowsocks-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadowsocks-NET%2Fshadowsocks-rs" "/workspace/builds/worker-51/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-51/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Shadowsocks-NET/shadowsocks-rs 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] removed /workspace/builds/worker-51/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-51/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Shadowsocks-NET/shadowsocks-rs [INFO] finished tweaking git repo https://github.com/Shadowsocks-NET/shadowsocks-rs [INFO] tweaked toml for git repo https://github.com/Shadowsocks-NET/shadowsocks-rs written to /workspace/builds/worker-51/source/Cargo.toml [INFO] crate git repo https://github.com/Shadowsocks-NET/shadowsocks-rs 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-io-timeout v1.1.1 [INFO] [stderr] Downloaded notify v5.0.0-pre.13 [INFO] [stderr] Downloaded log-mdc v0.1.0 [INFO] [stderr] Downloaded inotify v0.9.4 [INFO] [stderr] Downloaded futures-macro v0.3.17 [INFO] [stderr] Downloaded arc-swap v1.4.0 [INFO] [stderr] Downloaded ordered-float v2.8.0 [INFO] [stderr] Downloaded rpmalloc v0.2.2 [INFO] [stderr] Downloaded build-time v0.1.1 [INFO] [stderr] Downloaded tun v0.5.3 [INFO] [stderr] Downloaded trust-dns-https v0.20.3 [INFO] [stderr] Downloaded checked_int_cast v1.0.0 [INFO] [stderr] Downloaded rustls-native-certs v0.5.0 [INFO] [stderr] Downloaded json5 v0.4.1 [INFO] [stderr] Downloaded arc-swap v0.4.8 [INFO] [stderr] Downloaded async-trait v0.1.51 [INFO] [stderr] Downloaded jemallocator v0.3.2 [INFO] [stderr] Downloaded tower v0.4.8 [INFO] [stderr] Downloaded term_size v0.3.2 [INFO] [stderr] Downloaded daemonize v0.4.1 [INFO] [stderr] Downloaded mimalloc v0.1.26 [INFO] [stderr] Downloaded qrcode v0.12.0 [INFO] [stderr] Downloaded tcmalloc-sys v0.3.0 [INFO] [stderr] Downloaded jemalloc-sys v0.3.2 [INFO] [stderr] Downloaded log4rs v1.0.0 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.22 [INFO] [stderr] Downloaded shadowsocks-crypto v0.2.4 [INFO] [stderr] Downloaded snmalloc-sys v0.2.27 [INFO] [stderr] Downloaded futures v0.3.17 [INFO] [stderr] Downloaded futures-executor v0.3.17 [INFO] [stderr] Downloaded h2 v0.3.4 [INFO] [stderr] Downloaded trust-dns-rustls v0.20.3 [INFO] [stderr] Downloaded tcmalloc v0.3.0 [INFO] [stderr] Downloaded boxfnonce v0.1.1 [INFO] [stderr] Downloaded exitcode v1.1.2 [INFO] [stderr] Downloaded rpmalloc-sys v0.2.2+1.4.1 [INFO] [stderr] Downloaded iprange v0.6.4 [INFO] [stderr] Downloaded crypto2 v0.1.2 [INFO] [stderr] Downloaded serde_yaml v0.8.21 [INFO] [stderr] Downloaded lru_time_cache v0.11.11 [INFO] [stderr] Downloaded byte_string v1.0.0 [INFO] [stderr] Downloaded nix v0.22.1 [INFO] [stderr] Downloaded snmalloc-rs v0.2.27 [INFO] [stderr] Downloaded ioctl-sys v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a840353a62cb5726072b299b9ce3b4c7086c3080dabf7187d2f73896a8630b0f [INFO] running `Command { std: "docker" "start" "-a" "a840353a62cb5726072b299b9ce3b4c7086c3080dabf7187d2f73896a8630b0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a840353a62cb5726072b299b9ce3b4c7086c3080dabf7187d2f73896a8630b0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a840353a62cb5726072b299b9ce3b4c7086c3080dabf7187d2f73896a8630b0f", kill_on_drop: false }` [INFO] [stdout] a840353a62cb5726072b299b9ce3b4c7086c3080dabf7187d2f73896a8630b0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c1434a6771176a806152f6ee4988818a97ad92ab0e871835df1fa1744c2edd7 [INFO] running `Command { std: "docker" "start" "-a" "6c1434a6771176a806152f6ee4988818a97ad92ab0e871835df1fa1744c2edd7", 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] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crypto2 v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling byte_string v1.0.0 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling arc-swap v1.4.0 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling lru_time_cache v0.11.11 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling iprange v0.6.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling nix v0.22.1 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling inotify v0.9.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.8.4 [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.2/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.2/src/lib.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(stdsimd, llvm_asm)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `llvm_asm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crypto2-0.1.2/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 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crypto2` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6c1434a6771176a806152f6ee4988818a97ad92ab0e871835df1fa1744c2edd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c1434a6771176a806152f6ee4988818a97ad92ab0e871835df1fa1744c2edd7", kill_on_drop: false }` [INFO] [stdout] 6c1434a6771176a806152f6ee4988818a97ad92ab0e871835df1fa1744c2edd7