Dec 05 15:25:43.505 INFO testing marinintim/timeit against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 05 15:25:43.505 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 05 15:25:44.066 INFO [stdout] b9877b060bcaa2cfc6817a2d512c97570ac24008c9a71f739c193b7a64bca344 Dec 05 15:25:44.068 INFO running `"docker" "start" "-a" "b9877b060bcaa2cfc6817a2d512c97570ac24008c9a71f739c193b7a64bca344"` Dec 05 15:25:45.236 INFO [stderr] usermod: no changes Dec 05 15:25:45.316 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 15:25:45.316 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 15:25:45.316 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 15:25:45.316 INFO [stderr] files will be included as a binary target: Dec 05 15:25:45.316 INFO [stderr] Dec 05 15:25:45.316 INFO [stderr] * /source/src/main.rs Dec 05 15:25:45.316 INFO [stderr] Dec 05 15:25:45.316 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 15:25:45.320 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 15:25:45.320 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 15:25:45.320 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 15:25:45.320 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 15:25:45.320 INFO [stderr] Dec 05 15:25:45.320 INFO [stderr] For more information on this warning you can consult Dec 05 15:25:45.320 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 15:25:45.320 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `timeit`, Dec 05 15:25:45.320 INFO [stderr] please set bin.path in Cargo.toml Dec 05 15:25:45.344 INFO [stderr] Compiling time v0.1.35 Dec 05 15:25:46.780 INFO [stderr] Compiling timeit-tool v0.1.5 (/source) Dec 05 15:25:47.677 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.40s Dec 05 15:25:47.680 INFO [stderr] su: No module specific data is present Dec 05 15:25:48.680 INFO running `"docker" "inspect" "b9877b060bcaa2cfc6817a2d512c97570ac24008c9a71f739c193b7a64bca344"` Dec 05 15:25:48.950 INFO running `"docker" "rm" "-f" "b9877b060bcaa2cfc6817a2d512c97570ac24008c9a71f739c193b7a64bca344"` Dec 05 15:25:49.228 INFO [stdout] b9877b060bcaa2cfc6817a2d512c97570ac24008c9a71f739c193b7a64bca344 Dec 05 15:25:49.234 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 05 15:25:49.656 INFO [stdout] c47047b45bcc1a9b773f4b6ef08c6efcfa4d0190a589bb6bd6f33ccb37327a27 Dec 05 15:25:49.658 INFO running `"docker" "start" "-a" "c47047b45bcc1a9b773f4b6ef08c6efcfa4d0190a589bb6bd6f33ccb37327a27"` Dec 05 15:25:51.076 INFO [stderr] usermod: no changes Dec 05 15:25:51.120 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 15:25:51.120 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 15:25:51.120 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 15:25:51.120 INFO [stderr] files will be included as a binary target: Dec 05 15:25:51.120 INFO [stderr] Dec 05 15:25:51.120 INFO [stderr] * /source/src/main.rs Dec 05 15:25:51.120 INFO [stderr] Dec 05 15:25:51.120 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 15:25:51.120 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 15:25:51.120 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 15:25:51.120 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 15:25:51.120 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 15:25:51.120 INFO [stderr] Dec 05 15:25:51.120 INFO [stderr] For more information on this warning you can consult Dec 05 15:25:51.120 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 15:25:51.120 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `timeit`, Dec 05 15:25:51.120 INFO [stderr] please set bin.path in Cargo.toml Dec 05 15:25:51.144 INFO [stderr] Compiling timeit-tool v0.1.5 (/source) Dec 05 15:25:52.020 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.93s Dec 05 15:25:52.022 INFO [stderr] su: No module specific data is present Dec 05 15:25:52.480 INFO running `"docker" "inspect" "c47047b45bcc1a9b773f4b6ef08c6efcfa4d0190a589bb6bd6f33ccb37327a27"` Dec 05 15:25:52.750 INFO running `"docker" "rm" "-f" "c47047b45bcc1a9b773f4b6ef08c6efcfa4d0190a589bb6bd6f33ccb37327a27"` Dec 05 15:25:53.209 INFO [stdout] c47047b45bcc1a9b773f4b6ef08c6efcfa4d0190a589bb6bd6f33ccb37327a27 Dec 05 15:25:53.214 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 05 15:25:53.540 INFO [stdout] 1a67b226ce48335879236fd93fe1967c3f781589980b98689e9ca75e392b8bb2 Dec 05 15:25:53.540 INFO running `"docker" "start" "-a" "1a67b226ce48335879236fd93fe1967c3f781589980b98689e9ca75e392b8bb2"` Dec 05 15:25:54.588 INFO [stderr] usermod: no changes Dec 05 15:25:54.630 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 15:25:54.630 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 15:25:54.630 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 15:25:54.630 INFO [stderr] files will be included as a binary target: Dec 05 15:25:54.630 INFO [stderr] Dec 05 15:25:54.630 INFO [stderr] * /source/src/main.rs Dec 05 15:25:54.630 INFO [stderr] Dec 05 15:25:54.630 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 15:25:54.630 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 15:25:54.630 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 15:25:54.630 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 15:25:54.630 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 15:25:54.630 INFO [stderr] Dec 05 15:25:54.630 INFO [stderr] For more information on this warning you can consult Dec 05 15:25:54.630 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 15:25:54.630 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `timeit`, Dec 05 15:25:54.630 INFO [stderr] please set bin.path in Cargo.toml Dec 05 15:25:54.637 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Dec 05 15:25:54.656 INFO [stderr] Running /target/debug/deps/timeit-3a949005b88f7001 Dec 05 15:25:54.656 INFO [stdout] Dec 05 15:25:54.656 INFO [stdout] running 0 tests Dec 05 15:25:54.656 INFO [stdout] Dec 05 15:25:54.656 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 15:25:54.656 INFO [stdout] Dec 05 15:25:54.657 INFO [stderr] su: No module specific data is present Dec 05 15:25:55.366 INFO running `"docker" "inspect" "1a67b226ce48335879236fd93fe1967c3f781589980b98689e9ca75e392b8bb2"` Dec 05 15:25:55.665 INFO running `"docker" "rm" "-f" "1a67b226ce48335879236fd93fe1967c3f781589980b98689e9ca75e392b8bb2"` Dec 05 15:25:55.992 INFO [stdout] 1a67b226ce48335879236fd93fe1967c3f781589980b98689e9ca75e392b8bb2