Dec 14 02:58:21.136 INFO testing andantonyan/24_days_of_rust against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 14 02:58:21.136 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-3/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 14 02:58:21.631 INFO [stdout] 9ba12c2140dcb700b17d11c100fb490a7853101335bdadd87dff84c279dce595 Dec 14 02:58:21.631 INFO running `"docker" "start" "-a" "9ba12c2140dcb700b17d11c100fb490a7853101335bdadd87dff84c279dce595"` Dec 14 02:58:22.926 INFO [stderr] usermod: no changes Dec 14 02:58:22.993 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 02:58:22.993 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 02:58:22.993 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 02:58:22.993 INFO [stderr] files will be included as a binary target: Dec 14 02:58:22.993 INFO [stderr] Dec 14 02:58:22.993 INFO [stderr] * /source/src/main.rs Dec 14 02:58:22.993 INFO [stderr] Dec 14 02:58:22.993 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 02:58:22.993 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 02:58:22.993 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 02:58:22.993 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 02:58:22.993 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 02:58:22.993 INFO [stderr] Dec 14 02:58:22.993 INFO [stderr] For more information on this warning you can consult Dec 14 02:58:22.993 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 02:58:23.087 INFO [stderr] Compiling num-bigint v0.1.40 Dec 14 02:58:23.087 INFO [stderr] Compiling csv v0.15.0 Dec 14 02:58:23.087 INFO [stderr] Compiling primal-sieve v0.2.7 Dec 14 02:58:28.372 INFO [stderr] Compiling num-rational v0.1.39 Dec 14 02:58:30.219 INFO [stderr] Compiling num v0.1.40 Dec 14 02:58:30.767 INFO [stderr] Compiling primal-check v0.2.2 Dec 14 02:58:31.865 INFO [stderr] Compiling primal v0.2.3 Dec 14 02:58:32.752 INFO [stderr] Compiling 24_days_of_rust v0.1.0 (/source) Dec 14 02:58:35.119 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.16s Dec 14 02:58:35.128 INFO [stderr] su: No module specific data is present Dec 14 02:58:36.103 INFO running `"docker" "inspect" "9ba12c2140dcb700b17d11c100fb490a7853101335bdadd87dff84c279dce595"` Dec 14 02:58:36.425 INFO running `"docker" "rm" "-f" "9ba12c2140dcb700b17d11c100fb490a7853101335bdadd87dff84c279dce595"` Dec 14 02:58:36.831 INFO [stdout] 9ba12c2140dcb700b17d11c100fb490a7853101335bdadd87dff84c279dce595 Dec 14 02:58:36.833 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-3/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 14 02:58:37.135 INFO [stdout] 59c1741676a32e4e1b5c9436e2b594c244b38b0028ee7795dd97d044f6476138 Dec 14 02:58:37.141 INFO running `"docker" "start" "-a" "59c1741676a32e4e1b5c9436e2b594c244b38b0028ee7795dd97d044f6476138"` Dec 14 02:58:38.164 INFO [stderr] usermod: no changes Dec 14 02:58:38.203 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 02:58:38.203 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 02:58:38.203 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 02:58:38.203 INFO [stderr] files will be included as a binary target: Dec 14 02:58:38.203 INFO [stderr] Dec 14 02:58:38.203 INFO [stderr] * /source/src/main.rs Dec 14 02:58:38.203 INFO [stderr] Dec 14 02:58:38.203 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 02:58:38.203 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 02:58:38.203 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 02:58:38.203 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 02:58:38.203 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 02:58:38.203 INFO [stderr] Dec 14 02:58:38.203 INFO [stderr] For more information on this warning you can consult Dec 14 02:58:38.203 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 02:58:38.243 INFO [stderr] Compiling 24_days_of_rust v0.1.0 (/source) Dec 14 02:58:39.746 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.56s Dec 14 02:58:39.750 INFO [stderr] su: No module specific data is present Dec 14 02:58:40.317 INFO running `"docker" "inspect" "59c1741676a32e4e1b5c9436e2b594c244b38b0028ee7795dd97d044f6476138"` Dec 14 02:58:40.532 INFO running `"docker" "rm" "-f" "59c1741676a32e4e1b5c9436e2b594c244b38b0028ee7795dd97d044f6476138"` Dec 14 02:58:40.639 INFO [stdout] 59c1741676a32e4e1b5c9436e2b594c244b38b0028ee7795dd97d044f6476138 Dec 14 02:58:40.642 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-3/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 14 02:58:40.897 INFO [stdout] 03acf011b7e1c2a52abce5c64f73bc85c1baa7f7b99a501876763e945187fbd3 Dec 14 02:58:40.900 INFO running `"docker" "start" "-a" "03acf011b7e1c2a52abce5c64f73bc85c1baa7f7b99a501876763e945187fbd3"` Dec 14 02:58:41.542 INFO [stderr] usermod: no changes Dec 14 02:58:41.565 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 02:58:41.565 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 02:58:41.565 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 02:58:41.565 INFO [stderr] files will be included as a binary target: Dec 14 02:58:41.565 INFO [stderr] Dec 14 02:58:41.565 INFO [stderr] * /source/src/main.rs Dec 14 02:58:41.565 INFO [stderr] Dec 14 02:58:41.565 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 02:58:41.565 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 02:58:41.565 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 02:58:41.565 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 02:58:41.565 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 02:58:41.565 INFO [stderr] Dec 14 02:58:41.565 INFO [stderr] For more information on this warning you can consult Dec 14 02:58:41.565 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 02:58:41.599 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s Dec 14 02:58:41.614 INFO [stderr] Running /target/debug/deps/day2-f7c332d383a8a3bd Dec 14 02:58:41.614 INFO [stdout] Dec 14 02:58:41.614 INFO [stdout] running 0 tests Dec 14 02:58:41.614 INFO [stdout] Dec 14 02:58:41.614 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 02:58:41.614 INFO [stdout] Dec 14 02:58:41.619 INFO [stderr] Running /target/debug/deps/day3-a9e71d5d3d925721 Dec 14 02:58:41.623 INFO [stdout] Dec 14 02:58:41.623 INFO [stdout] running 0 tests Dec 14 02:58:41.623 INFO [stdout] Dec 14 02:58:41.623 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 02:58:41.623 INFO [stdout] Dec 14 02:58:41.627 INFO [stderr] su: No module specific data is present Dec 14 02:58:42.291 INFO running `"docker" "inspect" "03acf011b7e1c2a52abce5c64f73bc85c1baa7f7b99a501876763e945187fbd3"` Dec 14 02:58:42.513 INFO running `"docker" "rm" "-f" "03acf011b7e1c2a52abce5c64f73bc85c1baa7f7b99a501876763e945187fbd3"` Dec 14 02:58:42.753 INFO [stdout] 03acf011b7e1c2a52abce5c64f73bc85c1baa7f7b99a501876763e945187fbd3