[INFO] updating cached repository juchiast/boxcrash [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/juchiast/boxcrash [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/juchiast/boxcrash" "work/ex/beta-1.38-1/sources/1.37.0/gh/juchiast/boxcrash"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/juchiast/boxcrash'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/juchiast/boxcrash" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/juchiast/boxcrash"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/juchiast/boxcrash'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 410fb0f32957764a247e54e0e020a21d2be0ce62 [INFO] sha for GitHub repo juchiast/boxcrash: 410fb0f32957764a247e54e0e020a21d2be0ce62 [INFO] validating manifest of juchiast/boxcrash on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of juchiast/boxcrash on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing juchiast/boxcrash [INFO] finished frobbing juchiast/boxcrash [INFO] frobbed toml for juchiast/boxcrash written to work/ex/beta-1.38-1/sources/1.37.0/gh/juchiast/boxcrash/Cargo.toml [INFO] started frobbing juchiast/boxcrash [INFO] finished frobbing juchiast/boxcrash [INFO] frobbed toml for juchiast/boxcrash written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/juchiast/boxcrash/Cargo.toml [INFO] crate juchiast/boxcrash already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing juchiast/boxcrash against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/juchiast/boxcrash:/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.37.0" "build" "--frozen"` [INFO] [stdout] 1797fd00875f49146a3697a361ce7ef9be33203970d2a03b8dbcef9b00e0f1cf [INFO] running `"docker" "start" "-a" "1797fd00875f49146a3697a361ce7ef9be33203970d2a03b8dbcef9b00e0f1cf"` [INFO] [stderr] Compiling bitflags v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling serde v1.0.43 [INFO] [stderr] Compiling boxcrash v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling proc-macro2 v0.3.7 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling shared_library v0.1.8 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling stb_truetype v0.2.2 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling inflate v0.4.3 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling petgraph v0.4.12 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling num-bigint v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling syn v0.15.14 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling rusttype v0.4.3 [INFO] [stderr] Compiling rusttype v0.5.2 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling syn v0.13.2 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling piston2d-graphics v0.26.0 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling gfx_core v0.8.2 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling serde_json v1.0.16 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling glutin v0.14.0 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling conrod_derive v0.1.2 [INFO] [stderr] Compiling winit v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.43 [INFO] [stderr] Compiling pistoncore-input v0.21.0 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.2 [INFO] [stderr] Compiling pistoncore-window v0.32.0 [INFO] [stderr] Compiling conrod v0.61.1 [INFO] [stderr] Compiling pistoncore-event_loop v0.37.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.47.0 [INFO] [stderr] Compiling piston v0.37.0 [INFO] [stderr] Compiling piston-gfx_texture v0.32.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.51.0 [INFO] [stderr] Compiling piston_window v0.80.0 [INFO] [stderr] warning: the item `std` is imported redundantly [INFO] [stderr] --> src/conrod_helper.rs:125:9 [INFO] [stderr] | [INFO] [stderr] 125 | use std; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Rotation3` is imported redundantly [INFO] [stderr] --> src/game/camera.rs:79:35 [INFO] [stderr] | [INFO] [stderr] 1 | use cgmath::prelude::*; [INFO] [stderr] | ------------------ the item `Rotation3` is already imported here [INFO] [stderr] ... [INFO] [stderr] 79 | use cgmath::{Basis3, Rad, Rotation3}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `GRAY` [INFO] [stderr] --> src/color.rs:38:1 [INFO] [stderr] | [INFO] [stderr] 38 | pub const GRAY: Color = Color([0.6, 0.6, 0.6, 1.0]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 18s [INFO] running `"docker" "inspect" "1797fd00875f49146a3697a361ce7ef9be33203970d2a03b8dbcef9b00e0f1cf"` [INFO] running `"docker" "rm" "-f" "1797fd00875f49146a3697a361ce7ef9be33203970d2a03b8dbcef9b00e0f1cf"` [INFO] [stdout] 1797fd00875f49146a3697a361ce7ef9be33203970d2a03b8dbcef9b00e0f1cf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/juchiast/boxcrash:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 4b288b2e10853e1c38f453df5cb57a924a39ee2b0d79b9466ff35e3a82f04494 [INFO] running `"docker" "start" "-a" "4b288b2e10853e1c38f453df5cb57a924a39ee2b0d79b9466ff35e3a82f04494"` [INFO] [stderr] Compiling boxcrash v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `std` is imported redundantly [INFO] [stderr] --> src/conrod_helper.rs:125:9 [INFO] [stderr] | [INFO] [stderr] 125 | use std; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Rotation3` is imported redundantly [INFO] [stderr] --> src/game/camera.rs:79:35 [INFO] [stderr] | [INFO] [stderr] 1 | use cgmath::prelude::*; [INFO] [stderr] | ------------------ the item `Rotation3` is already imported here [INFO] [stderr] ... [INFO] [stderr] 79 | use cgmath::{Basis3, Rad, Rotation3}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `GRAY` [INFO] [stderr] --> src/color.rs:38:1 [INFO] [stderr] | [INFO] [stderr] 38 | pub const GRAY: Color = Color([0.6, 0.6, 0.6, 1.0]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.89s [INFO] running `"docker" "inspect" "4b288b2e10853e1c38f453df5cb57a924a39ee2b0d79b9466ff35e3a82f04494"` [INFO] running `"docker" "rm" "-f" "4b288b2e10853e1c38f453df5cb57a924a39ee2b0d79b9466ff35e3a82f04494"` [INFO] [stdout] 4b288b2e10853e1c38f453df5cb57a924a39ee2b0d79b9466ff35e3a82f04494 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/juchiast/boxcrash:/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.37.0" "test" "--frozen"` [INFO] [stdout] 635ae199f3918d781e743df49bc56d889b2a710bd3702a2d2f750419a39e2bb6 [INFO] running `"docker" "start" "-a" "635ae199f3918d781e743df49bc56d889b2a710bd3702a2d2f750419a39e2bb6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/boxcrash-aa7a5c9fee618ee3 [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" "635ae199f3918d781e743df49bc56d889b2a710bd3702a2d2f750419a39e2bb6"` [INFO] running `"docker" "rm" "-f" "635ae199f3918d781e743df49bc56d889b2a710bd3702a2d2f750419a39e2bb6"` [INFO] [stdout] 635ae199f3918d781e743df49bc56d889b2a710bd3702a2d2f750419a39e2bb6