Oct 10 18:36:52.209 INFO testing mefechoel/rust_markov against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 18:36:52.209 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 18:36:52.209 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 18:36:52.506 INFO blam! bba44186618fc4810eba50612ad683e4777264a88e0302f304484e668ea56aaa Oct 10 18:36:52.508 INFO running `"docker" "start" "-a" "bba44186618fc4810eba50612ad683e4777264a88e0302f304484e668ea56aaa"` Oct 10 18:36:53.304 INFO kablam! usermod: no changes Oct 10 18:36:53.352 INFO kablam! Compiling project v0.1.0 (/source) Oct 10 18:36:54.180 INFO kablam! warning: unused import: `std::error::Error` Oct 10 18:36:54.180 INFO kablam! --> src/main.rs:4:5 Oct 10 18:36:54.180 INFO kablam! | Oct 10 18:36:54.180 INFO kablam! 4 | use std::error::Error; Oct 10 18:36:54.180 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 18:36:54.180 INFO kablam! | Oct 10 18:36:54.180 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 18:36:54.180 INFO kablam! Oct 10 18:36:54.180 INFO kablam! warning: unused import: `std::path::Path` Oct 10 18:36:54.180 INFO kablam! --> src/main.rs:7:5 Oct 10 18:36:54.180 INFO kablam! | Oct 10 18:36:54.180 INFO kablam! 7 | use std::path::Path; Oct 10 18:36:54.180 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 18:36:54.180 INFO kablam! Oct 10 18:36:54.224 INFO kablam! warning: unused import: `std::io::prelude` Oct 10 18:36:54.224 INFO kablam! --> src/main.rs:6:5 Oct 10 18:36:54.224 INFO kablam! | Oct 10 18:36:54.224 INFO kablam! 6 | use std::io::prelude::*; Oct 10 18:36:54.224 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 18:36:54.224 INFO kablam! Oct 10 18:36:54.230 INFO kablam! warning: function is never used: `get_line` Oct 10 18:36:54.230 INFO kablam! --> src/main.rs:48:1 Oct 10 18:36:54.230 INFO kablam! | Oct 10 18:36:54.230 INFO kablam! 48 | fn get_line(s: &str) -> String { Oct 10 18:36:54.230 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:36:54.230 INFO kablam! | Oct 10 18:36:54.230 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 18:36:54.230 INFO kablam! Oct 10 18:36:54.237 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:36:54.237 INFO kablam! --> src/main.rs:51:5 Oct 10 18:36:54.237 INFO kablam! | Oct 10 18:36:54.237 INFO kablam! 51 | stdin().read_line(&mut name); Oct 10 18:36:54.237 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:36:54.237 INFO kablam! | Oct 10 18:36:54.237 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 18:36:54.237 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:36:54.237 INFO kablam! Oct 10 18:36:54.829 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.49s Oct 10 18:36:54.831 INFO kablam! su: No module specific data is present Oct 10 18:36:55.068 INFO running `"docker" "rm" "-f" "bba44186618fc4810eba50612ad683e4777264a88e0302f304484e668ea56aaa"` Oct 10 18:36:55.176 INFO blam! bba44186618fc4810eba50612ad683e4777264a88e0302f304484e668ea56aaa Oct 10 18:36:55.177 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 18:36:55.177 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 18:36:55.387 INFO blam! 9d75cc5499e974bd12b5fe8273bb022a57c0fbe3c5eebf2cf3879fe8068fadb9 Oct 10 18:36:55.389 INFO running `"docker" "start" "-a" "9d75cc5499e974bd12b5fe8273bb022a57c0fbe3c5eebf2cf3879fe8068fadb9"` Oct 10 18:36:55.850 INFO kablam! usermod: no changes Oct 10 18:36:55.880 INFO kablam! Compiling project v0.1.0 (/source) Oct 10 18:36:56.457 INFO kablam! warning: unused import: `std::error::Error` Oct 10 18:36:56.457 INFO kablam! --> src/main.rs:4:5 Oct 10 18:36:56.457 INFO kablam! | Oct 10 18:36:56.457 INFO kablam! 4 | use std::error::Error; Oct 10 18:36:56.457 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 18:36:56.457 INFO kablam! | Oct 10 18:36:56.457 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 18:36:56.457 INFO kablam! Oct 10 18:36:56.457 INFO kablam! warning: unused import: `std::path::Path` Oct 10 18:36:56.457 INFO kablam! --> src/main.rs:7:5 Oct 10 18:36:56.457 INFO kablam! | Oct 10 18:36:56.457 INFO kablam! 7 | use std::path::Path; Oct 10 18:36:56.457 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 18:36:56.457 INFO kablam! Oct 10 18:36:56.490 INFO kablam! warning: unused import: `std::io::prelude` Oct 10 18:36:56.490 INFO kablam! --> src/main.rs:6:5 Oct 10 18:36:56.490 INFO kablam! | Oct 10 18:36:56.490 INFO kablam! 6 | use std::io::prelude::*; Oct 10 18:36:56.490 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 18:36:56.490 INFO kablam! Oct 10 18:36:56.509 INFO kablam! warning: function is never used: `get_line` Oct 10 18:36:56.509 INFO kablam! --> src/main.rs:48:1 Oct 10 18:36:56.509 INFO kablam! | Oct 10 18:36:56.509 INFO kablam! 48 | fn get_line(s: &str) -> String { Oct 10 18:36:56.509 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:36:56.510 INFO kablam! | Oct 10 18:36:56.510 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 18:36:56.510 INFO kablam! Oct 10 18:36:56.519 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:36:56.519 INFO kablam! --> src/main.rs:51:5 Oct 10 18:36:56.519 INFO kablam! | Oct 10 18:36:56.519 INFO kablam! 51 | stdin().read_line(&mut name); Oct 10 18:36:56.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:36:56.519 INFO kablam! | Oct 10 18:36:56.519 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 18:36:56.519 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:36:56.519 INFO kablam! Oct 10 18:36:56.915 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.03s Oct 10 18:36:56.915 INFO kablam! su: No module specific data is present Oct 10 18:36:57.319 INFO running `"docker" "rm" "-f" "9d75cc5499e974bd12b5fe8273bb022a57c0fbe3c5eebf2cf3879fe8068fadb9"` Oct 10 18:36:57.432 INFO blam! 9d75cc5499e974bd12b5fe8273bb022a57c0fbe3c5eebf2cf3879fe8068fadb9 Oct 10 18:36:57.440 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 18:36:57.440 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 18:36:57.666 INFO blam! 7c6f5fbfd07fa57de0b9c60626de77ad9a8bd911e966a6c26ebcb4d86af31f38 Oct 10 18:36:57.672 INFO running `"docker" "start" "-a" "7c6f5fbfd07fa57de0b9c60626de77ad9a8bd911e966a6c26ebcb4d86af31f38"` Oct 10 18:36:58.154 INFO kablam! usermod: no changes Oct 10 18:36:58.191 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 18:36:58.191 INFO kablam! Running /target/debug/deps/project-6500cb3033875c4d Oct 10 18:36:58.193 INFO blam! Oct 10 18:36:58.193 INFO blam! running 1 test Oct 10 18:36:58.194 INFO blam! test tests::it_works ... ok Oct 10 18:36:58.194 INFO blam! Oct 10 18:36:58.194 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:36:58.194 INFO blam! Oct 10 18:36:58.194 INFO kablam! Running /target/debug/deps/project-3419324c8bd4292d Oct 10 18:36:58.195 INFO blam! Oct 10 18:36:58.195 INFO blam! running 0 tests Oct 10 18:36:58.195 INFO blam! Oct 10 18:36:58.195 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:36:58.195 INFO blam! Oct 10 18:36:58.196 INFO kablam! Doc-tests project Oct 10 18:36:59.030 INFO blam! Oct 10 18:36:59.030 INFO blam! running 0 tests Oct 10 18:36:59.031 INFO blam! Oct 10 18:36:59.031 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:36:59.031 INFO blam! Oct 10 18:36:59.036 INFO kablam! su: No module specific data is present Oct 10 18:36:59.716 INFO running `"docker" "rm" "-f" "7c6f5fbfd07fa57de0b9c60626de77ad9a8bd911e966a6c26ebcb4d86af31f38"` Oct 10 18:36:59.880 INFO blam! 7c6f5fbfd07fa57de0b9c60626de77ad9a8bd911e966a6c26ebcb4d86af31f38