Nov 16 23:10:38.218 INFO testing jswrenn/turnout-for-what against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 23:10:38.220 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 16 23:10:38.680 INFO [stdout] f1456b9df6bdbc08fd57bbf0282bfbaf60ec256f8e05ab6a016a2cf6c4c8da77 Nov 16 23:10:38.691 INFO running `"docker" "start" "-a" "f1456b9df6bdbc08fd57bbf0282bfbaf60ec256f8e05ab6a016a2cf6c4c8da77"` Nov 16 23:10:39.855 INFO [stderr] usermod: no changes Nov 16 23:10:39.907 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 23:10:39.907 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 23:10:39.907 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 23:10:39.907 INFO [stderr] files will be included as a binary target: Nov 16 23:10:39.907 INFO [stderr] Nov 16 23:10:39.907 INFO [stderr] * /source/src/main.rs Nov 16 23:10:39.907 INFO [stderr] Nov 16 23:10:39.907 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 23:10:39.907 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 23:10:39.907 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 23:10:39.907 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 23:10:39.907 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 23:10:39.907 INFO [stderr] Nov 16 23:10:39.907 INFO [stderr] For more information on this warning you can consult Nov 16 23:10:39.907 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 23:10:39.907 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tfw`, Nov 16 23:10:39.907 INFO [stderr] please set bin.path in Cargo.toml Nov 16 23:10:39.965 INFO [stderr] Compiling turnout-for-what v0.2.0 (/source) Nov 16 23:10:41.958 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.06s Nov 16 23:10:41.959 INFO [stderr] su: No module specific data is present Nov 16 23:10:42.731 INFO running `"docker" "inspect" "f1456b9df6bdbc08fd57bbf0282bfbaf60ec256f8e05ab6a016a2cf6c4c8da77"` Nov 16 23:10:42.994 INFO running `"docker" "rm" "-f" "f1456b9df6bdbc08fd57bbf0282bfbaf60ec256f8e05ab6a016a2cf6c4c8da77"` Nov 16 23:10:43.239 INFO [stdout] f1456b9df6bdbc08fd57bbf0282bfbaf60ec256f8e05ab6a016a2cf6c4c8da77 Nov 16 23:10:43.249 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 16 23:10:43.775 INFO [stdout] 026dd79353faeac1009efec203bbdc7f162ad01a24805ad3227c6e9268bf9ada Nov 16 23:10:43.777 INFO running `"docker" "start" "-a" "026dd79353faeac1009efec203bbdc7f162ad01a24805ad3227c6e9268bf9ada"` Nov 16 23:10:45.103 INFO [stderr] usermod: no changes Nov 16 23:10:45.147 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 23:10:45.147 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 23:10:45.147 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 23:10:45.147 INFO [stderr] files will be included as a binary target: Nov 16 23:10:45.147 INFO [stderr] Nov 16 23:10:45.147 INFO [stderr] * /source/src/main.rs Nov 16 23:10:45.147 INFO [stderr] Nov 16 23:10:45.147 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 23:10:45.147 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 23:10:45.147 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 23:10:45.147 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 23:10:45.147 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 23:10:45.147 INFO [stderr] Nov 16 23:10:45.147 INFO [stderr] For more information on this warning you can consult Nov 16 23:10:45.147 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 23:10:45.147 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tfw`, Nov 16 23:10:45.147 INFO [stderr] please set bin.path in Cargo.toml Nov 16 23:10:45.201 INFO [stderr] Compiling turnout-for-what v0.2.0 (/source) Nov 16 23:10:46.115 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.99s Nov 16 23:10:46.116 INFO [stderr] su: No module specific data is present Nov 16 23:10:46.983 INFO running `"docker" "inspect" "026dd79353faeac1009efec203bbdc7f162ad01a24805ad3227c6e9268bf9ada"` Nov 16 23:10:47.279 INFO running `"docker" "rm" "-f" "026dd79353faeac1009efec203bbdc7f162ad01a24805ad3227c6e9268bf9ada"` Nov 16 23:10:47.690 INFO [stdout] 026dd79353faeac1009efec203bbdc7f162ad01a24805ad3227c6e9268bf9ada Nov 16 23:10:47.696 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 16 23:10:48.184 INFO [stdout] 21caac0d98f61af87b176ad98528f4f969b082006535541d1db8bf04e7d40053 Nov 16 23:10:48.193 INFO running `"docker" "start" "-a" "21caac0d98f61af87b176ad98528f4f969b082006535541d1db8bf04e7d40053"` Nov 16 23:10:49.419 INFO [stderr] usermod: no changes Nov 16 23:10:49.465 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 23:10:49.465 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 23:10:49.465 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 23:10:49.465 INFO [stderr] files will be included as a binary target: Nov 16 23:10:49.465 INFO [stderr] Nov 16 23:10:49.465 INFO [stderr] * /source/src/main.rs Nov 16 23:10:49.465 INFO [stderr] Nov 16 23:10:49.465 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 23:10:49.465 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 23:10:49.465 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 23:10:49.465 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 23:10:49.465 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 23:10:49.465 INFO [stderr] Nov 16 23:10:49.465 INFO [stderr] For more information on this warning you can consult Nov 16 23:10:49.465 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 23:10:49.465 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tfw`, Nov 16 23:10:49.465 INFO [stderr] please set bin.path in Cargo.toml Nov 16 23:10:49.515 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s Nov 16 23:10:49.527 INFO [stderr] Running /target/debug/deps/tfw-f8bebd976d3ffa6d Nov 16 23:10:49.529 INFO [stdout] Nov 16 23:10:49.530 INFO [stdout] running 0 tests Nov 16 23:10:49.530 INFO [stdout] Nov 16 23:10:49.530 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 23:10:49.531 INFO [stdout] Nov 16 23:10:49.537 INFO [stderr] su: No module specific data is present Nov 16 23:10:50.573 INFO running `"docker" "inspect" "21caac0d98f61af87b176ad98528f4f969b082006535541d1db8bf04e7d40053"` Nov 16 23:10:50.811 INFO running `"docker" "rm" "-f" "21caac0d98f61af87b176ad98528f4f969b082006535541d1db8bf04e7d40053"` Nov 16 23:10:50.968 INFO [stdout] 21caac0d98f61af87b176ad98528f4f969b082006535541d1db8bf04e7d40053