[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 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBarePotato%2Fsweeper" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BarePotato/sweeper 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/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-4/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" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] b7b1050b51a35695845aeb02f0306d010a021f75c4643d07b07d9eba29aac3be [INFO] running `"docker" "start" "-a" "b7b1050b51a35695845aeb02f0306d010a021f75c4643d07b07d9eba29aac3be"` [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 csfml-system-sys v0.4.0 [INFO] [stderr] Compiling csfml-window-sys v0.4.0 [INFO] [stderr] Compiling csfml-graphics-sys v0.4.0 [INFO] [stderr] Compiling csfml-audio-sys v0.4.0 [INFO] [stderr] Compiling sfml v0.14.0 [INFO] [stderr] Compiling rand v0.6.1 [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 6.87s [INFO] running `"docker" "inspect" "b7b1050b51a35695845aeb02f0306d010a021f75c4643d07b07d9eba29aac3be"` [INFO] running `"docker" "rm" "-f" "b7b1050b51a35695845aeb02f0306d010a021f75c4643d07b07d9eba29aac3be"` [INFO] [stdout] b7b1050b51a35695845aeb02f0306d010a021f75c4643d07b07d9eba29aac3be [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 055844e3cd7cd293b358adb4a6d2ae18f00fca8b6baec4ff0ac933c760818608 [INFO] running `"docker" "start" "-a" "055844e3cd7cd293b358adb4a6d2ae18f00fca8b6baec4ff0ac933c760818608"` [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.73s [INFO] running `"docker" "inspect" "055844e3cd7cd293b358adb4a6d2ae18f00fca8b6baec4ff0ac933c760818608"` [INFO] running `"docker" "rm" "-f" "055844e3cd7cd293b358adb4a6d2ae18f00fca8b6baec4ff0ac933c760818608"` [INFO] [stdout] 055844e3cd7cd293b358adb4a6d2ae18f00fca8b6baec4ff0ac933c760818608 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] ecca94412a14b68f49f8701102e885bb9f3a51ab4a5374c47d3e9da7969f07b9 [INFO] running `"docker" "start" "-a" "ecca94412a14b68f49f8701102e885bb9f3a51ab4a5374c47d3e9da7969f07b9"` [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.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sweeper-f6a992fbd73e0def [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" "ecca94412a14b68f49f8701102e885bb9f3a51ab4a5374c47d3e9da7969f07b9"` [INFO] running `"docker" "rm" "-f" "ecca94412a14b68f49f8701102e885bb9f3a51ab4a5374c47d3e9da7969f07b9"` [INFO] [stdout] ecca94412a14b68f49f8701102e885bb9f3a51ab4a5374c47d3e9da7969f07b9