[INFO] updating cached repository https://github.com/mlipke/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] 752d94c04c99b5d4725045843932e553196d68b5 [INFO] testing mlipke/pong against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlipke%2Fpong" "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/mlipke/pong on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mlipke/pong [INFO] finished tweaking git repo https://github.com/mlipke/pong [INFO] tweaked toml for git repo https://github.com/mlipke/pong written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/mlipke/pong already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 8090ab27c8f4a90604dea5578c7bc4e6dd7bc799a41f660a27fb488a677866ce [INFO] running `"docker" "start" "-a" "8090ab27c8f4a90604dea5578c7bc4e6dd7bc799a41f660a27fb488a677866ce"` [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling lzw v0.9.0 [INFO] [stderr] Compiling piston-texture v0.3.0 [INFO] [stderr] Compiling xml-rs v0.2.2 [INFO] [stderr] Compiling freetype-sys v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Compiling dylib v0.0.1 [INFO] [stderr] Compiling pistoncore-window v0.14.0 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling memmap v0.2.3 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling png v0.4.3 [INFO] [stderr] Compiling piston2d-graphics v0.13.1 [INFO] [stderr] Compiling x11-dl v2.3.1 [INFO] [stderr] Compiling gif v0.7.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.17.0 [INFO] [stderr] Compiling piston v0.17.0 [INFO] [stderr] Compiling image v0.6.1 [INFO] [stderr] Compiling freetype-rs v0.5.0 [INFO] [stderr] Compiling gl_generator v0.4.2 [INFO] [stderr] Compiling wayland-client v0.5.12 [INFO] [stderr] Compiling gl v0.5.2 [INFO] [stderr] Compiling glutin v0.4.9 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.5.11 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.23.0 [INFO] [stderr] Compiling wayland-window v0.2.3 [INFO] [stderr] Compiling wayland-kbd v0.3.6 [INFO] [stderr] Compiling pistoncore-glutin_window v0.20.0 [INFO] [stderr] Compiling pong v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: the item `Key` is imported redundantly [INFO] [stderr] --> src/app.rs:128:13 [INFO] [stderr] | [INFO] [stderr] 1 | use piston::input::*; [INFO] [stderr] | ---------------- the item `Key` is already imported here [INFO] [stderr] ... [INFO] [stderr] 128 | use piston::input::keyboard::Key; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.55s [INFO] running `"docker" "inspect" "8090ab27c8f4a90604dea5578c7bc4e6dd7bc799a41f660a27fb488a677866ce"` [INFO] running `"docker" "rm" "-f" "8090ab27c8f4a90604dea5578c7bc4e6dd7bc799a41f660a27fb488a677866ce"` [INFO] [stdout] 8090ab27c8f4a90604dea5578c7bc4e6dd7bc799a41f660a27fb488a677866ce [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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] b05b843cba2fc99414fb5ccaede3898eca89a74d6eb0cdd83c4d1b82305851b0 [INFO] running `"docker" "start" "-a" "b05b843cba2fc99414fb5ccaede3898eca89a74d6eb0cdd83c4d1b82305851b0"` [INFO] [stderr] Compiling pong v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: the item `Key` is imported redundantly [INFO] [stderr] --> src/app.rs:128:13 [INFO] [stderr] | [INFO] [stderr] 1 | use piston::input::*; [INFO] [stderr] | ---------------- the item `Key` is already imported here [INFO] [stderr] ... [INFO] [stderr] 128 | use piston::input::keyboard::Key; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.18s [INFO] running `"docker" "inspect" "b05b843cba2fc99414fb5ccaede3898eca89a74d6eb0cdd83c4d1b82305851b0"` [INFO] running `"docker" "rm" "-f" "b05b843cba2fc99414fb5ccaede3898eca89a74d6eb0cdd83c4d1b82305851b0"` [INFO] [stdout] b05b843cba2fc99414fb5ccaede3898eca89a74d6eb0cdd83c4d1b82305851b0 [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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 6c76ab9e531d79dba7899652bd0b85bc63d738b3f51a01e1f65e80091fce76b2 [INFO] running `"docker" "start" "-a" "6c76ab9e531d79dba7899652bd0b85bc63d738b3f51a01e1f65e80091fce76b2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pong-25121c8237d5a2e4 [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" "6c76ab9e531d79dba7899652bd0b85bc63d738b3f51a01e1f65e80091fce76b2"` [INFO] running `"docker" "rm" "-f" "6c76ab9e531d79dba7899652bd0b85bc63d738b3f51a01e1f65e80091fce76b2"` [INFO] [stdout] 6c76ab9e531d79dba7899652bd0b85bc63d738b3f51a01e1f65e80091fce76b2