Nov 16 16:05:20.614 INFO testing razvan-panda/rust-spoj against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 16:05:20.614 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 16:05:20.791 INFO [stdout] ad1c21a229020499759ba571798cf7e5c40f629c8fe474fc4b70cd1df607b0c1 Nov 16 16:05:20.794 INFO running `"docker" "start" "-a" "ad1c21a229020499759ba571798cf7e5c40f629c8fe474fc4b70cd1df607b0c1"` Nov 16 16:05:21.167 INFO [stderr] usermod: no changes Nov 16 16:05:21.195 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 16:05:21.195 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 16:05:21.195 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 16:05:21.195 INFO [stderr] files will be included as a binary target: Nov 16 16:05:21.195 INFO [stderr] Nov 16 16:05:21.195 INFO [stderr] * /source/src/main.rs Nov 16 16:05:21.195 INFO [stderr] Nov 16 16:05:21.195 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 16:05:21.195 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 16:05:21.195 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 16:05:21.196 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 16:05:21.196 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 16:05:21.196 INFO [stderr] Nov 16 16:05:21.196 INFO [stderr] For more information on this warning you can consult Nov 16 16:05:21.196 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 16:05:21.196 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello_world`, Nov 16 16:05:21.196 INFO [stderr] please set bin.path in Cargo.toml Nov 16 16:05:21.200 INFO [stderr] Compiling RustSPOJ v0.0.1 (/source) Nov 16 16:05:21.739 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.55s Nov 16 16:05:21.741 INFO [stderr] su: No module specific data is present Nov 16 16:05:21.956 INFO running `"docker" "inspect" "ad1c21a229020499759ba571798cf7e5c40f629c8fe474fc4b70cd1df607b0c1"` Nov 16 16:05:22.029 INFO running `"docker" "rm" "-f" "ad1c21a229020499759ba571798cf7e5c40f629c8fe474fc4b70cd1df607b0c1"` Nov 16 16:05:22.130 INFO [stdout] ad1c21a229020499759ba571798cf7e5c40f629c8fe474fc4b70cd1df607b0c1 Nov 16 16:05:22.132 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 16:05:22.371 INFO [stdout] 19cf7bed977f1c9f5a3d706096e1ba49186ae6aa5ee95622161a399ff5aaaa5b Nov 16 16:05:22.377 INFO running `"docker" "start" "-a" "19cf7bed977f1c9f5a3d706096e1ba49186ae6aa5ee95622161a399ff5aaaa5b"` Nov 16 16:05:22.847 INFO [stderr] usermod: no changes Nov 16 16:05:22.877 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 16:05:22.877 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 16:05:22.877 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 16:05:22.877 INFO [stderr] files will be included as a binary target: Nov 16 16:05:22.877 INFO [stderr] Nov 16 16:05:22.877 INFO [stderr] * /source/src/main.rs Nov 16 16:05:22.877 INFO [stderr] Nov 16 16:05:22.877 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 16:05:22.877 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 16:05:22.877 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 16:05:22.877 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 16:05:22.877 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 16:05:22.877 INFO [stderr] Nov 16 16:05:22.877 INFO [stderr] For more information on this warning you can consult Nov 16 16:05:22.877 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 16:05:22.877 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello_world`, Nov 16 16:05:22.877 INFO [stderr] please set bin.path in Cargo.toml Nov 16 16:05:22.881 INFO [stderr] Compiling RustSPOJ v0.0.1 (/source) Nov 16 16:05:23.305 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.43s Nov 16 16:05:23.305 INFO [stderr] su: No module specific data is present Nov 16 16:05:23.521 INFO running `"docker" "inspect" "19cf7bed977f1c9f5a3d706096e1ba49186ae6aa5ee95622161a399ff5aaaa5b"` Nov 16 16:05:23.773 INFO running `"docker" "rm" "-f" "19cf7bed977f1c9f5a3d706096e1ba49186ae6aa5ee95622161a399ff5aaaa5b"` Nov 16 16:05:24.063 INFO [stdout] 19cf7bed977f1c9f5a3d706096e1ba49186ae6aa5ee95622161a399ff5aaaa5b Nov 16 16:05:24.065 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 16:05:24.466 INFO [stdout] 403b5972e2cae1b120217b701ab9a63b1fc044f1e59de195245dd2856595be07 Nov 16 16:05:24.472 INFO running `"docker" "start" "-a" "403b5972e2cae1b120217b701ab9a63b1fc044f1e59de195245dd2856595be07"` Nov 16 16:05:25.419 INFO [stderr] usermod: no changes Nov 16 16:05:25.463 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 16:05:25.463 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 16:05:25.463 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 16:05:25.463 INFO [stderr] files will be included as a binary target: Nov 16 16:05:25.463 INFO [stderr] Nov 16 16:05:25.463 INFO [stderr] * /source/src/main.rs Nov 16 16:05:25.463 INFO [stderr] Nov 16 16:05:25.463 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 16:05:25.463 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 16:05:25.463 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 16:05:25.463 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 16:05:25.463 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 16:05:25.463 INFO [stderr] Nov 16 16:05:25.463 INFO [stderr] For more information on this warning you can consult Nov 16 16:05:25.463 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 16:05:25.463 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello_world`, Nov 16 16:05:25.463 INFO [stderr] please set bin.path in Cargo.toml Nov 16 16:05:25.463 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Nov 16 16:05:25.466 INFO [stderr] Running /target/debug/deps/hello_world-76980b8f3cd1864d Nov 16 16:05:25.469 INFO [stdout] Nov 16 16:05:25.469 INFO [stdout] running 0 tests Nov 16 16:05:25.469 INFO [stdout] Nov 16 16:05:25.469 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 16:05:25.469 INFO [stdout] Nov 16 16:05:25.475 INFO [stderr] su: No module specific data is present Nov 16 16:05:26.041 INFO running `"docker" "inspect" "403b5972e2cae1b120217b701ab9a63b1fc044f1e59de195245dd2856595be07"` Nov 16 16:05:26.352 INFO running `"docker" "rm" "-f" "403b5972e2cae1b120217b701ab9a63b1fc044f1e59de195245dd2856595be07"` Nov 16 16:05:26.761 INFO [stdout] 403b5972e2cae1b120217b701ab9a63b1fc044f1e59de195245dd2856595be07