Sep 02 13:59:59.912 INFO checking frunk-0.2.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 13:59:59.912 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 13:59:59.912 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 14:00:00.126 INFO blam! 57c1c1e09c69a4e95cc0669eeec6ca23345981ae916d914bf09028990e3562e3 Sep 02 14:00:00.128 INFO running `"docker" "start" "-a" "57c1c1e09c69a4e95cc0669eeec6ca23345981ae916d914bf09028990e3562e3"` Sep 02 14:00:00.878 INFO kablam! warning: `panic` setting is ignored for `bench` profile Sep 02 14:00:00.992 INFO kablam! Compiling frunk_core v0.2.0 Sep 02 14:00:01.000 INFO kablam! Checking frunk_laws v0.0.14 Sep 02 14:00:20.480 INFO kablam! Compiling frunk_derives v0.2.0 Sep 02 14:00:25.989 INFO kablam! Checking frunk v0.2.0 (file:///source) Sep 02 14:00:30.398 INFO kablam! warning: unused `#[macro_use]` import Sep 02 14:00:30.398 INFO kablam! --> benches/validated.rs:3:1 Sep 02 14:00:30.398 INFO kablam! | Sep 02 14:00:30.398 INFO kablam! 3 | #[macro_use] Sep 02 14:00:30.398 INFO kablam! | ^^^^^^^^^^^^ Sep 02 14:00:30.402 INFO kablam! | Sep 02 14:00:30.402 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 14:00:30.402 INFO kablam! Sep 02 14:00:31.041 INFO kablam! warning: unused import: `frunk_core::hlist` Sep 02 14:00:31.041 INFO kablam! --> benches/hlist.rs:7:5 Sep 02 14:00:31.041 INFO kablam! | Sep 02 14:00:31.041 INFO kablam! 7 | use frunk_core::hlist::*; Sep 02 14:00:31.041 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 02 14:00:31.041 INFO kablam! | Sep 02 14:00:31.041 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 14:00:31.041 INFO kablam! Sep 02 14:00:32.174 INFO kablam! error[E0412]: cannot find type `f` in this scope Sep 02 14:00:32.174 INFO kablam! --> benches/labelled.rs:334:25 Sep 02 14:00:32.174 INFO kablam! | Sep 02 14:00:32.174 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 02 14:00:32.174 INFO kablam! | ^ not found in this scope Sep 02 14:00:32.174 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 02 14:00:32.174 INFO kablam! | Sep 02 14:00:32.174 INFO kablam! 9 | use frunk_core::labelled::chars::f; Sep 02 14:00:32.174 INFO kablam! | Sep 02 14:00:32.174 INFO kablam! Sep 02 14:00:32.174 INFO kablam! error[E0412]: cannot find type `i` in this scope Sep 02 14:00:32.175 INFO kablam! --> benches/labelled.rs:334:28 Sep 02 14:00:32.175 INFO kablam! | Sep 02 14:00:32.175 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 02 14:00:32.175 INFO kablam! | ^ did you mean `i8`? Sep 02 14:00:32.175 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 02 14:00:32.175 INFO kablam! | Sep 02 14:00:32.175 INFO kablam! 9 | use frunk_core::labelled::chars::i; Sep 02 14:00:32.175 INFO kablam! | Sep 02 14:00:32.175 INFO kablam! Sep 02 14:00:32.175 INFO kablam! error[E0412]: cannot find type `r` in this scope Sep 02 14:00:32.175 INFO kablam! --> benches/labelled.rs:334:31 Sep 02 14:00:32.175 INFO kablam! | Sep 02 14:00:32.175 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 02 14:00:32.175 INFO kablam! | ^ not found in this scope Sep 02 14:00:32.175 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 02 14:00:32.175 INFO kablam! | Sep 02 14:00:32.175 INFO kablam! 9 | use frunk_core::labelled::chars::r; Sep 02 14:00:32.175 INFO kablam! | Sep 02 14:00:32.175 INFO kablam! Sep 02 14:00:32.175 INFO kablam! error[E0412]: cannot find type `s` in this scope Sep 02 14:00:32.175 INFO kablam! --> benches/labelled.rs:334:34 Sep 02 14:00:32.175 INFO kablam! | Sep 02 14:00:32.175 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 02 14:00:32.176 INFO kablam! | ^ not found in this scope Sep 02 14:00:32.176 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 02 14:00:32.176 INFO kablam! | Sep 02 14:00:32.176 INFO kablam! 9 | use frunk_core::labelled::chars::s; Sep 02 14:00:32.176 INFO kablam! | Sep 02 14:00:32.176 INFO kablam! Sep 02 14:00:32.176 INFO kablam! error[E0412]: cannot find type `t` in this scope Sep 02 14:00:32.176 INFO kablam! --> benches/labelled.rs:334:37 Sep 02 14:00:32.176 INFO kablam! | Sep 02 14:00:32.176 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 02 14:00:32.176 INFO kablam! | ^ not found in this scope Sep 02 14:00:32.176 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 02 14:00:32.176 INFO kablam! | Sep 02 14:00:32.176 INFO kablam! 9 | use frunk_core::labelled::chars::t; Sep 02 14:00:32.176 INFO kablam! | Sep 02 14:00:32.176 INFO kablam! Sep 02 14:00:32.176 INFO kablam! error[E0412]: cannot find type `__` in this scope Sep 02 14:00:32.176 INFO kablam! --> benches/labelled.rs:334:40 Sep 02 14:00:32.176 INFO kablam! | Sep 02 14:00:32.176 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 02 14:00:32.176 INFO kablam! | ^^ not found in this scope Sep 02 14:00:32.176 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 02 14:00:32.176 INFO kablam! | Sep 02 14:00:32.176 INFO kablam! 9 | use frunk_core::labelled::chars::__; Sep 02 14:00:32.177 INFO kablam! | Sep 02 14:00:32.177 INFO kablam! Sep 02 14:00:32.177 INFO kablam! error[E0412]: cannot find type `n` in this scope Sep 02 14:00:32.177 INFO kablam! --> benches/labelled.rs:334:44 Sep 02 14:00:32.177 INFO kablam! | Sep 02 14:00:32.177 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 02 14:00:32.177 INFO kablam! | ^ did you mean `Fn`? Sep 02 14:00:32.177 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 02 14:00:32.177 INFO kablam! | Sep 02 14:00:32.177 INFO kablam! 9 | use frunk_core::labelled::chars::n; Sep 02 14:00:32.177 INFO kablam! | Sep 02 14:00:32.177 INFO kablam! Sep 02 14:00:32.190 INFO kablam! error[E0412]: cannot find type `a` in this scope Sep 02 14:00:32.190 INFO kablam! --> benches/labelled.rs:334:47 Sep 02 14:00:32.191 INFO kablam! | Sep 02 14:00:32.191 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 02 14:00:32.191 INFO kablam! | ^ not found in this scope Sep 02 14:00:32.191 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 02 14:00:32.191 INFO kablam! | Sep 02 14:00:32.191 INFO kablam! 9 | use frunk_core::labelled::chars::a; Sep 02 14:00:32.191 INFO kablam! | Sep 02 14:00:32.191 INFO kablam! Sep 02 14:00:32.191 INFO kablam! error[E0412]: cannot find type `m` in this scope Sep 02 14:00:32.191 INFO kablam! --> benches/labelled.rs:334:50 Sep 02 14:00:32.191 INFO kablam! | Sep 02 14:00:32.191 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 02 14:00:32.191 INFO kablam! | ^ not found in this scope Sep 02 14:00:32.191 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 02 14:00:32.191 INFO kablam! | Sep 02 14:00:32.191 INFO kablam! 9 | use frunk_core::labelled::chars::m; Sep 02 14:00:32.191 INFO kablam! | Sep 02 14:00:32.191 INFO kablam! Sep 02 14:00:32.191 INFO kablam! error[E0412]: cannot find type `e` in this scope Sep 02 14:00:32.191 INFO kablam! --> benches/labelled.rs:334:53 Sep 02 14:00:32.191 INFO kablam! | Sep 02 14:00:32.191 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 02 14:00:32.191 INFO kablam! | ^ not found in this scope Sep 02 14:00:32.192 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 02 14:00:32.192 INFO kablam! | Sep 02 14:00:32.192 INFO kablam! 9 | use frunk_core::labelled::chars::e; Sep 02 14:00:32.192 INFO kablam! | Sep 02 14:00:32.192 INFO kablam! Sep 02 14:00:32.938 INFO kablam! error: aborting due to 10 previous errors Sep 02 14:00:32.962 INFO kablam! Sep 02 14:00:32.963 INFO kablam! For more information about this error, try `rustc --explain E0412`. Sep 02 14:00:32.971 INFO kablam! error: Could not compile `frunk`. Sep 02 14:00:32.971 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 14:00:35.439 INFO kablam! error: build failed Sep 02 14:00:35.441 INFO kablam! su: No module specific data is present Sep 02 14:00:35.884 INFO running `"docker" "rm" "-f" "57c1c1e09c69a4e95cc0669eeec6ca23345981ae916d914bf09028990e3562e3"` Sep 02 14:00:36.028 INFO blam! 57c1c1e09c69a4e95cc0669eeec6ca23345981ae916d914bf09028990e3562e3