Oct 14 16:15:11.116 INFO testing josephlr/rust-aoc against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 16:15:11.116 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 16:15:11.592 INFO blam! e44d75b6b13dd2b0bcae1f87c9676b94b1aefb84722cd399ad8b1b5b7a58a265 Oct 14 16:15:11.599 INFO running `"docker" "start" "-a" "e44d75b6b13dd2b0bcae1f87c9676b94b1aefb84722cd399ad8b1b5b7a58a265"` Oct 14 16:15:12.584 INFO kablam! usermod: no changes Oct 14 16:15:12.644 INFO kablam! Compiling libc v0.2.34 Oct 14 16:15:12.647 INFO kablam! Compiling either v1.4.0 Oct 14 16:15:12.893 INFO kablam! Compiling itertools v0.7.4 Oct 14 16:15:14.061 INFO kablam! Compiling memchr v1.0.2 Oct 14 16:15:14.587 INFO kablam! Compiling nom v3.2.1 Oct 14 16:15:18.652 INFO kablam! Compiling rust-aoc v0.1.0 (/source) Oct 14 16:15:19.475 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:19.475 INFO kablam! --> src/main.rs:1:12 Oct 14 16:15:19.475 INFO kablam! | Oct 14 16:15:19.475 INFO kablam! 1 | #![feature(conservative_impl_trait, universal_impl_trait)] Oct 14 16:15:19.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:15:19.475 INFO kablam! | Oct 14 16:15:19.475 INFO kablam! = note: #[warn(stable_features)] on by default Oct 14 16:15:19.475 INFO kablam! Oct 14 16:15:19.475 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:19.475 INFO kablam! --> src/main.rs:1:37 Oct 14 16:15:19.475 INFO kablam! | Oct 14 16:15:19.475 INFO kablam! 1 | #![feature(conservative_impl_trait, universal_impl_trait)] Oct 14 16:15:19.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 16:15:19.475 INFO kablam! Oct 14 16:15:19.475 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:19.475 INFO kablam! --> src/main.rs:2:12 Oct 14 16:15:19.475 INFO kablam! | Oct 14 16:15:19.475 INFO kablam! 2 | #![feature(inclusive_range_syntax, nll, specialization)] Oct 14 16:15:19.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:15:19.475 INFO kablam! Oct 14 16:15:21.767 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.15s Oct 14 16:15:21.769 INFO kablam! su: No module specific data is present Oct 14 16:15:22.399 INFO running `"docker" "rm" "-f" "e44d75b6b13dd2b0bcae1f87c9676b94b1aefb84722cd399ad8b1b5b7a58a265"` Oct 14 16:15:22.655 INFO blam! e44d75b6b13dd2b0bcae1f87c9676b94b1aefb84722cd399ad8b1b5b7a58a265 Oct 14 16:15:22.657 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 16:15:23.021 INFO blam! 7c9380cf777854a57d4d44a5c3ee669550724f7aabdad0ea7286e2a09e949573 Oct 14 16:15:23.023 INFO running `"docker" "start" "-a" "7c9380cf777854a57d4d44a5c3ee669550724f7aabdad0ea7286e2a09e949573"` Oct 14 16:15:24.359 INFO kablam! usermod: no changes Oct 14 16:15:24.463 INFO kablam! Compiling rust-aoc v0.1.0 (/source) Oct 14 16:15:25.211 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:25.212 INFO kablam! --> src/main.rs:1:12 Oct 14 16:15:25.213 INFO kablam! | Oct 14 16:15:25.214 INFO kablam! 1 | #![feature(conservative_impl_trait, universal_impl_trait)] Oct 14 16:15:25.214 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:15:25.214 INFO kablam! | Oct 14 16:15:25.214 INFO kablam! = note: #[warn(stable_features)] on by default Oct 14 16:15:25.215 INFO kablam! Oct 14 16:15:25.215 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:25.216 INFO kablam! --> src/main.rs:1:37 Oct 14 16:15:25.216 INFO kablam! | Oct 14 16:15:25.216 INFO kablam! 1 | #![feature(conservative_impl_trait, universal_impl_trait)] Oct 14 16:15:25.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 16:15:25.217 INFO kablam! Oct 14 16:15:25.217 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:25.217 INFO kablam! --> src/main.rs:2:12 Oct 14 16:15:25.218 INFO kablam! | Oct 14 16:15:25.218 INFO kablam! 2 | #![feature(inclusive_range_syntax, nll, specialization)] Oct 14 16:15:25.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:15:25.223 INFO kablam! Oct 14 16:15:25.679 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.29s Oct 14 16:15:25.680 INFO kablam! su: No module specific data is present Oct 14 16:15:26.796 INFO running `"docker" "rm" "-f" "7c9380cf777854a57d4d44a5c3ee669550724f7aabdad0ea7286e2a09e949573"` Oct 14 16:15:27.115 INFO blam! 7c9380cf777854a57d4d44a5c3ee669550724f7aabdad0ea7286e2a09e949573 Oct 14 16:15:27.131 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 16:15:27.624 INFO blam! 9e06c93c2f15ca6c927d8de1f30243c9c5785824be37c32785f153b087818cc0 Oct 14 16:15:27.624 INFO running `"docker" "start" "-a" "9e06c93c2f15ca6c927d8de1f30243c9c5785824be37c32785f153b087818cc0"` Oct 14 16:15:28.903 INFO kablam! usermod: no changes Oct 14 16:15:28.979 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 16:15:28.991 INFO kablam! Running /target/debug/deps/rust_aoc-5c9b4fd314c2c190 Oct 14 16:15:28.991 INFO blam! Oct 14 16:15:28.991 INFO blam! running 0 tests Oct 14 16:15:28.991 INFO blam! Oct 14 16:15:28.991 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:15:28.991 INFO blam! Oct 14 16:15:28.999 INFO kablam! su: No module specific data is present Oct 14 16:15:29.927 INFO running `"docker" "rm" "-f" "9e06c93c2f15ca6c927d8de1f30243c9c5785824be37c32785f153b087818cc0"` Oct 14 16:15:30.283 INFO blam! 9e06c93c2f15ca6c927d8de1f30243c9c5785824be37c32785f153b087818cc0