Nov 18 14:49:38.934 INFO testing ev-dice-0.5.1 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 14:49:38.935 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 14:49:39.360 INFO [stdout] 8d88a5dbef12453b8827af617be3ecdf3dd51ca3b55b6a272f90cdd3af13a607 Nov 18 14:49:39.363 INFO running `"docker" "start" "-a" "8d88a5dbef12453b8827af617be3ecdf3dd51ca3b55b6a272f90cdd3af13a607"` Nov 18 14:49:42.118 INFO [stderr] usermod: no changes Nov 18 14:49:42.159 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 14:49:42.159 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 14:49:42.159 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 14:49:42.159 INFO [stderr] files will be included as a binary target: Nov 18 14:49:42.159 INFO [stderr] Nov 18 14:49:42.159 INFO [stderr] * /source/src/main.rs Nov 18 14:49:42.159 INFO [stderr] Nov 18 14:49:42.159 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 14:49:42.159 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 14:49:42.159 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 14:49:42.159 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 14:49:42.159 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 14:49:42.159 INFO [stderr] Nov 18 14:49:42.159 INFO [stderr] For more information on this warning you can consult Nov 18 14:49:42.159 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 14:49:42.159 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ev`, Nov 18 14:49:42.159 INFO [stderr] please set bin.path in Cargo.toml Nov 18 14:49:42.187 INFO [stderr] Compiling ev-dice v0.5.1 (/source) Nov 18 14:49:44.254 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.11s Nov 18 14:49:44.258 INFO [stderr] su: No module specific data is present Nov 18 14:49:45.045 INFO running `"docker" "inspect" "8d88a5dbef12453b8827af617be3ecdf3dd51ca3b55b6a272f90cdd3af13a607"` Nov 18 14:49:45.297 INFO running `"docker" "rm" "-f" "8d88a5dbef12453b8827af617be3ecdf3dd51ca3b55b6a272f90cdd3af13a607"` Nov 18 14:49:45.587 INFO [stdout] 8d88a5dbef12453b8827af617be3ecdf3dd51ca3b55b6a272f90cdd3af13a607 Nov 18 14:49:45.589 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 14:49:46.051 INFO [stdout] 7825716a1f5e6aa5fe07e6ce975ade65f308b054d9ef409c955ba8d68000d214 Nov 18 14:49:46.055 INFO running `"docker" "start" "-a" "7825716a1f5e6aa5fe07e6ce975ade65f308b054d9ef409c955ba8d68000d214"` Nov 18 14:49:47.200 INFO [stderr] usermod: no changes Nov 18 14:49:47.259 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 14:49:47.262 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 14:49:47.262 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 14:49:47.263 INFO [stderr] files will be included as a binary target: Nov 18 14:49:47.263 INFO [stderr] Nov 18 14:49:47.263 INFO [stderr] * /source/src/main.rs Nov 18 14:49:47.265 INFO [stderr] Nov 18 14:49:47.265 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 14:49:47.266 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 14:49:47.266 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 14:49:47.266 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 14:49:47.267 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 14:49:47.267 INFO [stderr] Nov 18 14:49:47.267 INFO [stderr] For more information on this warning you can consult Nov 18 14:49:47.267 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 14:49:47.268 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ev`, Nov 18 14:49:47.268 INFO [stderr] please set bin.path in Cargo.toml Nov 18 14:49:47.275 INFO [stderr] Compiling ev-dice v0.5.1 (/source) Nov 18 14:49:48.931 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.71s Nov 18 14:49:48.935 INFO [stderr] su: No module specific data is present Nov 18 14:49:49.667 INFO running `"docker" "inspect" "7825716a1f5e6aa5fe07e6ce975ade65f308b054d9ef409c955ba8d68000d214"` Nov 18 14:49:49.989 INFO running `"docker" "rm" "-f" "7825716a1f5e6aa5fe07e6ce975ade65f308b054d9ef409c955ba8d68000d214"` Nov 18 14:49:50.306 INFO [stdout] 7825716a1f5e6aa5fe07e6ce975ade65f308b054d9ef409c955ba8d68000d214 Nov 18 14:49:50.310 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 14:49:50.760 INFO [stdout] 3fa277257694240da9472caca80e6de5db5cee962529cdf57b89b72bf14dc13c Nov 18 14:49:50.762 INFO running `"docker" "start" "-a" "3fa277257694240da9472caca80e6de5db5cee962529cdf57b89b72bf14dc13c"` Nov 18 14:49:52.251 INFO [stderr] usermod: no changes Nov 18 14:49:52.292 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 14:49:52.292 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 14:49:52.292 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 14:49:52.292 INFO [stderr] files will be included as a binary target: Nov 18 14:49:52.292 INFO [stderr] Nov 18 14:49:52.292 INFO [stderr] * /source/src/main.rs Nov 18 14:49:52.292 INFO [stderr] Nov 18 14:49:52.292 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 14:49:52.292 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 14:49:52.292 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 14:49:52.292 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 14:49:52.292 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 14:49:52.292 INFO [stderr] Nov 18 14:49:52.292 INFO [stderr] For more information on this warning you can consult Nov 18 14:49:52.292 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 14:49:52.292 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ev`, Nov 18 14:49:52.292 INFO [stderr] please set bin.path in Cargo.toml Nov 18 14:49:52.299 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Nov 18 14:49:52.303 INFO [stderr] Running /target/debug/deps/ev-049e3ffc7eea306f Nov 18 14:49:52.303 INFO [stdout] Nov 18 14:49:52.303 INFO [stdout] running 3 tests Nov 18 14:49:52.303 INFO [stdout] test test_roll ... ok Nov 18 14:49:52.303 INFO [stdout] test test_parse ... ok Nov 18 14:49:52.311 INFO [stdout] test test_print ... ok Nov 18 14:49:52.311 INFO [stdout] Nov 18 14:49:52.311 INFO [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 14:49:52.311 INFO [stdout] Nov 18 14:49:52.315 INFO [stderr] su: No module specific data is present Nov 18 14:49:53.679 INFO running `"docker" "inspect" "3fa277257694240da9472caca80e6de5db5cee962529cdf57b89b72bf14dc13c"` Nov 18 14:49:53.981 INFO running `"docker" "rm" "-f" "3fa277257694240da9472caca80e6de5db5cee962529cdf57b89b72bf14dc13c"` Nov 18 14:49:54.279 INFO [stdout] 3fa277257694240da9472caca80e6de5db5cee962529cdf57b89b72bf14dc13c