[INFO] cloning repository https://github.com/BarePotato/sweeper [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BarePotato/sweeper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBarePotato%2Fsweeper"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBarePotato%2Fsweeper'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e053a331b01957a9061057b5eb9b07aed2747ec2 [INFO] testing BarePotato/sweeper against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBarePotato%2Fsweeper" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BarePotato/sweeper on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/BarePotato/sweeper [INFO] finished tweaking git repo https://github.com/BarePotato/sweeper [INFO] tweaked toml for git repo https://github.com/BarePotato/sweeper written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/BarePotato/sweeper already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] cc0b68602d55fe58436ecb347aedb1019cf39f7f95ef272176bcee9168b9c437 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "cc0b68602d55fe58436ecb347aedb1019cf39f7f95ef272176bcee9168b9c437"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling sfml-build v0.2.0 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling csfml-system-sys v0.4.0 [INFO] [stderr] Compiling csfml-window-sys v0.4.0 [INFO] [stderr] Compiling csfml-audio-sys v0.4.0 [INFO] [stderr] Compiling csfml-graphics-sys v0.4.0 [INFO] [stderr] Compiling sfml v0.14.0 [INFO] [stderr] Compiling sweeper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `button` [INFO] [stderr] --> src/main.rs:64:45 [INFO] [stderr] | [INFO] [stderr] 64 | Event::MouseButtonPressed { button, x, y } => { [INFO] [stderr] | ^^^^^^ help: try ignoring the field: `button: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.14s [INFO] running `"docker" "inspect" "cc0b68602d55fe58436ecb347aedb1019cf39f7f95ef272176bcee9168b9c437"` [INFO] running `"docker" "rm" "-f" "cc0b68602d55fe58436ecb347aedb1019cf39f7f95ef272176bcee9168b9c437"` [INFO] [stdout] cc0b68602d55fe58436ecb347aedb1019cf39f7f95ef272176bcee9168b9c437 [INFO] running `"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" "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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stdout] 9209a9a66f5d0f01f425b1a73bfbaa7c26c2de4bc4b188fdc1c7732e95aba648 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "9209a9a66f5d0f01f425b1a73bfbaa7c26c2de4bc4b188fdc1c7732e95aba648"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling sweeper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `button` [INFO] [stderr] --> src/main.rs:64:45 [INFO] [stderr] | [INFO] [stderr] 64 | Event::MouseButtonPressed { button, x, y } => { [INFO] [stderr] | ^^^^^^ help: try ignoring the field: `button: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "9209a9a66f5d0f01f425b1a73bfbaa7c26c2de4bc4b188fdc1c7732e95aba648"` [INFO] running `"docker" "rm" "-f" "9209a9a66f5d0f01f425b1a73bfbaa7c26c2de4bc4b188fdc1c7732e95aba648"` [INFO] [stdout] 9209a9a66f5d0f01f425b1a73bfbaa7c26c2de4bc4b188fdc1c7732e95aba648 [INFO] running `"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" "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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stdout] 1786128308c3760846fffc1430d3181793644edb5f3198721cbcb7b009b13b36 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "1786128308c3760846fffc1430d3181793644edb5f3198721cbcb7b009b13b36"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused variable: `button` [INFO] [stderr] --> src/main.rs:64:45 [INFO] [stderr] | [INFO] [stderr] 64 | Event::MouseButtonPressed { button, x, y } => { [INFO] [stderr] | ^^^^^^ help: try ignoring the field: `button: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sweeper-261b40286206f1c3 [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" "1786128308c3760846fffc1430d3181793644edb5f3198721cbcb7b009b13b36"` [INFO] running `"docker" "rm" "-f" "1786128308c3760846fffc1430d3181793644edb5f3198721cbcb7b009b13b36"` [INFO] [stdout] 1786128308c3760846fffc1430d3181793644edb5f3198721cbcb7b009b13b36