Oct 10 22:00:02.082 INFO testing holmgr/gemini against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 22:00:02.082 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 22:00:02.088 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 22:00:02.455 INFO blam! 2e6f1787778d72c9c28df92e5088657a998fca75b73ff99b88377bb527e2bf0e Oct 10 22:00:02.457 INFO running `"docker" "start" "-a" "2e6f1787778d72c9c28df92e5088657a998fca75b73ff99b88377bb527e2bf0e"` Oct 10 22:00:03.032 INFO kablam! usermod: no changes Oct 10 22:00:03.291 INFO kablam! Compiling serde v1.0.71 Oct 10 22:00:03.295 INFO kablam! Compiling fern v0.5.6 Oct 10 22:00:03.296 INFO kablam! Compiling tui v0.2.3 Oct 10 22:00:03.297 INFO kablam! Compiling approx v0.2.1 Oct 10 22:00:03.297 INFO kablam! Compiling num-complex v0.2.0 Oct 10 22:00:03.300 INFO kablam! Compiling num-complex v0.1.43 Oct 10 22:00:03.300 INFO kablam! Compiling statrs v0.9.0 Oct 10 22:00:03.300 INFO kablam! Compiling num-bigint v0.1.44 Oct 10 22:00:06.261 INFO kablam! Compiling cgmath v0.16.1 Oct 10 22:00:06.316 INFO kablam! Compiling serde_derive v1.0.71 Oct 10 22:00:06.357 INFO kablam! Compiling alga v0.6.0 Oct 10 22:00:06.440 INFO kablam! Compiling Inflector v0.11.3 Oct 10 22:00:06.468 INFO kablam! Compiling rayon v0.9.0 Oct 10 22:00:13.860 INFO kablam! Compiling num-rational v0.1.42 Oct 10 22:00:14.778 INFO kablam! Compiling nalgebra v0.15.3 Oct 10 22:00:17.013 INFO kablam! Compiling num v0.1.42 Oct 10 22:00:49.561 INFO kablam! Compiling serde_json v1.0.26 Oct 10 22:00:49.561 INFO kablam! Compiling bincode v1.0.1 Oct 10 22:00:49.561 INFO kablam! Compiling chrono v0.4.5 Oct 10 22:00:49.562 INFO kablam! Compiling toml v0.4.6 Oct 10 22:01:09.290 INFO kablam! Compiling spade v1.5.1 Oct 10 22:01:16.804 INFO kablam! Compiling gemini v0.1.0 (/source) Oct 10 22:01:24.307 INFO kablam! warning: method is never used: `system_mut` Oct 10 22:01:24.307 INFO kablam! --> src/astronomicals/galaxy.rs:47:5 Oct 10 22:01:24.307 INFO kablam! | Oct 10 22:01:24.307 INFO kablam! 47 | pub fn system_mut(&mut self, location: &Point) -> Option<&mut system::System> { Oct 10 22:01:24.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:24.307 INFO kablam! | Oct 10 22:01:24.307 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 22:01:24.307 INFO kablam! Oct 10 22:01:24.307 INFO kablam! warning: method is never used: `systems` Oct 10 22:01:24.307 INFO kablam! --> src/astronomicals/galaxy.rs:52:5 Oct 10 22:01:24.307 INFO kablam! | Oct 10 22:01:24.307 INFO kablam! 52 | pub fn systems(&self) -> impl Iterator { Oct 10 22:01:24.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:24.307 INFO kablam! Oct 10 22:01:24.307 INFO kablam! warning: method is never used: `systems_mut` Oct 10 22:01:24.307 INFO kablam! --> src/astronomicals/galaxy.rs:57:5 Oct 10 22:01:24.307 INFO kablam! | Oct 10 22:01:24.307 INFO kablam! 57 | pub fn systems_mut(&mut self) -> impl Iterator { Oct 10 22:01:24.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:24.307 INFO kablam! Oct 10 22:01:24.307 INFO kablam! warning: method is never used: `agents` Oct 10 22:01:24.307 INFO kablam! --> src/economy/market.rs:35:5 Oct 10 22:01:24.307 INFO kablam! | Oct 10 22:01:24.307 INFO kablam! 35 | pub fn agents(&self) -> &Vec>> { Oct 10 22:01:24.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:24.307 INFO kablam! Oct 10 22:01:24.312 INFO kablam! warning: field is never used: `sender` Oct 10 22:01:24.312 INFO kablam! --> src/gui/tab/market.rs:23:5 Oct 10 22:01:24.312 INFO kablam! | Oct 10 22:01:24.312 INFO kablam! 23 | sender: Sender, Oct 10 22:01:24.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:24.312 INFO kablam! Oct 10 22:01:24.312 INFO kablam! warning: field is never used: `state` Oct 10 22:01:24.312 INFO kablam! --> src/gui/tab/mission.rs:5:5 Oct 10 22:01:24.312 INFO kablam! | Oct 10 22:01:24.312 INFO kablam! 5 | state: Arc, Oct 10 22:01:24.312 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 22:01:24.312 INFO kablam! Oct 10 22:01:24.312 INFO kablam! warning: field is never used: `sender` Oct 10 22:01:24.312 INFO kablam! --> src/gui/tab/mission.rs:6:5 Oct 10 22:01:24.312 INFO kablam! | Oct 10 22:01:24.312 INFO kablam! 6 | sender: Sender, Oct 10 22:01:24.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:24.312 INFO kablam! Oct 10 22:01:24.312 INFO kablam! warning: field is never used: `sender` Oct 10 22:01:24.312 INFO kablam! --> src/gui/tab/shipyard.rs:16:5 Oct 10 22:01:24.312 INFO kablam! | Oct 10 22:01:24.312 INFO kablam! 16 | sender: Sender, Oct 10 22:01:24.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:24.312 INFO kablam! Oct 10 22:01:24.312 INFO kablam! warning: field is never used: `sender` Oct 10 22:01:24.312 INFO kablam! --> src/gui/tab/status.rs:13:5 Oct 10 22:01:24.312 INFO kablam! | Oct 10 22:01:24.312 INFO kablam! 13 | sender: Sender, Oct 10 22:01:24.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:24.312 INFO kablam! Oct 10 22:01:24.312 INFO kablam! warning: field is never used: `send_handle` Oct 10 22:01:24.312 INFO kablam! --> src/gui/tab/systemmap.rs:26:5 Oct 10 22:01:24.312 INFO kablam! | Oct 10 22:01:24.312 INFO kablam! 26 | send_handle: Sender, Oct 10 22:01:24.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:24.312 INFO kablam! Oct 10 22:01:24.312 INFO kablam! warning: method is never used: `ship_mut` Oct 10 22:01:24.312 INFO kablam! --> src/player.rs:96:5 Oct 10 22:01:24.312 INFO kablam! | Oct 10 22:01:24.312 INFO kablam! 96 | pub fn ship_mut(&mut self) -> &mut Option { Oct 10 22:01:24.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:24.312 INFO kablam! Oct 10 22:01:24.341 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 22:01:24.341 INFO kablam! --> src/game.rs:91:13 Oct 10 22:01:24.341 INFO kablam! | Oct 10 22:01:24.341 INFO kablam! 91 | serialize_into(&mut galaxy_file, &(*self.galaxy.lock().unwrap())); Oct 10 22:01:24.341 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:24.341 INFO kablam! | Oct 10 22:01:24.341 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 22:01:24.341 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 22:01:24.341 INFO kablam! Oct 10 22:01:24.341 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 22:01:24.341 INFO kablam! --> src/game.rs:94:13 Oct 10 22:01:24.341 INFO kablam! | Oct 10 22:01:24.341 INFO kablam! 94 | serialize_into(&mut player_file, &(*self.player.lock().unwrap())); Oct 10 22:01:24.341 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:24.342 INFO kablam! | Oct 10 22:01:24.342 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 22:01:24.342 INFO kablam! Oct 10 22:01:24.342 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 22:01:24.342 INFO kablam! --> src/game.rs:97:13 Oct 10 22:01:24.342 INFO kablam! | Oct 10 22:01:24.342 INFO kablam! 97 | serialize_into(&mut economy_file, &(*self.economy.lock().unwrap())); Oct 10 22:01:24.342 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:24.342 INFO kablam! | Oct 10 22:01:24.342 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 22:01:24.342 INFO kablam! Oct 10 22:01:24.342 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 22:01:24.342 INFO kablam! --> src/game.rs:100:13 Oct 10 22:01:24.342 INFO kablam! | Oct 10 22:01:24.342 INFO kablam! 100 | serialize_into(&mut update_file, &(*self.updated.lock().unwrap())); Oct 10 22:01:24.342 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:24.342 INFO kablam! | Oct 10 22:01:24.342 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 22:01:24.342 INFO kablam! Oct 10 22:01:24.342 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 22:01:24.342 INFO kablam! --> src/game.rs:113:13 Oct 10 22:01:24.342 INFO kablam! | Oct 10 22:01:24.342 INFO kablam! 113 | serialize_into(&mut player_file, &(*self.player.lock().unwrap())); Oct 10 22:01:24.342 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:24.342 INFO kablam! | Oct 10 22:01:24.342 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 22:01:24.342 INFO kablam! Oct 10 22:01:33.138 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 30s Oct 10 22:01:33.146 INFO kablam! su: No module specific data is present Oct 10 22:01:33.403 INFO running `"docker" "rm" "-f" "2e6f1787778d72c9c28df92e5088657a998fca75b73ff99b88377bb527e2bf0e"` Oct 10 22:01:33.474 INFO blam! 2e6f1787778d72c9c28df92e5088657a998fca75b73ff99b88377bb527e2bf0e Oct 10 22:01:33.475 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 22:01:33.475 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 22:01:33.618 INFO blam! 3c44c85bc7e9a8f211dee269afbe232634f06e6591176f59793a4a646b1727d9 Oct 10 22:01:33.619 INFO running `"docker" "start" "-a" "3c44c85bc7e9a8f211dee269afbe232634f06e6591176f59793a4a646b1727d9"` Oct 10 22:01:34.244 INFO kablam! usermod: no changes Oct 10 22:01:34.385 INFO kablam! Compiling gemini v0.1.0 (/source) Oct 10 22:01:42.628 INFO kablam! warning: method is never used: `system_mut` Oct 10 22:01:42.628 INFO kablam! --> src/astronomicals/galaxy.rs:47:5 Oct 10 22:01:42.628 INFO kablam! | Oct 10 22:01:42.628 INFO kablam! 47 | pub fn system_mut(&mut self, location: &Point) -> Option<&mut system::System> { Oct 10 22:01:42.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:42.629 INFO kablam! | Oct 10 22:01:42.629 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 22:01:42.629 INFO kablam! Oct 10 22:01:42.629 INFO kablam! warning: method is never used: `systems` Oct 10 22:01:42.629 INFO kablam! --> src/astronomicals/galaxy.rs:52:5 Oct 10 22:01:42.629 INFO kablam! | Oct 10 22:01:42.629 INFO kablam! 52 | pub fn systems(&self) -> impl Iterator { Oct 10 22:01:42.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:42.629 INFO kablam! Oct 10 22:01:42.629 INFO kablam! warning: method is never used: `systems_mut` Oct 10 22:01:42.629 INFO kablam! --> src/astronomicals/galaxy.rs:57:5 Oct 10 22:01:42.629 INFO kablam! | Oct 10 22:01:42.629 INFO kablam! 57 | pub fn systems_mut(&mut self) -> impl Iterator { Oct 10 22:01:42.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:42.629 INFO kablam! Oct 10 22:01:42.629 INFO kablam! warning: method is never used: `agents` Oct 10 22:01:42.629 INFO kablam! --> src/economy/market.rs:35:5 Oct 10 22:01:42.629 INFO kablam! | Oct 10 22:01:42.629 INFO kablam! 35 | pub fn agents(&self) -> &Vec>> { Oct 10 22:01:42.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:42.629 INFO kablam! Oct 10 22:01:42.629 INFO kablam! warning: field is never used: `sender` Oct 10 22:01:42.629 INFO kablam! --> src/gui/tab/market.rs:23:5 Oct 10 22:01:42.629 INFO kablam! | Oct 10 22:01:42.629 INFO kablam! 23 | sender: Sender, Oct 10 22:01:42.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:42.629 INFO kablam! Oct 10 22:01:42.629 INFO kablam! warning: field is never used: `state` Oct 10 22:01:42.629 INFO kablam! --> src/gui/tab/mission.rs:5:5 Oct 10 22:01:42.629 INFO kablam! | Oct 10 22:01:42.629 INFO kablam! 5 | state: Arc, Oct 10 22:01:42.629 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 22:01:42.629 INFO kablam! Oct 10 22:01:42.629 INFO kablam! warning: field is never used: `sender` Oct 10 22:01:42.629 INFO kablam! --> src/gui/tab/mission.rs:6:5 Oct 10 22:01:42.629 INFO kablam! | Oct 10 22:01:42.629 INFO kablam! 6 | sender: Sender, Oct 10 22:01:42.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:42.629 INFO kablam! Oct 10 22:01:42.629 INFO kablam! warning: field is never used: `sender` Oct 10 22:01:42.629 INFO kablam! --> src/gui/tab/shipyard.rs:16:5 Oct 10 22:01:42.629 INFO kablam! | Oct 10 22:01:42.629 INFO kablam! 16 | sender: Sender, Oct 10 22:01:42.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:42.629 INFO kablam! Oct 10 22:01:42.629 INFO kablam! warning: field is never used: `sender` Oct 10 22:01:42.629 INFO kablam! --> src/gui/tab/status.rs:13:5 Oct 10 22:01:42.629 INFO kablam! | Oct 10 22:01:42.629 INFO kablam! 13 | sender: Sender, Oct 10 22:01:42.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:42.629 INFO kablam! Oct 10 22:01:42.629 INFO kablam! warning: field is never used: `send_handle` Oct 10 22:01:42.629 INFO kablam! --> src/gui/tab/systemmap.rs:26:5 Oct 10 22:01:42.629 INFO kablam! | Oct 10 22:01:42.629 INFO kablam! 26 | send_handle: Sender, Oct 10 22:01:42.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:42.629 INFO kablam! Oct 10 22:01:42.636 INFO kablam! warning: method is never used: `ship_mut` Oct 10 22:01:42.636 INFO kablam! --> src/player.rs:96:5 Oct 10 22:01:42.636 INFO kablam! | Oct 10 22:01:42.636 INFO kablam! 96 | pub fn ship_mut(&mut self) -> &mut Option { Oct 10 22:01:42.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:42.636 INFO kablam! Oct 10 22:01:42.660 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 22:01:42.661 INFO kablam! --> src/game.rs:91:13 Oct 10 22:01:42.661 INFO kablam! | Oct 10 22:01:42.661 INFO kablam! 91 | serialize_into(&mut galaxy_file, &(*self.galaxy.lock().unwrap())); Oct 10 22:01:42.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:42.661 INFO kablam! | Oct 10 22:01:42.661 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 22:01:42.661 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 22:01:42.661 INFO kablam! Oct 10 22:01:42.661 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 22:01:42.661 INFO kablam! --> src/game.rs:94:13 Oct 10 22:01:42.661 INFO kablam! | Oct 10 22:01:42.661 INFO kablam! 94 | serialize_into(&mut player_file, &(*self.player.lock().unwrap())); Oct 10 22:01:42.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:42.661 INFO kablam! | Oct 10 22:01:42.661 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 22:01:42.661 INFO kablam! Oct 10 22:01:42.661 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 22:01:42.661 INFO kablam! --> src/game.rs:97:13 Oct 10 22:01:42.661 INFO kablam! | Oct 10 22:01:42.661 INFO kablam! 97 | serialize_into(&mut economy_file, &(*self.economy.lock().unwrap())); Oct 10 22:01:42.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:42.661 INFO kablam! | Oct 10 22:01:42.661 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 22:01:42.661 INFO kablam! Oct 10 22:01:42.661 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 22:01:42.661 INFO kablam! --> src/game.rs:100:13 Oct 10 22:01:42.661 INFO kablam! | Oct 10 22:01:42.662 INFO kablam! 100 | serialize_into(&mut update_file, &(*self.updated.lock().unwrap())); Oct 10 22:01:42.662 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:42.662 INFO kablam! | Oct 10 22:01:42.662 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 22:01:42.662 INFO kablam! Oct 10 22:01:42.662 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 22:01:42.662 INFO kablam! --> src/game.rs:113:13 Oct 10 22:01:42.662 INFO kablam! | Oct 10 22:01:42.662 INFO kablam! 113 | serialize_into(&mut player_file, &(*self.player.lock().unwrap())); Oct 10 22:01:42.662 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:01:42.662 INFO kablam! | Oct 10 22:01:42.662 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 22:01:42.662 INFO kablam! Oct 10 22:01:43.851 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.59s Oct 10 22:01:43.860 INFO kablam! su: No module specific data is present Oct 10 22:01:44.360 INFO running `"docker" "rm" "-f" "3c44c85bc7e9a8f211dee269afbe232634f06e6591176f59793a4a646b1727d9"` Oct 10 22:01:44.647 INFO blam! 3c44c85bc7e9a8f211dee269afbe232634f06e6591176f59793a4a646b1727d9 Oct 10 22:01:44.654 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 22:01:44.654 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 22:01:45.134 INFO blam! 0dde114305d857fe518b034a2c1f95de38e9eebec469a71edd5cdb51bb3ee1c8 Oct 10 22:01:45.140 INFO running `"docker" "start" "-a" "0dde114305d857fe518b034a2c1f95de38e9eebec469a71edd5cdb51bb3ee1c8"` Oct 10 22:01:46.206 INFO kablam! usermod: no changes Oct 10 22:01:46.369 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 10 22:01:46.383 INFO kablam! Running /target/debug/deps/gemini-db3df24ba1e7f12b Oct 10 22:01:46.385 INFO blam! Oct 10 22:01:46.385 INFO blam! running 1 test Oct 10 22:01:46.385 INFO blam! test utils::tests::test_edit_distance ... ok Oct 10 22:01:46.385 INFO blam! Oct 10 22:01:46.385 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:01:46.385 INFO blam! Oct 10 22:01:46.387 INFO kablam! su: No module specific data is present Oct 10 22:01:46.857 INFO running `"docker" "rm" "-f" "0dde114305d857fe518b034a2c1f95de38e9eebec469a71edd5cdb51bb3ee1c8"` Oct 10 22:01:47.196 INFO blam! 0dde114305d857fe518b034a2c1f95de38e9eebec469a71edd5cdb51bb3ee1c8