Dec 13 18:18:07.928 INFO testing gnuvince/ev against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 13 18:18:07.928 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 13 18:18:08.239 INFO [stdout] 5616ef77ccfcd6791725728614c90ef7696871a4323666c3b4291c503942a94e Dec 13 18:18:08.242 INFO running `"docker" "start" "-a" "5616ef77ccfcd6791725728614c90ef7696871a4323666c3b4291c503942a94e"` Dec 13 18:18:08.728 INFO [stderr] usermod: no changes Dec 13 18:18:08.764 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 18:18:08.764 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 18:18:08.764 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 18:18:08.764 INFO [stderr] files will be included as a binary target: Dec 13 18:18:08.764 INFO [stderr] Dec 13 18:18:08.764 INFO [stderr] * /source/src/main.rs Dec 13 18:18:08.764 INFO [stderr] Dec 13 18:18:08.764 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 18:18:08.765 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 18:18:08.765 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 18:18:08.765 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 18:18:08.765 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 18:18:08.765 INFO [stderr] Dec 13 18:18:08.765 INFO [stderr] For more information on this warning you can consult Dec 13 18:18:08.765 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 18:18:08.765 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ev`, Dec 13 18:18:08.765 INFO [stderr] please set bin.path in Cargo.toml Dec 13 18:18:08.768 INFO [stderr] Compiling ev-dice v0.5.1 (/source) Dec 13 18:18:09.624 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.85s Dec 13 18:18:09.624 INFO [stderr] su: No module specific data is present Dec 13 18:18:09.953 INFO running `"docker" "inspect" "5616ef77ccfcd6791725728614c90ef7696871a4323666c3b4291c503942a94e"` Dec 13 18:18:10.154 INFO running `"docker" "rm" "-f" "5616ef77ccfcd6791725728614c90ef7696871a4323666c3b4291c503942a94e"` Dec 13 18:18:10.225 INFO [stdout] 5616ef77ccfcd6791725728614c90ef7696871a4323666c3b4291c503942a94e Dec 13 18:18:10.227 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 13 18:18:10.398 INFO [stdout] 280e6c920970e61aff3192817cde0172761f8ecf603e551abe07e1c687d82be7 Dec 13 18:18:10.404 INFO running `"docker" "start" "-a" "280e6c920970e61aff3192817cde0172761f8ecf603e551abe07e1c687d82be7"` Dec 13 18:18:10.983 INFO [stderr] usermod: no changes Dec 13 18:18:11.030 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 18:18:11.030 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 18:18:11.030 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 18:18:11.030 INFO [stderr] files will be included as a binary target: Dec 13 18:18:11.030 INFO [stderr] Dec 13 18:18:11.030 INFO [stderr] * /source/src/main.rs Dec 13 18:18:11.030 INFO [stderr] Dec 13 18:18:11.030 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 18:18:11.030 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 18:18:11.030 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 18:18:11.030 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 18:18:11.030 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 18:18:11.030 INFO [stderr] Dec 13 18:18:11.030 INFO [stderr] For more information on this warning you can consult Dec 13 18:18:11.030 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 18:18:11.030 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ev`, Dec 13 18:18:11.030 INFO [stderr] please set bin.path in Cargo.toml Dec 13 18:18:11.030 INFO [stderr] Compiling ev-dice v0.5.1 (/source) Dec 13 18:18:12.074 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.07s Dec 13 18:18:12.076 INFO [stderr] su: No module specific data is present Dec 13 18:18:12.624 INFO running `"docker" "inspect" "280e6c920970e61aff3192817cde0172761f8ecf603e551abe07e1c687d82be7"` Dec 13 18:18:12.826 INFO running `"docker" "rm" "-f" "280e6c920970e61aff3192817cde0172761f8ecf603e551abe07e1c687d82be7"` Dec 13 18:18:12.945 INFO [stdout] 280e6c920970e61aff3192817cde0172761f8ecf603e551abe07e1c687d82be7 Dec 13 18:18:12.949 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 13 18:18:13.225 INFO [stdout] ef9f21a33a4c7e204dbee380c4992acd4cd56c397476b2eaaef66bb2e9b22589 Dec 13 18:18:13.227 INFO running `"docker" "start" "-a" "ef9f21a33a4c7e204dbee380c4992acd4cd56c397476b2eaaef66bb2e9b22589"` Dec 13 18:18:14.280 INFO [stderr] usermod: no changes Dec 13 18:18:14.343 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 18:18:14.343 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 18:18:14.343 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 18:18:14.343 INFO [stderr] files will be included as a binary target: Dec 13 18:18:14.343 INFO [stderr] Dec 13 18:18:14.343 INFO [stderr] * /source/src/main.rs Dec 13 18:18:14.343 INFO [stderr] Dec 13 18:18:14.343 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 18:18:14.343 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 18:18:14.343 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 18:18:14.343 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 18:18:14.343 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 18:18:14.343 INFO [stderr] Dec 13 18:18:14.343 INFO [stderr] For more information on this warning you can consult Dec 13 18:18:14.343 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 18:18:14.343 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ev`, Dec 13 18:18:14.343 INFO [stderr] please set bin.path in Cargo.toml Dec 13 18:18:14.351 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Dec 13 18:18:14.359 INFO [stderr] Running /target/debug/deps/ev-614a0972a2408abd Dec 13 18:18:14.375 INFO [stdout] Dec 13 18:18:14.375 INFO [stdout] running 3 tests Dec 13 18:18:14.375 INFO [stdout] test test_parse ... ok Dec 13 18:18:14.375 INFO [stdout] test test_print ... ok Dec 13 18:18:14.375 INFO [stdout] test test_roll ... ok Dec 13 18:18:14.375 INFO [stdout] Dec 13 18:18:14.375 INFO [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 18:18:14.375 INFO [stdout] Dec 13 18:18:14.383 INFO [stderr] su: No module specific data is present Dec 13 18:18:15.044 INFO running `"docker" "inspect" "ef9f21a33a4c7e204dbee380c4992acd4cd56c397476b2eaaef66bb2e9b22589"` Dec 13 18:18:15.313 INFO running `"docker" "rm" "-f" "ef9f21a33a4c7e204dbee380c4992acd4cd56c397476b2eaaef66bb2e9b22589"` Dec 13 18:18:15.614 INFO [stdout] ef9f21a33a4c7e204dbee380c4992acd4cd56c397476b2eaaef66bb2e9b22589