[INFO] updating cached repository tallen11/plummeting-particles [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tallen11/plummeting-particles [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tallen11/plummeting-particles" "work/ex/beta-1.37-6/sources/1.36.0/gh/tallen11/plummeting-particles"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/tallen11/plummeting-particles'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tallen11/plummeting-particles" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tallen11/plummeting-particles"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tallen11/plummeting-particles'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 773b368dd4477d61a81fdeaa757af5f6589f8219 [INFO] sha for GitHub repo tallen11/plummeting-particles: 773b368dd4477d61a81fdeaa757af5f6589f8219 [INFO] validating manifest of tallen11/plummeting-particles on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tallen11/plummeting-particles on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tallen11/plummeting-particles [INFO] finished frobbing tallen11/plummeting-particles [INFO] frobbed toml for tallen11/plummeting-particles written to work/ex/beta-1.37-6/sources/1.36.0/gh/tallen11/plummeting-particles/Cargo.toml [INFO] started frobbing tallen11/plummeting-particles [INFO] finished frobbing tallen11/plummeting-particles [INFO] frobbed toml for tallen11/plummeting-particles written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tallen11/plummeting-particles/Cargo.toml [INFO] crate tallen11/plummeting-particles already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing tallen11/plummeting-particles against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/tallen11/plummeting-particles:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 6f92dfee4390cc02df90309346f43ce26c514344640741b72470286efdeeb206 [INFO] running `"docker" "start" "-a" "6f92dfee4390cc02df90309346f43ce26c514344640741b72470286efdeeb206"` [INFO] [stderr] Compiling piston-viewport v0.5.0 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling rusttype v0.7.6 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling pistoncore-input v0.24.0 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling piston2d-graphics v0.30.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling image v0.21.1 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling pistoncore-window v0.37.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.42.0 [INFO] [stderr] Compiling piston v0.42.0 [INFO] [stderr] Compiling wayland-commons v0.21.12 [INFO] [stderr] Compiling wayland-client v0.21.12 [INFO] [stderr] Compiling wayland-protocols v0.21.12 [INFO] [stderr] Compiling piston-gfx_texture v0.35.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.56.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.5 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling pistoncore-glutin_window v0.54.0 [INFO] [stderr] Compiling piston_window v0.89.0 [INFO] [stderr] Compiling plummeting-particles v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `update_arts` [INFO] [stderr] --> src/main.rs:73:25 [INFO] [stderr] | [INFO] [stderr] 73 | Loop(Update(update_arts)) => { [INFO] [stderr] | ^^^^^^^^^^^ help: consider prefixing with an underscore: `_update_arts` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `context` [INFO] [stderr] --> src/particle.rs:15:28 [INFO] [stderr] | [INFO] [stderr] 15 | fn update_empty(&self, context: &mut Context) { [INFO] [stderr] | ^^^^^^^ help: consider prefixing with an underscore: `_context` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `context` [INFO] [stderr] --> src/particle.rs:19:27 [INFO] [stderr] | [INFO] [stderr] 19 | fn update_wall(&self, context: &mut Context) { [INFO] [stderr] | ^^^^^^^ help: consider prefixing with an underscore: `_context` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `context` [INFO] [stderr] --> src/particle.rs:34:27 [INFO] [stderr] | [INFO] [stderr] 34 | fn update_wood(&self, context: &mut Context) { [INFO] [stderr] | ^^^^^^^ help: consider prefixing with an underscore: `_context` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `"docker" "inspect" "6f92dfee4390cc02df90309346f43ce26c514344640741b72470286efdeeb206"` [INFO] running `"docker" "rm" "-f" "6f92dfee4390cc02df90309346f43ce26c514344640741b72470286efdeeb206"` [INFO] [stdout] 6f92dfee4390cc02df90309346f43ce26c514344640741b72470286efdeeb206 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/tallen11/plummeting-particles:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 9c4e772d438a65044fa9af9240312e1efdd045ed61b3f29c105fcc6eaabed111 [INFO] running `"docker" "start" "-a" "9c4e772d438a65044fa9af9240312e1efdd045ed61b3f29c105fcc6eaabed111"` [INFO] [stderr] Compiling plummeting-particles v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `update_arts` [INFO] [stderr] --> src/main.rs:73:25 [INFO] [stderr] | [INFO] [stderr] 73 | Loop(Update(update_arts)) => { [INFO] [stderr] | ^^^^^^^^^^^ help: consider prefixing with an underscore: `_update_arts` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `context` [INFO] [stderr] --> src/particle.rs:15:28 [INFO] [stderr] | [INFO] [stderr] 15 | fn update_empty(&self, context: &mut Context) { [INFO] [stderr] | ^^^^^^^ help: consider prefixing with an underscore: `_context` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `context` [INFO] [stderr] --> src/particle.rs:19:27 [INFO] [stderr] | [INFO] [stderr] 19 | fn update_wall(&self, context: &mut Context) { [INFO] [stderr] | ^^^^^^^ help: consider prefixing with an underscore: `_context` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `context` [INFO] [stderr] --> src/particle.rs:34:27 [INFO] [stderr] | [INFO] [stderr] 34 | fn update_wood(&self, context: &mut Context) { [INFO] [stderr] | ^^^^^^^ help: consider prefixing with an underscore: `_context` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.20s [INFO] running `"docker" "inspect" "9c4e772d438a65044fa9af9240312e1efdd045ed61b3f29c105fcc6eaabed111"` [INFO] running `"docker" "rm" "-f" "9c4e772d438a65044fa9af9240312e1efdd045ed61b3f29c105fcc6eaabed111"` [INFO] [stdout] 9c4e772d438a65044fa9af9240312e1efdd045ed61b3f29c105fcc6eaabed111 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/tallen11/plummeting-particles:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] e453a3cfa1595f331fc9ffc4fe14f043a6e365a2f24af20e0fb4165c8ee10681 [INFO] running `"docker" "start" "-a" "e453a3cfa1595f331fc9ffc4fe14f043a6e365a2f24af20e0fb4165c8ee10681"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/plummeting_particles-18e1e549e46677e2 [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" "e453a3cfa1595f331fc9ffc4fe14f043a6e365a2f24af20e0fb4165c8ee10681"` [INFO] running `"docker" "rm" "-f" "e453a3cfa1595f331fc9ffc4fe14f043a6e365a2f24af20e0fb4165c8ee10681"` [INFO] [stdout] e453a3cfa1595f331fc9ffc4fe14f043a6e365a2f24af20e0fb4165c8ee10681