Oct 10 17:50:15.390 INFO testing n41r0j/1dv607_rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 17:50:15.390 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 17:50:15.390 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 17:50:15.828 INFO blam! 89c783724c6bfb129d0cc00884828585a3ed140d7b93bdc9c2c91feffd0d5e2a Oct 10 17:50:15.832 INFO running `"docker" "start" "-a" "89c783724c6bfb129d0cc00884828585a3ed140d7b93bdc9c2c91feffd0d5e2a"` Oct 10 17:50:16.668 INFO kablam! usermod: no changes Oct 10 17:50:16.712 INFO kablam! Compiling member_register v0.1.0 (/source) Oct 10 17:50:17.228 INFO kablam! warning: unused variable: `choice` Oct 10 17:50:17.228 INFO kablam! --> src/view/console.rs:42:13 Oct 10 17:50:17.228 INFO kablam! | Oct 10 17:50:17.228 INFO kablam! 42 | let choice: String = self.get_input(String::from("Second question!")); Oct 10 17:50:17.228 INFO kablam! | ^^^^^^ help: consider using `_choice` instead Oct 10 17:50:17.228 INFO kablam! | Oct 10 17:50:17.228 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 17:50:17.228 INFO kablam! Oct 10 17:50:17.228 INFO kablam! warning: struct is never constructed: `Boat` Oct 10 17:50:17.228 INFO kablam! --> src/model/boat.rs:1:1 Oct 10 17:50:17.228 INFO kablam! | Oct 10 17:50:17.228 INFO kablam! 1 | pub struct Boat { Oct 10 17:50:17.228 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 17:50:17.228 INFO kablam! | Oct 10 17:50:17.228 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 17:50:17.228 INFO kablam! Oct 10 17:50:17.228 INFO kablam! warning: method is never used: `get_type` Oct 10 17:50:17.228 INFO kablam! --> src/model/boat.rs:7:5 Oct 10 17:50:17.228 INFO kablam! | Oct 10 17:50:17.228 INFO kablam! 7 | fn get_type(&self) -> &str { Oct 10 17:50:17.228 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:50:17.228 INFO kablam! Oct 10 17:50:17.228 INFO kablam! warning: method is never used: `get_length` Oct 10 17:50:17.228 INFO kablam! --> src/model/boat.rs:11:5 Oct 10 17:50:17.228 INFO kablam! | Oct 10 17:50:17.228 INFO kablam! 11 | fn get_length(&self) -> &f64 { Oct 10 17:50:17.228 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:50:17.228 INFO kablam! Oct 10 17:50:17.785 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.09s Oct 10 17:50:17.785 INFO kablam! su: No module specific data is present Oct 10 17:50:18.340 INFO running `"docker" "rm" "-f" "89c783724c6bfb129d0cc00884828585a3ed140d7b93bdc9c2c91feffd0d5e2a"` Oct 10 17:50:18.634 INFO blam! 89c783724c6bfb129d0cc00884828585a3ed140d7b93bdc9c2c91feffd0d5e2a Oct 10 17:50:18.640 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 17:50:18.640 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 17:50:18.985 INFO blam! 0baf93f14dbaa41f6c34e9dbf82c2ccbc8ed1db0b7cf6e2387e51c92a582ef5a Oct 10 17:50:18.986 INFO running `"docker" "start" "-a" "0baf93f14dbaa41f6c34e9dbf82c2ccbc8ed1db0b7cf6e2387e51c92a582ef5a"` Oct 10 17:50:19.852 INFO kablam! usermod: no changes Oct 10 17:50:19.908 INFO kablam! Compiling member_register v0.1.0 (/source) Oct 10 17:50:20.522 INFO kablam! warning: unused variable: `choice` Oct 10 17:50:20.522 INFO kablam! --> src/view/console.rs:42:13 Oct 10 17:50:20.522 INFO kablam! | Oct 10 17:50:20.522 INFO kablam! 42 | let choice: String = self.get_input(String::from("Second question!")); Oct 10 17:50:20.522 INFO kablam! | ^^^^^^ help: consider using `_choice` instead Oct 10 17:50:20.522 INFO kablam! | Oct 10 17:50:20.522 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 17:50:20.522 INFO kablam! Oct 10 17:50:20.532 INFO kablam! warning: struct is never constructed: `Boat` Oct 10 17:50:20.532 INFO kablam! --> src/model/boat.rs:1:1 Oct 10 17:50:20.532 INFO kablam! | Oct 10 17:50:20.532 INFO kablam! 1 | pub struct Boat { Oct 10 17:50:20.532 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 17:50:20.532 INFO kablam! | Oct 10 17:50:20.532 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 17:50:20.532 INFO kablam! Oct 10 17:50:20.532 INFO kablam! warning: method is never used: `get_type` Oct 10 17:50:20.532 INFO kablam! --> src/model/boat.rs:7:5 Oct 10 17:50:20.532 INFO kablam! | Oct 10 17:50:20.532 INFO kablam! 7 | fn get_type(&self) -> &str { Oct 10 17:50:20.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:50:20.532 INFO kablam! Oct 10 17:50:20.533 INFO kablam! warning: method is never used: `get_length` Oct 10 17:50:20.533 INFO kablam! --> src/model/boat.rs:11:5 Oct 10 17:50:20.533 INFO kablam! | Oct 10 17:50:20.533 INFO kablam! 11 | fn get_length(&self) -> &f64 { Oct 10 17:50:20.533 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:50:20.533 INFO kablam! Oct 10 17:50:21.004 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.11s Oct 10 17:50:21.004 INFO kablam! su: No module specific data is present Oct 10 17:50:21.573 INFO running `"docker" "rm" "-f" "0baf93f14dbaa41f6c34e9dbf82c2ccbc8ed1db0b7cf6e2387e51c92a582ef5a"` Oct 10 17:50:21.800 INFO blam! 0baf93f14dbaa41f6c34e9dbf82c2ccbc8ed1db0b7cf6e2387e51c92a582ef5a Oct 10 17:50:21.816 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 17:50:21.816 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 17:50:22.208 INFO blam! d84e223b9c15221080203261ec09052b7e6ba80ba7468e503400d481d6820b40 Oct 10 17:50:22.210 INFO running `"docker" "start" "-a" "d84e223b9c15221080203261ec09052b7e6ba80ba7468e503400d481d6820b40"` Oct 10 17:50:22.847 INFO kablam! usermod: no changes Oct 10 17:50:22.896 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 17:50:22.896 INFO blam! Oct 10 17:50:22.896 INFO kablam! Running /target/debug/deps/member_register-bf7b0d6e658597dd Oct 10 17:50:22.896 INFO blam! running 0 tests Oct 10 17:50:22.896 INFO blam! Oct 10 17:50:22.896 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:50:22.897 INFO blam! Oct 10 17:50:22.901 INFO kablam! su: No module specific data is present Oct 10 17:50:23.307 INFO running `"docker" "rm" "-f" "d84e223b9c15221080203261ec09052b7e6ba80ba7468e503400d481d6820b40"` Oct 10 17:50:23.483 INFO blam! d84e223b9c15221080203261ec09052b7e6ba80ba7468e503400d481d6820b40