Dec 07 21:13:18.950 INFO testing cargonauts-cli-0.2.3 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 07 21:13:18.950 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 07 21:13:19.484 INFO [stdout] 0ddc358cd338e61686edc5daaa5ce85c9000f8755e56cdb90bf175b14ef26bca Dec 07 21:13:19.486 INFO running `"docker" "start" "-a" "0ddc358cd338e61686edc5daaa5ce85c9000f8755e56cdb90bf175b14ef26bca"` Dec 07 21:13:21.028 INFO [stderr] usermod: no changes Dec 07 21:13:21.080 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 21:13:21.080 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 21:13:21.080 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 21:13:21.080 INFO [stderr] files will be included as a binary target: Dec 07 21:13:21.080 INFO [stderr] Dec 07 21:13:21.080 INFO [stderr] * /source/src/main.rs Dec 07 21:13:21.080 INFO [stderr] Dec 07 21:13:21.080 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 21:13:21.080 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 21:13:21.080 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 21:13:21.080 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 21:13:21.080 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 21:13:21.080 INFO [stderr] Dec 07 21:13:21.080 INFO [stderr] For more information on this warning you can consult Dec 07 21:13:21.080 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 21:13:21.080 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cargonauts`, Dec 07 21:13:21.080 INFO [stderr] please set bin.path in Cargo.toml Dec 07 21:13:21.160 INFO [stderr] Compiling heck v0.2.1 Dec 07 21:13:21.867 INFO [stderr] Compiling cargonauts-cli v0.2.3 (/source) Dec 07 21:13:25.699 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.65s Dec 07 21:13:25.719 INFO [stderr] su: No module specific data is present Dec 07 21:13:27.036 INFO running `"docker" "inspect" "0ddc358cd338e61686edc5daaa5ce85c9000f8755e56cdb90bf175b14ef26bca"` Dec 07 21:13:27.376 INFO running `"docker" "rm" "-f" "0ddc358cd338e61686edc5daaa5ce85c9000f8755e56cdb90bf175b14ef26bca"` Dec 07 21:13:27.752 INFO [stdout] 0ddc358cd338e61686edc5daaa5ce85c9000f8755e56cdb90bf175b14ef26bca Dec 07 21:13:27.760 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 07 21:13:28.229 INFO [stdout] 35ec0c0e4c43e8e2a2b136c31b1f4d69b703ae54d156b6bc665bb7cf632ea4e8 Dec 07 21:13:28.231 INFO running `"docker" "start" "-a" "35ec0c0e4c43e8e2a2b136c31b1f4d69b703ae54d156b6bc665bb7cf632ea4e8"` Dec 07 21:13:30.656 INFO [stderr] usermod: no changes Dec 07 21:13:30.704 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 21:13:30.704 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 21:13:30.704 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 21:13:30.704 INFO [stderr] files will be included as a binary target: Dec 07 21:13:30.704 INFO [stderr] Dec 07 21:13:30.704 INFO [stderr] * /source/src/main.rs Dec 07 21:13:30.704 INFO [stderr] Dec 07 21:13:30.704 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 21:13:30.704 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 21:13:30.704 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 21:13:30.704 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 21:13:30.704 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 21:13:30.704 INFO [stderr] Dec 07 21:13:30.704 INFO [stderr] For more information on this warning you can consult Dec 07 21:13:30.704 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 21:13:30.704 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cargonauts`, Dec 07 21:13:30.704 INFO [stderr] please set bin.path in Cargo.toml Dec 07 21:13:30.729 INFO [stderr] Compiling cargonauts-cli v0.2.3 (/source) Dec 07 21:13:32.919 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.23s Dec 07 21:13:32.922 INFO [stderr] su: No module specific data is present Dec 07 21:13:33.734 INFO running `"docker" "inspect" "35ec0c0e4c43e8e2a2b136c31b1f4d69b703ae54d156b6bc665bb7cf632ea4e8"` Dec 07 21:13:34.050 INFO running `"docker" "rm" "-f" "35ec0c0e4c43e8e2a2b136c31b1f4d69b703ae54d156b6bc665bb7cf632ea4e8"` Dec 07 21:13:34.215 INFO [stdout] 35ec0c0e4c43e8e2a2b136c31b1f4d69b703ae54d156b6bc665bb7cf632ea4e8 Dec 07 21:13:34.218 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 07 21:13:34.735 INFO [stdout] 9781a20a4b0b56efa4a12cc9bfb04dab43f0e4dc3556498d8fe9752678e93836 Dec 07 21:13:34.737 INFO running `"docker" "start" "-a" "9781a20a4b0b56efa4a12cc9bfb04dab43f0e4dc3556498d8fe9752678e93836"` Dec 07 21:13:35.779 INFO [stderr] usermod: no changes Dec 07 21:13:35.840 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 21:13:35.840 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 21:13:35.840 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 21:13:35.840 INFO [stderr] files will be included as a binary target: Dec 07 21:13:35.840 INFO [stderr] Dec 07 21:13:35.840 INFO [stderr] * /source/src/main.rs Dec 07 21:13:35.840 INFO [stderr] Dec 07 21:13:35.840 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 21:13:35.840 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 21:13:35.840 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 21:13:35.840 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 21:13:35.840 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 21:13:35.840 INFO [stderr] Dec 07 21:13:35.840 INFO [stderr] For more information on this warning you can consult Dec 07 21:13:35.840 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 21:13:35.840 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cargonauts`, Dec 07 21:13:35.840 INFO [stderr] please set bin.path in Cargo.toml Dec 07 21:13:35.861 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s Dec 07 21:13:35.873 INFO [stderr] Running /target/debug/deps/cargonauts-4793e74c72ad219b Dec 07 21:13:35.880 INFO [stdout] Dec 07 21:13:35.880 INFO [stdout] running 0 tests Dec 07 21:13:35.880 INFO [stdout] Dec 07 21:13:35.880 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 21:13:35.880 INFO [stdout] Dec 07 21:13:35.888 INFO [stderr] su: No module specific data is present Dec 07 21:13:36.268 INFO running `"docker" "inspect" "9781a20a4b0b56efa4a12cc9bfb04dab43f0e4dc3556498d8fe9752678e93836"` Dec 07 21:13:36.343 INFO running `"docker" "rm" "-f" "9781a20a4b0b56efa4a12cc9bfb04dab43f0e4dc3556498d8fe9752678e93836"` Dec 07 21:13:36.418 INFO [stdout] 9781a20a4b0b56efa4a12cc9bfb04dab43f0e4dc3556498d8fe9752678e93836