Oct 14 11:56:43.413 INFO testing matthiaskrgr/advent_of_code_rs_2017 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 11:56:43.415 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 11:56:43.763 INFO blam! 3024d06f6bb69c865abe5c60e45d2a1c5b1ad2582ca234384ecb94daf088dd82 Oct 14 11:56:43.768 INFO running `"docker" "start" "-a" "3024d06f6bb69c865abe5c60e45d2a1c5b1ad2582ca234384ecb94daf088dd82"` Oct 14 11:56:44.651 INFO kablam! usermod: no changes Oct 14 11:56:44.671 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 14 11:56:44.671 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 14 11:56:44.671 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 14 11:56:44.672 INFO kablam! files will be included as a binary target: Oct 14 11:56:44.672 INFO kablam! Oct 14 11:56:44.672 INFO kablam! * /source/src/main.rs Oct 14 11:56:44.672 INFO kablam! Oct 14 11:56:44.672 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 14 11:56:44.672 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 14 11:56:44.672 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 14 11:56:44.672 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 14 11:56:44.672 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 14 11:56:44.672 INFO kablam! Oct 14 11:56:44.672 INFO kablam! For more information on this warning you can consult Oct 14 11:56:44.672 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 14 11:56:44.672 INFO kablam! Compiling advent_of_code_2017_rs v0.1.0 (/source) Oct 14 11:56:45.587 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.92s Oct 14 11:56:45.591 INFO kablam! su: No module specific data is present Oct 14 11:56:46.029 INFO running `"docker" "rm" "-f" "3024d06f6bb69c865abe5c60e45d2a1c5b1ad2582ca234384ecb94daf088dd82"` Oct 14 11:56:46.187 INFO blam! 3024d06f6bb69c865abe5c60e45d2a1c5b1ad2582ca234384ecb94daf088dd82 Oct 14 11:56:46.201 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 11:56:46.484 INFO blam! 1abbbf928baa37c83fc3a159c839ef6e67ce83946eff31f32e8d77a2daf7ced4 Oct 14 11:56:46.487 INFO running `"docker" "start" "-a" "1abbbf928baa37c83fc3a159c839ef6e67ce83946eff31f32e8d77a2daf7ced4"` Oct 14 11:56:46.933 INFO kablam! usermod: no changes Oct 14 11:56:46.963 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 14 11:56:46.963 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 14 11:56:46.963 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 14 11:56:46.963 INFO kablam! files will be included as a binary target: Oct 14 11:56:46.963 INFO kablam! Oct 14 11:56:46.963 INFO kablam! * /source/src/main.rs Oct 14 11:56:46.963 INFO kablam! Oct 14 11:56:46.963 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 14 11:56:46.963 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 14 11:56:46.963 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 14 11:56:46.963 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 14 11:56:46.963 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 14 11:56:46.963 INFO kablam! Oct 14 11:56:46.963 INFO kablam! For more information on this warning you can consult Oct 14 11:56:46.963 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 14 11:56:46.965 INFO kablam! Compiling advent_of_code_2017_rs v0.1.0 (/source) Oct 14 11:56:47.644 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.69s Oct 14 11:56:47.646 INFO kablam! su: No module specific data is present Oct 14 11:56:48.430 INFO running `"docker" "rm" "-f" "1abbbf928baa37c83fc3a159c839ef6e67ce83946eff31f32e8d77a2daf7ced4"` Oct 14 11:56:48.499 INFO blam! 1abbbf928baa37c83fc3a159c839ef6e67ce83946eff31f32e8d77a2daf7ced4 Oct 14 11:56:48.502 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 11:56:48.639 INFO blam! a41970c7136b5385a0f0a4c377f7f27d4cb16027b06e1cc64d9f65a29b7f28a6 Oct 14 11:56:48.640 INFO running `"docker" "start" "-a" "a41970c7136b5385a0f0a4c377f7f27d4cb16027b06e1cc64d9f65a29b7f28a6"` Oct 14 11:56:49.116 INFO kablam! usermod: no changes Oct 14 11:56:49.151 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 14 11:56:49.151 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 14 11:56:49.151 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 14 11:56:49.151 INFO kablam! files will be included as a binary target: Oct 14 11:56:49.151 INFO kablam! Oct 14 11:56:49.151 INFO kablam! * /source/src/main.rs Oct 14 11:56:49.151 INFO kablam! Oct 14 11:56:49.151 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 14 11:56:49.151 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 14 11:56:49.151 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 14 11:56:49.151 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 14 11:56:49.151 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 14 11:56:49.151 INFO kablam! Oct 14 11:56:49.151 INFO kablam! For more information on this warning you can consult Oct 14 11:56:49.151 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 14 11:56:49.151 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 11:56:49.151 INFO kablam! Running /target/debug/deps/day1_1-091106ba0d6d00a2 Oct 14 11:56:49.160 INFO kablam! Running /target/debug/deps/day1_2-1d082c9cbed9a64c Oct 14 11:56:49.160 INFO blam! Oct 14 11:56:49.160 INFO kablam! Running /target/debug/deps/day2_1-f1a87bdf16060160 Oct 14 11:56:49.160 INFO blam! running 0 tests Oct 14 11:56:49.160 INFO kablam! Running /target/debug/deps/day2_2-2255a576ccc3e2cf Oct 14 11:56:49.160 INFO blam! Oct 14 11:56:49.160 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:56:49.160 INFO blam! Oct 14 11:56:49.160 INFO blam! Oct 14 11:56:49.160 INFO blam! running 0 tests Oct 14 11:56:49.160 INFO blam! Oct 14 11:56:49.160 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:56:49.160 INFO blam! Oct 14 11:56:49.160 INFO blam! Oct 14 11:56:49.160 INFO blam! running 0 tests Oct 14 11:56:49.160 INFO blam! Oct 14 11:56:49.160 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:56:49.160 INFO blam! Oct 14 11:56:49.171 INFO blam! Oct 14 11:56:49.171 INFO kablam! su: No module specific data is present Oct 14 11:56:49.171 INFO blam! running 0 tests Oct 14 11:56:49.171 INFO blam! Oct 14 11:56:49.171 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:56:49.171 INFO blam! Oct 14 11:56:49.644 INFO running `"docker" "rm" "-f" "a41970c7136b5385a0f0a4c377f7f27d4cb16027b06e1cc64d9f65a29b7f28a6"` Oct 14 11:56:49.863 INFO blam! a41970c7136b5385a0f0a4c377f7f27d4cb16027b06e1cc64d9f65a29b7f28a6