Oct 14 19:49:16.019 INFO testing ghotiphud/advent-of-code against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 19:49:16.019 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 14 19:49:16.609 INFO blam! c69910394d01cbf6b816339725d693bb331ebdc2c9a270fa397f94c8b6937ffc Oct 14 19:49:16.611 INFO running `"docker" "start" "-a" "c69910394d01cbf6b816339725d693bb331ebdc2c9a270fa397f94c8b6937ffc"` Oct 14 19:49:17.923 INFO kablam! usermod: no changes Oct 14 19:49:17.974 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 14 19:49:17.974 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 14 19:49:17.974 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 14 19:49:17.974 INFO kablam! files will be included as a binary target: Oct 14 19:49:17.974 INFO kablam! Oct 14 19:49:17.974 INFO kablam! * /source/src/main.rs Oct 14 19:49:17.974 INFO kablam! Oct 14 19:49:17.974 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 14 19:49:17.974 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 14 19:49:17.974 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 14 19:49:17.974 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 14 19:49:17.974 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 14 19:49:17.974 INFO kablam! Oct 14 19:49:17.974 INFO kablam! For more information on this warning you can consult Oct 14 19:49:17.974 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 14 19:49:17.989 INFO kablam! Compiling advent-of-code v0.1.0 (/source) Oct 14 19:49:19.139 INFO kablam! warning: value assigned to `current` is never read Oct 14 19:49:19.139 INFO kablam! --> src/day-3.rs:22:13 Oct 14 19:49:19.139 INFO kablam! | Oct 14 19:49:19.139 INFO kablam! 22 | let mut current = House::new(0, 0); Oct 14 19:49:19.139 INFO kablam! | ^^^^^^^ Oct 14 19:49:19.139 INFO kablam! | Oct 14 19:49:19.139 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 14 19:49:19.139 INFO kablam! Oct 14 19:49:20.071 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.13s Oct 14 19:49:20.071 INFO kablam! su: No module specific data is present Oct 14 19:49:21.219 INFO running `"docker" "rm" "-f" "c69910394d01cbf6b816339725d693bb331ebdc2c9a270fa397f94c8b6937ffc"` Oct 14 19:49:21.552 INFO blam! c69910394d01cbf6b816339725d693bb331ebdc2c9a270fa397f94c8b6937ffc Oct 14 19:49:21.553 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 14 19:49:22.055 INFO blam! 4ddf77363bf52e32a600cb5c377e14f6e1be14d62978e61a9dd1991e95f86a3e Oct 14 19:49:22.057 INFO running `"docker" "start" "-a" "4ddf77363bf52e32a600cb5c377e14f6e1be14d62978e61a9dd1991e95f86a3e"` Oct 14 19:49:23.570 INFO kablam! usermod: no changes Oct 14 19:49:23.633 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 14 19:49:23.633 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 14 19:49:23.633 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 14 19:49:23.633 INFO kablam! files will be included as a binary target: Oct 14 19:49:23.633 INFO kablam! Oct 14 19:49:23.633 INFO kablam! * /source/src/main.rs Oct 14 19:49:23.633 INFO kablam! Oct 14 19:49:23.633 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 14 19:49:23.633 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 14 19:49:23.633 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 14 19:49:23.633 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 14 19:49:23.633 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 14 19:49:23.633 INFO kablam! Oct 14 19:49:23.633 INFO kablam! For more information on this warning you can consult Oct 14 19:49:23.633 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 14 19:49:23.633 INFO kablam! Compiling advent-of-code v0.1.0 (/source) Oct 14 19:49:24.457 INFO kablam! warning: value assigned to `current` is never read Oct 14 19:49:24.457 INFO kablam! --> src/day-3.rs:22:13 Oct 14 19:49:24.457 INFO kablam! | Oct 14 19:49:24.457 INFO kablam! 22 | let mut current = House::new(0, 0); Oct 14 19:49:24.457 INFO kablam! | ^^^^^^^ Oct 14 19:49:24.457 INFO kablam! | Oct 14 19:49:24.457 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 14 19:49:24.457 INFO kablam! Oct 14 19:49:25.327 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.72s Oct 14 19:49:25.330 INFO kablam! su: No module specific data is present Oct 14 19:49:25.809 INFO running `"docker" "rm" "-f" "4ddf77363bf52e32a600cb5c377e14f6e1be14d62978e61a9dd1991e95f86a3e"` Oct 14 19:49:26.067 INFO blam! 4ddf77363bf52e32a600cb5c377e14f6e1be14d62978e61a9dd1991e95f86a3e Oct 14 19:49:26.069 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 14 19:49:26.359 INFO blam! cf4d4604791ea347d8057a02a3a36a1d68ebd6bfaf4a7782f6d2f68daa1cdd74 Oct 14 19:49:26.365 INFO running `"docker" "start" "-a" "cf4d4604791ea347d8057a02a3a36a1d68ebd6bfaf4a7782f6d2f68daa1cdd74"` Oct 14 19:49:27.439 INFO kablam! usermod: no changes Oct 14 19:49:27.507 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 14 19:49:27.507 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 14 19:49:27.507 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 14 19:49:27.507 INFO kablam! files will be included as a binary target: Oct 14 19:49:27.507 INFO kablam! Oct 14 19:49:27.507 INFO kablam! * /source/src/main.rs Oct 14 19:49:27.507 INFO kablam! Oct 14 19:49:27.507 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 14 19:49:27.507 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 14 19:49:27.507 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 14 19:49:27.507 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 14 19:49:27.507 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 14 19:49:27.507 INFO kablam! Oct 14 19:49:27.507 INFO kablam! For more information on this warning you can consult Oct 14 19:49:27.507 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 14 19:49:27.507 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 19:49:27.511 INFO kablam! Running /target/debug/deps/day_1-02f25419e886c8f9 Oct 14 19:49:27.519 INFO blam! Oct 14 19:49:27.519 INFO blam! running 0 tests Oct 14 19:49:27.519 INFO blam! Oct 14 19:49:27.519 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:49:27.519 INFO blam! Oct 14 19:49:27.523 INFO kablam! Running /target/debug/deps/day_2-1a6654cbe87cc34f Oct 14 19:49:27.527 INFO blam! Oct 14 19:49:27.527 INFO blam! running 0 tests Oct 14 19:49:27.531 INFO blam! Oct 14 19:49:27.531 INFO kablam! Running /target/debug/deps/day_3-459d907c80607b56 Oct 14 19:49:27.531 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:49:27.531 INFO blam! Oct 14 19:49:27.539 INFO blam! Oct 14 19:49:27.539 INFO kablam! su: No module specific data is present Oct 14 19:49:27.539 INFO blam! running 0 tests Oct 14 19:49:27.539 INFO blam! Oct 14 19:49:27.539 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:49:27.539 INFO blam! Oct 14 19:49:28.277 INFO running `"docker" "rm" "-f" "cf4d4604791ea347d8057a02a3a36a1d68ebd6bfaf4a7782f6d2f68daa1cdd74"` Oct 14 19:49:28.563 INFO blam! cf4d4604791ea347d8057a02a3a36a1d68ebd6bfaf4a7782f6d2f68daa1cdd74