Dec 13 03:04:11.150 INFO testing sirlag/WordsWithEnemies against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 13 03:04:11.150 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-2/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 03:04:11.716 INFO [stdout] 2646f01b2893aed1748e2d28e869e232092aeb56cb200b8d2fc36a4a8f897da3 Dec 13 03:04:11.723 INFO running `"docker" "start" "-a" "2646f01b2893aed1748e2d28e869e232092aeb56cb200b8d2fc36a4a8f897da3"` Dec 13 03:04:13.573 INFO [stderr] usermod: no changes Dec 13 03:04:13.631 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 03:04:13.631 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 03:04:13.631 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 03:04:13.631 INFO [stderr] files will be included as a binary target: Dec 13 03:04:13.631 INFO [stderr] Dec 13 03:04:13.631 INFO [stderr] * /source/src/main.rs Dec 13 03:04:13.631 INFO [stderr] Dec 13 03:04:13.631 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 03:04:13.631 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 03:04:13.631 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 03:04:13.631 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 03:04:13.631 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 03:04:13.631 INFO [stderr] Dec 13 03:04:13.631 INFO [stderr] For more information on this warning you can consult Dec 13 03:04:13.631 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 03:04:13.631 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `WWE`, Dec 13 03:04:13.631 INFO [stderr] please set bin.path in Cargo.toml Dec 13 03:04:13.631 INFO [stderr] Compiling WordsWithEnemies v0.0.1 (/source) Dec 13 03:04:13.944 INFO [stderr] warning: crate `WWE` should have a snake case name such as `wwe` Dec 13 03:04:13.944 INFO [stderr] | Dec 13 03:04:13.944 INFO [stderr] = note: #[warn(non_snake_case)] on by default Dec 13 03:04:13.945 INFO [stderr] Dec 13 03:04:14.544 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.95s Dec 13 03:04:14.546 INFO [stderr] su: No module specific data is present Dec 13 03:04:15.383 INFO running `"docker" "inspect" "2646f01b2893aed1748e2d28e869e232092aeb56cb200b8d2fc36a4a8f897da3"` Dec 13 03:04:15.709 INFO running `"docker" "rm" "-f" "2646f01b2893aed1748e2d28e869e232092aeb56cb200b8d2fc36a4a8f897da3"` Dec 13 03:04:16.079 INFO [stdout] 2646f01b2893aed1748e2d28e869e232092aeb56cb200b8d2fc36a4a8f897da3 Dec 13 03:04:16.087 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-2/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 03:04:16.557 INFO [stdout] c113e2b77471432854275fb6ae9e4aee4ff9a6083a6f5c548ede94d48d3915f7 Dec 13 03:04:16.563 INFO running `"docker" "start" "-a" "c113e2b77471432854275fb6ae9e4aee4ff9a6083a6f5c548ede94d48d3915f7"` Dec 13 03:04:17.870 INFO [stderr] usermod: no changes Dec 13 03:04:17.923 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 03:04:17.923 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 03:04:17.923 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 03:04:17.923 INFO [stderr] files will be included as a binary target: Dec 13 03:04:17.923 INFO [stderr] Dec 13 03:04:17.923 INFO [stderr] * /source/src/main.rs Dec 13 03:04:17.923 INFO [stderr] Dec 13 03:04:17.923 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 03:04:17.923 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 03:04:17.923 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 03:04:17.923 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 03:04:17.923 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 03:04:17.923 INFO [stderr] Dec 13 03:04:17.923 INFO [stderr] For more information on this warning you can consult Dec 13 03:04:17.923 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 03:04:17.923 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `WWE`, Dec 13 03:04:17.923 INFO [stderr] please set bin.path in Cargo.toml Dec 13 03:04:17.931 INFO [stderr] Compiling WordsWithEnemies v0.0.1 (/source) Dec 13 03:04:18.279 INFO [stderr] warning: crate `WWE` should have a snake case name such as `wwe` Dec 13 03:04:18.279 INFO [stderr] | Dec 13 03:04:18.279 INFO [stderr] = note: #[warn(non_snake_case)] on by default Dec 13 03:04:18.279 INFO [stderr] Dec 13 03:04:18.595 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.70s Dec 13 03:04:18.595 INFO [stderr] su: No module specific data is present Dec 13 03:04:19.582 INFO running `"docker" "inspect" "c113e2b77471432854275fb6ae9e4aee4ff9a6083a6f5c548ede94d48d3915f7"` Dec 13 03:04:19.885 INFO running `"docker" "rm" "-f" "c113e2b77471432854275fb6ae9e4aee4ff9a6083a6f5c548ede94d48d3915f7"` Dec 13 03:04:20.269 INFO [stdout] c113e2b77471432854275fb6ae9e4aee4ff9a6083a6f5c548ede94d48d3915f7 Dec 13 03:04:20.272 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-2/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 03:04:20.755 INFO [stdout] 7653fcb0f68136e6c54fc1ecb0d831de108adc2e1780fbbbd764872893f77b87 Dec 13 03:04:20.755 INFO running `"docker" "start" "-a" "7653fcb0f68136e6c54fc1ecb0d831de108adc2e1780fbbbd764872893f77b87"` Dec 13 03:04:21.859 INFO [stderr] usermod: no changes Dec 13 03:04:21.895 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 03:04:21.895 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 03:04:21.895 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 03:04:21.895 INFO [stderr] files will be included as a binary target: Dec 13 03:04:21.895 INFO [stderr] Dec 13 03:04:21.895 INFO [stderr] * /source/src/main.rs Dec 13 03:04:21.895 INFO [stderr] Dec 13 03:04:21.895 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 03:04:21.895 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 03:04:21.895 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 03:04:21.895 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 03:04:21.895 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 03:04:21.895 INFO [stderr] Dec 13 03:04:21.895 INFO [stderr] For more information on this warning you can consult Dec 13 03:04:21.895 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 03:04:21.895 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `WWE`, Dec 13 03:04:21.895 INFO [stderr] please set bin.path in Cargo.toml Dec 13 03:04:21.895 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s Dec 13 03:04:21.895 INFO [stderr] Running /target/debug/deps/WWE-a2891e524c13e57b Dec 13 03:04:21.903 INFO [stdout] Dec 13 03:04:21.903 INFO [stdout] running 0 tests Dec 13 03:04:21.903 INFO [stdout] Dec 13 03:04:21.903 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 03:04:21.903 INFO [stdout] Dec 13 03:04:21.911 INFO [stderr] su: No module specific data is present Dec 13 03:04:22.627 INFO running `"docker" "inspect" "7653fcb0f68136e6c54fc1ecb0d831de108adc2e1780fbbbd764872893f77b87"` Dec 13 03:04:22.911 INFO running `"docker" "rm" "-f" "7653fcb0f68136e6c54fc1ecb0d831de108adc2e1780fbbbd764872893f77b87"` Dec 13 03:04:23.207 INFO [stdout] 7653fcb0f68136e6c54fc1ecb0d831de108adc2e1780fbbbd764872893f77b87