Oct 14 18:45:17.322 INFO testing holmgr/gemini against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 18:45:17.322 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 14 18:45:17.779 INFO blam! 2d062c2eda2e1a54650a3e5f31d0b3b2e3d6489b412882115a2df5285f141962 Oct 14 18:45:17.781 INFO running `"docker" "start" "-a" "2d062c2eda2e1a54650a3e5f31d0b3b2e3d6489b412882115a2df5285f141962"` Oct 14 18:45:18.753 INFO kablam! usermod: no changes Oct 14 18:45:18.991 INFO kablam! Compiling serde v1.0.71 Oct 14 18:45:19.011 INFO kablam! Compiling clamp v0.1.0 Oct 14 18:45:19.012 INFO kablam! Compiling pdqselect v0.1.0 Oct 14 18:45:19.012 INFO kablam! Compiling log v0.4.3 Oct 14 18:45:19.012 INFO kablam! Compiling ryu v0.2.3 Oct 14 18:45:19.021 INFO kablam! Compiling approx v0.2.1 Oct 14 18:45:19.028 INFO kablam! Compiling num-complex v0.2.0 Oct 14 18:45:19.043 INFO kablam! Compiling num-complex v0.1.43 Oct 14 18:45:19.481 INFO kablam! Compiling statrs v0.9.0 Oct 14 18:45:20.279 INFO kablam! Compiling derive_builder_core v0.2.0 Oct 14 18:45:20.779 INFO kablam! Compiling num-bigint v0.1.44 Oct 14 18:45:20.779 INFO kablam! Compiling cgmath v0.16.1 Oct 14 18:45:20.850 INFO kablam! Compiling syn v0.14.8 Oct 14 18:45:21.235 INFO kablam! Compiling fern v0.5.6 Oct 14 18:45:21.284 INFO kablam! Compiling tui v0.2.3 Oct 14 18:45:33.279 INFO kablam! Compiling regex v1.0.2 Oct 14 18:45:34.008 INFO kablam! Compiling alga v0.6.0 Oct 14 18:45:34.055 INFO kablam! Compiling rayon-core v1.4.1 Oct 14 18:45:34.056 INFO kablam! Compiling num-rational v0.1.42 Oct 14 18:45:34.288 INFO kablam! Compiling derive_builder v0.5.1 Oct 14 18:45:41.023 INFO kablam! Compiling num v0.1.42 Oct 14 18:45:44.267 INFO kablam! Compiling rayon v0.9.0 Oct 14 18:46:03.943 INFO kablam! Compiling nalgebra v0.15.3 Oct 14 18:46:06.884 INFO kablam! Compiling serde_derive v1.0.71 Oct 14 18:46:07.747 INFO kablam! Compiling Inflector v0.11.3 Oct 14 18:46:54.061 INFO kablam! Compiling bincode v1.0.1 Oct 14 18:46:54.063 INFO kablam! Compiling serde_json v1.0.26 Oct 14 18:46:54.064 INFO kablam! Compiling toml v0.4.6 Oct 14 18:46:54.065 INFO kablam! Compiling chrono v0.4.5 Oct 14 18:47:18.902 INFO kablam! Compiling spade v1.5.1 Oct 14 18:47:25.611 INFO kablam! Compiling gemini v0.1.0 (/source) Oct 14 18:47:30.995 INFO kablam! warning: method is never used: `system_mut` Oct 14 18:47:30.995 INFO kablam! --> src/astronomicals/galaxy.rs:47:5 Oct 14 18:47:30.995 INFO kablam! | Oct 14 18:47:30.995 INFO kablam! 47 | pub fn system_mut(&mut self, location: &Point) -> Option<&mut system::System> { Oct 14 18:47:30.996 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:30.996 INFO kablam! | Oct 14 18:47:30.996 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 18:47:30.996 INFO kablam! Oct 14 18:47:30.996 INFO kablam! warning: method is never used: `systems` Oct 14 18:47:30.996 INFO kablam! --> src/astronomicals/galaxy.rs:52:5 Oct 14 18:47:30.996 INFO kablam! | Oct 14 18:47:30.996 INFO kablam! 52 | pub fn systems(&self) -> impl Iterator { Oct 14 18:47:30.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:30.997 INFO kablam! Oct 14 18:47:30.997 INFO kablam! warning: method is never used: `systems_mut` Oct 14 18:47:30.997 INFO kablam! --> src/astronomicals/galaxy.rs:57:5 Oct 14 18:47:30.997 INFO kablam! | Oct 14 18:47:30.997 INFO kablam! 57 | pub fn systems_mut(&mut self) -> impl Iterator { Oct 14 18:47:30.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:30.997 INFO kablam! Oct 14 18:47:30.997 INFO kablam! warning: method is never used: `agents` Oct 14 18:47:30.997 INFO kablam! --> src/economy/market.rs:35:5 Oct 14 18:47:30.997 INFO kablam! | Oct 14 18:47:30.997 INFO kablam! 35 | pub fn agents(&self) -> &Vec>> { Oct 14 18:47:30.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:30.997 INFO kablam! Oct 14 18:47:30.997 INFO kablam! warning: field is never used: `sender` Oct 14 18:47:30.997 INFO kablam! --> src/gui/tab/market.rs:23:5 Oct 14 18:47:30.997 INFO kablam! | Oct 14 18:47:30.997 INFO kablam! 23 | sender: Sender, Oct 14 18:47:30.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:30.997 INFO kablam! Oct 14 18:47:30.997 INFO kablam! warning: field is never used: `state` Oct 14 18:47:30.997 INFO kablam! --> src/gui/tab/mission.rs:5:5 Oct 14 18:47:30.997 INFO kablam! | Oct 14 18:47:30.997 INFO kablam! 5 | state: Arc, Oct 14 18:47:30.997 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 18:47:30.997 INFO kablam! Oct 14 18:47:31.007 INFO kablam! warning: field is never used: `sender` Oct 14 18:47:31.007 INFO kablam! --> src/gui/tab/mission.rs:6:5 Oct 14 18:47:31.007 INFO kablam! | Oct 14 18:47:31.008 INFO kablam! 6 | sender: Sender, Oct 14 18:47:31.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:31.008 INFO kablam! Oct 14 18:47:31.008 INFO kablam! warning: field is never used: `sender` Oct 14 18:47:31.008 INFO kablam! --> src/gui/tab/shipyard.rs:16:5 Oct 14 18:47:31.008 INFO kablam! | Oct 14 18:47:31.008 INFO kablam! 16 | sender: Sender, Oct 14 18:47:31.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:31.008 INFO kablam! Oct 14 18:47:31.008 INFO kablam! warning: field is never used: `sender` Oct 14 18:47:31.008 INFO kablam! --> src/gui/tab/status.rs:13:5 Oct 14 18:47:31.008 INFO kablam! | Oct 14 18:47:31.008 INFO kablam! 13 | sender: Sender, Oct 14 18:47:31.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:31.008 INFO kablam! Oct 14 18:47:31.008 INFO kablam! warning: field is never used: `send_handle` Oct 14 18:47:31.008 INFO kablam! --> src/gui/tab/systemmap.rs:26:5 Oct 14 18:47:31.008 INFO kablam! | Oct 14 18:47:31.008 INFO kablam! 26 | send_handle: Sender, Oct 14 18:47:31.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:31.008 INFO kablam! Oct 14 18:47:31.008 INFO kablam! warning: method is never used: `ship_mut` Oct 14 18:47:31.008 INFO kablam! --> src/player.rs:96:5 Oct 14 18:47:31.008 INFO kablam! | Oct 14 18:47:31.008 INFO kablam! 96 | pub fn ship_mut(&mut self) -> &mut Option { Oct 14 18:47:31.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:31.008 INFO kablam! Oct 14 18:47:31.029 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 18:47:31.029 INFO kablam! --> src/game.rs:91:13 Oct 14 18:47:31.029 INFO kablam! | Oct 14 18:47:31.029 INFO kablam! 91 | serialize_into(&mut galaxy_file, &(*self.galaxy.lock().unwrap())); Oct 14 18:47:31.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:31.029 INFO kablam! | Oct 14 18:47:31.029 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 18:47:31.029 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 18:47:31.029 INFO kablam! Oct 14 18:47:31.029 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 18:47:31.029 INFO kablam! --> src/game.rs:94:13 Oct 14 18:47:31.030 INFO kablam! | Oct 14 18:47:31.030 INFO kablam! 94 | serialize_into(&mut player_file, &(*self.player.lock().unwrap())); Oct 14 18:47:31.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:31.030 INFO kablam! | Oct 14 18:47:31.030 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 18:47:31.030 INFO kablam! Oct 14 18:47:31.030 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 18:47:31.030 INFO kablam! --> src/game.rs:97:13 Oct 14 18:47:31.030 INFO kablam! | Oct 14 18:47:31.030 INFO kablam! 97 | serialize_into(&mut economy_file, &(*self.economy.lock().unwrap())); Oct 14 18:47:31.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:31.030 INFO kablam! | Oct 14 18:47:31.030 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 18:47:31.030 INFO kablam! Oct 14 18:47:31.030 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 18:47:31.030 INFO kablam! --> src/game.rs:100:13 Oct 14 18:47:31.030 INFO kablam! | Oct 14 18:47:31.030 INFO kablam! 100 | serialize_into(&mut update_file, &(*self.updated.lock().unwrap())); Oct 14 18:47:31.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:31.030 INFO kablam! | Oct 14 18:47:31.030 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 18:47:31.030 INFO kablam! Oct 14 18:47:31.037 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 18:47:31.037 INFO kablam! --> src/game.rs:113:13 Oct 14 18:47:31.037 INFO kablam! | Oct 14 18:47:31.037 INFO kablam! 113 | serialize_into(&mut player_file, &(*self.player.lock().unwrap())); Oct 14 18:47:31.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:31.037 INFO kablam! | Oct 14 18:47:31.037 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 18:47:31.037 INFO kablam! Oct 14 18:47:45.543 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 26s Oct 14 18:47:45.559 INFO kablam! su: No module specific data is present Oct 14 18:47:46.599 INFO running `"docker" "rm" "-f" "2d062c2eda2e1a54650a3e5f31d0b3b2e3d6489b412882115a2df5285f141962"` Oct 14 18:47:46.907 INFO blam! 2d062c2eda2e1a54650a3e5f31d0b3b2e3d6489b412882115a2df5285f141962 Oct 14 18:47:46.927 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 14 18:47:47.355 INFO blam! 41261e8dedf91f0a7208b7e6229a6ce002bf54ff3e9fa7ac48ecbe53bf819cdc Oct 14 18:47:47.361 INFO running `"docker" "start" "-a" "41261e8dedf91f0a7208b7e6229a6ce002bf54ff3e9fa7ac48ecbe53bf819cdc"` Oct 14 18:47:48.482 INFO kablam! usermod: no changes Oct 14 18:47:48.779 INFO kablam! Compiling gemini v0.1.0 (/source) Oct 14 18:47:54.208 INFO kablam! warning: method is never used: `system_mut` Oct 14 18:47:54.209 INFO kablam! --> src/astronomicals/galaxy.rs:47:5 Oct 14 18:47:54.209 INFO kablam! | Oct 14 18:47:54.210 INFO kablam! 47 | pub fn system_mut(&mut self, location: &Point) -> Option<&mut system::System> { Oct 14 18:47:54.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:54.211 INFO kablam! | Oct 14 18:47:54.212 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 18:47:54.212 INFO kablam! Oct 14 18:47:54.212 INFO kablam! warning: method is never used: `systems` Oct 14 18:47:54.212 INFO kablam! --> src/astronomicals/galaxy.rs:52:5 Oct 14 18:47:54.213 INFO kablam! | Oct 14 18:47:54.213 INFO kablam! 52 | pub fn systems(&self) -> impl Iterator { Oct 14 18:47:54.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:54.214 INFO kablam! Oct 14 18:47:54.219 INFO kablam! warning: method is never used: `systems_mut` Oct 14 18:47:54.220 INFO kablam! --> src/astronomicals/galaxy.rs:57:5 Oct 14 18:47:54.220 INFO kablam! | Oct 14 18:47:54.220 INFO kablam! 57 | pub fn systems_mut(&mut self) -> impl Iterator { Oct 14 18:47:54.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:54.221 INFO kablam! Oct 14 18:47:54.221 INFO kablam! warning: method is never used: `agents` Oct 14 18:47:54.221 INFO kablam! --> src/economy/market.rs:35:5 Oct 14 18:47:54.221 INFO kablam! | Oct 14 18:47:54.222 INFO kablam! 35 | pub fn agents(&self) -> &Vec>> { Oct 14 18:47:54.222 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:54.222 INFO kablam! Oct 14 18:47:54.223 INFO kablam! warning: field is never used: `sender` Oct 14 18:47:54.223 INFO kablam! --> src/gui/tab/market.rs:23:5 Oct 14 18:47:54.223 INFO kablam! | Oct 14 18:47:54.223 INFO kablam! 23 | sender: Sender, Oct 14 18:47:54.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:54.224 INFO kablam! Oct 14 18:47:54.224 INFO kablam! warning: field is never used: `state` Oct 14 18:47:54.225 INFO kablam! --> src/gui/tab/mission.rs:5:5 Oct 14 18:47:54.225 INFO kablam! | Oct 14 18:47:54.225 INFO kablam! 5 | state: Arc, Oct 14 18:47:54.225 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 18:47:54.226 INFO kablam! Oct 14 18:47:54.226 INFO kablam! warning: field is never used: `sender` Oct 14 18:47:54.226 INFO kablam! --> src/gui/tab/mission.rs:6:5 Oct 14 18:47:54.227 INFO kablam! | Oct 14 18:47:54.227 INFO kablam! 6 | sender: Sender, Oct 14 18:47:54.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:54.227 INFO kablam! Oct 14 18:47:54.228 INFO kablam! warning: field is never used: `sender` Oct 14 18:47:54.228 INFO kablam! --> src/gui/tab/shipyard.rs:16:5 Oct 14 18:47:54.228 INFO kablam! | Oct 14 18:47:54.229 INFO kablam! 16 | sender: Sender, Oct 14 18:47:54.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:54.229 INFO kablam! Oct 14 18:47:54.229 INFO kablam! warning: field is never used: `sender` Oct 14 18:47:54.230 INFO kablam! --> src/gui/tab/status.rs:13:5 Oct 14 18:47:54.230 INFO kablam! | Oct 14 18:47:54.230 INFO kablam! 13 | sender: Sender, Oct 14 18:47:54.230 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:54.231 INFO kablam! Oct 14 18:47:54.231 INFO kablam! warning: field is never used: `send_handle` Oct 14 18:47:54.231 INFO kablam! --> src/gui/tab/systemmap.rs:26:5 Oct 14 18:47:54.232 INFO kablam! | Oct 14 18:47:54.232 INFO kablam! 26 | send_handle: Sender, Oct 14 18:47:54.232 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:54.232 INFO kablam! Oct 14 18:47:54.233 INFO kablam! warning: method is never used: `ship_mut` Oct 14 18:47:54.233 INFO kablam! --> src/player.rs:96:5 Oct 14 18:47:54.233 INFO kablam! | Oct 14 18:47:54.233 INFO kablam! 96 | pub fn ship_mut(&mut self) -> &mut Option { Oct 14 18:47:54.234 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:54.234 INFO kablam! Oct 14 18:47:54.243 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 18:47:54.244 INFO kablam! --> src/game.rs:91:13 Oct 14 18:47:54.244 INFO kablam! | Oct 14 18:47:54.245 INFO kablam! 91 | serialize_into(&mut galaxy_file, &(*self.galaxy.lock().unwrap())); Oct 14 18:47:54.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:54.246 INFO kablam! | Oct 14 18:47:54.247 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 18:47:54.247 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 18:47:54.247 INFO kablam! Oct 14 18:47:54.247 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 18:47:54.248 INFO kablam! --> src/game.rs:94:13 Oct 14 18:47:54.248 INFO kablam! | Oct 14 18:47:54.248 INFO kablam! 94 | serialize_into(&mut player_file, &(*self.player.lock().unwrap())); Oct 14 18:47:54.249 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:54.249 INFO kablam! | Oct 14 18:47:54.249 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 18:47:54.249 INFO kablam! Oct 14 18:47:54.250 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 18:47:54.250 INFO kablam! --> src/game.rs:97:13 Oct 14 18:47:54.250 INFO kablam! | Oct 14 18:47:54.251 INFO kablam! 97 | serialize_into(&mut economy_file, &(*self.economy.lock().unwrap())); Oct 14 18:47:54.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:54.251 INFO kablam! | Oct 14 18:47:54.251 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 18:47:54.252 INFO kablam! Oct 14 18:47:54.252 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 18:47:54.252 INFO kablam! --> src/game.rs:100:13 Oct 14 18:47:54.252 INFO kablam! | Oct 14 18:47:54.253 INFO kablam! 100 | serialize_into(&mut update_file, &(*self.updated.lock().unwrap())); Oct 14 18:47:54.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:54.253 INFO kablam! | Oct 14 18:47:54.253 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 18:47:54.254 INFO kablam! Oct 14 18:47:54.254 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 18:47:54.254 INFO kablam! --> src/game.rs:113:13 Oct 14 18:47:54.254 INFO kablam! | Oct 14 18:47:54.254 INFO kablam! 113 | serialize_into(&mut player_file, &(*self.player.lock().unwrap())); Oct 14 18:47:54.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:54.254 INFO kablam! | Oct 14 18:47:54.254 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 18:47:54.254 INFO kablam! Oct 14 18:47:55.465 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.96s Oct 14 18:47:55.472 INFO kablam! su: No module specific data is present Oct 14 18:47:55.732 INFO running `"docker" "rm" "-f" "41261e8dedf91f0a7208b7e6229a6ce002bf54ff3e9fa7ac48ecbe53bf819cdc"` Oct 14 18:47:55.859 INFO blam! 41261e8dedf91f0a7208b7e6229a6ce002bf54ff3e9fa7ac48ecbe53bf819cdc Oct 14 18:47:55.859 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 14 18:47:56.099 INFO blam! 633f23762cd7b1d7353ade8ada5912dadb064ba3639e98c74fd15f5756e6e3eb Oct 14 18:47:56.105 INFO running `"docker" "start" "-a" "633f23762cd7b1d7353ade8ada5912dadb064ba3639e98c74fd15f5756e6e3eb"` Oct 14 18:47:56.551 INFO kablam! usermod: no changes Oct 14 18:47:56.731 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 14 18:47:56.747 INFO kablam! Running /target/debug/deps/gemini-db3df24ba1e7f12b Oct 14 18:47:56.748 INFO blam! Oct 14 18:47:56.748 INFO blam! running 1 test Oct 14 18:47:56.749 INFO blam! test utils::tests::test_edit_distance ... ok Oct 14 18:47:56.749 INFO blam! Oct 14 18:47:56.749 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:47:56.749 INFO blam! Oct 14 18:47:56.755 INFO kablam! su: No module specific data is present Oct 14 18:47:57.711 INFO running `"docker" "rm" "-f" "633f23762cd7b1d7353ade8ada5912dadb064ba3639e98c74fd15f5756e6e3eb"` Oct 14 18:47:57.987 INFO blam! 633f23762cd7b1d7353ade8ada5912dadb064ba3639e98c74fd15f5756e6e3eb