Dec 07 17:20:25.002 INFO testing ev-dice-0.5.1 against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 07 17:20:25.002 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 17:20:25.557 INFO [stdout] 537d82e602c5fa38df3e9379858f12723a7ef57e859ebc9bc617475f09574a49 Dec 07 17:20:25.560 INFO running `"docker" "start" "-a" "537d82e602c5fa38df3e9379858f12723a7ef57e859ebc9bc617475f09574a49"` Dec 07 17:20:27.265 INFO [stderr] usermod: no changes Dec 07 17:20:27.336 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 17:20:27.336 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 17:20:27.336 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 17:20:27.336 INFO [stderr] files will be included as a binary target: Dec 07 17:20:27.336 INFO [stderr] Dec 07 17:20:27.336 INFO [stderr] * /source/src/main.rs Dec 07 17:20:27.336 INFO [stderr] Dec 07 17:20:27.336 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 17:20:27.336 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 17:20:27.336 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 17:20:27.336 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 17:20:27.336 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 17:20:27.336 INFO [stderr] Dec 07 17:20:27.336 INFO [stderr] For more information on this warning you can consult Dec 07 17:20:27.336 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 17:20:27.336 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ev`, Dec 07 17:20:27.336 INFO [stderr] please set bin.path in Cargo.toml Dec 07 17:20:27.344 INFO [stderr] Compiling ev-dice v0.5.1 (/source) Dec 07 17:20:29.005 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.70s Dec 07 17:20:29.008 INFO [stderr] su: No module specific data is present Dec 07 17:20:29.592 INFO running `"docker" "inspect" "537d82e602c5fa38df3e9379858f12723a7ef57e859ebc9bc617475f09574a49"` Dec 07 17:20:29.914 INFO running `"docker" "rm" "-f" "537d82e602c5fa38df3e9379858f12723a7ef57e859ebc9bc617475f09574a49"` Dec 07 17:20:30.180 INFO [stdout] 537d82e602c5fa38df3e9379858f12723a7ef57e859ebc9bc617475f09574a49 Dec 07 17:20:30.184 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 17:20:30.686 INFO [stdout] 8c1d6ca59fa21d15e429016efb3690a9ea49c59e0eca6c26c52f0f15e6894efa Dec 07 17:20:30.689 INFO running `"docker" "start" "-a" "8c1d6ca59fa21d15e429016efb3690a9ea49c59e0eca6c26c52f0f15e6894efa"` Dec 07 17:20:32.063 INFO [stderr] usermod: no changes Dec 07 17:20:32.112 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 17:20:32.112 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 17:20:32.112 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 17:20:32.112 INFO [stderr] files will be included as a binary target: Dec 07 17:20:32.112 INFO [stderr] Dec 07 17:20:32.112 INFO [stderr] * /source/src/main.rs Dec 07 17:20:32.112 INFO [stderr] Dec 07 17:20:32.112 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 17:20:32.112 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 17:20:32.112 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 17:20:32.112 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 17:20:32.112 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 17:20:32.112 INFO [stderr] Dec 07 17:20:32.112 INFO [stderr] For more information on this warning you can consult Dec 07 17:20:32.112 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 17:20:32.112 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ev`, Dec 07 17:20:32.112 INFO [stderr] please set bin.path in Cargo.toml Dec 07 17:20:32.120 INFO [stderr] Compiling ev-dice v0.5.1 (/source) Dec 07 17:20:33.720 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.63s Dec 07 17:20:33.722 INFO [stderr] su: No module specific data is present Dec 07 17:20:34.387 INFO running `"docker" "inspect" "8c1d6ca59fa21d15e429016efb3690a9ea49c59e0eca6c26c52f0f15e6894efa"` Dec 07 17:20:34.615 INFO running `"docker" "rm" "-f" "8c1d6ca59fa21d15e429016efb3690a9ea49c59e0eca6c26c52f0f15e6894efa"` Dec 07 17:20:34.828 INFO [stdout] 8c1d6ca59fa21d15e429016efb3690a9ea49c59e0eca6c26c52f0f15e6894efa Dec 07 17:20:34.834 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 17:20:35.254 INFO [stdout] 94d875632c284f36eddc6785e958c7de33620d5e2da277c983f3da5666ef580f Dec 07 17:20:35.256 INFO running `"docker" "start" "-a" "94d875632c284f36eddc6785e958c7de33620d5e2da277c983f3da5666ef580f"` Dec 07 17:20:36.556 INFO [stderr] usermod: no changes Dec 07 17:20:36.596 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 17:20:36.596 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 17:20:36.596 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 17:20:36.596 INFO [stderr] files will be included as a binary target: Dec 07 17:20:36.596 INFO [stderr] Dec 07 17:20:36.596 INFO [stderr] * /source/src/main.rs Dec 07 17:20:36.596 INFO [stderr] Dec 07 17:20:36.596 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 17:20:36.596 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 17:20:36.596 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 17:20:36.596 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 17:20:36.596 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 17:20:36.596 INFO [stderr] Dec 07 17:20:36.596 INFO [stderr] For more information on this warning you can consult Dec 07 17:20:36.596 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 17:20:36.596 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ev`, Dec 07 17:20:36.596 INFO [stderr] please set bin.path in Cargo.toml Dec 07 17:20:36.599 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Dec 07 17:20:36.610 INFO [stderr] Running /target/debug/deps/ev-997fbcc01cc5a5a3 Dec 07 17:20:36.611 INFO [stdout] Dec 07 17:20:36.611 INFO [stdout] running 3 tests Dec 07 17:20:36.611 INFO [stdout] test test_roll ... ok Dec 07 17:20:36.611 INFO [stdout] test test_print ... ok Dec 07 17:20:36.613 INFO [stderr] su: No module specific data is present Dec 07 17:20:36.613 INFO [stdout] test test_parse ... ok Dec 07 17:20:36.613 INFO [stdout] Dec 07 17:20:36.613 INFO [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 17:20:36.613 INFO [stdout] Dec 07 17:20:37.526 INFO running `"docker" "inspect" "94d875632c284f36eddc6785e958c7de33620d5e2da277c983f3da5666ef580f"` Dec 07 17:20:37.772 INFO running `"docker" "rm" "-f" "94d875632c284f36eddc6785e958c7de33620d5e2da277c983f3da5666ef580f"` Dec 07 17:20:37.992 INFO [stdout] 94d875632c284f36eddc6785e958c7de33620d5e2da277c983f3da5666ef580f