Oct 27 20:06:26.211 INFO checking keymatrix-0.1.2 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 20:06:26.212 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 20:06:26.447 INFO blam! 616023246f17188aa56c33e5bc74280d33ddf5161f89adc32e193038b97f1bd7 Oct 27 20:06:26.447 INFO running `"docker" "start" "-a" "616023246f17188aa56c33e5bc74280d33ddf5161f89adc32e193038b97f1bd7"` Oct 27 20:06:26.887 INFO kablam! usermod: no changes Oct 27 20:06:27.023 INFO kablam! Compiling atsamd21g18a v0.3.1 Oct 27 20:06:27.023 INFO kablam! Compiling cortex-m v0.3.1 Oct 27 20:06:27.026 INFO kablam! Compiling cortex-m-rtfm v0.3.4 Oct 27 20:06:27.026 INFO kablam! Checking bitfield v0.13.1 Oct 27 20:06:27.026 INFO kablam! Checking rtfm-core v0.2.0 Oct 27 20:06:27.026 INFO kablam! Checking panic-abort v0.2.0 Oct 27 20:06:27.026 INFO kablam! Compiling mashup-impl v0.1.9 Oct 27 20:06:27.026 INFO kablam! Compiling syn v0.15.14 Oct 27 20:06:27.399 INFO kablam! Checking keymatrix v0.1.2 (/source) Oct 27 20:06:32.287 INFO kablam! Checking samd21g18a v0.2.1 Oct 27 20:06:37.599 INFO kablam! Checking mashup v0.1.9 Oct 27 20:06:55.764 INFO kablam! Compiling synstructure v0.10.0 Oct 27 20:06:55.765 INFO kablam! Compiling cortex-m-rt-macros v0.1.3 Oct 27 20:07:06.939 INFO kablam! Compiling failure_derive v0.1.3 Oct 27 20:07:06.967 INFO kablam! Checking cortex-m-rt v0.6.5 Oct 27 20:07:16.635 INFO kablam! Compiling failure v0.1.3 Oct 27 20:07:18.516 INFO kablam! Compiling rtfm-syntax v0.3.4 Oct 27 20:07:26.007 INFO kablam! Compiling cortex-m-rtfm-macros v0.3.2 Oct 27 20:07:32.173 INFO kablam! Checking atsamd21-hal v0.2.1 Oct 27 20:07:43.720 INFO kablam! Checking samd21_mini v0.1.1 Oct 27 20:07:48.923 INFO kablam! error[E0557]: feature has been removed Oct 27 20:07:48.923 INFO kablam! --> examples/print_matrix.rs:3:12 Oct 27 20:07:48.923 INFO kablam! | Oct 27 20:07:48.923 INFO kablam! 3 | #![feature(proc_macro_gen)] Oct 27 20:07:48.923 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 20:07:48.923 INFO kablam! | Oct 27 20:07:48.923 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 27 20:07:48.923 INFO kablam! --> examples/print_matrix.rs:3:12 Oct 27 20:07:48.923 INFO kablam! | Oct 27 20:07:48.923 INFO kablam! 3 | #![feature(proc_macro_gen)] Oct 27 20:07:48.923 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 20:07:48.923 INFO kablam! Oct 27 20:07:50.969 INFO kablam! warning: unused `#[macro_use]` import Oct 27 20:07:50.969 INFO kablam! --> examples/print_matrix.rs:11:1 Oct 27 20:07:50.969 INFO kablam! | Oct 27 20:07:50.970 INFO kablam! 11 | #[macro_use] Oct 27 20:07:50.970 INFO kablam! | ^^^^^^^^^^^^ Oct 27 20:07:50.970 INFO kablam! | Oct 27 20:07:50.970 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 20:07:50.971 INFO kablam! Oct 27 20:07:50.971 INFO kablam! warning: unused import: `U2` Oct 27 20:07:50.971 INFO kablam! --> examples/print_matrix.rs:27:30 Oct 27 20:07:50.972 INFO kablam! | Oct 27 20:07:50.972 INFO kablam! 27 | use generic_array::typenum::{U2, U3}; Oct 27 20:07:50.972 INFO kablam! | ^^ Oct 27 20:07:50.972 INFO kablam! Oct 27 20:07:50.972 INFO kablam! warning: unused import: `hal::prelude::*` Oct 27 20:07:50.973 INFO kablam! --> examples/print_matrix.rs:29:5 Oct 27 20:07:50.973 INFO kablam! | Oct 27 20:07:50.973 INFO kablam! 29 | use hal::prelude::*; Oct 27 20:07:50.974 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 20:07:50.974 INFO kablam! Oct 27 20:07:50.974 INFO kablam! warning: unused import: `bsp::prelude::*` Oct 27 20:07:50.974 INFO kablam! --> examples/print_matrix.rs:35:5 Oct 27 20:07:50.975 INFO kablam! | Oct 27 20:07:50.975 INFO kablam! 35 | use bsp::prelude::*; Oct 27 20:07:50.975 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 20:07:50.975 INFO kablam! Oct 27 20:07:50.990 INFO kablam! error: language item required, but not found: `eh_personality` Oct 27 20:07:50.990 INFO kablam! Oct 27 20:07:51.144 INFO kablam! error[E0599]: no method named `is_high` found for type `atsamd21::gpio::Pa15>` in the current scope Oct 27 20:07:51.144 INFO kablam! --> examples/print_matrix.rs:62:1 Oct 27 20:07:51.144 INFO kablam! | Oct 27 20:07:51.144 INFO kablam! 62 | / key_rows!( Oct 27 20:07:51.144 INFO kablam! 63 | | KeyzRows, Oct 27 20:07:51.144 INFO kablam! 64 | | U3, Oct 27 20:07:51.144 INFO kablam! 65 | | [ Oct 27 20:07:51.144 INFO kablam! ... | Oct 27 20:07:51.144 INFO kablam! 69 | | ] Oct 27 20:07:51.144 INFO kablam! 70 | | ); Oct 27 20:07:51.144 INFO kablam! | |__^ Oct 27 20:07:51.144 INFO kablam! | Oct 27 20:07:51.144 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 20:07:51.144 INFO kablam! Oct 27 20:07:51.144 INFO kablam! error[E0599]: no method named `is_high` found for type `atsamd21::gpio::Pa20>` in the current scope Oct 27 20:07:51.144 INFO kablam! --> examples/print_matrix.rs:62:1 Oct 27 20:07:51.144 INFO kablam! | Oct 27 20:07:51.144 INFO kablam! 62 | / key_rows!( Oct 27 20:07:51.144 INFO kablam! 63 | | KeyzRows, Oct 27 20:07:51.144 INFO kablam! 64 | | U3, Oct 27 20:07:51.144 INFO kablam! 65 | | [ Oct 27 20:07:51.144 INFO kablam! ... | Oct 27 20:07:51.144 INFO kablam! 69 | | ] Oct 27 20:07:51.144 INFO kablam! 70 | | ); Oct 27 20:07:51.144 INFO kablam! | |__^ Oct 27 20:07:51.144 INFO kablam! | Oct 27 20:07:51.144 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 20:07:51.144 INFO kablam! Oct 27 20:07:51.144 INFO kablam! error[E0599]: no method named `is_high` found for type `atsamd21::gpio::Pa21>` in the current scope Oct 27 20:07:51.144 INFO kablam! --> examples/print_matrix.rs:62:1 Oct 27 20:07:51.144 INFO kablam! | Oct 27 20:07:51.144 INFO kablam! 62 | / key_rows!( Oct 27 20:07:51.144 INFO kablam! 63 | | KeyzRows, Oct 27 20:07:51.144 INFO kablam! 64 | | U3, Oct 27 20:07:51.144 INFO kablam! 65 | | [ Oct 27 20:07:51.144 INFO kablam! ... | Oct 27 20:07:51.144 INFO kablam! 69 | | ] Oct 27 20:07:51.145 INFO kablam! 70 | | ); Oct 27 20:07:51.145 INFO kablam! | |__^ Oct 27 20:07:51.145 INFO kablam! | Oct 27 20:07:51.145 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 20:07:51.145 INFO kablam! Oct 27 20:07:51.149 INFO kablam! error: aborting due to 5 previous errors Oct 27 20:07:51.149 INFO kablam! Oct 27 20:07:51.149 INFO kablam! Some errors occurred: E0557, E0599. Oct 27 20:07:51.149 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 27 20:07:51.163 INFO kablam! error: Could not compile `keymatrix`. Oct 27 20:07:51.163 INFO kablam! Oct 27 20:07:51.163 INFO kablam! To learn more, run the command again with --verbose. Oct 27 20:07:51.164 INFO kablam! su: No module specific data is present Oct 27 20:07:51.449 INFO running `"docker" "rm" "-f" "616023246f17188aa56c33e5bc74280d33ddf5161f89adc32e193038b97f1bd7"` Oct 27 20:07:51.591 INFO blam! 616023246f17188aa56c33e5bc74280d33ddf5161f89adc32e193038b97f1bd7