Oct 13 15:07:31.167 INFO checking frunk-0.2.1 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 15:07:31.167 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 15:07:31.613 INFO blam! 849e4e23d39e3e2dd6df98396b5f97286970b680154fe9a876b54743b72233b1 Oct 13 15:07:31.615 INFO running `"docker" "start" "-a" "849e4e23d39e3e2dd6df98396b5f97286970b680154fe9a876b54743b72233b1"` Oct 13 15:07:33.691 INFO kablam! usermod: no changes Oct 13 15:07:33.931 INFO kablam! Compiling frunk_core v0.2.1 Oct 13 15:07:55.981 INFO kablam! Compiling frunk_derives v0.2.1 Oct 13 15:08:02.197 INFO kablam! Checking frunk v0.2.1 Oct 13 15:08:02.197 INFO kablam! Checking frunk v0.2.1 (/source) Oct 13 15:08:03.982 INFO kablam! Checking frunk_laws v0.2.1 Oct 13 15:08:09.095 INFO kablam! error[E0412]: cannot find type `f` in this scope Oct 13 15:08:09.095 INFO kablam! --> benches/labelled.rs:334:25 Oct 13 15:08:09.095 INFO kablam! | Oct 13 15:08:09.096 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Oct 13 15:08:09.096 INFO kablam! | ^ not found in this scope Oct 13 15:08:09.096 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 13 15:08:09.097 INFO kablam! | Oct 13 15:08:09.097 INFO kablam! 9 | use frunk_core::labelled::chars::f; Oct 13 15:08:09.097 INFO kablam! | Oct 13 15:08:09.098 INFO kablam! Oct 13 15:08:09.098 INFO kablam! error[E0412]: cannot find type `i` in this scope Oct 13 15:08:09.098 INFO kablam! --> benches/labelled.rs:334:28 Oct 13 15:08:09.098 INFO kablam! | Oct 13 15:08:09.099 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Oct 13 15:08:09.099 INFO kablam! | ^ did you mean `i8`? Oct 13 15:08:09.099 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 13 15:08:09.099 INFO kablam! | Oct 13 15:08:09.100 INFO kablam! 9 | use frunk_core::labelled::chars::i; Oct 13 15:08:09.100 INFO kablam! | Oct 13 15:08:09.100 INFO kablam! Oct 13 15:08:09.100 INFO kablam! error[E0412]: cannot find type `r` in this scope Oct 13 15:08:09.101 INFO kablam! --> benches/labelled.rs:334:31 Oct 13 15:08:09.101 INFO kablam! | Oct 13 15:08:09.101 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Oct 13 15:08:09.102 INFO kablam! | ^ not found in this scope Oct 13 15:08:09.102 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 13 15:08:09.102 INFO kablam! | Oct 13 15:08:09.102 INFO kablam! 9 | use frunk_core::labelled::chars::r; Oct 13 15:08:09.103 INFO kablam! | Oct 13 15:08:09.103 INFO kablam! Oct 13 15:08:09.103 INFO kablam! error[E0412]: cannot find type `s` in this scope Oct 13 15:08:09.103 INFO kablam! --> benches/labelled.rs:334:34 Oct 13 15:08:09.104 INFO kablam! | Oct 13 15:08:09.104 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Oct 13 15:08:09.104 INFO kablam! | ^ not found in this scope Oct 13 15:08:09.105 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 13 15:08:09.105 INFO kablam! | Oct 13 15:08:09.105 INFO kablam! 9 | use frunk_core::labelled::chars::s; Oct 13 15:08:09.105 INFO kablam! | Oct 13 15:08:09.106 INFO kablam! Oct 13 15:08:09.106 INFO kablam! error[E0412]: cannot find type `t` in this scope Oct 13 15:08:09.106 INFO kablam! --> benches/labelled.rs:334:37 Oct 13 15:08:09.106 INFO kablam! | Oct 13 15:08:09.107 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Oct 13 15:08:09.107 INFO kablam! | ^ not found in this scope Oct 13 15:08:09.107 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 13 15:08:09.107 INFO kablam! | Oct 13 15:08:09.108 INFO kablam! 9 | use frunk_core::labelled::chars::t; Oct 13 15:08:09.108 INFO kablam! | Oct 13 15:08:09.108 INFO kablam! Oct 13 15:08:09.108 INFO kablam! error[E0412]: cannot find type `__` in this scope Oct 13 15:08:09.109 INFO kablam! --> benches/labelled.rs:334:40 Oct 13 15:08:09.109 INFO kablam! | Oct 13 15:08:09.109 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Oct 13 15:08:09.110 INFO kablam! | ^^ not found in this scope Oct 13 15:08:09.110 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 13 15:08:09.110 INFO kablam! | Oct 13 15:08:09.110 INFO kablam! 9 | use frunk_core::labelled::chars::__; Oct 13 15:08:09.111 INFO kablam! | Oct 13 15:08:09.111 INFO kablam! Oct 13 15:08:09.111 INFO kablam! error[E0412]: cannot find type `n` in this scope Oct 13 15:08:09.111 INFO kablam! --> benches/labelled.rs:334:44 Oct 13 15:08:09.112 INFO kablam! | Oct 13 15:08:09.112 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Oct 13 15:08:09.116 INFO kablam! | ^ did you mean `Fn`? Oct 13 15:08:09.117 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 13 15:08:09.117 INFO kablam! | Oct 13 15:08:09.117 INFO kablam! 9 | use frunk_core::labelled::chars::n; Oct 13 15:08:09.117 INFO kablam! | Oct 13 15:08:09.118 INFO kablam! Oct 13 15:08:09.118 INFO kablam! error[E0412]: cannot find type `a` in this scope Oct 13 15:08:09.118 INFO kablam! --> benches/labelled.rs:334:47 Oct 13 15:08:09.119 INFO kablam! | Oct 13 15:08:09.119 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Oct 13 15:08:09.119 INFO kablam! | ^ not found in this scope Oct 13 15:08:09.119 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 13 15:08:09.120 INFO kablam! | Oct 13 15:08:09.120 INFO kablam! 9 | use frunk_core::labelled::chars::a; Oct 13 15:08:09.120 INFO kablam! | Oct 13 15:08:09.121 INFO kablam! Oct 13 15:08:09.121 INFO kablam! error[E0412]: cannot find type `m` in this scope Oct 13 15:08:09.121 INFO kablam! --> benches/labelled.rs:334:50 Oct 13 15:08:09.121 INFO kablam! | Oct 13 15:08:09.122 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Oct 13 15:08:09.122 INFO kablam! | ^ not found in this scope Oct 13 15:08:09.122 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 13 15:08:09.122 INFO kablam! | Oct 13 15:08:09.123 INFO kablam! 9 | use frunk_core::labelled::chars::m; Oct 13 15:08:09.123 INFO kablam! | Oct 13 15:08:09.123 INFO kablam! Oct 13 15:08:09.123 INFO kablam! error[E0412]: cannot find type `e` in this scope Oct 13 15:08:09.124 INFO kablam! --> benches/labelled.rs:334:53 Oct 13 15:08:09.124 INFO kablam! | Oct 13 15:08:09.124 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Oct 13 15:08:09.125 INFO kablam! | ^ not found in this scope Oct 13 15:08:09.125 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 13 15:08:09.125 INFO kablam! | Oct 13 15:08:09.125 INFO kablam! 9 | use frunk_core::labelled::chars::e; Oct 13 15:08:09.126 INFO kablam! | Oct 13 15:08:09.126 INFO kablam! Oct 13 15:08:09.697 INFO kablam! error: aborting due to 10 previous errors Oct 13 15:08:09.697 INFO kablam! Oct 13 15:08:09.697 INFO kablam! For more information about this error, try `rustc --explain E0412`. Oct 13 15:08:09.702 INFO kablam! error: Could not compile `frunk`. Oct 13 15:08:09.702 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 15:08:10.228 INFO kablam! warning: unused import: `frunk_core::hlist` Oct 13 15:08:10.228 INFO kablam! --> benches/hlist.rs:7:5 Oct 13 15:08:10.228 INFO kablam! | Oct 13 15:08:10.228 INFO kablam! 7 | use frunk_core::hlist::*; Oct 13 15:08:10.228 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 15:08:10.228 INFO kablam! | Oct 13 15:08:10.228 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 15:08:10.228 INFO kablam! Oct 13 15:08:10.924 INFO kablam! warning: unused `#[macro_use]` import Oct 13 15:08:10.924 INFO kablam! --> benches/validated.rs:3:1 Oct 13 15:08:10.924 INFO kablam! | Oct 13 15:08:10.924 INFO kablam! 3 | #[macro_use] Oct 13 15:08:10.924 INFO kablam! | ^^^^^^^^^^^^ Oct 13 15:08:10.924 INFO kablam! | Oct 13 15:08:10.924 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 15:08:10.924 INFO kablam! Oct 13 15:08:11.576 INFO kablam! error: build failed Oct 13 15:08:11.576 INFO kablam! su: No module specific data is present Oct 13 15:08:12.040 INFO running `"docker" "rm" "-f" "849e4e23d39e3e2dd6df98396b5f97286970b680154fe9a876b54743b72233b1"` Oct 13 15:08:12.228 INFO blam! 849e4e23d39e3e2dd6df98396b5f97286970b680154fe9a876b54743b72233b1