Nov 16 12:48:04.935 INFO testing soulim/helloworld-rust against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 12:48:04.935 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 12:48:05.155 INFO [stdout] 1ad58cdfa400918ae7704c52225838cffc6739e2fcf17d336f586d4abda76acb Nov 16 12:48:05.160 INFO running `"docker" "start" "-a" "1ad58cdfa400918ae7704c52225838cffc6739e2fcf17d336f586d4abda76acb"` Nov 16 12:48:05.629 INFO [stderr] usermod: no changes Nov 16 12:48:05.653 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 12:48:05.653 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 12:48:05.653 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 12:48:05.653 INFO [stderr] files will be included as a binary target: Nov 16 12:48:05.653 INFO [stderr] Nov 16 12:48:05.653 INFO [stderr] * /source/src/main.rs Nov 16 12:48:05.653 INFO [stderr] Nov 16 12:48:05.653 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 12:48:05.653 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 12:48:05.653 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 12:48:05.653 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 12:48:05.653 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 12:48:05.653 INFO [stderr] Nov 16 12:48:05.653 INFO [stderr] For more information on this warning you can consult Nov 16 12:48:05.653 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 12:48:05.653 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `helloworld`, Nov 16 12:48:05.653 INFO [stderr] please set bin.path in Cargo.toml Nov 16 12:48:05.654 INFO [stderr] Compiling helloworld-rust v0.0.1 (/source) Nov 16 12:48:05.926 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.28s Nov 16 12:48:05.927 INFO [stderr] su: No module specific data is present Nov 16 12:48:06.180 INFO running `"docker" "inspect" "1ad58cdfa400918ae7704c52225838cffc6739e2fcf17d336f586d4abda76acb"` Nov 16 12:48:06.262 INFO running `"docker" "rm" "-f" "1ad58cdfa400918ae7704c52225838cffc6739e2fcf17d336f586d4abda76acb"` Nov 16 12:48:06.376 INFO [stdout] 1ad58cdfa400918ae7704c52225838cffc6739e2fcf17d336f586d4abda76acb Nov 16 12:48:06.378 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 12:48:06.661 INFO [stdout] 4a3135160e0c148ba1c8c7aacd19e83329f503a5d192c446e6d4ef57051e8cac Nov 16 12:48:06.663 INFO running `"docker" "start" "-a" "4a3135160e0c148ba1c8c7aacd19e83329f503a5d192c446e6d4ef57051e8cac"` Nov 16 12:48:07.284 INFO [stderr] usermod: no changes Nov 16 12:48:07.313 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 12:48:07.313 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 12:48:07.313 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 12:48:07.313 INFO [stderr] files will be included as a binary target: Nov 16 12:48:07.314 INFO [stderr] Nov 16 12:48:07.314 INFO [stderr] * /source/src/main.rs Nov 16 12:48:07.314 INFO [stderr] Nov 16 12:48:07.314 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 12:48:07.314 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 12:48:07.314 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 12:48:07.314 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 12:48:07.314 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 12:48:07.314 INFO [stderr] Nov 16 12:48:07.314 INFO [stderr] For more information on this warning you can consult Nov 16 12:48:07.314 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 12:48:07.314 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `helloworld`, Nov 16 12:48:07.314 INFO [stderr] please set bin.path in Cargo.toml Nov 16 12:48:07.316 INFO [stderr] Compiling helloworld-rust v0.0.1 (/source) Nov 16 12:48:07.672 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.36s Nov 16 12:48:07.673 INFO [stderr] su: No module specific data is present Nov 16 12:48:07.903 INFO running `"docker" "inspect" "4a3135160e0c148ba1c8c7aacd19e83329f503a5d192c446e6d4ef57051e8cac"` Nov 16 12:48:08.016 INFO running `"docker" "rm" "-f" "4a3135160e0c148ba1c8c7aacd19e83329f503a5d192c446e6d4ef57051e8cac"` Nov 16 12:48:08.112 INFO [stdout] 4a3135160e0c148ba1c8c7aacd19e83329f503a5d192c446e6d4ef57051e8cac Nov 16 12:48:08.114 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 12:48:08.272 INFO [stdout] 81875c8fa2e61d253fd5268ebc028d31d47e95ddce5b3e57be8274cee14d7acb Nov 16 12:48:08.274 INFO running `"docker" "start" "-a" "81875c8fa2e61d253fd5268ebc028d31d47e95ddce5b3e57be8274cee14d7acb"` Nov 16 12:48:08.837 INFO [stderr] usermod: no changes Nov 16 12:48:08.887 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 12:48:08.887 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 12:48:08.887 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 12:48:08.887 INFO [stderr] files will be included as a binary target: Nov 16 12:48:08.887 INFO [stderr] Nov 16 12:48:08.887 INFO [stderr] * /source/src/main.rs Nov 16 12:48:08.887 INFO [stderr] Nov 16 12:48:08.887 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 12:48:08.887 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 12:48:08.887 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 12:48:08.888 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 12:48:08.888 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 12:48:08.888 INFO [stderr] Nov 16 12:48:08.888 INFO [stderr] For more information on this warning you can consult Nov 16 12:48:08.888 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 12:48:08.888 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `helloworld`, Nov 16 12:48:08.888 INFO [stderr] please set bin.path in Cargo.toml Nov 16 12:48:08.888 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Nov 16 12:48:08.888 INFO [stderr] Running /target/debug/deps/helloworld-c0c3c9b74b80677e Nov 16 12:48:08.899 INFO [stdout] Nov 16 12:48:08.899 INFO [stdout] running 0 tests Nov 16 12:48:08.899 INFO [stdout] Nov 16 12:48:08.899 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 12:48:08.899 INFO [stdout] Nov 16 12:48:08.900 INFO [stderr] su: No module specific data is present Nov 16 12:48:09.309 INFO running `"docker" "inspect" "81875c8fa2e61d253fd5268ebc028d31d47e95ddce5b3e57be8274cee14d7acb"` Nov 16 12:48:09.381 INFO running `"docker" "rm" "-f" "81875c8fa2e61d253fd5268ebc028d31d47e95ddce5b3e57be8274cee14d7acb"` Nov 16 12:48:09.499 INFO [stdout] 81875c8fa2e61d253fd5268ebc028d31d47e95ddce5b3e57be8274cee14d7acb