Oct 11 02:12:24.461 INFO testing bionikspoon/minigrep against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 02:12:24.461 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 02:12:24.463 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 02:12:24.842 INFO blam! a25942d4c7d43ed7a8f177335863a199b6d444982daef0b6d562d597c61d2e90 Oct 11 02:12:24.850 INFO running `"docker" "start" "-a" "a25942d4c7d43ed7a8f177335863a199b6d444982daef0b6d562d597c61d2e90"` Oct 11 02:12:26.216 INFO kablam! usermod: no changes Oct 11 02:12:26.277 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 02:12:26.277 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 02:12:26.277 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 02:12:26.277 INFO kablam! files will be included as a binary target: Oct 11 02:12:26.277 INFO kablam! Oct 11 02:12:26.277 INFO kablam! * /source/src/main.rs Oct 11 02:12:26.277 INFO kablam! Oct 11 02:12:26.277 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 02:12:26.277 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 02:12:26.277 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 02:12:26.277 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 02:12:26.277 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 02:12:26.277 INFO kablam! Oct 11 02:12:26.277 INFO kablam! For more information on this warning you can consult Oct 11 02:12:26.277 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 02:12:26.277 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `minigrep`, Oct 11 02:12:26.277 INFO kablam! please set bin.path in Cargo.toml Oct 11 02:12:26.293 INFO kablam! Compiling minigrep_lib v0.1.0 (/source) Oct 11 02:12:28.836 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.59s Oct 11 02:12:28.842 INFO kablam! su: No module specific data is present Oct 11 02:12:29.610 INFO running `"docker" "rm" "-f" "a25942d4c7d43ed7a8f177335863a199b6d444982daef0b6d562d597c61d2e90"` Oct 11 02:12:29.872 INFO blam! a25942d4c7d43ed7a8f177335863a199b6d444982daef0b6d562d597c61d2e90 Oct 11 02:12:29.877 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 02:12:29.879 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 02:12:30.359 INFO blam! 45a8f0d21bea724b4f7360b562c0f9b63467bf7371b32eeeaaf9fb394926eb03 Oct 11 02:12:30.361 INFO running `"docker" "start" "-a" "45a8f0d21bea724b4f7360b562c0f9b63467bf7371b32eeeaaf9fb394926eb03"` Oct 11 02:12:31.897 INFO kablam! usermod: no changes Oct 11 02:12:31.968 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 02:12:31.969 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 02:12:31.969 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 02:12:31.969 INFO kablam! files will be included as a binary target: Oct 11 02:12:31.969 INFO kablam! Oct 11 02:12:31.969 INFO kablam! * /source/src/main.rs Oct 11 02:12:31.969 INFO kablam! Oct 11 02:12:31.970 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 02:12:31.970 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 02:12:31.970 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 02:12:31.970 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 02:12:31.970 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 02:12:31.971 INFO kablam! Oct 11 02:12:31.971 INFO kablam! For more information on this warning you can consult Oct 11 02:12:31.971 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 02:12:31.971 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `minigrep`, Oct 11 02:12:31.971 INFO kablam! please set bin.path in Cargo.toml Oct 11 02:12:31.971 INFO kablam! Compiling minigrep_lib v0.1.0 (/source) Oct 11 02:12:33.944 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.00s Oct 11 02:12:33.956 INFO kablam! su: No module specific data is present Oct 11 02:12:35.072 INFO running `"docker" "rm" "-f" "45a8f0d21bea724b4f7360b562c0f9b63467bf7371b32eeeaaf9fb394926eb03"` Oct 11 02:12:35.345 INFO blam! 45a8f0d21bea724b4f7360b562c0f9b63467bf7371b32eeeaaf9fb394926eb03 Oct 11 02:12:35.350 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 02:12:35.352 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 02:12:35.677 INFO blam! 4593e56b528fa06f3c739e180bb84816466eb62e2e8b02b72d9ed3b4e4024d38 Oct 11 02:12:35.679 INFO running `"docker" "start" "-a" "4593e56b528fa06f3c739e180bb84816466eb62e2e8b02b72d9ed3b4e4024d38"` Oct 11 02:12:37.168 INFO kablam! usermod: no changes Oct 11 02:12:37.232 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 02:12:37.232 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 02:12:37.232 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 02:12:37.232 INFO kablam! files will be included as a binary target: Oct 11 02:12:37.232 INFO kablam! Oct 11 02:12:37.232 INFO kablam! * /source/src/main.rs Oct 11 02:12:37.232 INFO kablam! Oct 11 02:12:37.232 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 02:12:37.232 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 02:12:37.232 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 02:12:37.232 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 02:12:37.232 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 02:12:37.232 INFO kablam! Oct 11 02:12:37.232 INFO kablam! For more information on this warning you can consult Oct 11 02:12:37.232 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 02:12:37.232 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `minigrep`, Oct 11 02:12:37.232 INFO kablam! please set bin.path in Cargo.toml Oct 11 02:12:37.232 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 11 02:12:37.236 INFO kablam! Running /target/debug/deps/minigrep_lib-fbfdec30f2941614 Oct 11 02:12:37.240 INFO blam! Oct 11 02:12:37.240 INFO blam! running 2 tests Oct 11 02:12:37.240 INFO blam! test tests::search_has_one_result ... ok Oct 11 02:12:37.240 INFO blam! test tests::case_insensitive ... ok Oct 11 02:12:37.240 INFO blam! Oct 11 02:12:37.240 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:12:37.240 INFO blam! Oct 11 02:12:37.240 INFO blam! Oct 11 02:12:37.240 INFO blam! running 0 tests Oct 11 02:12:37.240 INFO blam! Oct 11 02:12:37.240 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:12:37.240 INFO blam! Oct 11 02:12:37.241 INFO kablam! Running /target/debug/deps/minigrep-dde1d8d3c4465d3f Oct 11 02:12:37.241 INFO kablam! Doc-tests minigrep_lib Oct 11 02:12:38.496 INFO blam! Oct 11 02:12:38.496 INFO blam! running 0 tests Oct 11 02:12:38.496 INFO blam! Oct 11 02:12:38.496 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:12:38.496 INFO blam! Oct 11 02:12:38.512 INFO kablam! su: No module specific data is present Oct 11 02:12:39.329 INFO running `"docker" "rm" "-f" "4593e56b528fa06f3c739e180bb84816466eb62e2e8b02b72d9ed3b4e4024d38"` Oct 11 02:12:39.646 INFO blam! 4593e56b528fa06f3c739e180bb84816466eb62e2e8b02b72d9ed3b4e4024d38