Oct 15 06:56:51.068 INFO testing SamYaple/waterrower-rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 06:56:51.068 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 06:56:51.467 INFO blam! 1aa4547cbbb13ac9703427bfff4408b49ba68d421d3526a708f1b25163b87123 Oct 15 06:56:51.475 INFO running `"docker" "start" "-a" "1aa4547cbbb13ac9703427bfff4408b49ba68d421d3526a708f1b25163b87123"` Oct 15 06:56:52.559 INFO kablam! usermod: no changes Oct 15 06:56:52.635 INFO kablam! Compiling libc v0.2.16 Oct 15 06:56:53.715 INFO kablam! Compiling termios v0.2.2 Oct 15 06:56:53.719 INFO kablam! Compiling ioctl-rs v0.1.5 Oct 15 06:56:53.719 INFO kablam! Compiling nix v0.7.0 Oct 15 06:56:55.071 INFO kablam! Compiling serial v0.3.4 Oct 15 06:56:59.915 INFO kablam! Compiling waterrower v0.1.0 (/source) Oct 15 06:57:00.439 INFO kablam! warning: unused import: `std::str` Oct 15 06:57:00.439 INFO kablam! --> src/main.rs:11:5 Oct 15 06:57:00.439 INFO kablam! | Oct 15 06:57:00.439 INFO kablam! 11 | use std::str; Oct 15 06:57:00.439 INFO kablam! | ^^^^^^^^ Oct 15 06:57:00.439 INFO kablam! | Oct 15 06:57:00.439 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:57:00.439 INFO kablam! Oct 15 06:57:00.495 INFO kablam! warning: unused variable: `serialtx` Oct 15 06:57:00.495 INFO kablam! --> src/main.rs:33:10 Oct 15 06:57:00.495 INFO kablam! | Oct 15 06:57:00.495 INFO kablam! 33 | let (serialtx, serialrx) = mpsc::channel(); Oct 15 06:57:00.495 INFO kablam! | ^^^^^^^^ help: consider using `_serialtx` instead Oct 15 06:57:00.495 INFO kablam! | Oct 15 06:57:00.495 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:57:00.495 INFO kablam! Oct 15 06:57:00.516 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 06:57:00.516 INFO kablam! --> src/main.rs:27:14 Oct 15 06:57:00.516 INFO kablam! | Oct 15 06:57:00.516 INFO kablam! 27 | unsafe { signal::sigaction(signal::SIGINT, &sig_action); } Oct 15 06:57:00.516 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:57:00.516 INFO kablam! | Oct 15 06:57:00.516 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 06:57:00.516 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 06:57:00.516 INFO kablam! Oct 15 06:57:00.516 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 06:57:00.516 INFO kablam! --> src/main.rs:28:14 Oct 15 06:57:00.516 INFO kablam! | Oct 15 06:57:00.516 INFO kablam! 28 | unsafe { signal::sigaction(signal::SIGTERM, &sig_action); } Oct 15 06:57:00.516 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:57:00.516 INFO kablam! | Oct 15 06:57:00.516 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 06:57:00.516 INFO kablam! Oct 15 06:57:01.810 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.23s Oct 15 06:57:01.813 INFO kablam! su: No module specific data is present Oct 15 06:57:02.401 INFO running `"docker" "rm" "-f" "1aa4547cbbb13ac9703427bfff4408b49ba68d421d3526a708f1b25163b87123"` Oct 15 06:57:02.707 INFO blam! 1aa4547cbbb13ac9703427bfff4408b49ba68d421d3526a708f1b25163b87123 Oct 15 06:57:02.709 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 06:57:03.108 INFO blam! 1e8ed025752cd52114f7e20e312c2354cb9da309b70d3d993e7bcb9001705bb3 Oct 15 06:57:03.123 INFO running `"docker" "start" "-a" "1e8ed025752cd52114f7e20e312c2354cb9da309b70d3d993e7bcb9001705bb3"` Oct 15 06:57:04.319 INFO kablam! usermod: no changes Oct 15 06:57:04.379 INFO kablam! Compiling waterrower v0.1.0 (/source) Oct 15 06:57:05.031 INFO kablam! warning: unused import: `std::str` Oct 15 06:57:05.031 INFO kablam! --> src/main.rs:11:5 Oct 15 06:57:05.031 INFO kablam! | Oct 15 06:57:05.031 INFO kablam! 11 | use std::str; Oct 15 06:57:05.031 INFO kablam! | ^^^^^^^^ Oct 15 06:57:05.031 INFO kablam! | Oct 15 06:57:05.031 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:57:05.031 INFO kablam! Oct 15 06:57:05.079 INFO kablam! warning: unused variable: `serialtx` Oct 15 06:57:05.079 INFO kablam! --> src/main.rs:33:10 Oct 15 06:57:05.079 INFO kablam! | Oct 15 06:57:05.079 INFO kablam! 33 | let (serialtx, serialrx) = mpsc::channel(); Oct 15 06:57:05.079 INFO kablam! | ^^^^^^^^ help: consider using `_serialtx` instead Oct 15 06:57:05.079 INFO kablam! | Oct 15 06:57:05.079 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:57:05.079 INFO kablam! Oct 15 06:57:05.107 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 06:57:05.107 INFO kablam! --> src/main.rs:27:14 Oct 15 06:57:05.107 INFO kablam! | Oct 15 06:57:05.107 INFO kablam! 27 | unsafe { signal::sigaction(signal::SIGINT, &sig_action); } Oct 15 06:57:05.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:57:05.107 INFO kablam! | Oct 15 06:57:05.107 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 06:57:05.107 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 06:57:05.107 INFO kablam! Oct 15 06:57:05.107 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 06:57:05.107 INFO kablam! --> src/main.rs:28:14 Oct 15 06:57:05.107 INFO kablam! | Oct 15 06:57:05.107 INFO kablam! 28 | unsafe { signal::sigaction(signal::SIGTERM, &sig_action); } Oct 15 06:57:05.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:57:05.107 INFO kablam! | Oct 15 06:57:05.107 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 06:57:05.107 INFO kablam! Oct 15 06:57:05.575 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.23s Oct 15 06:57:05.587 INFO kablam! su: No module specific data is present Oct 15 06:57:06.303 INFO running `"docker" "rm" "-f" "1e8ed025752cd52114f7e20e312c2354cb9da309b70d3d993e7bcb9001705bb3"` Oct 15 06:57:06.560 INFO blam! 1e8ed025752cd52114f7e20e312c2354cb9da309b70d3d993e7bcb9001705bb3 Oct 15 06:57:06.563 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 06:57:07.033 INFO blam! 02e4c86235065ca5513d17d0cd9dc65321018c6cae94568e0442fe56bcfd94bb Oct 15 06:57:07.043 INFO running `"docker" "start" "-a" "02e4c86235065ca5513d17d0cd9dc65321018c6cae94568e0442fe56bcfd94bb"` Oct 15 06:57:07.963 INFO kablam! usermod: no changes Oct 15 06:57:08.070 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 15 06:57:08.070 INFO kablam! Running /target/debug/deps/waterrower-75b606e0ceaf11ab Oct 15 06:57:08.083 INFO kablam! su: No module specific data is present Oct 15 06:57:08.083 INFO blam! Oct 15 06:57:08.083 INFO blam! running 0 tests Oct 15 06:57:08.083 INFO blam! Oct 15 06:57:08.083 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:57:08.083 INFO blam! Oct 15 06:57:08.695 INFO running `"docker" "rm" "-f" "02e4c86235065ca5513d17d0cd9dc65321018c6cae94568e0442fe56bcfd94bb"` Oct 15 06:57:08.986 INFO blam! 02e4c86235065ca5513d17d0cd9dc65321018c6cae94568e0442fe56bcfd94bb