Dec 14 16:54:45.112 INFO testing timeit-tool-0.1.4 against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 14 16:54:45.112 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 14 16:54:45.543 INFO [stdout] 7419c1a98e57c16f3da95f9d3927529aa4eddb9c0310bc8177c627c3cf2d085b Dec 14 16:54:45.545 INFO running `"docker" "start" "-a" "7419c1a98e57c16f3da95f9d3927529aa4eddb9c0310bc8177c627c3cf2d085b"` Dec 14 16:54:46.343 INFO [stderr] usermod: no changes Dec 14 16:54:46.379 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 16:54:46.379 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 16:54:46.379 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 16:54:46.379 INFO [stderr] files will be included as a binary target: Dec 14 16:54:46.379 INFO [stderr] Dec 14 16:54:46.379 INFO [stderr] * /source/src/main.rs Dec 14 16:54:46.379 INFO [stderr] Dec 14 16:54:46.379 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 16:54:46.379 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 16:54:46.379 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 16:54:46.379 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 16:54:46.379 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 16:54:46.379 INFO [stderr] Dec 14 16:54:46.379 INFO [stderr] For more information on this warning you can consult Dec 14 16:54:46.379 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 16:54:46.379 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `timeit`, Dec 14 16:54:46.379 INFO [stderr] please set bin.path in Cargo.toml Dec 14 16:54:46.399 INFO [stderr] Compiling timeit-tool v0.1.4 (/source) Dec 14 16:54:47.581 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.21s Dec 14 16:54:47.581 INFO [stderr] su: No module specific data is present Dec 14 16:54:48.257 INFO running `"docker" "inspect" "7419c1a98e57c16f3da95f9d3927529aa4eddb9c0310bc8177c627c3cf2d085b"` Dec 14 16:54:48.411 INFO running `"docker" "rm" "-f" "7419c1a98e57c16f3da95f9d3927529aa4eddb9c0310bc8177c627c3cf2d085b"` Dec 14 16:54:48.529 INFO [stdout] 7419c1a98e57c16f3da95f9d3927529aa4eddb9c0310bc8177c627c3cf2d085b Dec 14 16:54:48.533 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 14 16:54:48.781 INFO [stdout] 8ccaa96a5492d09511ff55e7be43d1e9194cd6acde0ce9fee13321b92e601981 Dec 14 16:54:48.784 INFO running `"docker" "start" "-a" "8ccaa96a5492d09511ff55e7be43d1e9194cd6acde0ce9fee13321b92e601981"` Dec 14 16:54:49.173 INFO [stderr] usermod: no changes Dec 14 16:54:49.202 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 16:54:49.202 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 16:54:49.202 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 16:54:49.202 INFO [stderr] files will be included as a binary target: Dec 14 16:54:49.202 INFO [stderr] Dec 14 16:54:49.202 INFO [stderr] * /source/src/main.rs Dec 14 16:54:49.202 INFO [stderr] Dec 14 16:54:49.202 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 16:54:49.202 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 16:54:49.202 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 16:54:49.202 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 16:54:49.202 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 16:54:49.202 INFO [stderr] Dec 14 16:54:49.202 INFO [stderr] For more information on this warning you can consult Dec 14 16:54:49.202 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 16:54:49.202 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `timeit`, Dec 14 16:54:49.202 INFO [stderr] please set bin.path in Cargo.toml Dec 14 16:54:49.209 INFO [stderr] Compiling timeit-tool v0.1.4 (/source) Dec 14 16:54:50.077 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.89s Dec 14 16:54:50.081 INFO [stderr] su: No module specific data is present Dec 14 16:54:50.392 INFO running `"docker" "inspect" "8ccaa96a5492d09511ff55e7be43d1e9194cd6acde0ce9fee13321b92e601981"` Dec 14 16:54:50.497 INFO running `"docker" "rm" "-f" "8ccaa96a5492d09511ff55e7be43d1e9194cd6acde0ce9fee13321b92e601981"` Dec 14 16:54:50.605 INFO [stdout] 8ccaa96a5492d09511ff55e7be43d1e9194cd6acde0ce9fee13321b92e601981 Dec 14 16:54:50.608 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 14 16:54:50.809 INFO [stdout] 65b97ea3b4c1aae89ce4c00ab1dcbbbf7f741331f79c5f9831add0e64815ea21 Dec 14 16:54:50.809 INFO running `"docker" "start" "-a" "65b97ea3b4c1aae89ce4c00ab1dcbbbf7f741331f79c5f9831add0e64815ea21"` Dec 14 16:54:51.388 INFO [stderr] usermod: no changes Dec 14 16:54:51.413 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 16:54:51.413 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 16:54:51.413 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 16:54:51.413 INFO [stderr] files will be included as a binary target: Dec 14 16:54:51.413 INFO [stderr] Dec 14 16:54:51.413 INFO [stderr] * /source/src/main.rs Dec 14 16:54:51.413 INFO [stderr] Dec 14 16:54:51.413 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 16:54:51.413 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 16:54:51.413 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 16:54:51.413 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 16:54:51.413 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 16:54:51.413 INFO [stderr] Dec 14 16:54:51.413 INFO [stderr] For more information on this warning you can consult Dec 14 16:54:51.413 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 16:54:51.413 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `timeit`, Dec 14 16:54:51.413 INFO [stderr] please set bin.path in Cargo.toml Dec 14 16:54:51.423 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Dec 14 16:54:51.424 INFO [stderr] Running /target/debug/deps/timeit-4356d5e0467f52a0 Dec 14 16:54:51.426 INFO [stdout] Dec 14 16:54:51.426 INFO [stdout] running 0 tests Dec 14 16:54:51.426 INFO [stdout] Dec 14 16:54:51.426 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 16:54:51.426 INFO [stdout] Dec 14 16:54:51.427 INFO [stderr] su: No module specific data is present Dec 14 16:54:51.793 INFO running `"docker" "inspect" "65b97ea3b4c1aae89ce4c00ab1dcbbbf7f741331f79c5f9831add0e64815ea21"` Dec 14 16:54:51.868 INFO running `"docker" "rm" "-f" "65b97ea3b4c1aae89ce4c00ab1dcbbbf7f741331f79c5f9831add0e64815ea21"` Dec 14 16:54:51.953 INFO [stdout] 65b97ea3b4c1aae89ce4c00ab1dcbbbf7f741331f79c5f9831add0e64815ea21