Oct 27 11:54:40.374 INFO checking FabianB1998/Terraria-Server-Rust against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 11:54:40.374 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 11:54:40.887 INFO blam! cd52537fcdc4b5ae66049b84c1033acb729723ee1475f93791e1bf473d8ceaa1 Oct 27 11:54:40.895 INFO running `"docker" "start" "-a" "cd52537fcdc4b5ae66049b84c1033acb729723ee1475f93791e1bf473d8ceaa1"` Oct 27 11:54:41.962 INFO kablam! usermod: no changes Oct 27 11:54:42.016 INFO kablam! Checking euclid v0.19.0 Oct 27 11:54:43.823 INFO kablam! Checking terraria_server v0.1.0 (/source) Oct 27 11:54:44.887 INFO kablam! warning: unused imports: `Read`, `Write` Oct 27 11:54:44.887 INFO kablam! --> src/world_info/map.rs:5:15 Oct 27 11:54:44.887 INFO kablam! | Oct 27 11:54:44.887 INFO kablam! 5 | use std::io::{Read, Write}; Oct 27 11:54:44.887 INFO kablam! | ^^^^ ^^^^^ Oct 27 11:54:44.887 INFO kablam! | Oct 27 11:54:44.887 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 11:54:44.887 INFO kablam! Oct 27 11:54:44.939 INFO kablam! warning: struct is never constructed: `Tile` Oct 27 11:54:44.939 INFO kablam! --> src/world_info/map.rs:8:1 Oct 27 11:54:44.939 INFO kablam! | Oct 27 11:54:44.939 INFO kablam! 8 | pub struct Tile{ Oct 27 11:54:44.939 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 11:54:44.939 INFO kablam! | Oct 27 11:54:44.939 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:54:44.939 INFO kablam! Oct 27 11:54:44.939 INFO kablam! warning: struct is never constructed: `Map` Oct 27 11:54:44.939 INFO kablam! --> src/world_info/map.rs:12:1 Oct 27 11:54:44.939 INFO kablam! | Oct 27 11:54:44.939 INFO kablam! 12 | pub struct Map{ Oct 27 11:54:44.939 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 11:54:44.939 INFO kablam! Oct 27 11:54:44.939 INFO kablam! warning: enum is never used: `MoonPhase` Oct 27 11:54:44.939 INFO kablam! --> src/world_info/mod.rs:8:1 Oct 27 11:54:44.939 INFO kablam! | Oct 27 11:54:44.939 INFO kablam! 8 | enum MoonPhase{ Oct 27 11:54:44.939 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 11:54:44.939 INFO kablam! Oct 27 11:54:44.939 INFO kablam! warning: struct is never constructed: `WorldInfo` Oct 27 11:54:44.939 INFO kablam! --> src/world_info/mod.rs:20:1 Oct 27 11:54:44.939 INFO kablam! | Oct 27 11:54:44.939 INFO kablam! 20 | struct WorldInfo{ Oct 27 11:54:44.939 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 11:54:44.939 INFO kablam! Oct 27 11:54:45.158 INFO kablam! warning: unused imports: `Read`, `Write` Oct 27 11:54:45.158 INFO kablam! --> src/world_info/map.rs:5:15 Oct 27 11:54:45.158 INFO kablam! | Oct 27 11:54:45.158 INFO kablam! 5 | use std::io::{Read, Write}; Oct 27 11:54:45.158 INFO kablam! | ^^^^ ^^^^^ Oct 27 11:54:45.158 INFO kablam! | Oct 27 11:54:45.158 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 11:54:45.158 INFO kablam! Oct 27 11:54:45.224 INFO kablam! warning: struct is never constructed: `Tile` Oct 27 11:54:45.224 INFO kablam! --> src/world_info/map.rs:8:1 Oct 27 11:54:45.224 INFO kablam! | Oct 27 11:54:45.224 INFO kablam! 8 | pub struct Tile{ Oct 27 11:54:45.224 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 11:54:45.224 INFO kablam! | Oct 27 11:54:45.224 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:54:45.224 INFO kablam! Oct 27 11:54:45.224 INFO kablam! warning: struct is never constructed: `Map` Oct 27 11:54:45.224 INFO kablam! --> src/world_info/map.rs:12:1 Oct 27 11:54:45.224 INFO kablam! | Oct 27 11:54:45.224 INFO kablam! 12 | pub struct Map{ Oct 27 11:54:45.224 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 11:54:45.224 INFO kablam! Oct 27 11:54:45.224 INFO kablam! warning: enum is never used: `MoonPhase` Oct 27 11:54:45.224 INFO kablam! --> src/world_info/mod.rs:8:1 Oct 27 11:54:45.224 INFO kablam! | Oct 27 11:54:45.224 INFO kablam! 8 | enum MoonPhase{ Oct 27 11:54:45.225 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 11:54:45.225 INFO kablam! Oct 27 11:54:45.225 INFO kablam! warning: struct is never constructed: `WorldInfo` Oct 27 11:54:45.225 INFO kablam! --> src/world_info/mod.rs:20:1 Oct 27 11:54:45.225 INFO kablam! | Oct 27 11:54:45.225 INFO kablam! 20 | struct WorldInfo{ Oct 27 11:54:45.225 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 11:54:45.225 INFO kablam! Oct 27 11:54:45.264 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.27s Oct 27 11:54:45.276 INFO kablam! su: No module specific data is present Oct 27 11:54:46.377 INFO running `"docker" "rm" "-f" "cd52537fcdc4b5ae66049b84c1033acb729723ee1475f93791e1bf473d8ceaa1"` Oct 27 11:54:46.656 INFO blam! cd52537fcdc4b5ae66049b84c1033acb729723ee1475f93791e1bf473d8ceaa1