[INFO] updating cached repository https://github.com/hokora/bouncing-square [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] 9cf0f060d56a05ce087ee52b8b275b403e03af79 [INFO] testing hokora/bouncing-square against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhokora%2Fbouncing-square" "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/hokora/bouncing-square 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/hokora/bouncing-square [INFO] finished tweaking git repo https://github.com/hokora/bouncing-square [INFO] tweaked toml for git repo https://github.com/hokora/bouncing-square written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/hokora/bouncing-square 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] Blocking waiting for file lock on package cache [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] 1eb5c21ba795fa3f1d79dddbfd93d739884403ef873d051138d50366e124af77 [INFO] running `"docker" "start" "-a" "1eb5c21ba795fa3f1d79dddbfd93d739884403ef873d051138d50366e124af77"` [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Compiling gl v0.6.3 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling gfx_core v0.7.1 [INFO] [stderr] Compiling pistoncore-glutin_window v0.38.0 [INFO] [stderr] Compiling gfx v0.16.1 [INFO] [stderr] Compiling gfx_device_gl v0.14.1 [INFO] [stderr] Compiling piston-gfx_texture v0.25.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.42.0 [INFO] [stderr] Compiling piston_window v0.68.0 [INFO] [stderr] Compiling bouncing-square v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.17s [INFO] running `"docker" "inspect" "1eb5c21ba795fa3f1d79dddbfd93d739884403ef873d051138d50366e124af77"` [INFO] running `"docker" "rm" "-f" "1eb5c21ba795fa3f1d79dddbfd93d739884403ef873d051138d50366e124af77"` [INFO] [stdout] 1eb5c21ba795fa3f1d79dddbfd93d739884403ef873d051138d50366e124af77 [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] 0063a8b3873dd62b2d5b71ee994b9f6ef7719082c036db70e179ab972bf566c7 [INFO] running `"docker" "start" "-a" "0063a8b3873dd62b2d5b71ee994b9f6ef7719082c036db70e179ab972bf566c7"` [INFO] [stderr] Compiling bouncing-square v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.61s [INFO] running `"docker" "inspect" "0063a8b3873dd62b2d5b71ee994b9f6ef7719082c036db70e179ab972bf566c7"` [INFO] running `"docker" "rm" "-f" "0063a8b3873dd62b2d5b71ee994b9f6ef7719082c036db70e179ab972bf566c7"` [INFO] [stdout] 0063a8b3873dd62b2d5b71ee994b9f6ef7719082c036db70e179ab972bf566c7 [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] e9c0d71fac45f83fa7777feab9e349573336fc12a315806d71407c2fa5ddd490 [INFO] running `"docker" "start" "-a" "e9c0d71fac45f83fa7777feab9e349573336fc12a315806d71407c2fa5ddd490"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bouncing_square-79d7d263060a7d6f [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" "e9c0d71fac45f83fa7777feab9e349573336fc12a315806d71407c2fa5ddd490"` [INFO] running `"docker" "rm" "-f" "e9c0d71fac45f83fa7777feab9e349573336fc12a315806d71407c2fa5ddd490"` [INFO] [stdout] e9c0d71fac45f83fa7777feab9e349573336fc12a315806d71407c2fa5ddd490