Dec 06 20:07:21.752 INFO testing timeit-tool-0.1.4 against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 06 20:07:21.752 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-7/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 06 20:07:22.007 INFO [stdout] 881361f2692482f8f4fe2f6c4ec69e11c355199d7930181765e97add6bac78cb Dec 06 20:07:22.008 INFO running `"docker" "start" "-a" "881361f2692482f8f4fe2f6c4ec69e11c355199d7930181765e97add6bac78cb"` Dec 06 20:07:22.900 INFO [stderr] usermod: no changes Dec 06 20:07:22.940 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 20:07:22.940 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 20:07:22.940 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 20:07:22.940 INFO [stderr] files will be included as a binary target: Dec 06 20:07:22.940 INFO [stderr] Dec 06 20:07:22.940 INFO [stderr] * /source/src/main.rs Dec 06 20:07:22.940 INFO [stderr] Dec 06 20:07:22.940 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 20:07:22.940 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 20:07:22.940 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 20:07:22.940 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 20:07:22.940 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 20:07:22.940 INFO [stderr] Dec 06 20:07:22.940 INFO [stderr] For more information on this warning you can consult Dec 06 20:07:22.940 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 20:07:22.940 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `timeit`, Dec 06 20:07:22.940 INFO [stderr] please set bin.path in Cargo.toml Dec 06 20:07:22.956 INFO [stderr] Compiling timeit-tool v0.1.4 (/source) Dec 06 20:07:24.002 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.07s Dec 06 20:07:24.008 INFO [stderr] su: No module specific data is present Dec 06 20:07:24.350 INFO running `"docker" "inspect" "881361f2692482f8f4fe2f6c4ec69e11c355199d7930181765e97add6bac78cb"` Dec 06 20:07:24.441 INFO running `"docker" "rm" "-f" "881361f2692482f8f4fe2f6c4ec69e11c355199d7930181765e97add6bac78cb"` Dec 06 20:07:24.530 INFO [stdout] 881361f2692482f8f4fe2f6c4ec69e11c355199d7930181765e97add6bac78cb Dec 06 20:07:24.532 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-7/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 06 20:07:24.714 INFO [stdout] bb5501810a31eaefe02f9ab22574ff9a9eec81c6f36dc0d320b0ddfdc6c2096e Dec 06 20:07:24.717 INFO running `"docker" "start" "-a" "bb5501810a31eaefe02f9ab22574ff9a9eec81c6f36dc0d320b0ddfdc6c2096e"` Dec 06 20:07:25.124 INFO [stderr] usermod: no changes Dec 06 20:07:25.159 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 20:07:25.159 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 20:07:25.159 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 20:07:25.159 INFO [stderr] files will be included as a binary target: Dec 06 20:07:25.159 INFO [stderr] Dec 06 20:07:25.159 INFO [stderr] * /source/src/main.rs Dec 06 20:07:25.159 INFO [stderr] Dec 06 20:07:25.159 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 20:07:25.159 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 20:07:25.159 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 20:07:25.159 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 20:07:25.159 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 20:07:25.159 INFO [stderr] Dec 06 20:07:25.159 INFO [stderr] For more information on this warning you can consult Dec 06 20:07:25.159 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 20:07:25.159 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `timeit`, Dec 06 20:07:25.159 INFO [stderr] please set bin.path in Cargo.toml Dec 06 20:07:25.168 INFO [stderr] Compiling timeit-tool v0.1.4 (/source) Dec 06 20:07:26.051 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.90s Dec 06 20:07:26.054 INFO [stderr] su: No module specific data is present Dec 06 20:07:26.349 INFO running `"docker" "inspect" "bb5501810a31eaefe02f9ab22574ff9a9eec81c6f36dc0d320b0ddfdc6c2096e"` Dec 06 20:07:26.454 INFO running `"docker" "rm" "-f" "bb5501810a31eaefe02f9ab22574ff9a9eec81c6f36dc0d320b0ddfdc6c2096e"` Dec 06 20:07:26.583 INFO [stdout] bb5501810a31eaefe02f9ab22574ff9a9eec81c6f36dc0d320b0ddfdc6c2096e Dec 06 20:07:26.585 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-7/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 06 20:07:26.780 INFO [stdout] 7cef9d88821c5cf074c0295505813f61b2ac9a3100722b3872bb98900641bad4 Dec 06 20:07:26.780 INFO running `"docker" "start" "-a" "7cef9d88821c5cf074c0295505813f61b2ac9a3100722b3872bb98900641bad4"` Dec 06 20:07:27.251 INFO [stderr] usermod: no changes Dec 06 20:07:27.275 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 20:07:27.275 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 20:07:27.275 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 20:07:27.275 INFO [stderr] files will be included as a binary target: Dec 06 20:07:27.275 INFO [stderr] Dec 06 20:07:27.275 INFO [stderr] * /source/src/main.rs Dec 06 20:07:27.275 INFO [stderr] Dec 06 20:07:27.275 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 20:07:27.275 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 20:07:27.275 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 20:07:27.275 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 20:07:27.275 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 20:07:27.275 INFO [stderr] Dec 06 20:07:27.275 INFO [stderr] For more information on this warning you can consult Dec 06 20:07:27.275 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 20:07:27.275 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `timeit`, Dec 06 20:07:27.275 INFO [stderr] please set bin.path in Cargo.toml Dec 06 20:07:27.285 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Dec 06 20:07:27.286 INFO [stderr] Running /target/debug/deps/timeit-55c7b523d51199ad Dec 06 20:07:27.287 INFO [stdout] Dec 06 20:07:27.287 INFO [stdout] running 0 tests Dec 06 20:07:27.287 INFO [stdout] Dec 06 20:07:27.287 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 20:07:27.287 INFO [stdout] Dec 06 20:07:27.289 INFO [stderr] su: No module specific data is present Dec 06 20:07:27.522 INFO running `"docker" "inspect" "7cef9d88821c5cf074c0295505813f61b2ac9a3100722b3872bb98900641bad4"` Dec 06 20:07:27.597 INFO running `"docker" "rm" "-f" "7cef9d88821c5cf074c0295505813f61b2ac9a3100722b3872bb98900641bad4"` Dec 06 20:07:27.792 INFO [stdout] 7cef9d88821c5cf074c0295505813f61b2ac9a3100722b3872bb98900641bad4