Oct 11 08:36:32.033 INFO testing waterrower-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 08:36:32.033 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 08:36:32.033 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 11 08:36:32.259 INFO blam! d46ff2ab6db778b635a8073689eaa8e2004628287ca758b781b893022cdb9cc4 Oct 11 08:36:32.264 INFO running `"docker" "start" "-a" "d46ff2ab6db778b635a8073689eaa8e2004628287ca758b781b893022cdb9cc4"` Oct 11 08:36:32.973 INFO kablam! usermod: no changes Oct 11 08:36:33.068 INFO kablam! Compiling serial v0.3.4 Oct 11 08:36:33.068 INFO kablam! Compiling nix v0.7.0 Oct 11 08:36:37.514 INFO kablam! Compiling waterrower v0.1.0 (/source) Oct 11 08:36:38.358 INFO kablam! warning: unused import: `std::str` Oct 11 08:36:38.358 INFO kablam! --> src/main.rs:11:5 Oct 11 08:36:38.358 INFO kablam! | Oct 11 08:36:38.358 INFO kablam! 11 | use std::str; Oct 11 08:36:38.358 INFO kablam! | ^^^^^^^^ Oct 11 08:36:38.358 INFO kablam! | Oct 11 08:36:38.358 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 08:36:38.358 INFO kablam! Oct 11 08:36:38.402 INFO kablam! warning: unused variable: `serialtx` Oct 11 08:36:38.402 INFO kablam! --> src/main.rs:33:10 Oct 11 08:36:38.402 INFO kablam! | Oct 11 08:36:38.402 INFO kablam! 33 | let (serialtx, serialrx) = mpsc::channel(); Oct 11 08:36:38.402 INFO kablam! | ^^^^^^^^ help: consider using `_serialtx` instead Oct 11 08:36:38.402 INFO kablam! | Oct 11 08:36:38.402 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 08:36:38.402 INFO kablam! Oct 11 08:36:38.425 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 08:36:38.425 INFO kablam! --> src/main.rs:27:14 Oct 11 08:36:38.425 INFO kablam! | Oct 11 08:36:38.425 INFO kablam! 27 | unsafe { signal::sigaction(signal::SIGINT, &sig_action); } Oct 11 08:36:38.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:36:38.425 INFO kablam! | Oct 11 08:36:38.425 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 08:36:38.425 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 08:36:38.425 INFO kablam! Oct 11 08:36:38.425 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 08:36:38.425 INFO kablam! --> src/main.rs:28:14 Oct 11 08:36:38.425 INFO kablam! | Oct 11 08:36:38.425 INFO kablam! 28 | unsafe { signal::sigaction(signal::SIGTERM, &sig_action); } Oct 11 08:36:38.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:36:38.425 INFO kablam! | Oct 11 08:36:38.425 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 08:36:38.425 INFO kablam! Oct 11 08:36:39.144 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.12s Oct 11 08:36:39.152 INFO kablam! su: No module specific data is present Oct 11 08:36:39.570 INFO running `"docker" "rm" "-f" "d46ff2ab6db778b635a8073689eaa8e2004628287ca758b781b893022cdb9cc4"` Oct 11 08:36:39.897 INFO blam! d46ff2ab6db778b635a8073689eaa8e2004628287ca758b781b893022cdb9cc4 Oct 11 08:36:39.908 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 08:36:39.908 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 11 08:36:40.292 INFO blam! 4e77fcb573da2157fbdd2fdae5c60a2410af6e66f4a7ba53f9d51de3a2258691 Oct 11 08:36:40.306 INFO running `"docker" "start" "-a" "4e77fcb573da2157fbdd2fdae5c60a2410af6e66f4a7ba53f9d51de3a2258691"` Oct 11 08:36:41.096 INFO kablam! usermod: no changes Oct 11 08:36:41.219 INFO kablam! Compiling waterrower v0.1.0 (/source) Oct 11 08:36:42.512 INFO kablam! warning: unused import: `std::str` Oct 11 08:36:42.512 INFO kablam! --> src/main.rs:11:5 Oct 11 08:36:42.512 INFO kablam! | Oct 11 08:36:42.512 INFO kablam! 11 | use std::str; Oct 11 08:36:42.512 INFO kablam! | ^^^^^^^^ Oct 11 08:36:42.512 INFO kablam! | Oct 11 08:36:42.512 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 08:36:42.512 INFO kablam! Oct 11 08:36:42.564 INFO kablam! warning: unused variable: `serialtx` Oct 11 08:36:42.565 INFO kablam! --> src/main.rs:33:10 Oct 11 08:36:42.565 INFO kablam! | Oct 11 08:36:42.565 INFO kablam! 33 | let (serialtx, serialrx) = mpsc::channel(); Oct 11 08:36:42.565 INFO kablam! | ^^^^^^^^ help: consider using `_serialtx` instead Oct 11 08:36:42.565 INFO kablam! | Oct 11 08:36:42.565 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 08:36:42.565 INFO kablam! Oct 11 08:36:42.592 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 08:36:42.592 INFO kablam! --> src/main.rs:27:14 Oct 11 08:36:42.592 INFO kablam! | Oct 11 08:36:42.592 INFO kablam! 27 | unsafe { signal::sigaction(signal::SIGINT, &sig_action); } Oct 11 08:36:42.592 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:36:42.592 INFO kablam! | Oct 11 08:36:42.593 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 08:36:42.593 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 08:36:42.593 INFO kablam! Oct 11 08:36:42.593 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 08:36:42.593 INFO kablam! --> src/main.rs:28:14 Oct 11 08:36:42.593 INFO kablam! | Oct 11 08:36:42.593 INFO kablam! 28 | unsafe { signal::sigaction(signal::SIGTERM, &sig_action); } Oct 11 08:36:42.593 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:36:42.593 INFO kablam! | Oct 11 08:36:42.593 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 08:36:42.593 INFO kablam! Oct 11 08:36:43.084 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.95s Oct 11 08:36:43.085 INFO kablam! su: No module specific data is present Oct 11 08:36:43.514 INFO running `"docker" "rm" "-f" "4e77fcb573da2157fbdd2fdae5c60a2410af6e66f4a7ba53f9d51de3a2258691"` Oct 11 08:36:43.752 INFO blam! 4e77fcb573da2157fbdd2fdae5c60a2410af6e66f4a7ba53f9d51de3a2258691 Oct 11 08:36:43.755 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 08:36:43.756 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 11 08:36:44.258 INFO blam! be3f98cbdfde06b46c21f202e9d7f0eac1559d078394582bbe9da476341ada98 Oct 11 08:36:44.260 INFO running `"docker" "start" "-a" "be3f98cbdfde06b46c21f202e9d7f0eac1559d078394582bbe9da476341ada98"` Oct 11 08:36:45.509 INFO kablam! usermod: no changes Oct 11 08:36:45.581 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 11 08:36:45.604 INFO kablam! Running /target/debug/deps/waterrower-f0fd625ad8b35656 Oct 11 08:36:45.612 INFO kablam! su: No module specific data is present Oct 11 08:36:45.612 INFO blam! Oct 11 08:36:45.612 INFO blam! running 0 tests Oct 11 08:36:45.612 INFO blam! Oct 11 08:36:45.612 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:36:45.612 INFO blam! Oct 11 08:36:46.110 INFO running `"docker" "rm" "-f" "be3f98cbdfde06b46c21f202e9d7f0eac1559d078394582bbe9da476341ada98"` Oct 11 08:36:46.424 INFO blam! be3f98cbdfde06b46c21f202e9d7f0eac1559d078394582bbe9da476341ada98