Dec 13 11:18:59.288 INFO testing matthiaskrgr/advent_of_code_rs_2017 against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 13 11:18:59.289 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-3/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 13 11:18:59.708 INFO [stdout] 535f064f78c450f194720636fd5a3a9bf4f8f9ed36110357d83f3dae4e56826e Dec 13 11:18:59.712 INFO running `"docker" "start" "-a" "535f064f78c450f194720636fd5a3a9bf4f8f9ed36110357d83f3dae4e56826e"` Dec 13 11:19:00.781 INFO [stderr] usermod: no changes Dec 13 11:19:00.853 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 11:19:00.853 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 11:19:00.853 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 11:19:00.853 INFO [stderr] files will be included as a binary target: Dec 13 11:19:00.853 INFO [stderr] Dec 13 11:19:00.853 INFO [stderr] * /source/src/main.rs Dec 13 11:19:00.853 INFO [stderr] Dec 13 11:19:00.853 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 11:19:00.853 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 11:19:00.853 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 11:19:00.853 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 11:19:00.853 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 11:19:00.853 INFO [stderr] Dec 13 11:19:00.853 INFO [stderr] For more information on this warning you can consult Dec 13 11:19:00.853 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 11:19:00.853 INFO [stderr] Compiling advent_of_code_2017_rs v0.1.0 (/source) Dec 13 11:19:02.858 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.04s Dec 13 11:19:02.858 INFO [stderr] su: No module specific data is present Dec 13 11:19:03.483 INFO running `"docker" "inspect" "535f064f78c450f194720636fd5a3a9bf4f8f9ed36110357d83f3dae4e56826e"` Dec 13 11:19:03.785 INFO running `"docker" "rm" "-f" "535f064f78c450f194720636fd5a3a9bf4f8f9ed36110357d83f3dae4e56826e"` Dec 13 11:19:04.098 INFO [stdout] 535f064f78c450f194720636fd5a3a9bf4f8f9ed36110357d83f3dae4e56826e Dec 13 11:19:04.105 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-3/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 13 11:19:04.487 INFO [stdout] 4aab75e75b45781e97e1fedb91cd1a08a779e70946bebb5346a870b9b98d489f Dec 13 11:19:04.491 INFO running `"docker" "start" "-a" "4aab75e75b45781e97e1fedb91cd1a08a779e70946bebb5346a870b9b98d489f"` Dec 13 11:19:05.623 INFO [stderr] usermod: no changes Dec 13 11:19:05.671 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 11:19:05.671 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 11:19:05.671 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 11:19:05.671 INFO [stderr] files will be included as a binary target: Dec 13 11:19:05.671 INFO [stderr] Dec 13 11:19:05.671 INFO [stderr] * /source/src/main.rs Dec 13 11:19:05.671 INFO [stderr] Dec 13 11:19:05.671 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 11:19:05.671 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 11:19:05.671 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 11:19:05.671 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 11:19:05.671 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 11:19:05.671 INFO [stderr] Dec 13 11:19:05.671 INFO [stderr] For more information on this warning you can consult Dec 13 11:19:05.671 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 11:19:05.691 INFO [stderr] Compiling advent_of_code_2017_rs v0.1.0 (/source) Dec 13 11:19:07.563 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.91s Dec 13 11:19:07.566 INFO [stderr] su: No module specific data is present Dec 13 11:19:08.084 INFO running `"docker" "inspect" "4aab75e75b45781e97e1fedb91cd1a08a779e70946bebb5346a870b9b98d489f"` Dec 13 11:19:08.349 INFO running `"docker" "rm" "-f" "4aab75e75b45781e97e1fedb91cd1a08a779e70946bebb5346a870b9b98d489f"` Dec 13 11:19:08.751 INFO [stdout] 4aab75e75b45781e97e1fedb91cd1a08a779e70946bebb5346a870b9b98d489f Dec 13 11:19:08.753 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-3/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 13 11:19:09.089 INFO [stdout] 4e206654a0297f544d0ce32449ae9277954af74e6343019bab5c51c95f7beaed Dec 13 11:19:09.096 INFO running `"docker" "start" "-a" "4e206654a0297f544d0ce32449ae9277954af74e6343019bab5c51c95f7beaed"` Dec 13 11:19:10.062 INFO [stderr] usermod: no changes Dec 13 11:19:10.096 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 11:19:10.096 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 11:19:10.096 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 11:19:10.096 INFO [stderr] files will be included as a binary target: Dec 13 11:19:10.096 INFO [stderr] Dec 13 11:19:10.096 INFO [stderr] * /source/src/main.rs Dec 13 11:19:10.096 INFO [stderr] Dec 13 11:19:10.096 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 11:19:10.096 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 11:19:10.096 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 11:19:10.097 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 11:19:10.097 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 11:19:10.097 INFO [stderr] Dec 13 11:19:10.097 INFO [stderr] For more information on this warning you can consult Dec 13 11:19:10.097 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 11:19:10.097 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Dec 13 11:19:10.099 INFO [stderr] Running /target/debug/deps/day1_1-a2fc040408f76115 Dec 13 11:19:10.104 INFO [stdout] Dec 13 11:19:10.104 INFO [stdout] running 0 tests Dec 13 11:19:10.104 INFO [stdout] Dec 13 11:19:10.104 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 11:19:10.104 INFO [stdout] Dec 13 11:19:10.107 INFO [stdout] Dec 13 11:19:10.107 INFO [stderr] Running /target/debug/deps/day1_2-ca3d5ec2380692cf Dec 13 11:19:10.107 INFO [stdout] running 0 tests Dec 13 11:19:10.107 INFO [stderr] Running /target/debug/deps/day2_1-1197c00a14631d23 Dec 13 11:19:10.107 INFO [stdout] Dec 13 11:19:10.107 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 11:19:10.107 INFO [stdout] Dec 13 11:19:10.108 INFO [stdout] Dec 13 11:19:10.108 INFO [stdout] running 0 tests Dec 13 11:19:10.108 INFO [stdout] Dec 13 11:19:10.108 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 11:19:10.108 INFO [stdout] Dec 13 11:19:10.108 INFO [stderr] Running /target/debug/deps/day2_2-2651131360167923 Dec 13 11:19:10.119 INFO [stdout] Dec 13 11:19:10.119 INFO [stdout] running 0 tests Dec 13 11:19:10.119 INFO [stdout] Dec 13 11:19:10.119 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 11:19:10.119 INFO [stdout] Dec 13 11:19:10.121 INFO [stderr] su: No module specific data is present Dec 13 11:19:10.576 INFO running `"docker" "inspect" "4e206654a0297f544d0ce32449ae9277954af74e6343019bab5c51c95f7beaed"` Dec 13 11:19:10.742 INFO running `"docker" "rm" "-f" "4e206654a0297f544d0ce32449ae9277954af74e6343019bab5c51c95f7beaed"` Dec 13 11:19:10.882 INFO [stdout] 4e206654a0297f544d0ce32449ae9277954af74e6343019bab5c51c95f7beaed