Dec 06 20:07:16.436 INFO testing timeit-tool-0.1.4 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 06 20:07:16.436 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-4/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 20:07:16.829 INFO [stdout] 27553a11e4ae46f70557502dd9a81cbe73db13df122a21b9614fa4dfa54ad679 Dec 06 20:07:16.834 INFO running `"docker" "start" "-a" "27553a11e4ae46f70557502dd9a81cbe73db13df122a21b9614fa4dfa54ad679"` Dec 06 20:07:17.844 INFO [stderr] usermod: no changes Dec 06 20:07:17.880 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 20:07:17.880 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 20:07:17.880 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 20:07:17.880 INFO [stderr] files will be included as a binary target: Dec 06 20:07:17.880 INFO [stderr] Dec 06 20:07:17.880 INFO [stderr] * /source/src/main.rs Dec 06 20:07:17.880 INFO [stderr] Dec 06 20:07:17.880 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 20:07:17.880 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 20:07:17.880 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 20:07:17.880 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 20:07:17.880 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 20:07:17.880 INFO [stderr] Dec 06 20:07:17.880 INFO [stderr] For more information on this warning you can consult Dec 06 20:07:17.880 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 20:07:17.880 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `timeit`, Dec 06 20:07:17.880 INFO [stderr] please set bin.path in Cargo.toml Dec 06 20:07:17.888 INFO [stderr] Compiling timeit-tool v0.1.4 (/source) Dec 06 20:07:18.803 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.93s Dec 06 20:07:18.803 INFO [stderr] su: No module specific data is present Dec 06 20:07:19.218 INFO running `"docker" "inspect" "27553a11e4ae46f70557502dd9a81cbe73db13df122a21b9614fa4dfa54ad679"` Dec 06 20:07:19.345 INFO running `"docker" "rm" "-f" "27553a11e4ae46f70557502dd9a81cbe73db13df122a21b9614fa4dfa54ad679"` Dec 06 20:07:19.532 INFO [stdout] 27553a11e4ae46f70557502dd9a81cbe73db13df122a21b9614fa4dfa54ad679 Dec 06 20:07:19.540 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-4/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 20:07:19.914 INFO [stdout] c8e3bc5ecee8e0b4af7c2cbd145ad369d63efe2a79beed77213462c0a8777c94 Dec 06 20:07:19.924 INFO running `"docker" "start" "-a" "c8e3bc5ecee8e0b4af7c2cbd145ad369d63efe2a79beed77213462c0a8777c94"` Dec 06 20:07:20.550 INFO [stderr] usermod: no changes Dec 06 20:07:20.592 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 20:07:20.592 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 20:07:20.592 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 20:07:20.592 INFO [stderr] files will be included as a binary target: Dec 06 20:07:20.592 INFO [stderr] Dec 06 20:07:20.592 INFO [stderr] * /source/src/main.rs Dec 06 20:07:20.592 INFO [stderr] Dec 06 20:07:20.592 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 20:07:20.592 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 20:07:20.592 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 20:07:20.592 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 20:07:20.592 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 20:07:20.592 INFO [stderr] Dec 06 20:07:20.592 INFO [stderr] For more information on this warning you can consult Dec 06 20:07:20.592 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 20:07:20.592 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `timeit`, Dec 06 20:07:20.592 INFO [stderr] please set bin.path in Cargo.toml Dec 06 20:07:20.632 INFO [stderr] Compiling timeit-tool v0.1.4 (/source) Dec 06 20:07:21.464 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.88s Dec 06 20:07:21.468 INFO [stderr] su: No module specific data is present Dec 06 20:07:21.986 INFO running `"docker" "inspect" "c8e3bc5ecee8e0b4af7c2cbd145ad369d63efe2a79beed77213462c0a8777c94"` Dec 06 20:07:22.230 INFO running `"docker" "rm" "-f" "c8e3bc5ecee8e0b4af7c2cbd145ad369d63efe2a79beed77213462c0a8777c94"` Dec 06 20:07:22.397 INFO [stdout] c8e3bc5ecee8e0b4af7c2cbd145ad369d63efe2a79beed77213462c0a8777c94 Dec 06 20:07:22.402 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-4/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 20:07:22.707 INFO [stdout] fc89199827bb5d023ccd40fb7f91fbcb58b89c07c9d5474424ca767b9754f3bf Dec 06 20:07:22.707 INFO running `"docker" "start" "-a" "fc89199827bb5d023ccd40fb7f91fbcb58b89c07c9d5474424ca767b9754f3bf"` Dec 06 20:07:23.393 INFO [stderr] usermod: no changes Dec 06 20:07:23.431 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 20:07:23.431 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 20:07:23.431 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 20:07:23.431 INFO [stderr] files will be included as a binary target: Dec 06 20:07:23.431 INFO [stderr] Dec 06 20:07:23.432 INFO [stderr] * /source/src/main.rs Dec 06 20:07:23.432 INFO [stderr] Dec 06 20:07:23.432 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 20:07:23.432 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 20:07:23.432 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 20:07:23.432 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 20:07:23.432 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 20:07:23.432 INFO [stderr] Dec 06 20:07:23.432 INFO [stderr] For more information on this warning you can consult Dec 06 20:07:23.432 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 20:07:23.432 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `timeit`, Dec 06 20:07:23.432 INFO [stderr] please set bin.path in Cargo.toml Dec 06 20:07:23.447 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Dec 06 20:07:23.450 INFO [stderr] Running /target/debug/deps/timeit-4e9a4c947c58a564 Dec 06 20:07:23.452 INFO [stdout] Dec 06 20:07:23.452 INFO [stdout] running 0 tests Dec 06 20:07:23.452 INFO [stdout] Dec 06 20:07:23.452 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 20:07:23.452 INFO [stdout] Dec 06 20:07:23.457 INFO [stderr] su: No module specific data is present Dec 06 20:07:23.956 INFO running `"docker" "inspect" "fc89199827bb5d023ccd40fb7f91fbcb58b89c07c9d5474424ca767b9754f3bf"` Dec 06 20:07:24.084 INFO running `"docker" "rm" "-f" "fc89199827bb5d023ccd40fb7f91fbcb58b89c07c9d5474424ca767b9754f3bf"` Dec 06 20:07:24.235 INFO [stdout] fc89199827bb5d023ccd40fb7f91fbcb58b89c07c9d5474424ca767b9754f3bf