[INFO] updating cached repository https://github.com/rtulip/platformer [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] 19a40ae4a2ce26c6682bad74f8dcd75fcd4d6016 [INFO] testing rtulip/platformer against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtulip%2Fplatformer" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rtulip/platformer 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/rtulip/platformer [INFO] finished tweaking git repo https://github.com/rtulip/platformer [INFO] tweaked toml for git repo https://github.com/rtulip/platformer written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/rtulip/platformer 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] 40fe085086f75688148e0e7fe93301fec460fa0667b7d9cf4abda30022e2da9f [INFO] running `"docker" "start" "-a" "40fe085086f75688148e0e7fe93301fec460fa0667b7d9cf4abda30022e2da9f"` [INFO] [stderr] Compiling andrew v0.1.4 [INFO] [stderr] Compiling piston2d-graphics v0.28.0 [INFO] [stderr] Compiling wayland-sys v0.21.7 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling wayland-commons v0.21.7 [INFO] [stderr] Compiling wayland-client v0.21.7 [INFO] [stderr] Compiling wayland-protocols v0.21.7 [INFO] [stderr] Compiling tiff v0.2.1 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling pistoncore-input v0.23.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.4 [INFO] [stderr] Compiling pistoncore-window v0.34.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.57.0 [INFO] [stderr] Compiling winit v0.18.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.39.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.51.1 [INFO] [stderr] Compiling piston v0.39.0 [INFO] [stderr] Compiling platformer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> src/main.rs:35:26 [INFO] [stderr] | [INFO] [stderr] 35 | fn update(&mut self, args: &UpdateArgs) -> bool { [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 33.14s [INFO] running `"docker" "inspect" "40fe085086f75688148e0e7fe93301fec460fa0667b7d9cf4abda30022e2da9f"` [INFO] running `"docker" "rm" "-f" "40fe085086f75688148e0e7fe93301fec460fa0667b7d9cf4abda30022e2da9f"` [INFO] [stdout] 40fe085086f75688148e0e7fe93301fec460fa0667b7d9cf4abda30022e2da9f [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] 788cbf9e0f68cd332cf82ff32ec80b8e4953be57a99272bd99cb2c4ed749bee1 [INFO] running `"docker" "start" "-a" "788cbf9e0f68cd332cf82ff32ec80b8e4953be57a99272bd99cb2c4ed749bee1"` [INFO] [stderr] Compiling platformer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> src/main.rs:35:26 [INFO] [stderr] | [INFO] [stderr] 35 | fn update(&mut self, args: &UpdateArgs) -> bool { [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.64s [INFO] running `"docker" "inspect" "788cbf9e0f68cd332cf82ff32ec80b8e4953be57a99272bd99cb2c4ed749bee1"` [INFO] running `"docker" "rm" "-f" "788cbf9e0f68cd332cf82ff32ec80b8e4953be57a99272bd99cb2c4ed749bee1"` [INFO] [stdout] 788cbf9e0f68cd332cf82ff32ec80b8e4953be57a99272bd99cb2c4ed749bee1 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] 5f5cb8490c11c51819fdf8e7097804bd9b35c912daa4a7de150fa2c847bb1680 [INFO] running `"docker" "start" "-a" "5f5cb8490c11c51819fdf8e7097804bd9b35c912daa4a7de150fa2c847bb1680"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/platformer-9d30dd8dd807a731 [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" "5f5cb8490c11c51819fdf8e7097804bd9b35c912daa4a7de150fa2c847bb1680"` [INFO] running `"docker" "rm" "-f" "5f5cb8490c11c51819fdf8e7097804bd9b35c912daa4a7de150fa2c847bb1680"` [INFO] [stdout] 5f5cb8490c11c51819fdf8e7097804bd9b35c912daa4a7de150fa2c847bb1680