Oct 22 03:03:41.732 INFO checking gearley-0.0.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 03:03:41.732 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/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 22 03:03:41.980 INFO blam! 6bb763109d9861d74e61c2958f958aa72e3398eb91fc92b08363daa543cc66b6 Oct 22 03:03:41.997 INFO running `"docker" "start" "-a" "6bb763109d9861d74e61c2958f958aa72e3398eb91fc92b08363daa543cc66b6"` Oct 22 03:03:42.765 INFO kablam! usermod: no changes Oct 22 03:03:42.837 INFO kablam! Checking optional v0.0.13 Oct 22 03:03:42.837 INFO kablam! Checking bit-matrix v0.2.0 Oct 22 03:03:43.925 INFO kablam! Checking cfg v0.3.0 Oct 22 03:03:45.798 INFO kablam! Checking gearley v0.0.1 (/source) Oct 22 03:03:46.972 INFO kablam! warning: type annotations needed Oct 22 03:03:46.972 INFO kablam! --> src/forest/depth_first/cartesian_product.rs:26:41 Oct 22 03:03:46.972 INFO kablam! | Oct 22 03:03:46.972 INFO kablam! 26 | *ptr = &*(*ptr as *const _).offset(1); Oct 22 03:03:46.972 INFO kablam! | ^^^^^^ Oct 22 03:03:46.972 INFO kablam! | Oct 22 03:03:46.972 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 22 03:03:46.972 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 03:03:46.972 INFO kablam! = note: for more information, see issue #46906 Oct 22 03:03:46.972 INFO kablam! Oct 22 03:03:47.082 INFO kablam! warning: type annotations needed Oct 22 03:03:47.082 INFO kablam! --> src/forest/depth_first/cartesian_product.rs:26:41 Oct 22 03:03:47.082 INFO kablam! | Oct 22 03:03:47.082 INFO kablam! 26 | *ptr = &*(*ptr as *const _).offset(1); Oct 22 03:03:47.082 INFO kablam! | ^^^^^^ Oct 22 03:03:47.082 INFO kablam! | Oct 22 03:03:47.082 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 22 03:03:47.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 03:03:47.088 INFO kablam! = note: for more information, see issue #46906 Oct 22 03:03:47.088 INFO kablam! Oct 22 03:03:47.580 INFO kablam! warning: variable does not need to be mutable Oct 22 03:03:47.580 INFO kablam! --> src/grammar.rs:652:13 Oct 22 03:03:47.580 INFO kablam! | Oct 22 03:03:47.580 INFO kablam! 652 | let mut slices = self.as_slices_mut(); Oct 22 03:03:47.580 INFO kablam! | ----^^^^^^ Oct 22 03:03:47.580 INFO kablam! | | Oct 22 03:03:47.580 INFO kablam! | help: remove this `mut` Oct 22 03:03:47.580 INFO kablam! | Oct 22 03:03:47.580 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 22 03:03:47.580 INFO kablam! Oct 22 03:03:47.588 INFO kablam! warning: variable does not need to be mutable Oct 22 03:03:47.588 INFO kablam! --> src/grammar.rs:679:13 Oct 22 03:03:47.588 INFO kablam! | Oct 22 03:03:47.588 INFO kablam! 679 | let mut prediction_matrix = &mut slices.prediction_matrix; Oct 22 03:03:47.588 INFO kablam! | ----^^^^^^^^^^^^^^^^^ Oct 22 03:03:47.588 INFO kablam! | | Oct 22 03:03:47.588 INFO kablam! | help: remove this `mut` Oct 22 03:03:47.588 INFO kablam! Oct 22 03:03:47.800 INFO kablam! warning: variable does not need to be mutable Oct 22 03:03:47.800 INFO kablam! --> src/grammar.rs:652:13 Oct 22 03:03:47.801 INFO kablam! | Oct 22 03:03:47.801 INFO kablam! 652 | let mut slices = self.as_slices_mut(); Oct 22 03:03:47.801 INFO kablam! | ----^^^^^^ Oct 22 03:03:47.802 INFO kablam! | | Oct 22 03:03:47.802 INFO kablam! | help: remove this `mut` Oct 22 03:03:47.802 INFO kablam! | Oct 22 03:03:47.802 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 22 03:03:47.803 INFO kablam! Oct 22 03:03:47.808 INFO kablam! warning: variable does not need to be mutable Oct 22 03:03:47.808 INFO kablam! --> src/grammar.rs:679:13 Oct 22 03:03:47.808 INFO kablam! | Oct 22 03:03:47.808 INFO kablam! 679 | let mut prediction_matrix = &mut slices.prediction_matrix; Oct 22 03:03:47.808 INFO kablam! | ----^^^^^^^^^^^^^^^^^ Oct 22 03:03:47.808 INFO kablam! | | Oct 22 03:03:47.808 INFO kablam! | help: remove this `mut` Oct 22 03:03:47.808 INFO kablam! Oct 22 03:03:49.945 INFO kablam! warning: unused macro definition Oct 22 03:03:49.945 INFO kablam! --> benches/../tests/grammars/ambiguous_arith.rs:55:1 Oct 22 03:03:49.945 INFO kablam! | Oct 22 03:03:49.945 INFO kablam! 55 | / macro_rules! ambiguous_arith_rhs_elem { Oct 22 03:03:49.945 INFO kablam! 56 | | ('+') => (0); Oct 22 03:03:49.945 INFO kablam! 57 | | ('-') => (1); Oct 22 03:03:49.945 INFO kablam! 58 | | ('*') => (2); Oct 22 03:03:49.945 INFO kablam! ... | Oct 22 03:03:49.945 INFO kablam! 70 | | ($e:expr) => ($e); Oct 22 03:03:49.945 INFO kablam! 71 | | } Oct 22 03:03:49.945 INFO kablam! | |_^ Oct 22 03:03:49.964 INFO kablam! | Oct 22 03:03:49.964 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 22 03:03:49.964 INFO kablam! Oct 22 03:03:49.964 INFO kablam! warning: unused macro definition Oct 22 03:03:49.964 INFO kablam! --> benches/../tests/grammars/ambiguous_arith.rs:73:1 Oct 22 03:03:49.964 INFO kablam! | Oct 22 03:03:49.964 INFO kablam! 73 | / macro_rules! ambiguous_arith { Oct 22 03:03:49.964 INFO kablam! 74 | | ($($e:tt)+) => ( Oct 22 03:03:49.964 INFO kablam! 75 | | &[$(ambiguous_arith_rhs_elem!($e) + 3,)+] Oct 22 03:03:49.964 INFO kablam! 76 | | ) Oct 22 03:03:49.964 INFO kablam! 77 | | } Oct 22 03:03:49.964 INFO kablam! | |_^ Oct 22 03:03:49.964 INFO kablam! Oct 22 03:03:49.964 INFO kablam! warning: unused macro definition Oct 22 03:03:49.964 INFO kablam! --> benches/../tests/grammars/precedenced_arith.rs:50:1 Oct 22 03:03:49.964 INFO kablam! | Oct 22 03:03:49.964 INFO kablam! 50 | / macro_rules! precedenced_arith_rhs_elem { Oct 22 03:03:49.964 INFO kablam! 51 | | ('+') => (0); Oct 22 03:03:49.964 INFO kablam! 52 | | ('-') => (1); Oct 22 03:03:49.964 INFO kablam! 53 | | ('*') => (2); Oct 22 03:03:49.964 INFO kablam! ... | Oct 22 03:03:49.964 INFO kablam! 67 | | ($e:expr) => ($e); Oct 22 03:03:49.964 INFO kablam! 68 | | } Oct 22 03:03:49.964 INFO kablam! | |_^ Oct 22 03:03:49.964 INFO kablam! Oct 22 03:03:49.964 INFO kablam! warning: unused macro definition Oct 22 03:03:49.964 INFO kablam! --> benches/../tests/grammars/precedenced_arith.rs:70:1 Oct 22 03:03:49.964 INFO kablam! | Oct 22 03:03:49.964 INFO kablam! 70 | / macro_rules! precedenced_arith { Oct 22 03:03:49.964 INFO kablam! 71 | | ($($e:tt)+) => ( Oct 22 03:03:49.964 INFO kablam! 72 | | &[$(precedenced_arith_rhs_elem!($e) + 4,)+] Oct 22 03:03:49.964 INFO kablam! 73 | | ) Oct 22 03:03:49.964 INFO kablam! 74 | | } Oct 22 03:03:49.964 INFO kablam! | |_^ Oct 22 03:03:49.964 INFO kablam! Oct 22 03:03:50.228 INFO kablam! warning: unused macro definition Oct 22 03:03:50.228 INFO kablam! --> tests/grammars/ambiguous_arith.rs:55:1 Oct 22 03:03:50.228 INFO kablam! | Oct 22 03:03:50.228 INFO kablam! 55 | / macro_rules! ambiguous_arith_rhs_elem { Oct 22 03:03:50.228 INFO kablam! 56 | | ('+') => (0); Oct 22 03:03:50.228 INFO kablam! 57 | | ('-') => (1); Oct 22 03:03:50.228 INFO kablam! 58 | | ('*') => (2); Oct 22 03:03:50.228 INFO kablam! ... | Oct 22 03:03:50.228 INFO kablam! 70 | | ($e:expr) => ($e); Oct 22 03:03:50.228 INFO kablam! 71 | | } Oct 22 03:03:50.228 INFO kablam! | |_^ Oct 22 03:03:50.228 INFO kablam! | Oct 22 03:03:50.228 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 22 03:03:50.228 INFO kablam! Oct 22 03:03:50.228 INFO kablam! warning: unused macro definition Oct 22 03:03:50.228 INFO kablam! --> tests/grammars/ambiguous_arith.rs:73:1 Oct 22 03:03:50.228 INFO kablam! | Oct 22 03:03:50.228 INFO kablam! 73 | / macro_rules! ambiguous_arith { Oct 22 03:03:50.228 INFO kablam! 74 | | ($($e:tt)+) => ( Oct 22 03:03:50.228 INFO kablam! 75 | | &[$(ambiguous_arith_rhs_elem!($e) + 3,)+] Oct 22 03:03:50.228 INFO kablam! 76 | | ) Oct 22 03:03:50.228 INFO kablam! 77 | | } Oct 22 03:03:50.228 INFO kablam! | |_^ Oct 22 03:03:50.228 INFO kablam! Oct 22 03:03:50.228 INFO kablam! warning: unused macro definition Oct 22 03:03:50.228 INFO kablam! --> tests/grammars/precedenced_arith.rs:50:1 Oct 22 03:03:50.228 INFO kablam! | Oct 22 03:03:50.228 INFO kablam! 50 | / macro_rules! precedenced_arith_rhs_elem { Oct 22 03:03:50.228 INFO kablam! 51 | | ('+') => (0); Oct 22 03:03:50.228 INFO kablam! 52 | | ('-') => (1); Oct 22 03:03:50.228 INFO kablam! 53 | | ('*') => (2); Oct 22 03:03:50.228 INFO kablam! ... | Oct 22 03:03:50.228 INFO kablam! 67 | | ($e:expr) => ($e); Oct 22 03:03:50.228 INFO kablam! 68 | | } Oct 22 03:03:50.228 INFO kablam! | |_^ Oct 22 03:03:50.228 INFO kablam! Oct 22 03:03:50.228 INFO kablam! warning: unused macro definition Oct 22 03:03:50.228 INFO kablam! --> tests/grammars/precedenced_arith.rs:70:1 Oct 22 03:03:50.228 INFO kablam! | Oct 22 03:03:50.228 INFO kablam! 70 | / macro_rules! precedenced_arith { Oct 22 03:03:50.228 INFO kablam! 71 | | ($($e:tt)+) => ( Oct 22 03:03:50.228 INFO kablam! 72 | | &[$(precedenced_arith_rhs_elem!($e) + 4,)+] Oct 22 03:03:50.228 INFO kablam! 73 | | ) Oct 22 03:03:50.228 INFO kablam! 74 | | } Oct 22 03:03:50.228 INFO kablam! | |_^ Oct 22 03:03:50.228 INFO kablam! Oct 22 03:03:50.760 INFO kablam! warning: unused macro definition Oct 22 03:03:50.760 INFO kablam! --> tests/grammars/ambiguous_arith.rs:55:1 Oct 22 03:03:50.760 INFO kablam! | Oct 22 03:03:50.760 INFO kablam! 55 | / macro_rules! ambiguous_arith_rhs_elem { Oct 22 03:03:50.760 INFO kablam! 56 | | ('+') => (0); Oct 22 03:03:50.760 INFO kablam! 57 | | ('-') => (1); Oct 22 03:03:50.760 INFO kablam! 58 | | ('*') => (2); Oct 22 03:03:50.760 INFO kablam! ... | Oct 22 03:03:50.760 INFO kablam! 70 | | ($e:expr) => ($e); Oct 22 03:03:50.760 INFO kablam! 71 | | } Oct 22 03:03:50.760 INFO kablam! | |_^ Oct 22 03:03:50.760 INFO kablam! | Oct 22 03:03:50.760 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 22 03:03:50.760 INFO kablam! Oct 22 03:03:50.760 INFO kablam! warning: unused macro definition Oct 22 03:03:50.760 INFO kablam! --> tests/grammars/ambiguous_arith.rs:73:1 Oct 22 03:03:50.760 INFO kablam! | Oct 22 03:03:50.760 INFO kablam! 73 | / macro_rules! ambiguous_arith { Oct 22 03:03:50.760 INFO kablam! 74 | | ($($e:tt)+) => ( Oct 22 03:03:50.760 INFO kablam! 75 | | &[$(ambiguous_arith_rhs_elem!($e) + 3,)+] Oct 22 03:03:50.760 INFO kablam! 76 | | ) Oct 22 03:03:50.760 INFO kablam! 77 | | } Oct 22 03:03:50.760 INFO kablam! | |_^ Oct 22 03:03:50.760 INFO kablam! Oct 22 03:03:50.760 INFO kablam! warning: unused macro definition Oct 22 03:03:50.760 INFO kablam! --> tests/grammars/precedenced_arith.rs:50:1 Oct 22 03:03:50.760 INFO kablam! | Oct 22 03:03:50.760 INFO kablam! 50 | / macro_rules! precedenced_arith_rhs_elem { Oct 22 03:03:50.760 INFO kablam! 51 | | ('+') => (0); Oct 22 03:03:50.760 INFO kablam! 52 | | ('-') => (1); Oct 22 03:03:50.760 INFO kablam! 53 | | ('*') => (2); Oct 22 03:03:50.760 INFO kablam! ... | Oct 22 03:03:50.760 INFO kablam! 67 | | ($e:expr) => ($e); Oct 22 03:03:50.760 INFO kablam! 68 | | } Oct 22 03:03:50.760 INFO kablam! | |_^ Oct 22 03:03:50.760 INFO kablam! Oct 22 03:03:50.760 INFO kablam! warning: unused macro definition Oct 22 03:03:50.760 INFO kablam! --> tests/grammars/precedenced_arith.rs:70:1 Oct 22 03:03:50.760 INFO kablam! | Oct 22 03:03:50.760 INFO kablam! 70 | / macro_rules! precedenced_arith { Oct 22 03:03:50.760 INFO kablam! 71 | | ($($e:tt)+) => ( Oct 22 03:03:50.760 INFO kablam! 72 | | &[$(precedenced_arith_rhs_elem!($e) + 4,)+] Oct 22 03:03:50.760 INFO kablam! 73 | | ) Oct 22 03:03:50.761 INFO kablam! 74 | | } Oct 22 03:03:50.761 INFO kablam! | |_^ Oct 22 03:03:50.761 INFO kablam! Oct 22 03:03:51.096 INFO kablam! warning: unused macro definition Oct 22 03:03:51.097 INFO kablam! --> tests/grammars/ambiguous_arith.rs:55:1 Oct 22 03:03:51.097 INFO kablam! | Oct 22 03:03:51.097 INFO kablam! 55 | / macro_rules! ambiguous_arith_rhs_elem { Oct 22 03:03:51.097 INFO kablam! 56 | | ('+') => (0); Oct 22 03:03:51.097 INFO kablam! 57 | | ('-') => (1); Oct 22 03:03:51.097 INFO kablam! 58 | | ('*') => (2); Oct 22 03:03:51.097 INFO kablam! ... | Oct 22 03:03:51.098 INFO kablam! 70 | | ($e:expr) => ($e); Oct 22 03:03:51.098 INFO kablam! 71 | | } Oct 22 03:03:51.098 INFO kablam! | |_^ Oct 22 03:03:51.098 INFO kablam! | Oct 22 03:03:51.098 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 22 03:03:51.098 INFO kablam! Oct 22 03:03:51.098 INFO kablam! warning: unused macro definition Oct 22 03:03:51.099 INFO kablam! --> tests/grammars/ambiguous_arith.rs:73:1 Oct 22 03:03:51.099 INFO kablam! | Oct 22 03:03:51.099 INFO kablam! 73 | / macro_rules! ambiguous_arith { Oct 22 03:03:51.099 INFO kablam! 74 | | ($($e:tt)+) => ( Oct 22 03:03:51.099 INFO kablam! 75 | | &[$(ambiguous_arith_rhs_elem!($e) + 3,)+] Oct 22 03:03:51.099 INFO kablam! 76 | | ) Oct 22 03:03:51.099 INFO kablam! 77 | | } Oct 22 03:03:51.100 INFO kablam! | |_^ Oct 22 03:03:51.100 INFO kablam! Oct 22 03:03:51.100 INFO kablam! warning: unused macro definition Oct 22 03:03:51.100 INFO kablam! --> tests/grammars/precedenced_arith.rs:50:1 Oct 22 03:03:51.100 INFO kablam! | Oct 22 03:03:51.100 INFO kablam! 50 | / macro_rules! precedenced_arith_rhs_elem { Oct 22 03:03:51.100 INFO kablam! 51 | | ('+') => (0); Oct 22 03:03:51.101 INFO kablam! 52 | | ('-') => (1); Oct 22 03:03:51.101 INFO kablam! 53 | | ('*') => (2); Oct 22 03:03:51.101 INFO kablam! ... | Oct 22 03:03:51.101 INFO kablam! 67 | | ($e:expr) => ($e); Oct 22 03:03:51.101 INFO kablam! 68 | | } Oct 22 03:03:51.101 INFO kablam! | |_^ Oct 22 03:03:51.101 INFO kablam! Oct 22 03:03:51.102 INFO kablam! warning: unused macro definition Oct 22 03:03:51.102 INFO kablam! --> tests/grammars/precedenced_arith.rs:70:1 Oct 22 03:03:51.102 INFO kablam! | Oct 22 03:03:51.102 INFO kablam! 70 | / macro_rules! precedenced_arith { Oct 22 03:03:51.102 INFO kablam! 71 | | ($($e:tt)+) => ( Oct 22 03:03:51.102 INFO kablam! 72 | | &[$(precedenced_arith_rhs_elem!($e) + 4,)+] Oct 22 03:03:51.102 INFO kablam! 73 | | ) Oct 22 03:03:51.103 INFO kablam! 74 | | } Oct 22 03:03:51.103 INFO kablam! | |_^ Oct 22 03:03:51.103 INFO kablam! Oct 22 03:03:51.205 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.42s Oct 22 03:03:51.212 INFO kablam! su: No module specific data is present Oct 22 03:03:51.661 INFO running `"docker" "rm" "-f" "6bb763109d9861d74e61c2958f958aa72e3398eb91fc92b08363daa543cc66b6"` Oct 22 03:03:51.952 INFO blam! 6bb763109d9861d74e61c2958f958aa72e3398eb91fc92b08363daa543cc66b6