Oct 14 18:45:16.510 INFO testing holmgr/gemini against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 18:45:16.510 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:16.695 INFO blam! 6f42488be1a03544a86fec5be2661f7eab3337d94f98e5c7f6e07b743cf09cbd Oct 14 18:45:16.695 INFO running `"docker" "start" "-a" "6f42488be1a03544a86fec5be2661f7eab3337d94f98e5c7f6e07b743cf09cbd"` Oct 14 18:45:17.051 INFO kablam! usermod: no changes Oct 14 18:45:17.261 INFO kablam! Compiling cgmath v0.16.1 Oct 14 18:45:17.262 INFO kablam! Compiling serde v1.0.71 Oct 14 18:45:17.266 INFO kablam! Compiling derive_builder v0.5.1 Oct 14 18:45:17.266 INFO kablam! Compiling clamp v0.1.0 Oct 14 18:45:17.266 INFO kablam! Compiling pdqselect v0.1.0 Oct 14 18:45:17.266 INFO kablam! Compiling rand v0.5.5 Oct 14 18:45:17.268 INFO kablam! Compiling app_dirs v1.2.1 Oct 14 18:45:17.268 INFO kablam! Compiling fern v0.5.6 Oct 14 18:45:18.055 INFO kablam! Compiling ryu v0.2.3 Oct 14 18:45:18.056 INFO kablam! Compiling tui v0.2.3 Oct 14 18:45:18.056 INFO kablam! Compiling num-integer v0.1.39 Oct 14 18:45:18.075 INFO kablam! Compiling approx v0.2.1 Oct 14 18:45:18.239 INFO kablam! Compiling num-complex v0.2.0 Oct 14 18:45:19.686 INFO kablam! Compiling num-complex v0.1.43 Oct 14 18:45:19.711 INFO kablam! Compiling num-traits v0.1.43 Oct 14 18:45:19.722 INFO kablam! Compiling statrs v0.9.0 Oct 14 18:45:19.771 INFO kablam! Compiling generic-array v0.11.1 Oct 14 18:45:19.792 INFO kablam! Compiling derive_builder_core v0.2.0 Oct 14 18:45:20.090 INFO kablam! Compiling syn v0.14.8 Oct 14 18:45:20.336 INFO kablam! Compiling num-bigint v0.1.44 Oct 14 18:45:28.391 INFO kablam! Compiling num-iter v0.1.37 Oct 14 18:45:28.437 INFO kablam! Compiling alga v0.6.0 Oct 14 18:45:30.671 INFO kablam! Compiling Inflector v0.11.3 Oct 14 18:45:30.763 INFO kablam! Compiling rayon v0.9.0 Oct 14 18:45:34.788 INFO kablam! Compiling num-rational v0.1.42 Oct 14 18:45:42.383 INFO kablam! Compiling num v0.1.42 Oct 14 18:45:51.531 INFO kablam! Compiling serde_derive v1.0.71 Oct 14 18:45:54.071 INFO kablam! Compiling nalgebra v0.15.3 Oct 14 18:46:37.622 INFO kablam! Compiling serde_json v1.0.26 Oct 14 18:46:37.622 INFO kablam! Compiling chrono v0.4.5 Oct 14 18:46:37.635 INFO kablam! Compiling bincode v1.0.1 Oct 14 18:46:37.648 INFO kablam! Compiling toml v0.4.6 Oct 14 18:47:03.920 INFO kablam! Compiling spade v1.5.1 Oct 14 18:47:10.377 INFO kablam! Compiling gemini v0.1.0 (/source) Oct 14 18:47:15.414 INFO kablam! warning: method is never used: `system_mut` Oct 14 18:47:15.414 INFO kablam! --> src/astronomicals/galaxy.rs:47:5 Oct 14 18:47:15.414 INFO kablam! | Oct 14 18:47:15.414 INFO kablam! 47 | pub fn system_mut(&mut self, location: &Point) -> Option<&mut system::System> { Oct 14 18:47:15.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:15.414 INFO kablam! | Oct 14 18:47:15.414 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 18:47:15.414 INFO kablam! Oct 14 18:47:15.414 INFO kablam! warning: method is never used: `systems` Oct 14 18:47:15.414 INFO kablam! --> src/astronomicals/galaxy.rs:52:5 Oct 14 18:47:15.414 INFO kablam! | Oct 14 18:47:15.414 INFO kablam! 52 | pub fn systems(&self) -> impl Iterator { Oct 14 18:47:15.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:15.414 INFO kablam! Oct 14 18:47:15.414 INFO kablam! warning: method is never used: `systems_mut` Oct 14 18:47:15.414 INFO kablam! --> src/astronomicals/galaxy.rs:57:5 Oct 14 18:47:15.414 INFO kablam! | Oct 14 18:47:15.414 INFO kablam! 57 | pub fn systems_mut(&mut self) -> impl Iterator { Oct 14 18:47:15.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:15.414 INFO kablam! Oct 14 18:47:15.415 INFO kablam! warning: method is never used: `agents` Oct 14 18:47:15.415 INFO kablam! --> src/economy/market.rs:35:5 Oct 14 18:47:15.415 INFO kablam! | Oct 14 18:47:15.415 INFO kablam! 35 | pub fn agents(&self) -> &Vec>> { Oct 14 18:47:15.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:15.415 INFO kablam! Oct 14 18:47:15.417 INFO kablam! warning: field is never used: `sender` Oct 14 18:47:15.417 INFO kablam! --> src/gui/tab/market.rs:23:5 Oct 14 18:47:15.417 INFO kablam! | Oct 14 18:47:15.417 INFO kablam! 23 | sender: Sender, Oct 14 18:47:15.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:15.417 INFO kablam! Oct 14 18:47:15.417 INFO kablam! warning: field is never used: `state` Oct 14 18:47:15.417 INFO kablam! --> src/gui/tab/mission.rs:5:5 Oct 14 18:47:15.417 INFO kablam! | Oct 14 18:47:15.417 INFO kablam! 5 | state: Arc, Oct 14 18:47:15.417 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 18:47:15.417 INFO kablam! Oct 14 18:47:15.417 INFO kablam! warning: field is never used: `sender` Oct 14 18:47:15.417 INFO kablam! --> src/gui/tab/mission.rs:6:5 Oct 14 18:47:15.417 INFO kablam! | Oct 14 18:47:15.417 INFO kablam! 6 | sender: Sender, Oct 14 18:47:15.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:15.417 INFO kablam! Oct 14 18:47:15.417 INFO kablam! warning: field is never used: `sender` Oct 14 18:47:15.417 INFO kablam! --> src/gui/tab/shipyard.rs:16:5 Oct 14 18:47:15.417 INFO kablam! | Oct 14 18:47:15.417 INFO kablam! 16 | sender: Sender, Oct 14 18:47:15.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:15.417 INFO kablam! Oct 14 18:47:15.418 INFO kablam! warning: field is never used: `sender` Oct 14 18:47:15.418 INFO kablam! --> src/gui/tab/status.rs:13:5 Oct 14 18:47:15.418 INFO kablam! | Oct 14 18:47:15.418 INFO kablam! 13 | sender: Sender, Oct 14 18:47:15.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:15.418 INFO kablam! Oct 14 18:47:15.418 INFO kablam! warning: field is never used: `send_handle` Oct 14 18:47:15.418 INFO kablam! --> src/gui/tab/systemmap.rs:26:5 Oct 14 18:47:15.418 INFO kablam! | Oct 14 18:47:15.418 INFO kablam! 26 | send_handle: Sender, Oct 14 18:47:15.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:15.418 INFO kablam! Oct 14 18:47:15.418 INFO kablam! warning: method is never used: `ship_mut` Oct 14 18:47:15.418 INFO kablam! --> src/player.rs:96:5 Oct 14 18:47:15.418 INFO kablam! | Oct 14 18:47:15.418 INFO kablam! 96 | pub fn ship_mut(&mut self) -> &mut Option { Oct 14 18:47:15.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:15.418 INFO kablam! Oct 14 18:47:15.445 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 18:47:15.445 INFO kablam! --> src/game.rs:91:13 Oct 14 18:47:15.445 INFO kablam! | Oct 14 18:47:15.445 INFO kablam! 91 | serialize_into(&mut galaxy_file, &(*self.galaxy.lock().unwrap())); Oct 14 18:47:15.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:15.445 INFO kablam! | Oct 14 18:47:15.445 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 18:47:15.445 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 18:47:15.445 INFO kablam! Oct 14 18:47:15.446 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 18:47:15.446 INFO kablam! --> src/game.rs:94:13 Oct 14 18:47:15.446 INFO kablam! | Oct 14 18:47:15.446 INFO kablam! 94 | serialize_into(&mut player_file, &(*self.player.lock().unwrap())); Oct 14 18:47:15.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:15.446 INFO kablam! | Oct 14 18:47:15.446 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 18:47:15.446 INFO kablam! Oct 14 18:47:15.446 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 18:47:15.446 INFO kablam! --> src/game.rs:97:13 Oct 14 18:47:15.446 INFO kablam! | Oct 14 18:47:15.446 INFO kablam! 97 | serialize_into(&mut economy_file, &(*self.economy.lock().unwrap())); Oct 14 18:47:15.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:15.446 INFO kablam! | Oct 14 18:47:15.446 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 18:47:15.446 INFO kablam! Oct 14 18:47:15.446 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 18:47:15.446 INFO kablam! --> src/game.rs:100:13 Oct 14 18:47:15.446 INFO kablam! | Oct 14 18:47:15.446 INFO kablam! 100 | serialize_into(&mut update_file, &(*self.updated.lock().unwrap())); Oct 14 18:47:15.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:15.446 INFO kablam! | Oct 14 18:47:15.446 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 18:47:15.446 INFO kablam! Oct 14 18:47:15.446 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 18:47:15.446 INFO kablam! --> src/game.rs:113:13 Oct 14 18:47:15.446 INFO kablam! | Oct 14 18:47:15.446 INFO kablam! 113 | serialize_into(&mut player_file, &(*self.player.lock().unwrap())); Oct 14 18:47:15.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:15.446 INFO kablam! | Oct 14 18:47:15.446 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 18:47:15.446 INFO kablam! Oct 14 18:47:36.267 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 19s Oct 14 18:47:36.279 INFO kablam! su: No module specific data is present Oct 14 18:47:37.206 INFO running `"docker" "rm" "-f" "6f42488be1a03544a86fec5be2661f7eab3337d94f98e5c7f6e07b743cf09cbd"` Oct 14 18:47:37.543 INFO blam! 6f42488be1a03544a86fec5be2661f7eab3337d94f98e5c7f6e07b743cf09cbd Oct 14 18:47:37.549 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:38.080 INFO blam! ffe36883bebc12f35dbadc06ec1fd50b9b5a72f6506f18b250da0f96df67f901 Oct 14 18:47:38.082 INFO running `"docker" "start" "-a" "ffe36883bebc12f35dbadc06ec1fd50b9b5a72f6506f18b250da0f96df67f901"` Oct 14 18:47:39.934 INFO kablam! usermod: no changes Oct 14 18:47:40.143 INFO kablam! Compiling gemini v0.1.0 (/source) Oct 14 18:47:45.267 INFO kablam! warning: method is never used: `system_mut` Oct 14 18:47:45.267 INFO kablam! --> src/astronomicals/galaxy.rs:47:5 Oct 14 18:47:45.267 INFO kablam! | Oct 14 18:47:45.267 INFO kablam! 47 | pub fn system_mut(&mut self, location: &Point) -> Option<&mut system::System> { Oct 14 18:47:45.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:45.267 INFO kablam! | Oct 14 18:47:45.267 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 18:47:45.267 INFO kablam! Oct 14 18:47:45.267 INFO kablam! warning: method is never used: `systems` Oct 14 18:47:45.267 INFO kablam! --> src/astronomicals/galaxy.rs:52:5 Oct 14 18:47:45.267 INFO kablam! | Oct 14 18:47:45.267 INFO kablam! 52 | pub fn systems(&self) -> impl Iterator { Oct 14 18:47:45.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:45.267 INFO kablam! Oct 14 18:47:45.267 INFO kablam! warning: method is never used: `systems_mut` Oct 14 18:47:45.267 INFO kablam! --> src/astronomicals/galaxy.rs:57:5 Oct 14 18:47:45.267 INFO kablam! | Oct 14 18:47:45.267 INFO kablam! 57 | pub fn systems_mut(&mut self) -> impl Iterator { Oct 14 18:47:45.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:45.267 INFO kablam! Oct 14 18:47:45.267 INFO kablam! warning: method is never used: `agents` Oct 14 18:47:45.267 INFO kablam! --> src/economy/market.rs:35:5 Oct 14 18:47:45.267 INFO kablam! | Oct 14 18:47:45.267 INFO kablam! 35 | pub fn agents(&self) -> &Vec>> { Oct 14 18:47:45.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:45.267 INFO kablam! Oct 14 18:47:45.267 INFO kablam! warning: field is never used: `sender` Oct 14 18:47:45.267 INFO kablam! --> src/gui/tab/market.rs:23:5 Oct 14 18:47:45.267 INFO kablam! | Oct 14 18:47:45.267 INFO kablam! 23 | sender: Sender, Oct 14 18:47:45.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:45.267 INFO kablam! Oct 14 18:47:45.267 INFO kablam! warning: field is never used: `state` Oct 14 18:47:45.267 INFO kablam! --> src/gui/tab/mission.rs:5:5 Oct 14 18:47:45.267 INFO kablam! | Oct 14 18:47:45.267 INFO kablam! 5 | state: Arc, Oct 14 18:47:45.267 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 18:47:45.267 INFO kablam! Oct 14 18:47:45.267 INFO kablam! warning: field is never used: `sender` Oct 14 18:47:45.267 INFO kablam! --> src/gui/tab/mission.rs:6:5 Oct 14 18:47:45.267 INFO kablam! | Oct 14 18:47:45.267 INFO kablam! 6 | sender: Sender, Oct 14 18:47:45.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:45.268 INFO kablam! Oct 14 18:47:45.268 INFO kablam! warning: field is never used: `sender` Oct 14 18:47:45.268 INFO kablam! --> src/gui/tab/shipyard.rs:16:5 Oct 14 18:47:45.268 INFO kablam! | Oct 14 18:47:45.268 INFO kablam! 16 | sender: Sender, Oct 14 18:47:45.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:45.268 INFO kablam! Oct 14 18:47:45.268 INFO kablam! warning: field is never used: `sender` Oct 14 18:47:45.268 INFO kablam! --> src/gui/tab/status.rs:13:5 Oct 14 18:47:45.268 INFO kablam! | Oct 14 18:47:45.268 INFO kablam! 13 | sender: Sender, Oct 14 18:47:45.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:45.268 INFO kablam! Oct 14 18:47:45.268 INFO kablam! warning: field is never used: `send_handle` Oct 14 18:47:45.268 INFO kablam! --> src/gui/tab/systemmap.rs:26:5 Oct 14 18:47:45.268 INFO kablam! | Oct 14 18:47:45.268 INFO kablam! 26 | send_handle: Sender, Oct 14 18:47:45.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:45.268 INFO kablam! Oct 14 18:47:45.268 INFO kablam! warning: method is never used: `ship_mut` Oct 14 18:47:45.268 INFO kablam! --> src/player.rs:96:5 Oct 14 18:47:45.268 INFO kablam! | Oct 14 18:47:45.268 INFO kablam! 96 | pub fn ship_mut(&mut self) -> &mut Option { Oct 14 18:47:45.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:45.268 INFO kablam! Oct 14 18:47:45.299 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 18:47:45.299 INFO kablam! --> src/game.rs:91:13 Oct 14 18:47:45.299 INFO kablam! | Oct 14 18:47:45.299 INFO kablam! 91 | serialize_into(&mut galaxy_file, &(*self.galaxy.lock().unwrap())); Oct 14 18:47:45.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:45.299 INFO kablam! | Oct 14 18:47:45.299 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 18:47:45.299 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 18:47:45.299 INFO kablam! Oct 14 18:47:45.299 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 18:47:45.299 INFO kablam! --> src/game.rs:94:13 Oct 14 18:47:45.299 INFO kablam! | Oct 14 18:47:45.299 INFO kablam! 94 | serialize_into(&mut player_file, &(*self.player.lock().unwrap())); Oct 14 18:47:45.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:45.299 INFO kablam! | Oct 14 18:47:45.299 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 18:47:45.299 INFO kablam! Oct 14 18:47:45.299 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 18:47:45.299 INFO kablam! --> src/game.rs:97:13 Oct 14 18:47:45.299 INFO kablam! | Oct 14 18:47:45.299 INFO kablam! 97 | serialize_into(&mut economy_file, &(*self.economy.lock().unwrap())); Oct 14 18:47:45.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:45.299 INFO kablam! | Oct 14 18:47:45.299 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 18:47:45.299 INFO kablam! Oct 14 18:47:45.299 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 18:47:45.299 INFO kablam! --> src/game.rs:100:13 Oct 14 18:47:45.299 INFO kablam! | Oct 14 18:47:45.299 INFO kablam! 100 | serialize_into(&mut update_file, &(*self.updated.lock().unwrap())); Oct 14 18:47:45.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:45.299 INFO kablam! | Oct 14 18:47:45.299 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 18:47:45.299 INFO kablam! Oct 14 18:47:45.299 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 18:47:45.299 INFO kablam! --> src/game.rs:113:13 Oct 14 18:47:45.299 INFO kablam! | Oct 14 18:47:45.299 INFO kablam! 113 | serialize_into(&mut player_file, &(*self.player.lock().unwrap())); Oct 14 18:47:45.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:45.299 INFO kablam! | Oct 14 18:47:45.299 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 18:47:45.299 INFO kablam! Oct 14 18:47:46.995 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.02s Oct 14 18:47:47.004 INFO kablam! su: No module specific data is present Oct 14 18:47:47.582 INFO running `"docker" "rm" "-f" "ffe36883bebc12f35dbadc06ec1fd50b9b5a72f6506f18b250da0f96df67f901"` Oct 14 18:47:47.907 INFO blam! ffe36883bebc12f35dbadc06ec1fd50b9b5a72f6506f18b250da0f96df67f901 Oct 14 18:47:47.913 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:48.461 INFO blam! 3954b0362c1fdddc974c75af7b20daecc84b6b8cb6293a34ca7affc054ac954d Oct 14 18:47:48.463 INFO running `"docker" "start" "-a" "3954b0362c1fdddc974c75af7b20daecc84b6b8cb6293a34ca7affc054ac954d"` Oct 14 18:47:50.027 INFO kablam! usermod: no changes Oct 14 18:47:50.227 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 14 18:47:50.235 INFO kablam! Running /target/debug/deps/gemini-87a4bbdcb12ba05d Oct 14 18:47:50.235 INFO blam! Oct 14 18:47:50.236 INFO blam! running 1 test Oct 14 18:47:50.236 INFO blam! test utils::tests::test_edit_distance ... ok Oct 14 18:47:50.236 INFO blam! Oct 14 18:47:50.237 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:47:50.237 INFO blam! Oct 14 18:47:50.237 INFO kablam! su: No module specific data is present Oct 14 18:47:51.051 INFO running `"docker" "rm" "-f" "3954b0362c1fdddc974c75af7b20daecc84b6b8cb6293a34ca7affc054ac954d"` Oct 14 18:47:51.170 INFO blam! 3954b0362c1fdddc974c75af7b20daecc84b6b8cb6293a34ca7affc054ac954d