Nov 18 18:22:47.015 INFO testing cargonauts-cli-0.2.3 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 18:22:47.015 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 18:22:47.284 INFO [stdout] cea7ad81eba7fec93d3435c99b74fcff8373ca407ef1861d81a3ed9ae3706a26 Nov 18 18:22:47.287 INFO running `"docker" "start" "-a" "cea7ad81eba7fec93d3435c99b74fcff8373ca407ef1861d81a3ed9ae3706a26"` Nov 18 18:22:47.968 INFO [stderr] usermod: no changes Nov 18 18:22:48.017 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 18:22:48.017 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 18:22:48.017 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 18:22:48.017 INFO [stderr] files will be included as a binary target: Nov 18 18:22:48.017 INFO [stderr] Nov 18 18:22:48.017 INFO [stderr] * /source/src/main.rs Nov 18 18:22:48.017 INFO [stderr] Nov 18 18:22:48.017 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 18:22:48.017 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 18:22:48.017 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 18:22:48.017 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 18:22:48.017 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 18:22:48.017 INFO [stderr] Nov 18 18:22:48.017 INFO [stderr] For more information on this warning you can consult Nov 18 18:22:48.017 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 18:22:48.017 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cargonauts`, Nov 18 18:22:48.017 INFO [stderr] please set bin.path in Cargo.toml Nov 18 18:22:48.107 INFO [stderr] Compiling heck v0.2.1 Nov 18 18:22:48.107 INFO [stderr] Compiling docopt v0.7.0 Nov 18 18:22:54.711 INFO [stderr] Compiling cargonauts-cli v0.2.3 (/source) Nov 18 18:22:58.203 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.20s Nov 18 18:22:58.209 INFO [stderr] su: No module specific data is present Nov 18 18:22:58.524 INFO running `"docker" "inspect" "cea7ad81eba7fec93d3435c99b74fcff8373ca407ef1861d81a3ed9ae3706a26"` Nov 18 18:22:58.636 INFO running `"docker" "rm" "-f" "cea7ad81eba7fec93d3435c99b74fcff8373ca407ef1861d81a3ed9ae3706a26"` Nov 18 18:22:58.741 INFO [stdout] cea7ad81eba7fec93d3435c99b74fcff8373ca407ef1861d81a3ed9ae3706a26 Nov 18 18:22:58.741 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 18:22:59.028 INFO [stdout] 2b2995eb3e7966141c23b5565677262dabc38343412b65606b810edb560c72eb Nov 18 18:22:59.032 INFO running `"docker" "start" "-a" "2b2995eb3e7966141c23b5565677262dabc38343412b65606b810edb560c72eb"` Nov 18 18:22:59.518 INFO [stderr] usermod: no changes Nov 18 18:22:59.547 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 18:22:59.547 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 18:22:59.547 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 18:22:59.547 INFO [stderr] files will be included as a binary target: Nov 18 18:22:59.547 INFO [stderr] Nov 18 18:22:59.547 INFO [stderr] * /source/src/main.rs Nov 18 18:22:59.547 INFO [stderr] Nov 18 18:22:59.547 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 18:22:59.547 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 18:22:59.547 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 18:22:59.547 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 18:22:59.547 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 18:22:59.547 INFO [stderr] Nov 18 18:22:59.547 INFO [stderr] For more information on this warning you can consult Nov 18 18:22:59.547 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 18:22:59.547 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cargonauts`, Nov 18 18:22:59.547 INFO [stderr] please set bin.path in Cargo.toml Nov 18 18:22:59.566 INFO [stderr] Compiling cargonauts-cli v0.2.3 (/source) Nov 18 18:23:01.059 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.52s Nov 18 18:23:01.062 INFO [stderr] su: No module specific data is present Nov 18 18:23:01.310 INFO running `"docker" "inspect" "2b2995eb3e7966141c23b5565677262dabc38343412b65606b810edb560c72eb"` Nov 18 18:23:01.392 INFO running `"docker" "rm" "-f" "2b2995eb3e7966141c23b5565677262dabc38343412b65606b810edb560c72eb"` Nov 18 18:23:01.491 INFO [stdout] 2b2995eb3e7966141c23b5565677262dabc38343412b65606b810edb560c72eb Nov 18 18:23:01.491 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 18:23:01.731 INFO [stdout] b822c1b910c7b48109623cf5dccea3b76dfd5da6f61e333fe3671944e0bade4c Nov 18 18:23:01.734 INFO running `"docker" "start" "-a" "b822c1b910c7b48109623cf5dccea3b76dfd5da6f61e333fe3671944e0bade4c"` Nov 18 18:23:02.264 INFO [stderr] usermod: no changes Nov 18 18:23:02.303 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 18:23:02.303 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 18:23:02.303 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 18:23:02.303 INFO [stderr] files will be included as a binary target: Nov 18 18:23:02.303 INFO [stderr] Nov 18 18:23:02.303 INFO [stderr] * /source/src/main.rs Nov 18 18:23:02.303 INFO [stderr] Nov 18 18:23:02.303 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 18:23:02.303 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 18:23:02.303 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 18:23:02.303 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 18:23:02.303 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 18:23:02.303 INFO [stderr] Nov 18 18:23:02.303 INFO [stderr] For more information on this warning you can consult Nov 18 18:23:02.303 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 18:23:02.303 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cargonauts`, Nov 18 18:23:02.303 INFO [stderr] please set bin.path in Cargo.toml Nov 18 18:23:02.327 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s Nov 18 18:23:02.340 INFO [stderr] Running /target/debug/deps/cargonauts-d9be37fe641b29b3 Nov 18 18:23:02.340 INFO [stderr] su: No module specific data is present Nov 18 18:23:02.340 INFO [stdout] Nov 18 18:23:02.340 INFO [stdout] running 0 tests Nov 18 18:23:02.340 INFO [stdout] Nov 18 18:23:02.340 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 18:23:02.340 INFO [stdout] Nov 18 18:23:02.893 INFO running `"docker" "inspect" "b822c1b910c7b48109623cf5dccea3b76dfd5da6f61e333fe3671944e0bade4c"` Nov 18 18:23:03.099 INFO running `"docker" "rm" "-f" "b822c1b910c7b48109623cf5dccea3b76dfd5da6f61e333fe3671944e0bade4c"` Nov 18 18:23:03.360 INFO [stdout] b822c1b910c7b48109623cf5dccea3b76dfd5da6f61e333fe3671944e0bade4c