Sep 01 03:58:19.949 INFO checking frunk-0.2.0 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 03:58:19.949 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 03:58:19.949 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 03:58:20.110 INFO blam! 58f2ba4cd29b61656f3e3e49fca19a433676f34c487f438d11e6eef9231e3319 Sep 01 03:58:20.111 INFO running `"docker" "start" "-a" "58f2ba4cd29b61656f3e3e49fca19a433676f34c487f438d11e6eef9231e3319"` Sep 01 03:58:20.613 INFO kablam! warning: `panic` setting is ignored for `bench` profile Sep 01 03:58:20.689 INFO kablam! Compiling frunk_core v0.0.23 Sep 01 03:58:20.692 INFO kablam! Checking frunk v0.2.0 (file:///source) Sep 01 03:58:43.914 INFO kablam! Compiling frunk_derives v0.0.24 Sep 01 03:58:48.227 INFO kablam! Checking frunk v0.1.36 Sep 01 03:58:49.716 INFO kablam! Checking frunk_laws v0.0.14 Sep 01 03:58:52.405 INFO kablam! warning: unused `#[macro_use]` import Sep 01 03:58:52.405 INFO kablam! --> benches/validated.rs:3:1 Sep 01 03:58:52.406 INFO kablam! | Sep 01 03:58:52.406 INFO kablam! 3 | #[macro_use] Sep 01 03:58:52.406 INFO kablam! | ^^^^^^^^^^^^ Sep 01 03:58:52.406 INFO kablam! | Sep 01 03:58:52.407 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 03:58:52.407 INFO kablam! Sep 01 03:58:53.910 INFO kablam! warning: unused import: `frunk_core::hlist` Sep 01 03:58:53.910 INFO kablam! --> benches/hlist.rs:7:5 Sep 01 03:58:53.910 INFO kablam! | Sep 01 03:58:53.910 INFO kablam! 7 | use frunk_core::hlist::*; Sep 01 03:58:53.910 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 03:58:53.910 INFO kablam! | Sep 01 03:58:53.911 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 03:58:53.911 INFO kablam! Sep 01 03:58:55.582 INFO kablam! error[E0412]: cannot find type `f` in this scope Sep 01 03:58:55.583 INFO kablam! --> benches/labelled.rs:334:25 Sep 01 03:58:55.583 INFO kablam! | Sep 01 03:58:55.583 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 01 03:58:55.583 INFO kablam! | ^ not found in this scope Sep 01 03:58:55.583 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 03:58:55.583 INFO kablam! | Sep 01 03:58:55.583 INFO kablam! 9 | use frunk_core::labelled::chars::f; Sep 01 03:58:55.583 INFO kablam! | Sep 01 03:58:55.583 INFO kablam! Sep 01 03:58:55.583 INFO kablam! error[E0412]: cannot find type `i` in this scope Sep 01 03:58:55.583 INFO kablam! --> benches/labelled.rs:334:28 Sep 01 03:58:55.583 INFO kablam! | Sep 01 03:58:55.583 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 01 03:58:55.583 INFO kablam! | ^ did you mean `i8`? Sep 01 03:58:55.583 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 03:58:55.583 INFO kablam! | Sep 01 03:58:55.583 INFO kablam! 9 | use frunk_core::labelled::chars::i; Sep 01 03:58:55.583 INFO kablam! | Sep 01 03:58:55.583 INFO kablam! Sep 01 03:58:55.583 INFO kablam! error[E0412]: cannot find type `r` in this scope Sep 01 03:58:55.583 INFO kablam! --> benches/labelled.rs:334:31 Sep 01 03:58:55.584 INFO kablam! | Sep 01 03:58:55.584 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 01 03:58:55.584 INFO kablam! | ^ not found in this scope Sep 01 03:58:55.584 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 03:58:55.584 INFO kablam! | Sep 01 03:58:55.584 INFO kablam! 9 | use frunk_core::labelled::chars::r; Sep 01 03:58:55.584 INFO kablam! | Sep 01 03:58:55.584 INFO kablam! Sep 01 03:58:55.584 INFO kablam! error[E0412]: cannot find type `s` in this scope Sep 01 03:58:55.584 INFO kablam! --> benches/labelled.rs:334:34 Sep 01 03:58:55.584 INFO kablam! | Sep 01 03:58:55.584 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 01 03:58:55.584 INFO kablam! | ^ not found in this scope Sep 01 03:58:55.584 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 03:58:55.584 INFO kablam! | Sep 01 03:58:55.584 INFO kablam! 9 | use frunk_core::labelled::chars::s; Sep 01 03:58:55.584 INFO kablam! | Sep 01 03:58:55.584 INFO kablam! Sep 01 03:58:55.584 INFO kablam! error[E0412]: cannot find type `t` in this scope Sep 01 03:58:55.584 INFO kablam! --> benches/labelled.rs:334:37 Sep 01 03:58:55.584 INFO kablam! | Sep 01 03:58:55.584 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 01 03:58:55.584 INFO kablam! | ^ not found in this scope Sep 01 03:58:55.584 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 03:58:55.584 INFO kablam! | Sep 01 03:58:55.584 INFO kablam! 9 | use frunk_core::labelled::chars::t; Sep 01 03:58:55.584 INFO kablam! | Sep 01 03:58:55.584 INFO kablam! Sep 01 03:58:55.584 INFO kablam! error[E0412]: cannot find type `__` in this scope Sep 01 03:58:55.585 INFO kablam! --> benches/labelled.rs:334:40 Sep 01 03:58:55.585 INFO kablam! | Sep 01 03:58:55.585 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 01 03:58:55.585 INFO kablam! | ^^ not found in this scope Sep 01 03:58:55.585 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 03:58:55.585 INFO kablam! | Sep 01 03:58:55.585 INFO kablam! 9 | use frunk_core::labelled::chars::__; Sep 01 03:58:55.585 INFO kablam! | Sep 01 03:58:55.585 INFO kablam! Sep 01 03:58:55.585 INFO kablam! error[E0412]: cannot find type `n` in this scope Sep 01 03:58:55.585 INFO kablam! --> benches/labelled.rs:334:44 Sep 01 03:58:55.585 INFO kablam! | Sep 01 03:58:55.585 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 01 03:58:55.585 INFO kablam! | ^ did you mean `Fn`? Sep 01 03:58:55.585 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 03:58:55.585 INFO kablam! | Sep 01 03:58:55.585 INFO kablam! 9 | use frunk_core::labelled::chars::n; Sep 01 03:58:55.585 INFO kablam! | Sep 01 03:58:55.585 INFO kablam! Sep 01 03:58:55.585 INFO kablam! error[E0412]: cannot find type `a` in this scope Sep 01 03:58:55.585 INFO kablam! --> benches/labelled.rs:334:47 Sep 01 03:58:55.585 INFO kablam! | Sep 01 03:58:55.585 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 01 03:58:55.585 INFO kablam! | ^ not found in this scope Sep 01 03:58:55.586 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 03:58:55.586 INFO kablam! | Sep 01 03:58:55.586 INFO kablam! 9 | use frunk_core::labelled::chars::a; Sep 01 03:58:55.586 INFO kablam! | Sep 01 03:58:55.586 INFO kablam! Sep 01 03:58:55.586 INFO kablam! error[E0412]: cannot find type `m` in this scope Sep 01 03:58:55.586 INFO kablam! --> benches/labelled.rs:334:50 Sep 01 03:58:55.586 INFO kablam! | Sep 01 03:58:55.586 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 01 03:58:55.586 INFO kablam! | ^ not found in this scope Sep 01 03:58:55.586 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 03:58:55.586 INFO kablam! | Sep 01 03:58:55.586 INFO kablam! 9 | use frunk_core::labelled::chars::m; Sep 01 03:58:55.586 INFO kablam! | Sep 01 03:58:55.586 INFO kablam! Sep 01 03:58:55.586 INFO kablam! error[E0412]: cannot find type `e` in this scope Sep 01 03:58:55.586 INFO kablam! --> benches/labelled.rs:334:53 Sep 01 03:58:55.586 INFO kablam! | Sep 01 03:58:55.586 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Sep 01 03:58:55.586 INFO kablam! | ^ not found in this scope Sep 01 03:58:55.586 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 03:58:55.586 INFO kablam! | Sep 01 03:58:55.586 INFO kablam! 9 | use frunk_core::labelled::chars::e; Sep 01 03:58:55.586 INFO kablam! | Sep 01 03:58:55.586 INFO kablam! Sep 01 03:58:55.935 INFO kablam! error: aborting due to 10 previous errors Sep 01 03:58:55.935 INFO kablam! Sep 01 03:58:55.936 INFO kablam! For more information about this error, try `rustc --explain E0412`. Sep 01 03:58:55.951 INFO kablam! error: Could not compile `frunk`. Sep 01 03:58:55.952 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 03:58:56.227 INFO kablam! error: build failed Sep 01 03:58:56.229 INFO kablam! su: No module specific data is present Sep 01 03:58:56.801 INFO running `"docker" "rm" "-f" "58f2ba4cd29b61656f3e3e49fca19a433676f34c487f438d11e6eef9231e3319"` Sep 01 03:58:56.968 INFO blam! 58f2ba4cd29b61656f3e3e49fca19a433676f34c487f438d11e6eef9231e3319