[INFO] updating cached repository https://github.com/AlexEne/rust-particles [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] 6561a9b5a448c006d68bfde64c72437357eb655a [INFO] testing AlexEne/rust-particles against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexEne%2Frust-particles" "work/builds/worker-10/source"` [INFO] [stderr] Cloning into 'work/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AlexEne/rust-particles 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/AlexEne/rust-particles [INFO] finished tweaking git repo https://github.com/AlexEne/rust-particles [INFO] tweaked toml for git repo https://github.com/AlexEne/rust-particles written to work/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/AlexEne/rust-particles 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-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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] 174e88749eb513c8a383d08e01134bcb66856098acd3062e8c2325638658693c [INFO] running `"docker" "start" "-a" "174e88749eb513c8a383d08e01134bcb66856098acd3062e8c2325638658693c"` [INFO] [stderr] Compiling rust_particles v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sdl2-sys v0.30.0 [INFO] [stderr] Compiling cgmath v0.15.0 [INFO] [stderr] Compiling gl v0.6.3 [INFO] [stderr] Compiling sdl2 v0.30.0 [INFO] [stderr] warning: field is never used: `width` [INFO] [stderr] --> src/graphics/texture.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | width: u32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never used: `height` [INFO] [stderr] --> src/graphics/texture.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | height: u32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.12s [INFO] running `"docker" "inspect" "174e88749eb513c8a383d08e01134bcb66856098acd3062e8c2325638658693c"` [INFO] running `"docker" "rm" "-f" "174e88749eb513c8a383d08e01134bcb66856098acd3062e8c2325638658693c"` [INFO] [stdout] 174e88749eb513c8a383d08e01134bcb66856098acd3062e8c2325638658693c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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] 2015cccc4fe9117332462c21524d784b3f85c6f72e93dd22f15e74166dbafe34 [INFO] running `"docker" "start" "-a" "2015cccc4fe9117332462c21524d784b3f85c6f72e93dd22f15e74166dbafe34"` [INFO] [stderr] Compiling rust_particles v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: field is never used: `width` [INFO] [stderr] --> src/graphics/texture.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | width: u32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never used: `height` [INFO] [stderr] --> src/graphics/texture.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | height: u32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `"docker" "inspect" "2015cccc4fe9117332462c21524d784b3f85c6f72e93dd22f15e74166dbafe34"` [INFO] running `"docker" "rm" "-f" "2015cccc4fe9117332462c21524d784b3f85c6f72e93dd22f15e74166dbafe34"` [INFO] [stdout] 2015cccc4fe9117332462c21524d784b3f85c6f72e93dd22f15e74166dbafe34 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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] 92dbeedb298abae49cb5a30902f865456adc2eb49e28831163475518e97ac6b5 [INFO] running `"docker" "start" "-a" "92dbeedb298abae49cb5a30902f865456adc2eb49e28831163475518e97ac6b5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_particles-6a5b79002d1039e7 [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" "92dbeedb298abae49cb5a30902f865456adc2eb49e28831163475518e97ac6b5"` [INFO] running `"docker" "rm" "-f" "92dbeedb298abae49cb5a30902f865456adc2eb49e28831163475518e97ac6b5"` [INFO] [stdout] 92dbeedb298abae49cb5a30902f865456adc2eb49e28831163475518e97ac6b5