Nov 16 16:05:20.609 INFO testing razvan-panda/rust-spoj against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 16:05:20.609 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 16:05:20.776 INFO [stdout] b3a0bda72a3e1d705d92e7dc3db42c24683a0cf1cdf34a366f4dee6b09d8031f Nov 16 16:05:20.779 INFO running `"docker" "start" "-a" "b3a0bda72a3e1d705d92e7dc3db42c24683a0cf1cdf34a366f4dee6b09d8031f"` Nov 16 16:05:21.181 INFO [stderr] usermod: no changes Nov 16 16:05:21.205 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 16:05:21.205 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 16:05:21.205 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 16:05:21.205 INFO [stderr] files will be included as a binary target: Nov 16 16:05:21.205 INFO [stderr] Nov 16 16:05:21.205 INFO [stderr] * /source/src/main.rs Nov 16 16:05:21.205 INFO [stderr] Nov 16 16:05:21.205 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 16:05:21.205 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 16:05:21.206 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 16:05:21.206 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 16:05:21.206 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 16:05:21.206 INFO [stderr] Nov 16 16:05:21.206 INFO [stderr] For more information on this warning you can consult Nov 16 16:05:21.206 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 16:05:21.206 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello_world`, Nov 16 16:05:21.206 INFO [stderr] please set bin.path in Cargo.toml Nov 16 16:05:21.206 INFO [stderr] Compiling RustSPOJ v0.0.1 (/source) Nov 16 16:05:21.691 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.49s Nov 16 16:05:21.693 INFO [stderr] su: No module specific data is present Nov 16 16:05:21.924 INFO running `"docker" "inspect" "b3a0bda72a3e1d705d92e7dc3db42c24683a0cf1cdf34a366f4dee6b09d8031f"` Nov 16 16:05:21.997 INFO running `"docker" "rm" "-f" "b3a0bda72a3e1d705d92e7dc3db42c24683a0cf1cdf34a366f4dee6b09d8031f"` Nov 16 16:05:22.120 INFO [stdout] b3a0bda72a3e1d705d92e7dc3db42c24683a0cf1cdf34a366f4dee6b09d8031f Nov 16 16:05:22.122 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 16:05:22.407 INFO [stdout] 2b6a22d26cca72a0990190aca2719b53f1d9ca0d7dcb1ee9666f765e5560135d Nov 16 16:05:22.412 INFO running `"docker" "start" "-a" "2b6a22d26cca72a0990190aca2719b53f1d9ca0d7dcb1ee9666f765e5560135d"` Nov 16 16:05:22.822 INFO [stderr] usermod: no changes Nov 16 16:05:22.848 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 16:05:22.848 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 16:05:22.848 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 16:05:22.848 INFO [stderr] files will be included as a binary target: Nov 16 16:05:22.848 INFO [stderr] Nov 16 16:05:22.848 INFO [stderr] * /source/src/main.rs Nov 16 16:05:22.848 INFO [stderr] Nov 16 16:05:22.848 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 16:05:22.848 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 16:05:22.848 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 16:05:22.848 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 16:05:22.848 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 16:05:22.848 INFO [stderr] Nov 16 16:05:22.848 INFO [stderr] For more information on this warning you can consult Nov 16 16:05:22.848 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 16:05:22.848 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello_world`, Nov 16 16:05:22.848 INFO [stderr] please set bin.path in Cargo.toml Nov 16 16:05:22.850 INFO [stderr] Compiling RustSPOJ v0.0.1 (/source) Nov 16 16:05:23.282 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.44s Nov 16 16:05:23.284 INFO [stderr] su: No module specific data is present Nov 16 16:05:23.524 INFO running `"docker" "inspect" "2b6a22d26cca72a0990190aca2719b53f1d9ca0d7dcb1ee9666f765e5560135d"` Nov 16 16:05:23.729 INFO running `"docker" "rm" "-f" "2b6a22d26cca72a0990190aca2719b53f1d9ca0d7dcb1ee9666f765e5560135d"` Nov 16 16:05:24.063 INFO [stdout] 2b6a22d26cca72a0990190aca2719b53f1d9ca0d7dcb1ee9666f765e5560135d Nov 16 16:05:24.069 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 16:05:24.543 INFO [stdout] 7476d2ff536594bdb71d8442a1937cc1ae87e89cba1f4781f885aefa52ea1189 Nov 16 16:05:24.551 INFO running `"docker" "start" "-a" "7476d2ff536594bdb71d8442a1937cc1ae87e89cba1f4781f885aefa52ea1189"` Nov 16 16:05:25.634 INFO [stderr] usermod: no changes Nov 16 16:05:25.681 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 16:05:25.681 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 16:05:25.682 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 16:05:25.682 INFO [stderr] files will be included as a binary target: Nov 16 16:05:25.683 INFO [stderr] Nov 16 16:05:25.684 INFO [stderr] * /source/src/main.rs Nov 16 16:05:25.684 INFO [stderr] Nov 16 16:05:25.684 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 16:05:25.685 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 16:05:25.685 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 16:05:25.686 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 16:05:25.686 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 16:05:25.686 INFO [stderr] Nov 16 16:05:25.686 INFO [stderr] For more information on this warning you can consult Nov 16 16:05:25.688 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 16:05:25.688 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello_world`, Nov 16 16:05:25.688 INFO [stderr] please set bin.path in Cargo.toml Nov 16 16:05:25.689 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Nov 16 16:05:25.689 INFO [stderr] Running /target/debug/deps/hello_world-c4672fd3d6812da9 Nov 16 16:05:25.689 INFO [stdout] Nov 16 16:05:25.690 INFO [stdout] running 0 tests Nov 16 16:05:25.690 INFO [stdout] Nov 16 16:05:25.691 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 16:05:25.692 INFO [stdout] Nov 16 16:05:25.692 INFO [stderr] su: No module specific data is present Nov 16 16:05:26.125 INFO running `"docker" "inspect" "7476d2ff536594bdb71d8442a1937cc1ae87e89cba1f4781f885aefa52ea1189"` Nov 16 16:05:26.397 INFO running `"docker" "rm" "-f" "7476d2ff536594bdb71d8442a1937cc1ae87e89cba1f4781f885aefa52ea1189"` Nov 16 16:05:26.692 INFO [stdout] 7476d2ff536594bdb71d8442a1937cc1ae87e89cba1f4781f885aefa52ea1189