Dec 15 19:36:39.335 INFO testing cargonauts-cli-0.2.3 against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 15 19:36:39.336 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 19:36:39.786 INFO [stdout] 4f673ce0f0255e24ded0db1b4f06e9440586555cf98f11c4c69075b2eecdf438 Dec 15 19:36:39.795 INFO running `"docker" "start" "-a" "4f673ce0f0255e24ded0db1b4f06e9440586555cf98f11c4c69075b2eecdf438"` Dec 15 19:36:41.087 INFO [stderr] usermod: no changes Dec 15 19:36:41.139 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 19:36:41.139 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 19:36:41.139 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 19:36:41.139 INFO [stderr] files will be included as a binary target: Dec 15 19:36:41.139 INFO [stderr] Dec 15 19:36:41.139 INFO [stderr] * /source/src/main.rs Dec 15 19:36:41.139 INFO [stderr] Dec 15 19:36:41.139 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 19:36:41.139 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 19:36:41.139 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 19:36:41.139 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 19:36:41.139 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 19:36:41.139 INFO [stderr] Dec 15 19:36:41.139 INFO [stderr] For more information on this warning you can consult Dec 15 19:36:41.139 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 19:36:41.139 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cargonauts`, Dec 15 19:36:41.139 INFO [stderr] please set bin.path in Cargo.toml Dec 15 19:36:41.203 INFO [stderr] Compiling heck v0.2.1 Dec 15 19:36:41.223 INFO [stderr] Compiling docopt v0.7.0 Dec 15 19:36:49.503 INFO [stderr] Compiling cargonauts-cli v0.2.3 (/source) Dec 15 19:36:53.235 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.13s Dec 15 19:36:53.239 INFO [stderr] su: No module specific data is present Dec 15 19:36:53.581 INFO running `"docker" "inspect" "4f673ce0f0255e24ded0db1b4f06e9440586555cf98f11c4c69075b2eecdf438"` Dec 15 19:36:53.707 INFO running `"docker" "rm" "-f" "4f673ce0f0255e24ded0db1b4f06e9440586555cf98f11c4c69075b2eecdf438"` Dec 15 19:36:53.828 INFO [stdout] 4f673ce0f0255e24ded0db1b4f06e9440586555cf98f11c4c69075b2eecdf438 Dec 15 19:36:53.831 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 19:36:54.008 INFO [stdout] a1b178e72fa9255237ad7351559e2394c25c5c15c66f22aff4e831efc9b5aacc Dec 15 19:36:54.013 INFO running `"docker" "start" "-a" "a1b178e72fa9255237ad7351559e2394c25c5c15c66f22aff4e831efc9b5aacc"` Dec 15 19:36:54.435 INFO [stderr] usermod: no changes Dec 15 19:36:54.463 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 19:36:54.463 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 19:36:54.463 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 19:36:54.463 INFO [stderr] files will be included as a binary target: Dec 15 19:36:54.463 INFO [stderr] Dec 15 19:36:54.463 INFO [stderr] * /source/src/main.rs Dec 15 19:36:54.463 INFO [stderr] Dec 15 19:36:54.463 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 19:36:54.463 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 19:36:54.463 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 19:36:54.463 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 19:36:54.463 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 19:36:54.463 INFO [stderr] Dec 15 19:36:54.463 INFO [stderr] For more information on this warning you can consult Dec 15 19:36:54.463 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 19:36:54.463 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cargonauts`, Dec 15 19:36:54.463 INFO [stderr] please set bin.path in Cargo.toml Dec 15 19:36:54.484 INFO [stderr] Compiling cargonauts-cli v0.2.3 (/source) Dec 15 19:36:56.333 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.88s Dec 15 19:36:56.338 INFO [stderr] su: No module specific data is present Dec 15 19:36:56.617 INFO running `"docker" "inspect" "a1b178e72fa9255237ad7351559e2394c25c5c15c66f22aff4e831efc9b5aacc"` Dec 15 19:36:56.708 INFO running `"docker" "rm" "-f" "a1b178e72fa9255237ad7351559e2394c25c5c15c66f22aff4e831efc9b5aacc"` Dec 15 19:36:56.817 INFO [stdout] a1b178e72fa9255237ad7351559e2394c25c5c15c66f22aff4e831efc9b5aacc Dec 15 19:36:56.819 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 19:36:57.049 INFO [stdout] cbbbac5709aba0154cd497c560d464e7d310cf4e228efd540be7b18aaaa6cc77 Dec 15 19:36:57.051 INFO running `"docker" "start" "-a" "cbbbac5709aba0154cd497c560d464e7d310cf4e228efd540be7b18aaaa6cc77"` Dec 15 19:36:57.434 INFO [stderr] usermod: no changes Dec 15 19:36:57.454 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 19:36:57.454 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 19:36:57.454 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 19:36:57.454 INFO [stderr] files will be included as a binary target: Dec 15 19:36:57.454 INFO [stderr] Dec 15 19:36:57.454 INFO [stderr] * /source/src/main.rs Dec 15 19:36:57.454 INFO [stderr] Dec 15 19:36:57.454 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 19:36:57.454 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 19:36:57.454 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 19:36:57.455 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 19:36:57.455 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 19:36:57.455 INFO [stderr] Dec 15 19:36:57.455 INFO [stderr] For more information on this warning you can consult Dec 15 19:36:57.455 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 19:36:57.455 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cargonauts`, Dec 15 19:36:57.455 INFO [stderr] please set bin.path in Cargo.toml Dec 15 19:36:57.470 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Dec 15 19:36:57.482 INFO [stderr] Running /target/debug/deps/cargonauts-33561486151b4013 Dec 15 19:36:57.485 INFO [stdout] Dec 15 19:36:57.485 INFO [stdout] running 0 tests Dec 15 19:36:57.485 INFO [stdout] Dec 15 19:36:57.485 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 19:36:57.485 INFO [stdout] Dec 15 19:36:57.486 INFO [stderr] su: No module specific data is present Dec 15 19:36:57.861 INFO running `"docker" "inspect" "cbbbac5709aba0154cd497c560d464e7d310cf4e228efd540be7b18aaaa6cc77"` Dec 15 19:36:58.018 INFO running `"docker" "rm" "-f" "cbbbac5709aba0154cd497c560d464e7d310cf4e228efd540be7b18aaaa6cc77"` Dec 15 19:36:58.147 INFO [stdout] cbbbac5709aba0154cd497c560d464e7d310cf4e228efd540be7b18aaaa6cc77