Dec 05 10:27:29.378 INFO testing razvan-panda/rust-spoj against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 05 10:27:29.378 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 05 10:27:29.596 INFO [stdout] 2fec02d7a21c94137b27d9527e9e0c60c0a6f2a042d9164a4a66174a2310a72d Dec 05 10:27:29.602 INFO running `"docker" "start" "-a" "2fec02d7a21c94137b27d9527e9e0c60c0a6f2a042d9164a4a66174a2310a72d"` Dec 05 10:27:30.045 INFO [stderr] usermod: no changes Dec 05 10:27:30.069 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 10:27:30.069 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 10:27:30.069 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 10:27:30.069 INFO [stderr] files will be included as a binary target: Dec 05 10:27:30.069 INFO [stderr] Dec 05 10:27:30.069 INFO [stderr] * /source/src/main.rs Dec 05 10:27:30.070 INFO [stderr] Dec 05 10:27:30.070 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 10:27:30.070 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 10:27:30.070 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 10:27:30.070 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 10:27:30.070 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 10:27:30.070 INFO [stderr] Dec 05 10:27:30.070 INFO [stderr] For more information on this warning you can consult Dec 05 10:27:30.070 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 10:27:30.070 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello_world`, Dec 05 10:27:30.070 INFO [stderr] please set bin.path in Cargo.toml Dec 05 10:27:30.070 INFO [stderr] Compiling RustSPOJ v0.0.1 (/source) Dec 05 10:27:30.564 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.50s Dec 05 10:27:30.567 INFO [stderr] su: No module specific data is present Dec 05 10:27:30.778 INFO running `"docker" "inspect" "2fec02d7a21c94137b27d9527e9e0c60c0a6f2a042d9164a4a66174a2310a72d"` Dec 05 10:27:30.845 INFO running `"docker" "rm" "-f" "2fec02d7a21c94137b27d9527e9e0c60c0a6f2a042d9164a4a66174a2310a72d"` Dec 05 10:27:30.936 INFO [stdout] 2fec02d7a21c94137b27d9527e9e0c60c0a6f2a042d9164a4a66174a2310a72d Dec 05 10:27:30.938 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 05 10:27:31.132 INFO [stdout] dcb816b4b30b2492140e36dd252afbabbaf53e0fe5e2845efacf482a01ca9357 Dec 05 10:27:31.134 INFO running `"docker" "start" "-a" "dcb816b4b30b2492140e36dd252afbabbaf53e0fe5e2845efacf482a01ca9357"` Dec 05 10:27:31.827 INFO [stderr] usermod: no changes Dec 05 10:27:31.851 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 10:27:31.851 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 10:27:31.851 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 10:27:31.851 INFO [stderr] files will be included as a binary target: Dec 05 10:27:31.851 INFO [stderr] Dec 05 10:27:31.851 INFO [stderr] * /source/src/main.rs Dec 05 10:27:31.851 INFO [stderr] Dec 05 10:27:31.851 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 10:27:31.851 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 10:27:31.851 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 10:27:31.851 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 10:27:31.851 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 10:27:31.851 INFO [stderr] Dec 05 10:27:31.851 INFO [stderr] For more information on this warning you can consult Dec 05 10:27:31.851 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 10:27:31.851 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello_world`, Dec 05 10:27:31.852 INFO [stderr] please set bin.path in Cargo.toml Dec 05 10:27:31.852 INFO [stderr] Compiling RustSPOJ v0.0.1 (/source) Dec 05 10:27:32.313 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.47s Dec 05 10:27:32.315 INFO [stderr] su: No module specific data is present Dec 05 10:27:32.988 INFO running `"docker" "inspect" "dcb816b4b30b2492140e36dd252afbabbaf53e0fe5e2845efacf482a01ca9357"` Dec 05 10:27:33.210 INFO running `"docker" "rm" "-f" "dcb816b4b30b2492140e36dd252afbabbaf53e0fe5e2845efacf482a01ca9357"` Dec 05 10:27:33.432 INFO [stdout] dcb816b4b30b2492140e36dd252afbabbaf53e0fe5e2845efacf482a01ca9357 Dec 05 10:27:33.440 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 05 10:27:33.944 INFO [stdout] 722a21357a532d7a2d6d070c6c2ea53e22bbb929f5b7b336d78031e3e47df86f Dec 05 10:27:33.946 INFO running `"docker" "start" "-a" "722a21357a532d7a2d6d070c6c2ea53e22bbb929f5b7b336d78031e3e47df86f"` Dec 05 10:27:35.141 INFO [stderr] usermod: no changes Dec 05 10:27:35.232 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 10:27:35.232 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 10:27:35.232 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 10:27:35.232 INFO [stderr] files will be included as a binary target: Dec 05 10:27:35.232 INFO [stderr] Dec 05 10:27:35.232 INFO [stderr] * /source/src/main.rs Dec 05 10:27:35.232 INFO [stderr] Dec 05 10:27:35.232 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 10:27:35.232 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 10:27:35.232 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 10:27:35.232 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 10:27:35.232 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 10:27:35.232 INFO [stderr] Dec 05 10:27:35.232 INFO [stderr] For more information on this warning you can consult Dec 05 10:27:35.232 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 10:27:35.232 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello_world`, Dec 05 10:27:35.232 INFO [stderr] please set bin.path in Cargo.toml Dec 05 10:27:35.232 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s Dec 05 10:27:35.232 INFO [stderr] Running /target/debug/deps/hello_world-f92837220bd16ada Dec 05 10:27:35.236 INFO [stdout] Dec 05 10:27:35.236 INFO [stdout] running 0 tests Dec 05 10:27:35.236 INFO [stdout] Dec 05 10:27:35.236 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 10:27:35.236 INFO [stdout] Dec 05 10:27:35.236 INFO [stderr] su: No module specific data is present Dec 05 10:27:35.886 INFO running `"docker" "inspect" "722a21357a532d7a2d6d070c6c2ea53e22bbb929f5b7b336d78031e3e47df86f"` Dec 05 10:27:36.180 INFO running `"docker" "rm" "-f" "722a21357a532d7a2d6d070c6c2ea53e22bbb929f5b7b336d78031e3e47df86f"` Dec 05 10:27:36.585 INFO [stdout] 722a21357a532d7a2d6d070c6c2ea53e22bbb929f5b7b336d78031e3e47df86f