[INFO] updating cached repository hv7214/Snust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hv7214/Snust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hv7214/Snust" "work/ex/beta-1.38-1/sources/1.37.0/gh/hv7214/Snust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/hv7214/Snust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hv7214/Snust" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hv7214/Snust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hv7214/Snust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] db56e5fc4e0de8d287db6bc4dd7ac11a72ad6e98 [INFO] sha for GitHub repo hv7214/Snust: db56e5fc4e0de8d287db6bc4dd7ac11a72ad6e98 [INFO] validating manifest of hv7214/Snust 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 hv7214/Snust 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 hv7214/Snust [INFO] finished frobbing hv7214/Snust [INFO] frobbed toml for hv7214/Snust written to work/ex/beta-1.38-1/sources/1.37.0/gh/hv7214/Snust/Cargo.toml [INFO] started frobbing hv7214/Snust [INFO] finished frobbing hv7214/Snust [INFO] frobbed toml for hv7214/Snust written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hv7214/Snust/Cargo.toml [INFO] crate hv7214/Snust 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 hv7214/Snust against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hv7214/Snust:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] ba4fcff90be177dcf17b0fde0ffa41663603bbd5b9607f175c08c90577cde41f [INFO] running `"docker" "start" "-a" "ba4fcff90be177dcf17b0fde0ffa41663603bbd5b9607f175c08c90577cde41f"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/opt/crater/workdir/src/main.rs` was erroneously implicitly accepted for binary `Snust`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling gl_generator v0.8.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Compiling rusttype v0.4.3 [INFO] [stderr] Compiling pistoncore-input v0.20.0 [INFO] [stderr] Compiling piston2d-graphics v0.26.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling glutin v0.12.2 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling pistoncore-window v0.31.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.36.0 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling piston v0.36.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling winit v0.10.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.52.1 [INFO] [stderr] Compiling pistoncore-glutin_window v0.45.3 [INFO] [stderr] Compiling snust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `graphics` is imported redundantly [INFO] [stderr] --> src/main.rs:32:13 [INFO] [stderr] | [INFO] [stderr] 4 | extern crate graphics; [INFO] [stderr] | ---------------------- the item `graphics` is already imported here [INFO] [stderr] ... [INFO] [stderr] 32 | use graphics; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: type `Snake_Piece` should have an upper camel case name [INFO] [stderr] --> src/main.rs:101:12 [INFO] [stderr] | [INFO] [stderr] 101 | pub struct Snake_Piece(u32, u32); [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SnakePiece` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `graphics` is imported redundantly [INFO] [stderr] --> src/main.rs:105:13 [INFO] [stderr] | [INFO] [stderr] 4 | extern crate graphics; [INFO] [stderr] | ---------------------- the item `graphics` is already imported here [INFO] [stderr] ... [INFO] [stderr] 105 | use graphics; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `graphics` is imported redundantly [INFO] [stderr] --> src/main.rs:179:13 [INFO] [stderr] | [INFO] [stderr] 4 | extern crate graphics; [INFO] [stderr] | ---------------------- the item `graphics` is already imported here [INFO] [stderr] ... [INFO] [stderr] 179 | use graphics; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `c` [INFO] [stderr] --> src/main.rs:36:40 [INFO] [stderr] | [INFO] [stderr] 36 | self.gl.draw(args.viewport(), |c, gl| { [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_c` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> src/main.rs:44:26 [INFO] [stderr] | [INFO] [stderr] 44 | fn update(&mut self, args: &UpdateArgs) -> bool { [INFO] [stderr] | ^^^^ help: consider prefixing with an underscore: `_args` [INFO] [stderr] [INFO] [stderr] warning: crate `Snust` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `snust` [INFO] [stderr] [INFO] [stderr] warning: variable `WIDTH` should have a snake case name [INFO] [stderr] --> src/main.rs:204:9 [INFO] [stderr] | [INFO] [stderr] 204 | let WIDTH = COLS * SQUARE_WIDTH; [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `width` [INFO] [stderr] [INFO] [stderr] warning: variable `HEIGHT` should have a snake case name [INFO] [stderr] --> src/main.rs:205:9 [INFO] [stderr] | [INFO] [stderr] 205 | let HEIGHT = ROWS * SQUARE_WIDTH; [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `height` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.81s [INFO] running `"docker" "inspect" "ba4fcff90be177dcf17b0fde0ffa41663603bbd5b9607f175c08c90577cde41f"` [INFO] running `"docker" "rm" "-f" "ba4fcff90be177dcf17b0fde0ffa41663603bbd5b9607f175c08c90577cde41f"` [INFO] [stdout] ba4fcff90be177dcf17b0fde0ffa41663603bbd5b9607f175c08c90577cde41f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hv7214/Snust:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 6a0d6c8a6bd37f9201ab1e4b98675f560984979ce2e384d390bd221dac576e25 [INFO] running `"docker" "start" "-a" "6a0d6c8a6bd37f9201ab1e4b98675f560984979ce2e384d390bd221dac576e25"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/opt/crater/workdir/src/main.rs` was erroneously implicitly accepted for binary `Snust`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Compiling snust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `graphics` is imported redundantly [INFO] [stderr] --> src/main.rs:32:13 [INFO] [stderr] | [INFO] [stderr] 4 | extern crate graphics; [INFO] [stderr] | ---------------------- the item `graphics` is already imported here [INFO] [stderr] ... [INFO] [stderr] 32 | use graphics; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: type `Snake_Piece` should have an upper camel case name [INFO] [stderr] --> src/main.rs:101:12 [INFO] [stderr] | [INFO] [stderr] 101 | pub struct Snake_Piece(u32, u32); [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SnakePiece` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `graphics` is imported redundantly [INFO] [stderr] --> src/main.rs:105:13 [INFO] [stderr] | [INFO] [stderr] 4 | extern crate graphics; [INFO] [stderr] | ---------------------- the item `graphics` is already imported here [INFO] [stderr] ... [INFO] [stderr] 105 | use graphics; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `graphics` is imported redundantly [INFO] [stderr] --> src/main.rs:179:13 [INFO] [stderr] | [INFO] [stderr] 4 | extern crate graphics; [INFO] [stderr] | ---------------------- the item `graphics` is already imported here [INFO] [stderr] ... [INFO] [stderr] 179 | use graphics; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `c` [INFO] [stderr] --> src/main.rs:36:40 [INFO] [stderr] | [INFO] [stderr] 36 | self.gl.draw(args.viewport(), |c, gl| { [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_c` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> src/main.rs:44:26 [INFO] [stderr] | [INFO] [stderr] 44 | fn update(&mut self, args: &UpdateArgs) -> bool { [INFO] [stderr] | ^^^^ help: consider prefixing with an underscore: `_args` [INFO] [stderr] [INFO] [stderr] warning: crate `Snust` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `snust` [INFO] [stderr] [INFO] [stderr] warning: variable `WIDTH` should have a snake case name [INFO] [stderr] --> src/main.rs:204:9 [INFO] [stderr] | [INFO] [stderr] 204 | let WIDTH = COLS * SQUARE_WIDTH; [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `width` [INFO] [stderr] [INFO] [stderr] warning: variable `HEIGHT` should have a snake case name [INFO] [stderr] --> src/main.rs:205:9 [INFO] [stderr] | [INFO] [stderr] 205 | let HEIGHT = ROWS * SQUARE_WIDTH; [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `height` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.87s [INFO] running `"docker" "inspect" "6a0d6c8a6bd37f9201ab1e4b98675f560984979ce2e384d390bd221dac576e25"` [INFO] running `"docker" "rm" "-f" "6a0d6c8a6bd37f9201ab1e4b98675f560984979ce2e384d390bd221dac576e25"` [INFO] [stdout] 6a0d6c8a6bd37f9201ab1e4b98675f560984979ce2e384d390bd221dac576e25 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hv7214/Snust:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 1b3b928c8a7399aaa236a548c9e5f4ca4b6b0997c6482161f422a4247cb9c30b [INFO] running `"docker" "start" "-a" "1b3b928c8a7399aaa236a548c9e5f4ca4b6b0997c6482161f422a4247cb9c30b"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/opt/crater/workdir/src/main.rs` was erroneously implicitly accepted for binary `Snust`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/Snust-2062975a77f47cf5 [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" "1b3b928c8a7399aaa236a548c9e5f4ca4b6b0997c6482161f422a4247cb9c30b"` [INFO] running `"docker" "rm" "-f" "1b3b928c8a7399aaa236a548c9e5f4ca4b6b0997c6482161f422a4247cb9c30b"` [INFO] [stdout] 1b3b928c8a7399aaa236a548c9e5f4ca4b6b0997c6482161f422a4247cb9c30b