[INFO] updating cached repository https://github.com/hockeybuggy/rust_pong [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6cb0429c90801a3e65cbff991f934e85e8a65244 [INFO] testing hockeybuggy/rust_pong against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhockeybuggy%2Frust_pong" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hockeybuggy/rust_pong on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/hockeybuggy/rust_pong [INFO] finished tweaking git repo https://github.com/hockeybuggy/rust_pong [INFO] tweaked toml for git repo https://github.com/hockeybuggy/rust_pong written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/hockeybuggy/rust_pong already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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-2019-09-28" "build" "--frozen"` [INFO] [stdout] 5c14d0846b4985493bafa77a27f0716d58b6c07b592e7653e7b8a682377997f4 [INFO] running `"docker" "start" "-a" "5c14d0846b4985493bafa77a27f0716d58b6c07b592e7653e7b8a682377997f4"` [INFO] [stderr] Compiling rayon-core v1.0.2 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling wayland-scanner v0.8.7 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling glutin v0.8.1 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling gl v0.6.2 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rayon v0.7.1 [INFO] [stderr] Compiling wayland-client v0.8.7 [INFO] [stderr] Compiling jpeg-decoder v0.1.12 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.43.1 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.8.7 [INFO] [stderr] Compiling wayland-kbd v0.8.0 [INFO] [stderr] Compiling wayland-window v0.5.0 [INFO] [stderr] Compiling winit v0.6.4 [INFO] [stderr] Compiling pistoncore-glutin_window v0.37.0 [INFO] [stderr] Compiling rust_pong v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> src/pong/game.rs:68:30 [INFO] [stderr] | [INFO] [stderr] 68 | pub fn update(&mut self, args: &UpdateArgs) { [INFO] [stderr] | ^^^^ help: consider prefixing with an underscore: `_args` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.13s [INFO] running `"docker" "inspect" "5c14d0846b4985493bafa77a27f0716d58b6c07b592e7653e7b8a682377997f4"` [INFO] running `"docker" "rm" "-f" "5c14d0846b4985493bafa77a27f0716d58b6c07b592e7653e7b8a682377997f4"` [INFO] [stdout] 5c14d0846b4985493bafa77a27f0716d58b6c07b592e7653e7b8a682377997f4 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 2f090b74623a15bfd0ebb4a8cd7ac2dc73faa961738e5868625adb18af28960b [INFO] running `"docker" "start" "-a" "2f090b74623a15bfd0ebb4a8cd7ac2dc73faa961738e5868625adb18af28960b"` [INFO] [stderr] Compiling rust_pong v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> src/pong/game.rs:68:30 [INFO] [stderr] | [INFO] [stderr] 68 | pub fn update(&mut self, args: &UpdateArgs) { [INFO] [stderr] | ^^^^ help: consider prefixing with an underscore: `_args` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.15s [INFO] running `"docker" "inspect" "2f090b74623a15bfd0ebb4a8cd7ac2dc73faa961738e5868625adb18af28960b"` [INFO] running `"docker" "rm" "-f" "2f090b74623a15bfd0ebb4a8cd7ac2dc73faa961738e5868625adb18af28960b"` [INFO] [stdout] 2f090b74623a15bfd0ebb4a8cd7ac2dc73faa961738e5868625adb18af28960b [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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-2019-09-28" "test" "--frozen"` [INFO] [stdout] 11d2c732cbe7660c1f634a1fba670bd85a9a88624c1b408e207f5e1caf9d9f96 [INFO] running `"docker" "start" "-a" "11d2c732cbe7660c1f634a1fba670bd85a9a88624c1b408e207f5e1caf9d9f96"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_pong-3280dbc971b2ac4a [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" "11d2c732cbe7660c1f634a1fba670bd85a9a88624c1b408e207f5e1caf9d9f96"` [INFO] running `"docker" "rm" "-f" "11d2c732cbe7660c1f634a1fba670bd85a9a88624c1b408e207f5e1caf9d9f96"` [INFO] [stdout] 11d2c732cbe7660c1f634a1fba670bd85a9a88624c1b408e207f5e1caf9d9f96