Oct 15 04:12:48.888 INFO testing andantonyan/24_days_of_rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 04:12:48.888 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 04:12:49.353 INFO blam! 2b0280e62f6482d31a8e9f05fb4d525e1cfcbe3ad40687416603bdf300e4a02d Oct 15 04:12:49.367 INFO running `"docker" "start" "-a" "2b0280e62f6482d31a8e9f05fb4d525e1cfcbe3ad40687416603bdf300e4a02d"` Oct 15 04:12:50.287 INFO kablam! usermod: no changes Oct 15 04:12:50.339 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 04:12:50.340 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 04:12:50.340 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 04:12:50.340 INFO kablam! files will be included as a binary target: Oct 15 04:12:50.341 INFO kablam! Oct 15 04:12:50.341 INFO kablam! * /source/src/main.rs Oct 15 04:12:50.341 INFO kablam! Oct 15 04:12:50.343 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 04:12:50.343 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 04:12:50.343 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 04:12:50.344 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 04:12:50.344 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 04:12:50.344 INFO kablam! Oct 15 04:12:50.345 INFO kablam! For more information on this warning you can consult Oct 15 04:12:50.345 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 04:12:50.383 INFO kablam! Compiling num-bigint v0.1.40 Oct 15 04:12:50.383 INFO kablam! Compiling primal-sieve v0.2.7 Oct 15 04:12:54.672 INFO kablam! Compiling num-rational v0.1.39 Oct 15 04:12:55.877 INFO kablam! Compiling num v0.1.40 Oct 15 04:12:56.295 INFO kablam! Compiling primal-check v0.2.2 Oct 15 04:12:57.022 INFO kablam! Compiling primal v0.2.3 Oct 15 04:12:57.575 INFO kablam! Compiling 24_days_of_rust v0.1.0 (/source) Oct 15 04:12:58.896 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.57s Oct 15 04:12:58.898 INFO kablam! su: No module specific data is present Oct 15 04:12:59.327 INFO running `"docker" "rm" "-f" "2b0280e62f6482d31a8e9f05fb4d525e1cfcbe3ad40687416603bdf300e4a02d"` Oct 15 04:12:59.523 INFO blam! 2b0280e62f6482d31a8e9f05fb4d525e1cfcbe3ad40687416603bdf300e4a02d Oct 15 04:12:59.527 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 04:12:59.786 INFO blam! c0e576fbda00303c977c4c958c742a305da0c496e90f9a22073880e651ba3fd9 Oct 15 04:12:59.793 INFO running `"docker" "start" "-a" "c0e576fbda00303c977c4c958c742a305da0c496e90f9a22073880e651ba3fd9"` Oct 15 04:13:00.177 INFO kablam! usermod: no changes Oct 15 04:13:00.204 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 04:13:00.204 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 04:13:00.204 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 04:13:00.204 INFO kablam! files will be included as a binary target: Oct 15 04:13:00.204 INFO kablam! Oct 15 04:13:00.204 INFO kablam! * /source/src/main.rs Oct 15 04:13:00.205 INFO kablam! Oct 15 04:13:00.205 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 04:13:00.205 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 04:13:00.205 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 04:13:00.205 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 04:13:00.205 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 04:13:00.205 INFO kablam! Oct 15 04:13:00.205 INFO kablam! For more information on this warning you can consult Oct 15 04:13:00.205 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 04:13:00.227 INFO kablam! Compiling 24_days_of_rust v0.1.0 (/source) Oct 15 04:13:01.763 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.56s Oct 15 04:13:01.763 INFO kablam! su: No module specific data is present Oct 15 04:13:02.299 INFO running `"docker" "rm" "-f" "c0e576fbda00303c977c4c958c742a305da0c496e90f9a22073880e651ba3fd9"` Oct 15 04:13:02.550 INFO blam! c0e576fbda00303c977c4c958c742a305da0c496e90f9a22073880e651ba3fd9 Oct 15 04:13:02.558 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 04:13:03.012 INFO blam! 97a0e0e4fd8758308472067f2492c25e5bc55bb045f3f02fd3be4d981917db45 Oct 15 04:13:03.017 INFO running `"docker" "start" "-a" "97a0e0e4fd8758308472067f2492c25e5bc55bb045f3f02fd3be4d981917db45"` Oct 15 04:13:04.187 INFO kablam! usermod: no changes Oct 15 04:13:04.210 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 04:13:04.211 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 04:13:04.211 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 04:13:04.212 INFO kablam! files will be included as a binary target: Oct 15 04:13:04.214 INFO kablam! Oct 15 04:13:04.214 INFO kablam! * /source/src/main.rs Oct 15 04:13:04.214 INFO kablam! Oct 15 04:13:04.214 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 04:13:04.214 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 04:13:04.214 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 04:13:04.214 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 04:13:04.214 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 04:13:04.214 INFO kablam! Oct 15 04:13:04.214 INFO kablam! For more information on this warning you can consult Oct 15 04:13:04.214 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 04:13:04.252 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 04:13:04.252 INFO kablam! Running /target/debug/deps/day2-35aa89aabac0cd0b Oct 15 04:13:04.259 INFO blam! Oct 15 04:13:04.259 INFO blam! running 0 tests Oct 15 04:13:04.259 INFO blam! Oct 15 04:13:04.259 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:13:04.259 INFO blam! Oct 15 04:13:04.261 INFO kablam! Running /target/debug/deps/day3-2082733dcbba9b3f Oct 15 04:13:04.267 INFO blam! Oct 15 04:13:04.267 INFO blam! running 0 tests Oct 15 04:13:04.267 INFO blam! Oct 15 04:13:04.267 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:13:04.267 INFO blam! Oct 15 04:13:04.269 INFO kablam! su: No module specific data is present Oct 15 04:13:04.919 INFO running `"docker" "rm" "-f" "97a0e0e4fd8758308472067f2492c25e5bc55bb045f3f02fd3be4d981917db45"` Oct 15 04:13:05.211 INFO blam! 97a0e0e4fd8758308472067f2492c25e5bc55bb045f3f02fd3be4d981917db45