Oct 10 23:37:25.459 INFO testing elnawe/snake.rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 23:37:25.459 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 23:37:25.460 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 23:37:25.772 INFO blam! 3b6158a104a80288ffb8fd6588c4fb467c1838c63c49807bfe2df199125a33bd Oct 10 23:37:25.772 INFO running `"docker" "start" "-a" "3b6158a104a80288ffb8fd6588c4fb467c1838c63c49807bfe2df199125a33bd"` Oct 10 23:37:26.494 INFO kablam! usermod: no changes Oct 10 23:37:26.537 INFO kablam! Compiling snake-game v0.1.0 (/source) Oct 10 23:37:27.252 INFO kablam! warning: structure field `gameOver` should have a snake case name such as `game_over` Oct 10 23:37:27.252 INFO kablam! --> src/main.rs:14:5 Oct 10 23:37:27.252 INFO kablam! | Oct 10 23:37:27.252 INFO kablam! 14 | gameOver: bool, Oct 10 23:37:27.252 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 23:37:27.252 INFO kablam! | Oct 10 23:37:27.252 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 23:37:27.252 INFO kablam! Oct 10 23:37:27.260 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 23:37:27.260 INFO kablam! --> src/main.rs:63:5 Oct 10 23:37:27.260 INFO kablam! | Oct 10 23:37:27.260 INFO kablam! 63 | io::stdin().read(&mut input); Oct 10 23:37:27.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:37:27.260 INFO kablam! | Oct 10 23:37:27.260 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 23:37:27.260 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 23:37:27.260 INFO kablam! Oct 10 23:37:27.604 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.09s Oct 10 23:37:27.607 INFO kablam! su: No module specific data is present Oct 10 23:37:27.917 INFO running `"docker" "rm" "-f" "3b6158a104a80288ffb8fd6588c4fb467c1838c63c49807bfe2df199125a33bd"` Oct 10 23:37:28.068 INFO blam! 3b6158a104a80288ffb8fd6588c4fb467c1838c63c49807bfe2df199125a33bd Oct 10 23:37:28.076 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 23:37:28.077 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 23:37:28.343 INFO blam! 276c7aed86538aa122866697cc279f0701871d3cce1ed6b6acfe3d8c15e40cb8 Oct 10 23:37:28.360 INFO running `"docker" "start" "-a" "276c7aed86538aa122866697cc279f0701871d3cce1ed6b6acfe3d8c15e40cb8"` Oct 10 23:37:28.877 INFO kablam! usermod: no changes Oct 10 23:37:28.902 INFO kablam! Compiling snake-game v0.1.0 (/source) Oct 10 23:37:29.676 INFO kablam! warning: structure field `gameOver` should have a snake case name such as `game_over` Oct 10 23:37:29.676 INFO kablam! --> src/main.rs:14:5 Oct 10 23:37:29.676 INFO kablam! | Oct 10 23:37:29.676 INFO kablam! 14 | gameOver: bool, Oct 10 23:37:29.676 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 23:37:29.676 INFO kablam! | Oct 10 23:37:29.676 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 23:37:29.676 INFO kablam! Oct 10 23:37:29.687 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 23:37:29.687 INFO kablam! --> src/main.rs:63:5 Oct 10 23:37:29.687 INFO kablam! | Oct 10 23:37:29.687 INFO kablam! 63 | io::stdin().read(&mut input); Oct 10 23:37:29.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:37:29.687 INFO kablam! | Oct 10 23:37:29.687 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 23:37:29.687 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 23:37:29.687 INFO kablam! Oct 10 23:37:30.083 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.19s Oct 10 23:37:30.085 INFO kablam! su: No module specific data is present Oct 10 23:37:30.596 INFO running `"docker" "rm" "-f" "276c7aed86538aa122866697cc279f0701871d3cce1ed6b6acfe3d8c15e40cb8"` Oct 10 23:37:30.856 INFO blam! 276c7aed86538aa122866697cc279f0701871d3cce1ed6b6acfe3d8c15e40cb8 Oct 10 23:37:30.859 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 23:37:30.859 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 23:37:31.198 INFO blam! 76f9abea4d98a572666fe4b0346cb96c3f18009c78c7e1461dc47c9d51b72981 Oct 10 23:37:31.200 INFO running `"docker" "start" "-a" "76f9abea4d98a572666fe4b0346cb96c3f18009c78c7e1461dc47c9d51b72981"` Oct 10 23:37:32.399 INFO kablam! usermod: no changes Oct 10 23:37:32.485 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 10 23:37:32.485 INFO kablam! Running /target/debug/deps/snake_game-296b9893fbc0b1fa Oct 10 23:37:32.493 INFO blam! Oct 10 23:37:32.493 INFO blam! running 0 tests Oct 10 23:37:32.493 INFO blam! Oct 10 23:37:32.493 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:37:32.494 INFO blam! Oct 10 23:37:32.494 INFO kablam! su: No module specific data is present Oct 10 23:37:33.427 INFO running `"docker" "rm" "-f" "76f9abea4d98a572666fe4b0346cb96c3f18009c78c7e1461dc47c9d51b72981"` Oct 10 23:37:33.710 INFO blam! 76f9abea4d98a572666fe4b0346cb96c3f18009c78c7e1461dc47c9d51b72981