Oct 26 19:33:39.941 INFO checking thephred/aoc2015 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 19:33:39.941 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 26 19:33:40.443 INFO blam! 2dcc8e4a7685e71d05b4f9b5a97d3e81ef10f310568dd38d4a08412c4f9f4983 Oct 26 19:33:40.447 INFO running `"docker" "start" "-a" "2dcc8e4a7685e71d05b4f9b5a97d3e81ef10f310568dd38d4a08412c4f9f4983"` Oct 26 19:33:41.587 INFO kablam! usermod: no changes Oct 26 19:33:41.683 INFO kablam! Checking either v1.4.0 Oct 26 19:33:41.687 INFO kablam! Checking md5 v0.3.6 Oct 26 19:33:42.031 INFO kablam! Checking itertools v0.7.4 Oct 26 19:33:44.145 INFO kablam! Checking aoc2015 v0.1.0 (/source) Oct 26 19:33:44.823 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 26 19:33:44.823 INFO kablam! --> src/lib.rs:1:12 Oct 26 19:33:44.823 INFO kablam! | Oct 26 19:33:44.823 INFO kablam! 1 | #![feature(conservative_impl_trait)] Oct 26 19:33:44.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:33:44.823 INFO kablam! | Oct 26 19:33:44.823 INFO kablam! = note: #[warn(stable_features)] on by default Oct 26 19:33:44.823 INFO kablam! Oct 26 19:33:44.823 INFO kablam! warning: the feature `universal_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 26 19:33:44.823 INFO kablam! --> src/lib.rs:2:12 Oct 26 19:33:44.823 INFO kablam! | Oct 26 19:33:44.823 INFO kablam! 2 | #![feature(universal_impl_trait)] Oct 26 19:33:44.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 19:33:44.823 INFO kablam! Oct 26 19:33:44.823 INFO kablam! warning: the feature `inclusive_range_syntax` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 26 19:33:44.823 INFO kablam! --> src/lib.rs:3:12 Oct 26 19:33:44.823 INFO kablam! | Oct 26 19:33:44.823 INFO kablam! 3 | #![feature(inclusive_range_syntax)] Oct 26 19:33:44.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:33:44.823 INFO kablam! Oct 26 19:33:44.823 INFO kablam! warning: the feature `entry_and_modify` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 26 19:33:44.823 INFO kablam! --> src/lib.rs:5:12 Oct 26 19:33:44.823 INFO kablam! | Oct 26 19:33:44.823 INFO kablam! 5 | #![feature(entry_and_modify)] Oct 26 19:33:44.823 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 26 19:33:44.823 INFO kablam! Oct 26 19:33:44.823 INFO kablam! warning: the feature `entry_or_default` has been stable since 1.28.0 and no longer requires an attribute to enable Oct 26 19:33:44.823 INFO kablam! --> src/lib.rs:4:12 Oct 26 19:33:44.823 INFO kablam! | Oct 26 19:33:44.823 INFO kablam! 4 | #![feature(entry_or_default)] Oct 26 19:33:44.823 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 26 19:33:44.823 INFO kablam! Oct 26 19:33:45.015 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 26 19:33:45.015 INFO kablam! --> src/lib.rs:1:12 Oct 26 19:33:45.015 INFO kablam! | Oct 26 19:33:45.015 INFO kablam! 1 | #![feature(conservative_impl_trait)] Oct 26 19:33:45.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:33:45.015 INFO kablam! | Oct 26 19:33:45.015 INFO kablam! = note: #[warn(stable_features)] on by default Oct 26 19:33:45.015 INFO kablam! Oct 26 19:33:45.015 INFO kablam! warning: the feature `universal_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 26 19:33:45.015 INFO kablam! --> src/lib.rs:2:12 Oct 26 19:33:45.015 INFO kablam! | Oct 26 19:33:45.015 INFO kablam! 2 | #![feature(universal_impl_trait)] Oct 26 19:33:45.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 19:33:45.015 INFO kablam! Oct 26 19:33:45.015 INFO kablam! warning: the feature `inclusive_range_syntax` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 26 19:33:45.015 INFO kablam! --> src/lib.rs:3:12 Oct 26 19:33:45.015 INFO kablam! | Oct 26 19:33:45.015 INFO kablam! 3 | #![feature(inclusive_range_syntax)] Oct 26 19:33:45.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:33:45.015 INFO kablam! Oct 26 19:33:45.015 INFO kablam! warning: the feature `entry_and_modify` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 26 19:33:45.015 INFO kablam! --> src/lib.rs:5:12 Oct 26 19:33:45.015 INFO kablam! | Oct 26 19:33:45.015 INFO kablam! 5 | #![feature(entry_and_modify)] Oct 26 19:33:45.015 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 26 19:33:45.015 INFO kablam! Oct 26 19:33:45.015 INFO kablam! warning: the feature `entry_or_default` has been stable since 1.28.0 and no longer requires an attribute to enable Oct 26 19:33:45.015 INFO kablam! --> src/lib.rs:4:12 Oct 26 19:33:45.015 INFO kablam! | Oct 26 19:33:45.015 INFO kablam! 4 | #![feature(entry_or_default)] Oct 26 19:33:45.015 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 26 19:33:45.015 INFO kablam! Oct 26 19:33:45.076 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.47s Oct 26 19:33:45.080 INFO kablam! su: No module specific data is present Oct 26 19:33:45.947 INFO running `"docker" "rm" "-f" "2dcc8e4a7685e71d05b4f9b5a97d3e81ef10f310568dd38d4a08412c4f9f4983"` Oct 26 19:33:46.267 INFO blam! 2dcc8e4a7685e71d05b4f9b5a97d3e81ef10f310568dd38d4a08412c4f9f4983