Dec 15 09:16:18.193 INFO testing hamlrs-cli-0.4.2 against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 15 09:16:18.193 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 15 09:16:18.349 INFO [stdout] ddaf1f3a36b705db15adb5ac3075f1951a47e50e486ea8641861956cf342b6fd Dec 15 09:16:18.351 INFO running `"docker" "start" "-a" "ddaf1f3a36b705db15adb5ac3075f1951a47e50e486ea8641861956cf342b6fd"` Dec 15 09:16:18.816 INFO [stderr] usermod: no changes Dec 15 09:16:18.851 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 09:16:18.851 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 09:16:18.851 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 09:16:18.851 INFO [stderr] files will be included as a binary target: Dec 15 09:16:18.851 INFO [stderr] Dec 15 09:16:18.851 INFO [stderr] * /source/src/main.rs Dec 15 09:16:18.851 INFO [stderr] Dec 15 09:16:18.851 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 09:16:18.851 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 09:16:18.851 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 09:16:18.851 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 09:16:18.851 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 09:16:18.851 INFO [stderr] Dec 15 09:16:18.851 INFO [stderr] For more information on this warning you can consult Dec 15 09:16:18.851 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 09:16:18.851 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hamlrs`, Dec 15 09:16:18.851 INFO [stderr] please set bin.path in Cargo.toml Dec 15 09:16:18.881 INFO [stderr] Compiling hamlrs v0.4.2 Dec 15 09:16:20.946 INFO [stderr] Compiling hamlrs-cli v0.4.2 (/source) Dec 15 09:16:23.414 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.57s Dec 15 09:16:23.419 INFO [stderr] su: No module specific data is present Dec 15 09:16:23.668 INFO running `"docker" "inspect" "ddaf1f3a36b705db15adb5ac3075f1951a47e50e486ea8641861956cf342b6fd"` Dec 15 09:16:23.817 INFO running `"docker" "rm" "-f" "ddaf1f3a36b705db15adb5ac3075f1951a47e50e486ea8641861956cf342b6fd"` Dec 15 09:16:23.929 INFO [stdout] ddaf1f3a36b705db15adb5ac3075f1951a47e50e486ea8641861956cf342b6fd Dec 15 09:16:23.932 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 15 09:16:24.151 INFO [stdout] 6aa078c9ef04a5cd86159fee0de69169314cd20ac17f0acb0c75c7a27237e69f Dec 15 09:16:24.156 INFO running `"docker" "start" "-a" "6aa078c9ef04a5cd86159fee0de69169314cd20ac17f0acb0c75c7a27237e69f"` Dec 15 09:16:24.928 INFO [stderr] usermod: no changes Dec 15 09:16:24.963 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 09:16:24.963 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 09:16:24.963 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 09:16:24.963 INFO [stderr] files will be included as a binary target: Dec 15 09:16:24.963 INFO [stderr] Dec 15 09:16:24.963 INFO [stderr] * /source/src/main.rs Dec 15 09:16:24.963 INFO [stderr] Dec 15 09:16:24.963 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 09:16:24.963 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 09:16:24.963 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 09:16:24.963 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 09:16:24.963 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 09:16:24.963 INFO [stderr] Dec 15 09:16:24.963 INFO [stderr] For more information on this warning you can consult Dec 15 09:16:24.963 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 09:16:24.963 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hamlrs`, Dec 15 09:16:24.963 INFO [stderr] please set bin.path in Cargo.toml Dec 15 09:16:24.987 INFO [stderr] Compiling hamlrs-cli v0.4.2 (/source) Dec 15 09:16:26.281 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.33s Dec 15 09:16:26.290 INFO [stderr] su: No module specific data is present Dec 15 09:16:26.617 INFO running `"docker" "inspect" "6aa078c9ef04a5cd86159fee0de69169314cd20ac17f0acb0c75c7a27237e69f"` Dec 15 09:16:26.767 INFO running `"docker" "rm" "-f" "6aa078c9ef04a5cd86159fee0de69169314cd20ac17f0acb0c75c7a27237e69f"` Dec 15 09:16:27.139 INFO [stdout] 6aa078c9ef04a5cd86159fee0de69169314cd20ac17f0acb0c75c7a27237e69f Dec 15 09:16:27.145 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 15 09:16:27.578 INFO [stdout] b7eac04dbaf16ca66d16f9ada776f18efa1ce893953f3313e9f0e58dae5b8481 Dec 15 09:16:27.580 INFO running `"docker" "start" "-a" "b7eac04dbaf16ca66d16f9ada776f18efa1ce893953f3313e9f0e58dae5b8481"` Dec 15 09:16:28.688 INFO [stderr] usermod: no changes Dec 15 09:16:28.765 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 09:16:28.765 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 09:16:28.765 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 09:16:28.765 INFO [stderr] files will be included as a binary target: Dec 15 09:16:28.765 INFO [stderr] Dec 15 09:16:28.765 INFO [stderr] * /source/src/main.rs Dec 15 09:16:28.765 INFO [stderr] Dec 15 09:16:28.765 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 09:16:28.765 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 09:16:28.765 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 09:16:28.765 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 09:16:28.765 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 09:16:28.765 INFO [stderr] Dec 15 09:16:28.765 INFO [stderr] For more information on this warning you can consult Dec 15 09:16:28.765 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 09:16:28.765 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hamlrs`, Dec 15 09:16:28.765 INFO [stderr] please set bin.path in Cargo.toml Dec 15 09:16:28.811 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s Dec 15 09:16:28.826 INFO [stdout] Dec 15 09:16:28.826 INFO [stderr] Running /target/debug/deps/hamlrs-f03d9587a61b56e9 Dec 15 09:16:28.826 INFO [stdout] running 0 tests Dec 15 09:16:28.826 INFO [stdout] Dec 15 09:16:28.826 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 09:16:28.826 INFO [stdout] Dec 15 09:16:28.831 INFO [stderr] su: No module specific data is present Dec 15 09:16:29.312 INFO running `"docker" "inspect" "b7eac04dbaf16ca66d16f9ada776f18efa1ce893953f3313e9f0e58dae5b8481"` Dec 15 09:16:29.452 INFO running `"docker" "rm" "-f" "b7eac04dbaf16ca66d16f9ada776f18efa1ce893953f3313e9f0e58dae5b8481"` Dec 15 09:16:29.548 INFO [stdout] b7eac04dbaf16ca66d16f9ada776f18efa1ce893953f3313e9f0e58dae5b8481