Oct 14 16:15:10.832 INFO testing josephlr/rust-aoc against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 16:15:10.833 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 16:15:11.244 INFO blam! bd7c26adc5243a89fd94e4d85fe51a22d59c622e930509c7cd277b8984bb75ed Oct 14 16:15:11.251 INFO running `"docker" "start" "-a" "bd7c26adc5243a89fd94e4d85fe51a22d59c622e930509c7cd277b8984bb75ed"` Oct 14 16:15:12.370 INFO kablam! usermod: no changes Oct 14 16:15:12.407 INFO kablam! Compiling memchr v1.0.2 Oct 14 16:15:12.407 INFO kablam! Compiling itertools v0.7.4 Oct 14 16:15:12.955 INFO kablam! Compiling nom v3.2.1 Oct 14 16:15:16.915 INFO kablam! Compiling rust-aoc v0.1.0 (/source) Oct 14 16:15:17.615 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 14 16:15:17.615 INFO kablam! --> src/main.rs:1:12 Oct 14 16:15:17.615 INFO kablam! | Oct 14 16:15:17.615 INFO kablam! 1 | #![feature(conservative_impl_trait, universal_impl_trait)] Oct 14 16:15:17.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:15:17.615 INFO kablam! | Oct 14 16:15:17.615 INFO kablam! = note: #[warn(stable_features)] on by default Oct 14 16:15:17.615 INFO kablam! Oct 14 16:15:17.615 INFO kablam! warning: the feature `universal_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 14 16:15:17.615 INFO kablam! --> src/main.rs:1:37 Oct 14 16:15:17.615 INFO kablam! | Oct 14 16:15:17.615 INFO kablam! 1 | #![feature(conservative_impl_trait, universal_impl_trait)] Oct 14 16:15:17.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 16:15:17.615 INFO kablam! Oct 14 16:15:17.615 INFO kablam! warning: the feature `inclusive_range_syntax` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 14 16:15:17.615 INFO kablam! --> src/main.rs:2:12 Oct 14 16:15:17.615 INFO kablam! | Oct 14 16:15:17.615 INFO kablam! 2 | #![feature(inclusive_range_syntax, nll, specialization)] Oct 14 16:15:17.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:15:17.615 INFO kablam! Oct 14 16:15:20.012 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.62s Oct 14 16:15:20.015 INFO kablam! su: No module specific data is present Oct 14 16:15:20.975 INFO running `"docker" "rm" "-f" "bd7c26adc5243a89fd94e4d85fe51a22d59c622e930509c7cd277b8984bb75ed"` Oct 14 16:15:21.275 INFO blam! bd7c26adc5243a89fd94e4d85fe51a22d59c622e930509c7cd277b8984bb75ed Oct 14 16:15:21.275 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 16:15:21.800 INFO blam! fc382ad7d916a6769818b690411fa7ced0d39172fe4339b0fe0de90b68700181 Oct 14 16:15:21.803 INFO running `"docker" "start" "-a" "fc382ad7d916a6769818b690411fa7ced0d39172fe4339b0fe0de90b68700181"` Oct 14 16:15:23.202 INFO kablam! usermod: no changes Oct 14 16:15:23.271 INFO kablam! Compiling rust-aoc v0.1.0 (/source) Oct 14 16:15:24.079 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 14 16:15:24.079 INFO kablam! --> src/main.rs:1:12 Oct 14 16:15:24.079 INFO kablam! | Oct 14 16:15:24.079 INFO kablam! 1 | #![feature(conservative_impl_trait, universal_impl_trait)] Oct 14 16:15:24.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:15:24.079 INFO kablam! | Oct 14 16:15:24.079 INFO kablam! = note: #[warn(stable_features)] on by default Oct 14 16:15:24.079 INFO kablam! Oct 14 16:15:24.079 INFO kablam! warning: the feature `universal_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 14 16:15:24.079 INFO kablam! --> src/main.rs:1:37 Oct 14 16:15:24.079 INFO kablam! | Oct 14 16:15:24.079 INFO kablam! 1 | #![feature(conservative_impl_trait, universal_impl_trait)] Oct 14 16:15:24.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 16:15:24.079 INFO kablam! Oct 14 16:15:24.079 INFO kablam! warning: the feature `inclusive_range_syntax` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 14 16:15:24.079 INFO kablam! --> src/main.rs:2:12 Oct 14 16:15:24.079 INFO kablam! | Oct 14 16:15:24.079 INFO kablam! 2 | #![feature(inclusive_range_syntax, nll, specialization)] Oct 14 16:15:24.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:15:24.079 INFO kablam! Oct 14 16:15:24.615 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.40s Oct 14 16:15:24.642 INFO kablam! su: No module specific data is present Oct 14 16:15:25.471 INFO running `"docker" "rm" "-f" "fc382ad7d916a6769818b690411fa7ced0d39172fe4339b0fe0de90b68700181"` Oct 14 16:15:25.967 INFO blam! fc382ad7d916a6769818b690411fa7ced0d39172fe4339b0fe0de90b68700181 Oct 14 16:15:25.975 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 16:15:26.473 INFO blam! 51d7b46dfa210867d5b0e99b9b67dcaa27448e14e9ff396c0b40d1ed0d835419 Oct 14 16:15:26.483 INFO running `"docker" "start" "-a" "51d7b46dfa210867d5b0e99b9b67dcaa27448e14e9ff396c0b40d1ed0d835419"` Oct 14 16:15:27.891 INFO kablam! usermod: no changes Oct 14 16:15:27.961 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 14 16:15:27.971 INFO kablam! Running /target/debug/deps/rust_aoc-62ddf72903f737a1 Oct 14 16:15:27.971 INFO blam! Oct 14 16:15:27.971 INFO blam! running 0 tests Oct 14 16:15:27.971 INFO blam! Oct 14 16:15:27.971 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:15:27.971 INFO blam! Oct 14 16:15:27.975 INFO kablam! su: No module specific data is present Oct 14 16:15:28.863 INFO running `"docker" "rm" "-f" "51d7b46dfa210867d5b0e99b9b67dcaa27448e14e9ff396c0b40d1ed0d835419"` Oct 14 16:15:29.171 INFO blam! 51d7b46dfa210867d5b0e99b9b67dcaa27448e14e9ff396c0b40d1ed0d835419