Dec 06 07:00:01.469 INFO testing andantonyan/24_days_of_rust against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 06 07:00:01.469 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 06 07:00:01.952 INFO [stdout] 66338f63eae346cac9757df69b466559c82cabf4394e8d67ce8b4c6dfdbca0f4 Dec 06 07:00:01.954 INFO running `"docker" "start" "-a" "66338f63eae346cac9757df69b466559c82cabf4394e8d67ce8b4c6dfdbca0f4"` Dec 06 07:00:03.148 INFO [stderr] usermod: no changes Dec 06 07:00:03.192 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 07:00:03.193 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 07:00:03.193 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 07:00:03.193 INFO [stderr] files will be included as a binary target: Dec 06 07:00:03.193 INFO [stderr] Dec 06 07:00:03.193 INFO [stderr] * /source/src/main.rs Dec 06 07:00:03.193 INFO [stderr] Dec 06 07:00:03.193 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 07:00:03.193 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 07:00:03.193 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 07:00:03.193 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 07:00:03.193 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 07:00:03.193 INFO [stderr] Dec 06 07:00:03.193 INFO [stderr] For more information on this warning you can consult Dec 06 07:00:03.193 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 07:00:03.252 INFO [stderr] Compiling csv v0.15.0 Dec 06 07:00:03.252 INFO [stderr] Compiling primal-sieve v0.2.7 Dec 06 07:00:03.260 INFO [stderr] Compiling primal-check v0.2.2 Dec 06 07:00:07.035 INFO [stderr] Compiling primal v0.2.3 Dec 06 07:00:07.912 INFO [stderr] Compiling 24_days_of_rust v0.1.0 (/source) Dec 06 07:00:10.261 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.09s Dec 06 07:00:10.272 INFO [stderr] su: No module specific data is present Dec 06 07:00:11.029 INFO running `"docker" "inspect" "66338f63eae346cac9757df69b466559c82cabf4394e8d67ce8b4c6dfdbca0f4"` Dec 06 07:00:11.229 INFO running `"docker" "rm" "-f" "66338f63eae346cac9757df69b466559c82cabf4394e8d67ce8b4c6dfdbca0f4"` Dec 06 07:00:11.459 INFO [stdout] 66338f63eae346cac9757df69b466559c82cabf4394e8d67ce8b4c6dfdbca0f4 Dec 06 07:00:11.463 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 06 07:00:11.812 INFO [stdout] 387888496c2c1d8317da6257796af6a148b9047d2b98868f69ff46223b274fbe Dec 06 07:00:11.818 INFO running `"docker" "start" "-a" "387888496c2c1d8317da6257796af6a148b9047d2b98868f69ff46223b274fbe"` Dec 06 07:00:12.940 INFO [stderr] usermod: no changes Dec 06 07:00:12.973 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 07:00:12.973 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 07:00:12.973 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 07:00:12.973 INFO [stderr] files will be included as a binary target: Dec 06 07:00:12.973 INFO [stderr] Dec 06 07:00:12.973 INFO [stderr] * /source/src/main.rs Dec 06 07:00:12.973 INFO [stderr] Dec 06 07:00:12.973 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 07:00:12.973 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 07:00:12.973 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 07:00:12.973 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 07:00:12.974 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 07:00:12.974 INFO [stderr] Dec 06 07:00:12.974 INFO [stderr] For more information on this warning you can consult Dec 06 07:00:12.974 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 07:00:12.991 INFO [stderr] Compiling 24_days_of_rust v0.1.0 (/source) Dec 06 07:00:14.752 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.79s Dec 06 07:00:14.752 INFO [stderr] su: No module specific data is present Dec 06 07:00:15.710 INFO running `"docker" "inspect" "387888496c2c1d8317da6257796af6a148b9047d2b98868f69ff46223b274fbe"` Dec 06 07:00:16.044 INFO running `"docker" "rm" "-f" "387888496c2c1d8317da6257796af6a148b9047d2b98868f69ff46223b274fbe"` Dec 06 07:00:16.376 INFO [stdout] 387888496c2c1d8317da6257796af6a148b9047d2b98868f69ff46223b274fbe Dec 06 07:00:16.386 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 06 07:00:16.870 INFO [stdout] 7f6e163696860b13755e7e50571f1b278fcf9088883929cd15230f810588c658 Dec 06 07:00:16.876 INFO running `"docker" "start" "-a" "7f6e163696860b13755e7e50571f1b278fcf9088883929cd15230f810588c658"` Dec 06 07:00:17.889 INFO [stderr] usermod: no changes Dec 06 07:00:17.936 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 07:00:17.936 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 07:00:17.936 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 07:00:17.936 INFO [stderr] files will be included as a binary target: Dec 06 07:00:17.936 INFO [stderr] Dec 06 07:00:17.936 INFO [stderr] * /source/src/main.rs Dec 06 07:00:17.936 INFO [stderr] Dec 06 07:00:17.936 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 07:00:17.936 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 07:00:17.936 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 07:00:17.936 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 07:00:17.937 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 07:00:17.937 INFO [stderr] Dec 06 07:00:17.937 INFO [stderr] For more information on this warning you can consult Dec 06 07:00:17.937 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 07:00:17.971 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s Dec 06 07:00:17.984 INFO [stderr] Running /target/debug/deps/day2-72aaeee21611e2e0 Dec 06 07:00:18.007 INFO [stdout] Dec 06 07:00:18.007 INFO [stdout] running 0 tests Dec 06 07:00:18.007 INFO [stdout] Dec 06 07:00:18.007 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 07:00:18.007 INFO [stdout] Dec 06 07:00:18.010 INFO [stderr] Running /target/debug/deps/day3-5205e4fa012b5491 Dec 06 07:00:18.015 INFO [stdout] Dec 06 07:00:18.015 INFO [stdout] running 0 tests Dec 06 07:00:18.015 INFO [stdout] Dec 06 07:00:18.015 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 07:00:18.015 INFO [stdout] Dec 06 07:00:18.016 INFO [stderr] su: No module specific data is present Dec 06 07:00:18.534 INFO running `"docker" "inspect" "7f6e163696860b13755e7e50571f1b278fcf9088883929cd15230f810588c658"` Dec 06 07:00:18.702 INFO running `"docker" "rm" "-f" "7f6e163696860b13755e7e50571f1b278fcf9088883929cd15230f810588c658"` Dec 06 07:00:18.972 INFO [stdout] 7f6e163696860b13755e7e50571f1b278fcf9088883929cd15230f810588c658