Nov 10 06:14:20.304 INFO checking frunk-0.2.1 against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 10 06:14:20.304 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-6/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-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"` Nov 10 06:14:20.774 INFO blam! 409bb303de899d31cd3ccbf9999ae4704191a47f54496ddc6a1a560b70956c52 Nov 10 06:14:20.787 INFO running `"docker" "start" "-a" "409bb303de899d31cd3ccbf9999ae4704191a47f54496ddc6a1a560b70956c52"` Nov 10 06:14:22.839 INFO kablam! usermod: no changes Nov 10 06:14:23.060 INFO kablam! Compiling frunk_core v0.2.2 Nov 10 06:14:36.477 INFO kablam! Compiling frunk_derives v0.2.2 Nov 10 06:14:43.167 INFO kablam! Checking frunk v0.2.2 Nov 10 06:14:43.167 INFO kablam! Checking frunk v0.2.1 (/source) Nov 10 06:14:44.860 INFO kablam! Checking frunk_laws v0.2.2 Nov 10 06:14:50.059 INFO kablam! warning: unused import: `frunk_core::hlist` Nov 10 06:14:50.059 INFO kablam! --> benches/hlist.rs:7:5 Nov 10 06:14:50.059 INFO kablam! | Nov 10 06:14:50.059 INFO kablam! 7 | use frunk_core::hlist::*; Nov 10 06:14:50.059 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 10 06:14:50.059 INFO kablam! | Nov 10 06:14:50.059 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 10 06:14:50.059 INFO kablam! Nov 10 06:14:50.975 INFO kablam! warning: unused `#[macro_use]` import Nov 10 06:14:50.975 INFO kablam! --> benches/validated.rs:3:1 Nov 10 06:14:50.975 INFO kablam! | Nov 10 06:14:50.975 INFO kablam! 3 | #[macro_use] Nov 10 06:14:50.975 INFO kablam! | ^^^^^^^^^^^^ Nov 10 06:14:50.975 INFO kablam! | Nov 10 06:14:50.975 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 10 06:14:50.975 INFO kablam! Nov 10 06:14:54.167 INFO kablam! error[E0412]: cannot find type `f` in this scope Nov 10 06:14:54.167 INFO kablam! --> benches/labelled.rs:334:25 Nov 10 06:14:54.167 INFO kablam! | Nov 10 06:14:54.168 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Nov 10 06:14:54.168 INFO kablam! | ^ not found in this scope Nov 10 06:14:54.168 INFO kablam! help: possible candidate is found in another module, you can import it into scope Nov 10 06:14:54.168 INFO kablam! | Nov 10 06:14:54.168 INFO kablam! 9 | use frunk_core::labelled::chars::f; Nov 10 06:14:54.168 INFO kablam! | Nov 10 06:14:54.169 INFO kablam! Nov 10 06:14:54.169 INFO kablam! error[E0412]: cannot find type `i` in this scope Nov 10 06:14:54.169 INFO kablam! --> benches/labelled.rs:334:28 Nov 10 06:14:54.169 INFO kablam! | Nov 10 06:14:54.169 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Nov 10 06:14:54.169 INFO kablam! | ^ did you mean `i8`? Nov 10 06:14:54.170 INFO kablam! help: possible candidate is found in another module, you can import it into scope Nov 10 06:14:54.170 INFO kablam! | Nov 10 06:14:54.170 INFO kablam! 9 | use frunk_core::labelled::chars::i; Nov 10 06:14:54.170 INFO kablam! | Nov 10 06:14:54.170 INFO kablam! Nov 10 06:14:54.171 INFO kablam! error[E0412]: cannot find type `r` in this scope Nov 10 06:14:54.171 INFO kablam! --> benches/labelled.rs:334:31 Nov 10 06:14:54.171 INFO kablam! | Nov 10 06:14:54.171 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Nov 10 06:14:54.171 INFO kablam! | ^ not found in this scope Nov 10 06:14:54.171 INFO kablam! help: possible candidate is found in another module, you can import it into scope Nov 10 06:14:54.172 INFO kablam! | Nov 10 06:14:54.172 INFO kablam! 9 | use frunk_core::labelled::chars::r; Nov 10 06:14:54.172 INFO kablam! | Nov 10 06:14:54.172 INFO kablam! Nov 10 06:14:54.172 INFO kablam! error[E0412]: cannot find type `s` in this scope Nov 10 06:14:54.173 INFO kablam! --> benches/labelled.rs:334:34 Nov 10 06:14:54.173 INFO kablam! | Nov 10 06:14:54.173 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Nov 10 06:14:54.173 INFO kablam! | ^ not found in this scope Nov 10 06:14:54.173 INFO kablam! help: possible candidate is found in another module, you can import it into scope Nov 10 06:14:54.173 INFO kablam! | Nov 10 06:14:54.174 INFO kablam! 9 | use frunk_core::labelled::chars::s; Nov 10 06:14:54.174 INFO kablam! | Nov 10 06:14:54.174 INFO kablam! Nov 10 06:14:54.174 INFO kablam! error[E0412]: cannot find type `t` in this scope Nov 10 06:14:54.174 INFO kablam! --> benches/labelled.rs:334:37 Nov 10 06:14:54.175 INFO kablam! | Nov 10 06:14:54.175 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Nov 10 06:14:54.175 INFO kablam! | ^ not found in this scope Nov 10 06:14:54.175 INFO kablam! help: possible candidate is found in another module, you can import it into scope Nov 10 06:14:54.175 INFO kablam! | Nov 10 06:14:54.175 INFO kablam! 9 | use frunk_core::labelled::chars::t; Nov 10 06:14:54.176 INFO kablam! | Nov 10 06:14:54.176 INFO kablam! Nov 10 06:14:54.176 INFO kablam! error[E0412]: cannot find type `__` in this scope Nov 10 06:14:54.176 INFO kablam! --> benches/labelled.rs:334:40 Nov 10 06:14:54.176 INFO kablam! | Nov 10 06:14:54.176 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Nov 10 06:14:54.177 INFO kablam! | ^^ not found in this scope Nov 10 06:14:54.177 INFO kablam! help: possible candidate is found in another module, you can import it into scope Nov 10 06:14:54.177 INFO kablam! | Nov 10 06:14:54.177 INFO kablam! 9 | use frunk_core::labelled::chars::__; Nov 10 06:14:54.177 INFO kablam! | Nov 10 06:14:54.177 INFO kablam! Nov 10 06:14:54.178 INFO kablam! error[E0412]: cannot find type `n` in this scope Nov 10 06:14:54.178 INFO kablam! --> benches/labelled.rs:334:44 Nov 10 06:14:54.178 INFO kablam! | Nov 10 06:14:54.178 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Nov 10 06:14:54.178 INFO kablam! | ^ did you mean `Fn`? Nov 10 06:14:54.178 INFO kablam! help: possible candidate is found in another module, you can import it into scope Nov 10 06:14:54.183 INFO kablam! | Nov 10 06:14:54.183 INFO kablam! 9 | use frunk_core::labelled::chars::n; Nov 10 06:14:54.183 INFO kablam! | Nov 10 06:14:54.183 INFO kablam! Nov 10 06:14:54.183 INFO kablam! error[E0412]: cannot find type `a` in this scope Nov 10 06:14:54.183 INFO kablam! --> benches/labelled.rs:334:47 Nov 10 06:14:54.183 INFO kablam! | Nov 10 06:14:54.183 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Nov 10 06:14:54.183 INFO kablam! | ^ not found in this scope Nov 10 06:14:54.183 INFO kablam! help: possible candidate is found in another module, you can import it into scope Nov 10 06:14:54.183 INFO kablam! | Nov 10 06:14:54.183 INFO kablam! 9 | use frunk_core::labelled::chars::a; Nov 10 06:14:54.183 INFO kablam! | Nov 10 06:14:54.183 INFO kablam! Nov 10 06:14:54.183 INFO kablam! error[E0412]: cannot find type `m` in this scope Nov 10 06:14:54.183 INFO kablam! --> benches/labelled.rs:334:50 Nov 10 06:14:54.183 INFO kablam! | Nov 10 06:14:54.183 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Nov 10 06:14:54.183 INFO kablam! | ^ not found in this scope Nov 10 06:14:54.183 INFO kablam! help: possible candidate is found in another module, you can import it into scope Nov 10 06:14:54.183 INFO kablam! | Nov 10 06:14:54.183 INFO kablam! 9 | use frunk_core::labelled::chars::m; Nov 10 06:14:54.183 INFO kablam! | Nov 10 06:14:54.183 INFO kablam! Nov 10 06:14:54.183 INFO kablam! error[E0412]: cannot find type `e` in this scope Nov 10 06:14:54.183 INFO kablam! --> benches/labelled.rs:334:53 Nov 10 06:14:54.183 INFO kablam! | Nov 10 06:14:54.183 INFO kablam! 334 | let field = field!((f, i, r, s, t, __, n, a, m, e), "Joe"); Nov 10 06:14:54.183 INFO kablam! | ^ not found in this scope Nov 10 06:14:54.183 INFO kablam! help: possible candidate is found in another module, you can import it into scope Nov 10 06:14:54.183 INFO kablam! | Nov 10 06:14:54.183 INFO kablam! 9 | use frunk_core::labelled::chars::e; Nov 10 06:14:54.183 INFO kablam! | Nov 10 06:14:54.183 INFO kablam! Nov 10 06:14:54.375 INFO kablam! error: aborting due to 10 previous errors Nov 10 06:14:54.375 INFO kablam! Nov 10 06:14:54.375 INFO kablam! For more information about this error, try `rustc --explain E0412`. Nov 10 06:14:54.378 INFO kablam! error: Could not compile `frunk`. Nov 10 06:14:54.378 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 10 06:14:54.751 INFO kablam! error: build failed Nov 10 06:14:54.751 INFO kablam! su: No module specific data is present Nov 10 06:14:55.445 INFO running `"docker" "rm" "-f" "409bb303de899d31cd3ccbf9999ae4704191a47f54496ddc6a1a560b70956c52"` Nov 10 06:14:55.687 INFO blam! 409bb303de899d31cd3ccbf9999ae4704191a47f54496ddc6a1a560b70956c52