Nov 17 08:07:36.784 INFO testing bionikspoon/minigrep against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 08:07:36.786 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 08:07:37.525 INFO [stdout] 59d36914e1d83da86824bc7fa6bb8f24dcbe12ca0e2dbe872a5d59779517e2c6 Nov 17 08:07:37.531 INFO running `"docker" "start" "-a" "59d36914e1d83da86824bc7fa6bb8f24dcbe12ca0e2dbe872a5d59779517e2c6"` Nov 17 08:07:39.052 INFO [stderr] usermod: no changes Nov 17 08:07:39.090 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 08:07:39.090 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 08:07:39.090 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 08:07:39.090 INFO [stderr] files will be included as a binary target: Nov 17 08:07:39.090 INFO [stderr] Nov 17 08:07:39.090 INFO [stderr] * /source/src/main.rs Nov 17 08:07:39.090 INFO [stderr] Nov 17 08:07:39.090 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 08:07:39.090 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 08:07:39.090 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 08:07:39.090 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 08:07:39.090 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 08:07:39.090 INFO [stderr] Nov 17 08:07:39.090 INFO [stderr] For more information on this warning you can consult Nov 17 08:07:39.090 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 08:07:39.090 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `minigrep`, Nov 17 08:07:39.090 INFO [stderr] please set bin.path in Cargo.toml Nov 17 08:07:39.103 INFO [stderr] Compiling minigrep_lib v0.1.0 (/source) Nov 17 08:07:40.930 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.85s Nov 17 08:07:40.951 INFO [stderr] su: No module specific data is present Nov 17 08:07:41.619 INFO running `"docker" "inspect" "59d36914e1d83da86824bc7fa6bb8f24dcbe12ca0e2dbe872a5d59779517e2c6"` Nov 17 08:07:41.928 INFO running `"docker" "rm" "-f" "59d36914e1d83da86824bc7fa6bb8f24dcbe12ca0e2dbe872a5d59779517e2c6"` Nov 17 08:07:42.257 INFO [stdout] 59d36914e1d83da86824bc7fa6bb8f24dcbe12ca0e2dbe872a5d59779517e2c6 Nov 17 08:07:42.263 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 08:07:42.687 INFO [stdout] 155273619c68b0cc91e5ef82ed0cb795a930d8f910231786085092a1bcbf8751 Nov 17 08:07:42.689 INFO running `"docker" "start" "-a" "155273619c68b0cc91e5ef82ed0cb795a930d8f910231786085092a1bcbf8751"` Nov 17 08:07:44.103 INFO [stderr] usermod: no changes Nov 17 08:07:44.175 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 08:07:44.175 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 08:07:44.176 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 08:07:44.176 INFO [stderr] files will be included as a binary target: Nov 17 08:07:44.176 INFO [stderr] Nov 17 08:07:44.177 INFO [stderr] * /source/src/main.rs Nov 17 08:07:44.177 INFO [stderr] Nov 17 08:07:44.177 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 08:07:44.178 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 08:07:44.178 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 08:07:44.178 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 08:07:44.178 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 08:07:44.179 INFO [stderr] Nov 17 08:07:44.179 INFO [stderr] For more information on this warning you can consult Nov 17 08:07:44.179 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 08:07:44.180 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `minigrep`, Nov 17 08:07:44.180 INFO [stderr] please set bin.path in Cargo.toml Nov 17 08:07:44.197 INFO [stderr] Compiling minigrep_lib v0.1.0 (/source) Nov 17 08:07:46.127 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.99s Nov 17 08:07:46.127 INFO [stderr] su: No module specific data is present Nov 17 08:07:46.750 INFO running `"docker" "inspect" "155273619c68b0cc91e5ef82ed0cb795a930d8f910231786085092a1bcbf8751"` Nov 17 08:07:47.107 INFO running `"docker" "rm" "-f" "155273619c68b0cc91e5ef82ed0cb795a930d8f910231786085092a1bcbf8751"` Nov 17 08:07:47.368 INFO [stdout] 155273619c68b0cc91e5ef82ed0cb795a930d8f910231786085092a1bcbf8751 Nov 17 08:07:47.374 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 08:07:47.824 INFO [stdout] 7d554f90727a7ee80b2142179c8532cca0edf1ac462341eaae4078ebb7e132e3 Nov 17 08:07:47.829 INFO running `"docker" "start" "-a" "7d554f90727a7ee80b2142179c8532cca0edf1ac462341eaae4078ebb7e132e3"` Nov 17 08:07:49.776 INFO [stderr] usermod: no changes Nov 17 08:07:49.811 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 08:07:49.811 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 08:07:49.811 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 08:07:49.811 INFO [stderr] files will be included as a binary target: Nov 17 08:07:49.811 INFO [stderr] Nov 17 08:07:49.811 INFO [stderr] * /source/src/main.rs Nov 17 08:07:49.811 INFO [stderr] Nov 17 08:07:49.811 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 08:07:49.811 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 08:07:49.811 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 08:07:49.811 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 08:07:49.811 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 08:07:49.811 INFO [stderr] Nov 17 08:07:49.811 INFO [stderr] For more information on this warning you can consult Nov 17 08:07:49.811 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 08:07:49.811 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `minigrep`, Nov 17 08:07:49.811 INFO [stderr] please set bin.path in Cargo.toml Nov 17 08:07:49.811 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s Nov 17 08:07:49.811 INFO [stderr] Running /target/debug/deps/minigrep_lib-f06aeed67bacb94d Nov 17 08:07:49.819 INFO [stdout] Nov 17 08:07:49.819 INFO [stdout] running 2 tests Nov 17 08:07:49.819 INFO [stdout] test tests::search_has_one_result ... ok Nov 17 08:07:49.819 INFO [stdout] test tests::case_insensitive ... ok Nov 17 08:07:49.819 INFO [stdout] Nov 17 08:07:49.819 INFO [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 08:07:49.819 INFO [stdout] Nov 17 08:07:49.819 INFO [stderr] Running /target/debug/deps/minigrep-ac829c385a44e6b0 Nov 17 08:07:49.820 INFO [stderr] Doc-tests minigrep_lib Nov 17 08:07:49.820 INFO [stdout] Nov 17 08:07:49.820 INFO [stdout] running 0 tests Nov 17 08:07:49.820 INFO [stdout] Nov 17 08:07:49.820 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 08:07:49.820 INFO [stdout] Nov 17 08:07:50.379 INFO [stdout] Nov 17 08:07:50.379 INFO [stdout] running 0 tests Nov 17 08:07:50.379 INFO [stdout] Nov 17 08:07:50.380 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 08:07:50.380 INFO [stdout] Nov 17 08:07:50.385 INFO [stderr] su: No module specific data is present Nov 17 08:07:51.603 INFO running `"docker" "inspect" "7d554f90727a7ee80b2142179c8532cca0edf1ac462341eaae4078ebb7e132e3"` Nov 17 08:07:51.915 INFO running `"docker" "rm" "-f" "7d554f90727a7ee80b2142179c8532cca0edf1ac462341eaae4078ebb7e132e3"` Nov 17 08:07:52.263 INFO [stdout] 7d554f90727a7ee80b2142179c8532cca0edf1ac462341eaae4078ebb7e132e3