Oct 14 11:32:26.077 INFO testing mefechoel/rust_markov against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 11:32:26.077 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 14 11:32:26.473 INFO blam! c7d6fd293088e14d2e7fd68b1895fa5ef067c741c681985b1035acc314b87ead Oct 14 11:32:26.477 INFO running `"docker" "start" "-a" "c7d6fd293088e14d2e7fd68b1895fa5ef067c741c681985b1035acc314b87ead"` Oct 14 11:32:27.219 INFO kablam! usermod: no changes Oct 14 11:32:27.271 INFO kablam! Compiling project v0.1.0 (/source) Oct 14 11:32:27.591 INFO kablam! warning: unused import: `std::error::Error` Oct 14 11:32:27.591 INFO kablam! --> src/main.rs:4:5 Oct 14 11:32:27.591 INFO kablam! | Oct 14 11:32:27.591 INFO kablam! 4 | use std::error::Error; Oct 14 11:32:27.591 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 11:32:27.591 INFO kablam! | Oct 14 11:32:27.591 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 11:32:27.591 INFO kablam! Oct 14 11:32:27.591 INFO kablam! warning: unused import: `std::path::Path` Oct 14 11:32:27.591 INFO kablam! --> src/main.rs:7:5 Oct 14 11:32:27.591 INFO kablam! | Oct 14 11:32:27.591 INFO kablam! 7 | use std::path::Path; Oct 14 11:32:27.591 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 11:32:27.591 INFO kablam! Oct 14 11:32:27.603 INFO kablam! warning: unused import: `std::io::prelude` Oct 14 11:32:27.603 INFO kablam! --> src/main.rs:6:5 Oct 14 11:32:27.603 INFO kablam! | Oct 14 11:32:27.603 INFO kablam! 6 | use std::io::prelude::*; Oct 14 11:32:27.603 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 11:32:27.603 INFO kablam! Oct 14 11:32:27.619 INFO kablam! warning: function is never used: `get_line` Oct 14 11:32:27.619 INFO kablam! --> src/main.rs:48:1 Oct 14 11:32:27.619 INFO kablam! | Oct 14 11:32:27.619 INFO kablam! 48 | fn get_line(s: &str) -> String { Oct 14 11:32:27.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:32:27.619 INFO kablam! | Oct 14 11:32:27.619 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:32:27.619 INFO kablam! Oct 14 11:32:27.627 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 11:32:27.627 INFO kablam! --> src/main.rs:51:5 Oct 14 11:32:27.627 INFO kablam! | Oct 14 11:32:27.627 INFO kablam! 51 | stdin().read_line(&mut name); Oct 14 11:32:27.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:32:27.627 INFO kablam! | Oct 14 11:32:27.627 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 11:32:27.627 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 11:32:27.627 INFO kablam! Oct 14 11:32:28.464 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.22s Oct 14 11:32:28.467 INFO kablam! su: No module specific data is present Oct 14 11:32:29.355 INFO running `"docker" "rm" "-f" "c7d6fd293088e14d2e7fd68b1895fa5ef067c741c681985b1035acc314b87ead"` Oct 14 11:32:29.674 INFO blam! c7d6fd293088e14d2e7fd68b1895fa5ef067c741c681985b1035acc314b87ead Oct 14 11:32:29.677 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 14 11:32:29.944 INFO blam! 86d720750c77ef1c353e4c08089af294a8834de8e01432eac02961984c191e72 Oct 14 11:32:29.947 INFO running `"docker" "start" "-a" "86d720750c77ef1c353e4c08089af294a8834de8e01432eac02961984c191e72"` Oct 14 11:32:30.832 INFO kablam! usermod: no changes Oct 14 11:32:30.885 INFO kablam! Compiling project v0.1.0 (/source) Oct 14 11:32:31.011 INFO kablam! warning: unused import: `std::error::Error` Oct 14 11:32:31.011 INFO kablam! --> src/main.rs:4:5 Oct 14 11:32:31.011 INFO kablam! | Oct 14 11:32:31.011 INFO kablam! 4 | use std::error::Error; Oct 14 11:32:31.011 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 11:32:31.011 INFO kablam! | Oct 14 11:32:31.011 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 11:32:31.011 INFO kablam! Oct 14 11:32:31.011 INFO kablam! warning: unused import: `std::path::Path` Oct 14 11:32:31.011 INFO kablam! --> src/main.rs:7:5 Oct 14 11:32:31.011 INFO kablam! | Oct 14 11:32:31.011 INFO kablam! 7 | use std::path::Path; Oct 14 11:32:31.011 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 11:32:31.011 INFO kablam! Oct 14 11:32:31.047 INFO kablam! warning: unused import: `std::io::prelude` Oct 14 11:32:31.047 INFO kablam! --> src/main.rs:6:5 Oct 14 11:32:31.047 INFO kablam! | Oct 14 11:32:31.047 INFO kablam! 6 | use std::io::prelude::*; Oct 14 11:32:31.047 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 11:32:31.047 INFO kablam! Oct 14 11:32:31.063 INFO kablam! warning: function is never used: `get_line` Oct 14 11:32:31.063 INFO kablam! --> src/main.rs:48:1 Oct 14 11:32:31.063 INFO kablam! | Oct 14 11:32:31.063 INFO kablam! 48 | fn get_line(s: &str) -> String { Oct 14 11:32:31.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:32:31.063 INFO kablam! | Oct 14 11:32:31.063 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:32:31.063 INFO kablam! Oct 14 11:32:31.075 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 11:32:31.075 INFO kablam! --> src/main.rs:51:5 Oct 14 11:32:31.075 INFO kablam! | Oct 14 11:32:31.075 INFO kablam! 51 | stdin().read_line(&mut name); Oct 14 11:32:31.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:32:31.075 INFO kablam! | Oct 14 11:32:31.075 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 11:32:31.075 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 11:32:31.075 INFO kablam! Oct 14 11:32:31.561 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.69s Oct 14 11:32:31.561 INFO kablam! su: No module specific data is present Oct 14 11:32:32.007 INFO running `"docker" "rm" "-f" "86d720750c77ef1c353e4c08089af294a8834de8e01432eac02961984c191e72"` Oct 14 11:32:32.287 INFO blam! 86d720750c77ef1c353e4c08089af294a8834de8e01432eac02961984c191e72 Oct 14 11:32:32.287 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 14 11:32:32.750 INFO blam! 923dbd081252e9088b721b72dcaf9e21e9f943004b0955f6e57f693dec4e9d92 Oct 14 11:32:32.751 INFO running `"docker" "start" "-a" "923dbd081252e9088b721b72dcaf9e21e9f943004b0955f6e57f693dec4e9d92"` Oct 14 11:32:34.202 INFO kablam! usermod: no changes Oct 14 11:32:34.267 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 11:32:34.268 INFO kablam! Running /target/debug/deps/project-acfdd39c0bc7fe05 Oct 14 11:32:34.270 INFO blam! Oct 14 11:32:34.271 INFO blam! running 1 test Oct 14 11:32:34.271 INFO blam! test tests::it_works ... ok Oct 14 11:32:34.271 INFO blam! Oct 14 11:32:34.271 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:32:34.272 INFO blam! Oct 14 11:32:34.272 INFO kablam! Running /target/debug/deps/project-aad2b58a2ff42c07 Oct 14 11:32:34.281 INFO blam! Oct 14 11:32:34.281 INFO blam! running 0 tests Oct 14 11:32:34.281 INFO blam! Oct 14 11:32:34.281 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:32:34.282 INFO blam! Oct 14 11:32:34.290 INFO kablam! Doc-tests project Oct 14 11:32:34.383 INFO blam! Oct 14 11:32:34.384 INFO blam! running 0 tests Oct 14 11:32:34.384 INFO blam! Oct 14 11:32:34.384 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:32:34.385 INFO blam! Oct 14 11:32:34.395 INFO kablam! su: No module specific data is present Oct 14 11:32:34.807 INFO running `"docker" "rm" "-f" "923dbd081252e9088b721b72dcaf9e21e9f943004b0955f6e57f693dec4e9d92"` Oct 14 11:32:34.963 INFO blam! 923dbd081252e9088b721b72dcaf9e21e9f943004b0955f6e57f693dec4e9d92