Dec 06 05:27:29.697 INFO testing bionikspoon/minigrep against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 06 05:27:29.697 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 06 05:27:30.170 INFO [stdout] 1d58df197692aacc9067e9067c87ea3d6f7d53eaccd7623a92e8ce769b4b6658 Dec 06 05:27:30.172 INFO running `"docker" "start" "-a" "1d58df197692aacc9067e9067c87ea3d6f7d53eaccd7623a92e8ce769b4b6658"` Dec 06 05:27:31.304 INFO [stderr] usermod: no changes Dec 06 05:27:31.356 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 05:27:31.356 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 05:27:31.356 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 05:27:31.356 INFO [stderr] files will be included as a binary target: Dec 06 05:27:31.356 INFO [stderr] Dec 06 05:27:31.356 INFO [stderr] * /source/src/main.rs Dec 06 05:27:31.356 INFO [stderr] Dec 06 05:27:31.356 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 05:27:31.356 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 05:27:31.356 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 05:27:31.356 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 05:27:31.356 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 05:27:31.356 INFO [stderr] Dec 06 05:27:31.356 INFO [stderr] For more information on this warning you can consult Dec 06 05:27:31.356 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 05:27:31.356 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `minigrep`, Dec 06 05:27:31.356 INFO [stderr] please set bin.path in Cargo.toml Dec 06 05:27:31.356 INFO [stderr] Compiling minigrep_lib v0.1.0 (/source) Dec 06 05:27:33.052 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.72s Dec 06 05:27:33.056 INFO [stderr] su: No module specific data is present Dec 06 05:27:33.534 INFO running `"docker" "inspect" "1d58df197692aacc9067e9067c87ea3d6f7d53eaccd7623a92e8ce769b4b6658"` Dec 06 05:27:33.850 INFO running `"docker" "rm" "-f" "1d58df197692aacc9067e9067c87ea3d6f7d53eaccd7623a92e8ce769b4b6658"` Dec 06 05:27:34.096 INFO [stdout] 1d58df197692aacc9067e9067c87ea3d6f7d53eaccd7623a92e8ce769b4b6658 Dec 06 05:27:34.098 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 06 05:27:34.583 INFO [stdout] d68aa5b017f8712b474c1cb6b519bf325fb770d2bd42363346bd4adb1c8ac193 Dec 06 05:27:34.586 INFO running `"docker" "start" "-a" "d68aa5b017f8712b474c1cb6b519bf325fb770d2bd42363346bd4adb1c8ac193"` Dec 06 05:27:35.571 INFO [stderr] usermod: no changes Dec 06 05:27:35.625 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 05:27:35.625 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 05:27:35.625 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 05:27:35.625 INFO [stderr] files will be included as a binary target: Dec 06 05:27:35.625 INFO [stderr] Dec 06 05:27:35.625 INFO [stderr] * /source/src/main.rs Dec 06 05:27:35.625 INFO [stderr] Dec 06 05:27:35.625 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 05:27:35.625 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 05:27:35.625 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 05:27:35.625 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 05:27:35.625 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 05:27:35.625 INFO [stderr] Dec 06 05:27:35.625 INFO [stderr] For more information on this warning you can consult Dec 06 05:27:35.625 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 05:27:35.625 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `minigrep`, Dec 06 05:27:35.625 INFO [stderr] please set bin.path in Cargo.toml Dec 06 05:27:35.625 INFO [stderr] Compiling minigrep_lib v0.1.0 (/source) Dec 06 05:27:36.868 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.28s Dec 06 05:27:36.870 INFO [stderr] su: No module specific data is present Dec 06 05:27:37.354 INFO running `"docker" "inspect" "d68aa5b017f8712b474c1cb6b519bf325fb770d2bd42363346bd4adb1c8ac193"` Dec 06 05:27:37.635 INFO running `"docker" "rm" "-f" "d68aa5b017f8712b474c1cb6b519bf325fb770d2bd42363346bd4adb1c8ac193"` Dec 06 05:27:37.773 INFO [stdout] d68aa5b017f8712b474c1cb6b519bf325fb770d2bd42363346bd4adb1c8ac193 Dec 06 05:27:37.775 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 06 05:27:38.024 INFO [stdout] 6455b7ea07b747e47e735b7be7f63ef475590ce275c8c938bd006e72cd32ddd5 Dec 06 05:27:38.027 INFO running `"docker" "start" "-a" "6455b7ea07b747e47e735b7be7f63ef475590ce275c8c938bd006e72cd32ddd5"` Dec 06 05:27:38.664 INFO [stderr] usermod: no changes Dec 06 05:27:38.701 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 05:27:38.701 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 05:27:38.701 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 05:27:38.701 INFO [stderr] files will be included as a binary target: Dec 06 05:27:38.701 INFO [stderr] Dec 06 05:27:38.701 INFO [stderr] * /source/src/main.rs Dec 06 05:27:38.701 INFO [stderr] Dec 06 05:27:38.701 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 05:27:38.701 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 05:27:38.701 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 05:27:38.701 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 05:27:38.701 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 05:27:38.701 INFO [stderr] Dec 06 05:27:38.701 INFO [stderr] For more information on this warning you can consult Dec 06 05:27:38.701 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 05:27:38.701 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `minigrep`, Dec 06 05:27:38.701 INFO [stderr] please set bin.path in Cargo.toml Dec 06 05:27:38.702 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s Dec 06 05:27:38.703 INFO [stderr] Running /target/debug/deps/minigrep_lib-80f2b4d25f82cc06 Dec 06 05:27:38.706 INFO [stdout] Dec 06 05:27:38.706 INFO [stdout] running 2 tests Dec 06 05:27:38.706 INFO [stdout] test tests::case_insensitive ... ok Dec 06 05:27:38.706 INFO [stdout] test tests::search_has_one_result ... ok Dec 06 05:27:38.706 INFO [stdout] Dec 06 05:27:38.706 INFO [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 05:27:38.706 INFO [stdout] Dec 06 05:27:38.706 INFO [stderr] Running /target/debug/deps/minigrep-345e152e0e8591fc Dec 06 05:27:38.708 INFO [stdout] Dec 06 05:27:38.708 INFO [stdout] running 0 tests Dec 06 05:27:38.708 INFO [stdout] Dec 06 05:27:38.708 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 05:27:38.708 INFO [stdout] Dec 06 05:27:38.708 INFO [stderr] Doc-tests minigrep_lib Dec 06 05:27:39.202 INFO [stdout] Dec 06 05:27:39.202 INFO [stdout] running 0 tests Dec 06 05:27:39.202 INFO [stdout] Dec 06 05:27:39.202 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 05:27:39.202 INFO [stdout] Dec 06 05:27:39.207 INFO [stderr] su: No module specific data is present Dec 06 05:27:39.447 INFO running `"docker" "inspect" "6455b7ea07b747e47e735b7be7f63ef475590ce275c8c938bd006e72cd32ddd5"` Dec 06 05:27:39.505 INFO running `"docker" "rm" "-f" "6455b7ea07b747e47e735b7be7f63ef475590ce275c8c938bd006e72cd32ddd5"` Dec 06 05:27:39.574 INFO [stdout] 6455b7ea07b747e47e735b7be7f63ef475590ce275c8c938bd006e72cd32ddd5