Nov 16 23:10:38.553 INFO testing jswrenn/turnout-for-what against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 23:10:38.555 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 16 23:10:39.003 INFO [stdout] 80b90bf84350e2bb6f87906995027e0ae5e8ee75119d18a4641d88632c255ad3 Nov 16 23:10:39.009 INFO running `"docker" "start" "-a" "80b90bf84350e2bb6f87906995027e0ae5e8ee75119d18a4641d88632c255ad3"` Nov 16 23:10:40.235 INFO [stderr] usermod: no changes Nov 16 23:10:40.307 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 23:10:40.308 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 23:10:40.308 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 23:10:40.308 INFO [stderr] files will be included as a binary target: Nov 16 23:10:40.308 INFO [stderr] Nov 16 23:10:40.309 INFO [stderr] * /source/src/main.rs Nov 16 23:10:40.309 INFO [stderr] Nov 16 23:10:40.309 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 23:10:40.310 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 23:10:40.310 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 23:10:40.310 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 23:10:40.311 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 23:10:40.311 INFO [stderr] Nov 16 23:10:40.311 INFO [stderr] For more information on this warning you can consult Nov 16 23:10:40.312 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 23:10:40.312 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tfw`, Nov 16 23:10:40.312 INFO [stderr] please set bin.path in Cargo.toml Nov 16 23:10:40.346 INFO [stderr] Compiling turnout-for-what v0.2.0 (/source) Nov 16 23:10:42.431 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.17s Nov 16 23:10:42.434 INFO [stderr] su: No module specific data is present Nov 16 23:10:43.197 INFO running `"docker" "inspect" "80b90bf84350e2bb6f87906995027e0ae5e8ee75119d18a4641d88632c255ad3"` Nov 16 23:10:43.471 INFO running `"docker" "rm" "-f" "80b90bf84350e2bb6f87906995027e0ae5e8ee75119d18a4641d88632c255ad3"` Nov 16 23:10:43.761 INFO [stdout] 80b90bf84350e2bb6f87906995027e0ae5e8ee75119d18a4641d88632c255ad3 Nov 16 23:10:43.767 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 16 23:10:44.332 INFO [stdout] 15d5e088a56881f72f2e34ab5e5147418e9d3219524df47bfd9b7f3d64d95fdc Nov 16 23:10:44.335 INFO running `"docker" "start" "-a" "15d5e088a56881f72f2e34ab5e5147418e9d3219524df47bfd9b7f3d64d95fdc"` Nov 16 23:10:45.791 INFO [stderr] usermod: no changes Nov 16 23:10:45.843 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 23:10:45.844 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 23:10:45.844 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 23:10:45.844 INFO [stderr] files will be included as a binary target: Nov 16 23:10:45.845 INFO [stderr] Nov 16 23:10:45.845 INFO [stderr] * /source/src/main.rs Nov 16 23:10:45.845 INFO [stderr] Nov 16 23:10:45.845 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 23:10:45.846 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 23:10:45.846 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 23:10:45.846 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 23:10:45.847 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 23:10:45.847 INFO [stderr] Nov 16 23:10:45.847 INFO [stderr] For more information on this warning you can consult Nov 16 23:10:45.848 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 23:10:45.848 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tfw`, Nov 16 23:10:45.848 INFO [stderr] please set bin.path in Cargo.toml Nov 16 23:10:45.875 INFO [stderr] Compiling turnout-for-what v0.2.0 (/source) Nov 16 23:10:46.715 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.87s Nov 16 23:10:46.715 INFO [stderr] su: No module specific data is present Nov 16 23:10:47.459 INFO running `"docker" "inspect" "15d5e088a56881f72f2e34ab5e5147418e9d3219524df47bfd9b7f3d64d95fdc"` Nov 16 23:10:47.777 INFO running `"docker" "rm" "-f" "15d5e088a56881f72f2e34ab5e5147418e9d3219524df47bfd9b7f3d64d95fdc"` Nov 16 23:10:48.127 INFO [stdout] 15d5e088a56881f72f2e34ab5e5147418e9d3219524df47bfd9b7f3d64d95fdc Nov 16 23:10:48.133 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 16 23:10:48.679 INFO [stdout] e56b8985e4a95c401a18015d7d4bc8ec4b461002f862a244dc5799a684df5e54 Nov 16 23:10:48.687 INFO running `"docker" "start" "-a" "e56b8985e4a95c401a18015d7d4bc8ec4b461002f862a244dc5799a684df5e54"` Nov 16 23:10:49.849 INFO [stderr] usermod: no changes Nov 16 23:10:49.911 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 23:10:49.911 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 23:10:49.911 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 23:10:49.911 INFO [stderr] files will be included as a binary target: Nov 16 23:10:49.911 INFO [stderr] Nov 16 23:10:49.911 INFO [stderr] * /source/src/main.rs Nov 16 23:10:49.911 INFO [stderr] Nov 16 23:10:49.911 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 23:10:49.911 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 23:10:49.911 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 23:10:49.911 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 23:10:49.911 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 23:10:49.911 INFO [stderr] Nov 16 23:10:49.911 INFO [stderr] For more information on this warning you can consult Nov 16 23:10:49.911 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 23:10:49.911 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tfw`, Nov 16 23:10:49.911 INFO [stderr] please set bin.path in Cargo.toml Nov 16 23:10:49.951 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s Nov 16 23:10:49.951 INFO [stderr] Running /target/debug/deps/tfw-68f1b0a2f1c54365 Nov 16 23:10:49.959 INFO [stdout] Nov 16 23:10:49.959 INFO [stdout] running 0 tests Nov 16 23:10:49.959 INFO [stdout] Nov 16 23:10:49.959 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 23:10:49.959 INFO [stdout] Nov 16 23:10:49.963 INFO [stderr] su: No module specific data is present Nov 16 23:10:50.591 INFO running `"docker" "inspect" "e56b8985e4a95c401a18015d7d4bc8ec4b461002f862a244dc5799a684df5e54"` Nov 16 23:10:50.835 INFO running `"docker" "rm" "-f" "e56b8985e4a95c401a18015d7d4bc8ec4b461002f862a244dc5799a684df5e54"` Nov 16 23:10:51.115 INFO [stdout] e56b8985e4a95c401a18015d7d4bc8ec4b461002f862a244dc5799a684df5e54