Sep 20 03:20:48.002 INFO checking frunk-0.2.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 03:20:48.002 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 03:20:48.002 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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=1000" "-e" "CMD=cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:20:48.252 INFO blam! d1440e0577bdb0eb9b291658424033f90d00aa6feeae28fe1a25cf4a501f0dca Sep 20 03:20:48.256 INFO running `"docker" "start" "-a" "d1440e0577bdb0eb9b291658424033f90d00aa6feeae28fe1a25cf4a501f0dca"` Sep 20 03:20:49.426 INFO kablam! usermod: no changes Sep 20 03:20:49.486 INFO kablam! warning: `panic` setting is ignored for `bench` profile Sep 20 03:20:49.588 INFO kablam! Compiling frunk_core v0.0.23 Sep 20 03:20:49.594 INFO kablam! Checking frunk v0.2.0 (/source) Sep 20 03:21:05.923 INFO kablam! Compiling frunk_derives v0.0.24 Sep 20 03:21:09.942 INFO kablam! Checking frunk v0.1.36 Sep 20 03:21:10.898 INFO kablam! Checking frunk_laws v0.0.14 Sep 20 03:21:14.784 INFO kablam! warning: unused import: `frunk_core::hlist` Sep 20 03:21:14.784 INFO kablam! --> benches/hlist.rs:7:5 Sep 20 03:21:14.784 INFO kablam! | Sep 20 03:21:14.784 INFO kablam! 7 | use frunk_core::hlist::*; Sep 20 03:21:14.785 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 03:21:14.790 INFO kablam! | Sep 20 03:21:14.790 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 03:21:14.790 INFO kablam! Sep 20 03:21:15.934 INFO kablam! warning: unused `#[macro_use]` import Sep 20 03:21:15.934 INFO kablam! --> benches/validated.rs:3:1 Sep 20 03:21:15.934 INFO kablam! | Sep 20 03:21:15.934 INFO kablam! 3 | #[macro_use] Sep 20 03:21:15.934 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:21:15.934 INFO kablam! | Sep 20 03:21:15.934 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 03:21:15.934 INFO kablam! Sep 20 03:21:16.298 INFO kablam! error[E0412]: cannot find type `f` in this scope Sep 20 03:21:16.298 INFO kablam! --> benches/labelled.rs:334:25 Sep 20 03:21:16.298 INFO kablam! | Sep 20 03:21:16.298 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 20 03:21:16.298 INFO kablam! | ^ not found in this scope Sep 20 03:21:16.298 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 20 03:21:16.298 INFO kablam! | Sep 20 03:21:16.298 INFO kablam! 9 | use frunk_core::labelled::chars::f; Sep 20 03:21:16.298 INFO kablam! | Sep 20 03:21:16.298 INFO kablam! Sep 20 03:21:16.298 INFO kablam! error[E0412]: cannot find type `i` in this scope Sep 20 03:21:16.298 INFO kablam! --> benches/labelled.rs:334:28 Sep 20 03:21:16.298 INFO kablam! | Sep 20 03:21:16.298 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 20 03:21:16.298 INFO kablam! | ^ did you mean `i8`? Sep 20 03:21:16.298 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 20 03:21:16.299 INFO kablam! | Sep 20 03:21:16.299 INFO kablam! 9 | use frunk_core::labelled::chars::i; Sep 20 03:21:16.299 INFO kablam! | Sep 20 03:21:16.299 INFO kablam! Sep 20 03:21:16.299 INFO kablam! error[E0412]: cannot find type `r` in this scope Sep 20 03:21:16.299 INFO kablam! --> benches/labelled.rs:334:31 Sep 20 03:21:16.299 INFO kablam! | Sep 20 03:21:16.299 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 20 03:21:16.299 INFO kablam! | ^ not found in this scope Sep 20 03:21:16.299 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 20 03:21:16.299 INFO kablam! | Sep 20 03:21:16.299 INFO kablam! 9 | use frunk_core::labelled::chars::r; Sep 20 03:21:16.299 INFO kablam! | Sep 20 03:21:16.299 INFO kablam! Sep 20 03:21:16.299 INFO kablam! error[E0412]: cannot find type `s` in this scope Sep 20 03:21:16.299 INFO kablam! --> benches/labelled.rs:334:34 Sep 20 03:21:16.299 INFO kablam! | Sep 20 03:21:16.299 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 20 03:21:16.299 INFO kablam! | ^ not found in this scope Sep 20 03:21:16.299 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 20 03:21:16.299 INFO kablam! | Sep 20 03:21:16.299 INFO kablam! 9 | use frunk_core::labelled::chars::s; Sep 20 03:21:16.299 INFO kablam! | Sep 20 03:21:16.299 INFO kablam! Sep 20 03:21:16.299 INFO kablam! error[E0412]: cannot find type `t` in this scope Sep 20 03:21:16.299 INFO kablam! --> benches/labelled.rs:334:37 Sep 20 03:21:16.299 INFO kablam! | Sep 20 03:21:16.299 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 20 03:21:16.299 INFO kablam! | ^ not found in this scope Sep 20 03:21:16.299 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 20 03:21:16.299 INFO kablam! | Sep 20 03:21:16.299 INFO kablam! 9 | use frunk_core::labelled::chars::t; Sep 20 03:21:16.299 INFO kablam! | Sep 20 03:21:16.299 INFO kablam! Sep 20 03:21:16.299 INFO kablam! error[E0412]: cannot find type `__` in this scope Sep 20 03:21:16.299 INFO kablam! --> benches/labelled.rs:334:40 Sep 20 03:21:16.299 INFO kablam! | Sep 20 03:21:16.299 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 20 03:21:16.299 INFO kablam! | ^^ not found in this scope Sep 20 03:21:16.299 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 20 03:21:16.299 INFO kablam! | Sep 20 03:21:16.299 INFO kablam! 9 | use frunk_core::labelled::chars::__; Sep 20 03:21:16.299 INFO kablam! | Sep 20 03:21:16.299 INFO kablam! Sep 20 03:21:16.299 INFO kablam! error[E0412]: cannot find type `n` in this scope Sep 20 03:21:16.299 INFO kablam! --> benches/labelled.rs:334:44 Sep 20 03:21:16.299 INFO kablam! | Sep 20 03:21:16.299 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 20 03:21:16.299 INFO kablam! | ^ did you mean `Fn`? Sep 20 03:21:16.299 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 20 03:21:16.299 INFO kablam! | Sep 20 03:21:16.299 INFO kablam! 9 | use frunk_core::labelled::chars::n; Sep 20 03:21:16.299 INFO kablam! | Sep 20 03:21:16.299 INFO kablam! Sep 20 03:21:16.299 INFO kablam! error[E0412]: cannot find type `a` in this scope Sep 20 03:21:16.299 INFO kablam! --> benches/labelled.rs:334:47 Sep 20 03:21:16.299 INFO kablam! | Sep 20 03:21:16.299 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 20 03:21:16.299 INFO kablam! | ^ not found in this scope Sep 20 03:21:16.299 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 20 03:21:16.299 INFO kablam! | Sep 20 03:21:16.299 INFO kablam! 9 | use frunk_core::labelled::chars::a; Sep 20 03:21:16.299 INFO kablam! | Sep 20 03:21:16.299 INFO kablam! Sep 20 03:21:16.299 INFO kablam! error[E0412]: cannot find type `m` in this scope Sep 20 03:21:16.299 INFO kablam! --> benches/labelled.rs:334:50 Sep 20 03:21:16.299 INFO kablam! | Sep 20 03:21:16.299 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 20 03:21:16.299 INFO kablam! | ^ not found in this scope Sep 20 03:21:16.299 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 20 03:21:16.299 INFO kablam! | Sep 20 03:21:16.299 INFO kablam! 9 | use frunk_core::labelled::chars::m; Sep 20 03:21:16.299 INFO kablam! | Sep 20 03:21:16.299 INFO kablam! Sep 20 03:21:16.300 INFO kablam! error[E0412]: cannot find type `e` in this scope Sep 20 03:21:16.300 INFO kablam! --> benches/labelled.rs:334:53 Sep 20 03:21:16.300 INFO kablam! | Sep 20 03:21:16.300 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 20 03:21:16.300 INFO kablam! | ^ not found in this scope Sep 20 03:21:16.300 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 20 03:21:16.300 INFO kablam! | Sep 20 03:21:16.300 INFO kablam! 9 | use frunk_core::labelled::chars::e; Sep 20 03:21:16.300 INFO kablam! | Sep 20 03:21:16.300 INFO kablam! Sep 20 03:21:16.530 INFO kablam! error: aborting due to 10 previous errors Sep 20 03:21:16.531 INFO kablam! Sep 20 03:21:16.531 INFO kablam! For more information about this error, try `rustc --explain E0412`. Sep 20 03:21:16.546 INFO kablam! error: Could not compile `frunk`. Sep 20 03:21:16.546 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:21:17.234 INFO kablam! error: build failed Sep 20 03:21:17.234 INFO kablam! su: No module specific data is present Sep 20 03:21:18.358 INFO running `"docker" "rm" "-f" "d1440e0577bdb0eb9b291658424033f90d00aa6feeae28fe1a25cf4a501f0dca"` Sep 20 03:21:18.490 INFO blam! d1440e0577bdb0eb9b291658424033f90d00aa6feeae28fe1a25cf4a501f0dca