Sep 04 17:21:40.130 INFO checking frunk-0.2.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 17:21:40.130 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 17:21:40.131 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 17:21:40.334 INFO blam! c11e6516283edcbfb39de5e155d14a391d2e63074f576b7a9e7f5833c85d3713 Sep 04 17:21:40.336 INFO running `"docker" "start" "-a" "c11e6516283edcbfb39de5e155d14a391d2e63074f576b7a9e7f5833c85d3713"` Sep 04 17:21:40.992 INFO kablam! warning: `panic` setting is ignored for `bench` profile Sep 04 17:21:41.103 INFO kablam! Compiling frunk_core v0.0.23 Sep 04 17:21:41.106 INFO kablam! Compiling frunk_core v0.2.0 Sep 04 17:22:11.764 INFO kablam! Compiling frunk_derives v0.2.0 Sep 04 17:22:13.135 INFO kablam! Compiling frunk_derives v0.0.24 Sep 04 17:22:19.742 INFO kablam! Checking frunk v0.2.0 (file:///source) Sep 04 17:22:19.900 INFO kablam! Checking frunk v0.1.36 Sep 04 17:22:22.376 INFO kablam! Checking frunk_laws v0.0.14 Sep 04 17:22:26.223 INFO kablam! warning: unused `#[macro_use]` import Sep 04 17:22:26.223 INFO kablam! --> benches/validated.rs:3:1 Sep 04 17:22:26.223 INFO kablam! | Sep 04 17:22:26.223 INFO kablam! 3 | #[macro_use] Sep 04 17:22:26.223 INFO kablam! | ^^^^^^^^^^^^ Sep 04 17:22:26.224 INFO kablam! | Sep 04 17:22:26.225 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 17:22:26.225 INFO kablam! Sep 04 17:22:26.311 INFO kablam! error[E0412]: cannot find type `f` in this scope Sep 04 17:22:26.311 INFO kablam! --> benches/labelled.rs:334:25 Sep 04 17:22:26.311 INFO kablam! | Sep 04 17:22:26.311 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 04 17:22:26.311 INFO kablam! | ^ not found in this scope Sep 04 17:22:26.311 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 17:22:26.311 INFO kablam! | Sep 04 17:22:26.312 INFO kablam! 9 | use frunk_core::labelled::chars::f; Sep 04 17:22:26.312 INFO kablam! | Sep 04 17:22:26.312 INFO kablam! Sep 04 17:22:26.313 INFO kablam! error[E0412]: cannot find type `i` in this scope Sep 04 17:22:26.313 INFO kablam! --> benches/labelled.rs:334:28 Sep 04 17:22:26.313 INFO kablam! | Sep 04 17:22:26.313 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 04 17:22:26.313 INFO kablam! | ^ did you mean `i8`? Sep 04 17:22:26.313 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 17:22:26.313 INFO kablam! | Sep 04 17:22:26.313 INFO kablam! 9 | use frunk_core::labelled::chars::i; Sep 04 17:22:26.313 INFO kablam! | Sep 04 17:22:26.314 INFO kablam! Sep 04 17:22:26.314 INFO kablam! error[E0412]: cannot find type `r` in this scope Sep 04 17:22:26.314 INFO kablam! --> benches/labelled.rs:334:31 Sep 04 17:22:26.314 INFO kablam! | Sep 04 17:22:26.314 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 04 17:22:26.314 INFO kablam! | ^ not found in this scope Sep 04 17:22:26.315 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 17:22:26.315 INFO kablam! | Sep 04 17:22:26.315 INFO kablam! 9 | use frunk_core::labelled::chars::r; Sep 04 17:22:26.315 INFO kablam! | Sep 04 17:22:26.315 INFO kablam! Sep 04 17:22:26.316 INFO kablam! error[E0412]: cannot find type `s` in this scope Sep 04 17:22:26.316 INFO kablam! --> benches/labelled.rs:334:34 Sep 04 17:22:26.316 INFO kablam! | Sep 04 17:22:26.316 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 04 17:22:26.316 INFO kablam! | ^ not found in this scope Sep 04 17:22:26.317 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 17:22:26.317 INFO kablam! | Sep 04 17:22:26.317 INFO kablam! 9 | use frunk_core::labelled::chars::s; Sep 04 17:22:26.317 INFO kablam! | Sep 04 17:22:26.317 INFO kablam! Sep 04 17:22:26.318 INFO kablam! error[E0412]: cannot find type `t` in this scope Sep 04 17:22:26.318 INFO kablam! --> benches/labelled.rs:334:37 Sep 04 17:22:26.318 INFO kablam! | Sep 04 17:22:26.318 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 04 17:22:26.318 INFO kablam! | ^ not found in this scope Sep 04 17:22:26.318 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 17:22:26.318 INFO kablam! | Sep 04 17:22:26.318 INFO kablam! 9 | use frunk_core::labelled::chars::t; Sep 04 17:22:26.318 INFO kablam! | Sep 04 17:22:26.319 INFO kablam! Sep 04 17:22:26.319 INFO kablam! error[E0412]: cannot find type `__` in this scope Sep 04 17:22:26.319 INFO kablam! --> benches/labelled.rs:334:40 Sep 04 17:22:26.319 INFO kablam! | Sep 04 17:22:26.319 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 04 17:22:26.320 INFO kablam! | ^^ not found in this scope Sep 04 17:22:26.320 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 17:22:26.320 INFO kablam! | Sep 04 17:22:26.320 INFO kablam! 9 | use frunk_core::labelled::chars::__; Sep 04 17:22:26.320 INFO kablam! | Sep 04 17:22:26.321 INFO kablam! Sep 04 17:22:26.321 INFO kablam! error[E0412]: cannot find type `n` in this scope Sep 04 17:22:26.322 INFO kablam! --> benches/labelled.rs:334:44 Sep 04 17:22:26.322 INFO kablam! | Sep 04 17:22:26.322 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 04 17:22:26.322 INFO kablam! | ^ did you mean `Fn`? Sep 04 17:22:26.322 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 17:22:26.322 INFO kablam! | Sep 04 17:22:26.322 INFO kablam! 9 | use frunk_core::labelled::chars::n; Sep 04 17:22:26.322 INFO kablam! | Sep 04 17:22:26.323 INFO kablam! Sep 04 17:22:26.323 INFO kablam! error[E0412]: cannot find type `a` in this scope Sep 04 17:22:26.323 INFO kablam! --> benches/labelled.rs:334:47 Sep 04 17:22:26.323 INFO kablam! | Sep 04 17:22:26.323 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 04 17:22:26.323 INFO kablam! | ^ not found in this scope Sep 04 17:22:26.324 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 17:22:26.324 INFO kablam! | Sep 04 17:22:26.324 INFO kablam! 9 | use frunk_core::labelled::chars::a; Sep 04 17:22:26.324 INFO kablam! | Sep 04 17:22:26.325 INFO kablam! Sep 04 17:22:26.325 INFO kablam! error[E0412]: cannot find type `m` in this scope Sep 04 17:22:26.325 INFO kablam! --> benches/labelled.rs:334:50 Sep 04 17:22:26.325 INFO kablam! | Sep 04 17:22:26.325 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 04 17:22:26.325 INFO kablam! | ^ not found in this scope Sep 04 17:22:26.326 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 17:22:26.326 INFO kablam! | Sep 04 17:22:26.326 INFO kablam! 9 | use frunk_core::labelled::chars::m; Sep 04 17:22:26.326 INFO kablam! | Sep 04 17:22:26.326 INFO kablam! Sep 04 17:22:26.327 INFO kablam! error[E0412]: cannot find type `e` in this scope Sep 04 17:22:26.327 INFO kablam! --> benches/labelled.rs:334:53 Sep 04 17:22:26.327 INFO kablam! | Sep 04 17:22:26.327 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 04 17:22:26.327 INFO kablam! | ^ not found in this scope Sep 04 17:22:26.327 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 17:22:26.327 INFO kablam! | Sep 04 17:22:26.327 INFO kablam! 9 | use frunk_core::labelled::chars::e; Sep 04 17:22:26.328 INFO kablam! | Sep 04 17:22:26.328 INFO kablam! Sep 04 17:22:26.652 INFO kablam! error: aborting due to 10 previous errors Sep 04 17:22:26.652 INFO kablam! Sep 04 17:22:26.652 INFO kablam! For more information about this error, try `rustc --explain E0412`. Sep 04 17:22:26.668 INFO kablam! error: Could not compile `frunk`. Sep 04 17:22:26.668 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 17:22:27.619 INFO kablam! warning: unused import: `frunk_core::hlist` Sep 04 17:22:27.619 INFO kablam! --> benches/hlist.rs:7:5 Sep 04 17:22:27.619 INFO kablam! | Sep 04 17:22:27.619 INFO kablam! 7 | use frunk_core::hlist::*; Sep 04 17:22:27.619 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 17:22:27.619 INFO kablam! | Sep 04 17:22:27.619 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 17:22:27.619 INFO kablam! Sep 04 17:22:29.510 INFO kablam! error: build failed Sep 04 17:22:29.512 INFO kablam! su: No module specific data is present Sep 04 17:22:29.869 INFO running `"docker" "rm" "-f" "c11e6516283edcbfb39de5e155d14a391d2e63074f576b7a9e7f5833c85d3713"` Sep 04 17:22:29.973 INFO blam! c11e6516283edcbfb39de5e155d14a391d2e63074f576b7a9e7f5833c85d3713