Oct 11 03:05:56.195 INFO testing andantonyan/24_days_of_rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 03:05:56.196 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 03:05:56.196 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 11 03:05:56.364 INFO blam! 35348befbf32133b28ac225ae6e445ebe8859d6674a8da11a4cac0fa05d91519 Oct 11 03:05:56.365 INFO running `"docker" "start" "-a" "35348befbf32133b28ac225ae6e445ebe8859d6674a8da11a4cac0fa05d91519"` Oct 11 03:05:56.785 INFO kablam! usermod: no changes Oct 11 03:05:56.805 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 03:05:56.805 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 03:05:56.805 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 03:05:56.805 INFO kablam! files will be included as a binary target: Oct 11 03:05:56.805 INFO kablam! Oct 11 03:05:56.805 INFO kablam! * /source/src/main.rs Oct 11 03:05:56.805 INFO kablam! Oct 11 03:05:56.805 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 03:05:56.805 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 03:05:56.805 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 03:05:56.805 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 03:05:56.805 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 03:05:56.805 INFO kablam! Oct 11 03:05:56.805 INFO kablam! For more information on this warning you can consult Oct 11 03:05:56.805 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 03:05:56.841 INFO kablam! Compiling primal-estimate v0.2.1 Oct 11 03:05:56.842 INFO kablam! Compiling primal-bit v0.2.4 Oct 11 03:05:56.842 INFO kablam! Compiling csv v0.15.0 Oct 11 03:05:56.843 INFO kablam! Compiling primal-check v0.2.2 Oct 11 03:05:57.678 INFO kablam! Compiling primal-sieve v0.2.7 Oct 11 03:06:00.468 INFO kablam! Compiling primal v0.2.3 Oct 11 03:06:01.980 INFO kablam! Compiling 24_days_of_rust v0.1.0 (/source) Oct 11 03:06:04.475 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.67s Oct 11 03:06:04.479 INFO kablam! su: No module specific data is present Oct 11 03:06:04.793 INFO running `"docker" "rm" "-f" "35348befbf32133b28ac225ae6e445ebe8859d6674a8da11a4cac0fa05d91519"` Oct 11 03:06:05.088 INFO blam! 35348befbf32133b28ac225ae6e445ebe8859d6674a8da11a4cac0fa05d91519 Oct 11 03:06:05.093 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 03:06:05.094 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 11 03:06:05.512 INFO blam! 7b604e3964a338aa60791a64edc1964a18c724d9c3a7331d7d42ace06806f5d6 Oct 11 03:06:05.516 INFO running `"docker" "start" "-a" "7b604e3964a338aa60791a64edc1964a18c724d9c3a7331d7d42ace06806f5d6"` Oct 11 03:06:06.407 INFO kablam! usermod: no changes Oct 11 03:06:06.457 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 03:06:06.457 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 03:06:06.457 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 03:06:06.457 INFO kablam! files will be included as a binary target: Oct 11 03:06:06.457 INFO kablam! Oct 11 03:06:06.457 INFO kablam! * /source/src/main.rs Oct 11 03:06:06.457 INFO kablam! Oct 11 03:06:06.457 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 03:06:06.457 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 03:06:06.457 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 03:06:06.457 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 03:06:06.457 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 03:06:06.457 INFO kablam! Oct 11 03:06:06.457 INFO kablam! For more information on this warning you can consult Oct 11 03:06:06.457 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 03:06:06.479 INFO kablam! Compiling 24_days_of_rust v0.1.0 (/source) Oct 11 03:06:08.616 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.16s Oct 11 03:06:08.616 INFO kablam! su: No module specific data is present Oct 11 03:06:09.172 INFO running `"docker" "rm" "-f" "7b604e3964a338aa60791a64edc1964a18c724d9c3a7331d7d42ace06806f5d6"` Oct 11 03:06:09.482 INFO blam! 7b604e3964a338aa60791a64edc1964a18c724d9c3a7331d7d42ace06806f5d6 Oct 11 03:06:09.484 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 03:06:09.484 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 11 03:06:09.734 INFO blam! 9963da0b566d91b70614cecd92d99b71cb3856955c0ec4f63a0161f07688eb32 Oct 11 03:06:09.740 INFO running `"docker" "start" "-a" "9963da0b566d91b70614cecd92d99b71cb3856955c0ec4f63a0161f07688eb32"` Oct 11 03:06:10.640 INFO kablam! usermod: no changes Oct 11 03:06:10.684 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 03:06:10.684 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 03:06:10.684 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 03:06:10.684 INFO kablam! files will be included as a binary target: Oct 11 03:06:10.684 INFO kablam! Oct 11 03:06:10.684 INFO kablam! * /source/src/main.rs Oct 11 03:06:10.684 INFO kablam! Oct 11 03:06:10.684 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 03:06:10.685 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 03:06:10.685 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 03:06:10.685 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 03:06:10.685 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 03:06:10.685 INFO kablam! Oct 11 03:06:10.685 INFO kablam! For more information on this warning you can consult Oct 11 03:06:10.685 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 03:06:10.722 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 11 03:06:10.722 INFO kablam! Running /target/debug/deps/day2-35aa89aabac0cd0b Oct 11 03:06:10.723 INFO blam! Oct 11 03:06:10.723 INFO blam! running 0 tests Oct 11 03:06:10.723 INFO blam! Oct 11 03:06:10.723 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:06:10.723 INFO blam! Oct 11 03:06:10.725 INFO blam! Oct 11 03:06:10.725 INFO kablam! Running /target/debug/deps/day3-2082733dcbba9b3f Oct 11 03:06:10.725 INFO blam! running 0 tests Oct 11 03:06:10.725 INFO blam! Oct 11 03:06:10.725 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:06:10.725 INFO blam! Oct 11 03:06:10.726 INFO kablam! su: No module specific data is present Oct 11 03:06:11.000 INFO running `"docker" "rm" "-f" "9963da0b566d91b70614cecd92d99b71cb3856955c0ec4f63a0161f07688eb32"` Oct 11 03:06:11.092 INFO blam! 9963da0b566d91b70614cecd92d99b71cb3856955c0ec4f63a0161f07688eb32