Nov 28 04:54:30.341 INFO checking ghotiphud/advent-of-code against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 28 04:54:30.341 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-5/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-alt check --frozen --all --all-targets" "-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 28 04:54:30.809 INFO [stdout] 684947ec710caa7afb5b26edc0cea151d8e16d0abb6177f74097a9302796691c Nov 28 04:54:30.816 INFO running `"docker" "start" "-a" "684947ec710caa7afb5b26edc0cea151d8e16d0abb6177f74097a9302796691c"` Nov 28 04:54:32.502 INFO [stderr] usermod: no changes Nov 28 04:54:32.576 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 28 04:54:32.576 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 28 04:54:32.576 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 28 04:54:32.576 INFO [stderr] files will be included as a binary target: Nov 28 04:54:32.576 INFO [stderr] Nov 28 04:54:32.576 INFO [stderr] * /source/src/main.rs Nov 28 04:54:32.576 INFO [stderr] Nov 28 04:54:32.576 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 28 04:54:32.576 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 28 04:54:32.576 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 28 04:54:32.576 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 28 04:54:32.576 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 28 04:54:32.576 INFO [stderr] Nov 28 04:54:32.576 INFO [stderr] For more information on this warning you can consult Nov 28 04:54:32.576 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 28 04:54:32.589 INFO [stderr] Checking advent-of-code v0.1.0 (/source) Nov 28 04:54:34.508 INFO [stderr] warning: value assigned to `current` is never read Nov 28 04:54:34.509 INFO [stderr] --> src/day-3.rs:22:13 Nov 28 04:54:34.510 INFO [stderr] | Nov 28 04:54:34.510 INFO [stderr] 22 | let mut current = House::new(0, 0); Nov 28 04:54:34.511 INFO [stderr] | ^^^^^^^ Nov 28 04:54:34.511 INFO [stderr] | Nov 28 04:54:34.512 INFO [stderr] = note: #[warn(unused_assignments)] on by default Nov 28 04:54:34.513 INFO [stderr] Nov 28 04:54:34.700 INFO [stderr] warning: value assigned to `current` is never read Nov 28 04:54:34.700 INFO [stderr] --> src/day-3.rs:22:13 Nov 28 04:54:34.700 INFO [stderr] | Nov 28 04:54:34.700 INFO [stderr] 22 | let mut current = House::new(0, 0); Nov 28 04:54:34.701 INFO [stderr] | ^^^^^^^ Nov 28 04:54:34.701 INFO [stderr] | Nov 28 04:54:34.701 INFO [stderr] = note: #[warn(unused_assignments)] on by default Nov 28 04:54:34.701 INFO [stderr] Nov 28 04:54:34.792 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.25s Nov 28 04:54:34.794 INFO [stderr] su: No module specific data is present Nov 28 04:54:35.598 INFO running `"docker" "inspect" "684947ec710caa7afb5b26edc0cea151d8e16d0abb6177f74097a9302796691c"` Nov 28 04:54:35.941 INFO running `"docker" "rm" "-f" "684947ec710caa7afb5b26edc0cea151d8e16d0abb6177f74097a9302796691c"` Nov 28 04:54:36.231 INFO [stdout] 684947ec710caa7afb5b26edc0cea151d8e16d0abb6177f74097a9302796691c