[INFO] cloning repository https://github.com/CCBlueX/RconBruteforcer [INFO] running `"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"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCCBlueX%2FRconBruteforcer'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d2740843861280a8202d3cc151c8d051e5974172 [INFO] testing CCBlueX/RconBruteforcer against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCCBlueX%2FRconBruteforcer" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CCBlueX/RconBruteforcer on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-3/source/Cargo.toml [INFO] crate git repo https://github.com/CCBlueX/RconBruteforcer already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f106496efa536a544c9211125278af3cd21b6f841ec4efa60ce6aaaffcb8fd82 [INFO] running `"docker" "start" "-a" "f106496efa536a544c9211125278af3cd21b6f841ec4efa60ce6aaaffcb8fd82"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling rcon v0.1.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling rcon_bruteforcer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.88s [INFO] running `"docker" "inspect" "f106496efa536a544c9211125278af3cd21b6f841ec4efa60ce6aaaffcb8fd82"` [INFO] running `"docker" "rm" "-f" "f106496efa536a544c9211125278af3cd21b6f841ec4efa60ce6aaaffcb8fd82"` [INFO] [stdout] f106496efa536a544c9211125278af3cd21b6f841ec4efa60ce6aaaffcb8fd82 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] daaecc6d051de85118eb80f50ac42dcb0b4586b1e633c9624962f4b18e9b30b8 [INFO] running `"docker" "start" "-a" "daaecc6d051de85118eb80f50ac42dcb0b4586b1e633c9624962f4b18e9b30b8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rcon_bruteforcer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `"docker" "inspect" "daaecc6d051de85118eb80f50ac42dcb0b4586b1e633c9624962f4b18e9b30b8"` [INFO] running `"docker" "rm" "-f" "daaecc6d051de85118eb80f50ac42dcb0b4586b1e633c9624962f4b18e9b30b8"` [INFO] [stdout] daaecc6d051de85118eb80f50ac42dcb0b4586b1e633c9624962f4b18e9b30b8 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fc1586ec10370cc2b4452846c9d8d9f33ab07b6f6b578d8d5ff1b9972f0df71f [INFO] running `"docker" "start" "-a" "fc1586ec10370cc2b4452846c9d8d9f33ab07b6f6b578d8d5ff1b9972f0df71f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.92s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rcon_bruteforcer-59b33202099cfb49 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "fc1586ec10370cc2b4452846c9d8d9f33ab07b6f6b578d8d5ff1b9972f0df71f"` [INFO] running `"docker" "rm" "-f" "fc1586ec10370cc2b4452846c9d8d9f33ab07b6f6b578d8d5ff1b9972f0df71f"` [INFO] [stdout] fc1586ec10370cc2b4452846c9d8d9f33ab07b6f6b578d8d5ff1b9972f0df71f