[INFO] cloning repository https://github.com/CCBlueX/RconBruteforcer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CCBlueX/RconBruteforcer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCCBlueX%2FRconBruteforcer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCCBlueX%2FRconBruteforcer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9297bcf8b06b71cebb0e7ae0828b58f90d169eb5 [INFO] testing CCBlueX/RconBruteforcer against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCCBlueX%2FRconBruteforcer" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CCBlueX/RconBruteforcer 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] started tweaking git repo https://github.com/CCBlueX/RconBruteforcer [INFO] finished tweaking git repo https://github.com/CCBlueX/RconBruteforcer [INFO] tweaked toml for git repo https://github.com/CCBlueX/RconBruteforcer written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/CCBlueX/RconBruteforcer 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] Downloading crates ... [INFO] [stderr] Downloaded rcon v0.4.0 [INFO] [stderr] Downloaded no-std-compat v0.3.0 [INFO] [stderr] Downloaded bruteforce-macros v0.2.0 [INFO] [stderr] Downloaded bruteforce v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] cf9f9958c7cae960b63c25a7431954e301cd4c433cfc2169c6d6679c2b627826 [INFO] running `Command { std: "docker" "start" "-a" "cf9f9958c7cae960b63c25a7431954e301cd4c433cfc2169c6d6679c2b627826", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf9f9958c7cae960b63c25a7431954e301cd4c433cfc2169c6d6679c2b627826", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf9f9958c7cae960b63c25a7431954e301cd4c433cfc2169c6d6679c2b627826", kill_on_drop: false }` [INFO] [stdout] cf9f9958c7cae960b63c25a7431954e301cd4c433cfc2169c6d6679c2b627826 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 722f3e90e4ee8d17ec834ecfbbd1e12dc84e2092686a44c8fc25eee9ea580ba2 [INFO] running `Command { std: "docker" "start" "-a" "722f3e90e4ee8d17ec834ecfbbd1e12dc84e2092686a44c8fc25eee9ea580ba2", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling no-std-compat v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling err-derive v0.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling bruteforce-macros v0.2.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling bruteforce v0.2.0 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bruteforce-0.2.0/src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | const_fn, [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [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/bruteforce-0.2.0/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / #![feature( [INFO] [stdout] 5 | | const_fn, [INFO] [stdout] 6 | | test, [INFO] [stdout] 7 | | generators, [INFO] [stdout] ... | [INFO] [stdout] 11 | | proc_macro_hygiene [INFO] [stdout] 12 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = help: the feature `const_if_match` has been stable since 1.46.0 and no longer requires an attribute to enable [INFO] [stdout] = help: the feature `const_panic` has been stable since 1.57.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bruteforce` 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" "722f3e90e4ee8d17ec834ecfbbd1e12dc84e2092686a44c8fc25eee9ea580ba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "722f3e90e4ee8d17ec834ecfbbd1e12dc84e2092686a44c8fc25eee9ea580ba2", kill_on_drop: false }` [INFO] [stdout] 722f3e90e4ee8d17ec834ecfbbd1e12dc84e2092686a44c8fc25eee9ea580ba2