Oct 10 22:35:54.499 INFO testing ghotiphud/advent-of-code against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 22:35:54.499 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 22:35:54.499 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 22:35:54.954 INFO blam! d999d87f548a34812e54ef0a714f81ae40be35650ee0895e53e3f79c5ac781c0 Oct 10 22:35:54.964 INFO running `"docker" "start" "-a" "d999d87f548a34812e54ef0a714f81ae40be35650ee0895e53e3f79c5ac781c0"` Oct 10 22:35:56.585 INFO kablam! usermod: no changes Oct 10 22:35:56.653 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 10 22:35:56.653 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 10 22:35:56.653 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 10 22:35:56.653 INFO kablam! files will be included as a binary target: Oct 10 22:35:56.653 INFO kablam! Oct 10 22:35:56.653 INFO kablam! * /source/src/main.rs Oct 10 22:35:56.653 INFO kablam! Oct 10 22:35:56.653 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 10 22:35:56.653 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 10 22:35:56.653 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 10 22:35:56.653 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 10 22:35:56.653 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 10 22:35:56.653 INFO kablam! Oct 10 22:35:56.653 INFO kablam! For more information on this warning you can consult Oct 10 22:35:56.653 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 10 22:35:56.684 INFO kablam! Compiling advent-of-code v0.1.0 (/source) Oct 10 22:35:58.278 INFO kablam! warning: value assigned to `current` is never read Oct 10 22:35:58.278 INFO kablam! --> src/day-3.rs:22:13 Oct 10 22:35:58.278 INFO kablam! | Oct 10 22:35:58.278 INFO kablam! 22 | let mut current = House::new(0, 0); Oct 10 22:35:58.278 INFO kablam! | ^^^^^^^ Oct 10 22:35:58.278 INFO kablam! | Oct 10 22:35:58.278 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 10 22:35:58.278 INFO kablam! Oct 10 22:35:59.190 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.56s Oct 10 22:35:59.193 INFO kablam! su: No module specific data is present Oct 10 22:36:00.082 INFO running `"docker" "rm" "-f" "d999d87f548a34812e54ef0a714f81ae40be35650ee0895e53e3f79c5ac781c0"` Oct 10 22:36:00.341 INFO blam! d999d87f548a34812e54ef0a714f81ae40be35650ee0895e53e3f79c5ac781c0 Oct 10 22:36:00.353 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 22:36:00.354 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 22:36:00.804 INFO blam! 6a7f655456208f104c96a3e827ccdb6b7eebe2229ad0864704d2c58e6d8fccbc Oct 10 22:36:00.806 INFO running `"docker" "start" "-a" "6a7f655456208f104c96a3e827ccdb6b7eebe2229ad0864704d2c58e6d8fccbc"` Oct 10 22:36:01.904 INFO kablam! usermod: no changes Oct 10 22:36:01.948 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 10 22:36:01.948 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 10 22:36:01.948 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 10 22:36:01.948 INFO kablam! files will be included as a binary target: Oct 10 22:36:01.948 INFO kablam! Oct 10 22:36:01.948 INFO kablam! * /source/src/main.rs Oct 10 22:36:01.948 INFO kablam! Oct 10 22:36:01.948 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 10 22:36:01.948 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 10 22:36:01.948 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 10 22:36:01.948 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 10 22:36:01.948 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 10 22:36:01.948 INFO kablam! Oct 10 22:36:01.948 INFO kablam! For more information on this warning you can consult Oct 10 22:36:01.948 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 10 22:36:01.957 INFO kablam! Compiling advent-of-code v0.1.0 (/source) Oct 10 22:36:03.676 INFO kablam! warning: value assigned to `current` is never read Oct 10 22:36:03.676 INFO kablam! --> src/day-3.rs:22:13 Oct 10 22:36:03.676 INFO kablam! | Oct 10 22:36:03.676 INFO kablam! 22 | let mut current = House::new(0, 0); Oct 10 22:36:03.676 INFO kablam! | ^^^^^^^ Oct 10 22:36:03.676 INFO kablam! | Oct 10 22:36:03.676 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 10 22:36:03.676 INFO kablam! Oct 10 22:36:04.808 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.87s Oct 10 22:36:04.808 INFO kablam! su: No module specific data is present Oct 10 22:36:05.584 INFO running `"docker" "rm" "-f" "6a7f655456208f104c96a3e827ccdb6b7eebe2229ad0864704d2c58e6d8fccbc"` Oct 10 22:36:05.904 INFO blam! 6a7f655456208f104c96a3e827ccdb6b7eebe2229ad0864704d2c58e6d8fccbc Oct 10 22:36:05.908 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 22:36:05.908 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 22:36:06.368 INFO blam! 6c40725edeb798a2c2e13a1267b313f0230b2e7c3f819b0c8945ef928e837a68 Oct 10 22:36:06.373 INFO running `"docker" "start" "-a" "6c40725edeb798a2c2e13a1267b313f0230b2e7c3f819b0c8945ef928e837a68"` Oct 10 22:36:07.788 INFO kablam! usermod: no changes Oct 10 22:36:07.828 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 10 22:36:07.828 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 10 22:36:07.828 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 10 22:36:07.828 INFO kablam! files will be included as a binary target: Oct 10 22:36:07.828 INFO kablam! Oct 10 22:36:07.828 INFO kablam! * /source/src/main.rs Oct 10 22:36:07.828 INFO kablam! Oct 10 22:36:07.828 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 10 22:36:07.828 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 10 22:36:07.828 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 10 22:36:07.828 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 10 22:36:07.828 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 10 22:36:07.828 INFO kablam! Oct 10 22:36:07.828 INFO kablam! For more information on this warning you can consult Oct 10 22:36:07.828 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 10 22:36:07.828 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 22:36:07.828 INFO kablam! Running /target/debug/deps/day_1-b7f020ea260b9c60 Oct 10 22:36:07.836 INFO kablam! Running /target/debug/deps/day_2-d1a3c7c2b6dc06e0 Oct 10 22:36:07.836 INFO blam! Oct 10 22:36:07.836 INFO kablam! Running /target/debug/deps/day_3-926ea6420546e1fc Oct 10 22:36:07.836 INFO blam! running 0 tests Oct 10 22:36:07.836 INFO blam! Oct 10 22:36:07.836 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:36:07.836 INFO blam! Oct 10 22:36:07.836 INFO blam! Oct 10 22:36:07.836 INFO blam! running 0 tests Oct 10 22:36:07.836 INFO blam! Oct 10 22:36:07.836 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:36:07.836 INFO blam! Oct 10 22:36:07.836 INFO blam! Oct 10 22:36:07.836 INFO blam! running 0 tests Oct 10 22:36:07.836 INFO blam! Oct 10 22:36:07.836 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:36:07.836 INFO blam! Oct 10 22:36:07.837 INFO kablam! su: No module specific data is present Oct 10 22:36:08.719 INFO running `"docker" "rm" "-f" "6c40725edeb798a2c2e13a1267b313f0230b2e7c3f819b0c8945ef928e837a68"` Oct 10 22:36:08.981 INFO blam! 6c40725edeb798a2c2e13a1267b313f0230b2e7c3f819b0c8945ef928e837a68