Oct 27 19:10:31.975 INFO checking miniserde-0.1.7 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 19:10:31.975 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 19:10:32.307 INFO blam! 469993b5d86cf2f9ea22acd316e3bf4bf6fa29e7ececf3039f319ada1dc61f80 Oct 27 19:10:32.312 INFO running `"docker" "start" "-a" "469993b5d86cf2f9ea22acd316e3bf4bf6fa29e7ececf3039f319ada1dc61f80"` Oct 27 19:10:33.227 INFO kablam! usermod: no changes Oct 27 19:10:33.330 INFO kablam! Compiling mini-internal v0.1.9 Oct 27 19:10:40.547 INFO kablam! Checking miniserde v0.1.7 (/source) Oct 27 19:10:45.359 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 27 19:10:45.359 INFO kablam! --> tests/test_derive.rs:6:28 Oct 27 19:10:45.359 INFO kablam! | Oct 27 19:10:45.360 INFO kablam! 6 | #[derive(PartialEq, Debug, MiniSerialize, MiniDeserialize)] Oct 27 19:10:45.360 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 27 19:10:45.360 INFO kablam! Oct 27 19:10:45.361 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 27 19:10:45.361 INFO kablam! --> tests/test_derive.rs:12:28 Oct 27 19:10:45.361 INFO kablam! | Oct 27 19:10:45.361 INFO kablam! 12 | #[derive(PartialEq, Debug, MiniSerialize, MiniDeserialize)] Oct 27 19:10:45.362 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 27 19:10:45.362 INFO kablam! Oct 27 19:10:45.539 INFO kablam! error: aborting due to 2 previous errors Oct 27 19:10:45.539 INFO kablam! Oct 27 19:10:45.547 INFO kablam! For more information about this error, try `rustc --explain E0412`. Oct 27 19:10:45.555 INFO kablam! error: Could not compile `miniserde`. Oct 27 19:10:45.555 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 19:10:45.979 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 27 19:10:45.979 INFO kablam! --> benches/bench.rs:56:21 Oct 27 19:10:45.979 INFO kablam! | Oct 27 19:10:45.979 INFO kablam! 56 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 27 19:10:45.979 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 27 19:10:45.980 INFO kablam! Oct 27 19:10:45.980 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 27 19:10:45.980 INFO kablam! --> benches/bench.rs:62:21 Oct 27 19:10:45.980 INFO kablam! | Oct 27 19:10:45.980 INFO kablam! 62 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 27 19:10:45.980 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 27 19:10:45.981 INFO kablam! Oct 27 19:10:45.981 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 27 19:10:45.982 INFO kablam! --> benches/bench.rs:91:21 Oct 27 19:10:45.982 INFO kablam! | Oct 27 19:10:45.983 INFO kablam! 91 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 27 19:10:45.983 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 27 19:10:45.984 INFO kablam! Oct 27 19:10:45.984 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 27 19:10:45.985 INFO kablam! --> benches/bench.rs:97:21 Oct 27 19:10:45.985 INFO kablam! | Oct 27 19:10:45.986 INFO kablam! 97 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 27 19:10:45.986 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 27 19:10:45.986 INFO kablam! Oct 27 19:10:45.987 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 27 19:10:45.987 INFO kablam! --> benches/bench.rs:141:21 Oct 27 19:10:45.988 INFO kablam! | Oct 27 19:10:45.988 INFO kablam! 141 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 27 19:10:45.989 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 27 19:10:45.989 INFO kablam! Oct 27 19:10:45.990 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 27 19:10:45.990 INFO kablam! --> benches/bench.rs:147:21 Oct 27 19:10:45.991 INFO kablam! | Oct 27 19:10:45.991 INFO kablam! 147 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 27 19:10:45.992 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 27 19:10:45.992 INFO kablam! Oct 27 19:10:45.993 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 27 19:10:45.993 INFO kablam! --> benches/bench.rs:152:21 Oct 27 19:10:45.993 INFO kablam! | Oct 27 19:10:45.993 INFO kablam! 152 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 27 19:10:45.993 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 27 19:10:45.993 INFO kablam! Oct 27 19:10:45.994 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 27 19:10:45.994 INFO kablam! --> benches/bench.rs:160:21 Oct 27 19:10:45.994 INFO kablam! | Oct 27 19:10:45.994 INFO kablam! 160 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 27 19:10:45.994 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 27 19:10:45.994 INFO kablam! Oct 27 19:10:45.996 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 27 19:10:45.996 INFO kablam! --> benches/bench.rs:165:21 Oct 27 19:10:45.996 INFO kablam! | Oct 27 19:10:45.996 INFO kablam! 165 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 27 19:10:45.996 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 27 19:10:45.996 INFO kablam! Oct 27 19:10:45.996 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 27 19:10:45.996 INFO kablam! --> benches/bench.rs:174:21 Oct 27 19:10:45.996 INFO kablam! | Oct 27 19:10:45.996 INFO kablam! 174 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 27 19:10:45.996 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 27 19:10:45.998 INFO kablam! Oct 27 19:10:45.998 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 27 19:10:45.998 INFO kablam! --> benches/bench.rs:180:21 Oct 27 19:10:45.998 INFO kablam! | Oct 27 19:10:45.998 INFO kablam! 180 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 27 19:10:45.998 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 27 19:10:45.998 INFO kablam! Oct 27 19:10:45.998 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 27 19:10:45.998 INFO kablam! --> benches/bench.rs:189:21 Oct 27 19:10:45.998 INFO kablam! | Oct 27 19:10:45.998 INFO kablam! 189 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 27 19:10:45.998 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 27 19:10:45.998 INFO kablam! Oct 27 19:10:45.998 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 27 19:10:45.998 INFO kablam! --> benches/bench.rs:206:21 Oct 27 19:10:45.998 INFO kablam! | Oct 27 19:10:45.998 INFO kablam! 206 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 27 19:10:45.998 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 27 19:10:45.998 INFO kablam! Oct 27 19:10:46.007 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 27 19:10:46.007 INFO kablam! --> benches/bench.rs:214:21 Oct 27 19:10:46.007 INFO kablam! | Oct 27 19:10:46.007 INFO kablam! 214 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 27 19:10:46.007 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 27 19:10:46.007 INFO kablam! Oct 27 19:10:46.007 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 27 19:10:46.007 INFO kablam! --> benches/bench.rs:223:21 Oct 27 19:10:46.007 INFO kablam! | Oct 27 19:10:46.007 INFO kablam! 223 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 27 19:10:46.007 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 27 19:10:46.007 INFO kablam! Oct 27 19:10:47.158 INFO kablam! error: aborting due to 15 previous errors Oct 27 19:10:47.158 INFO kablam! Oct 27 19:10:47.159 INFO kablam! For more information about this error, try `rustc --explain E0412`. Oct 27 19:10:47.170 INFO kablam! error: Could not compile `miniserde`. Oct 27 19:10:47.171 INFO kablam! Oct 27 19:10:47.171 INFO kablam! To learn more, run the command again with --verbose. Oct 27 19:10:47.173 INFO kablam! su: No module specific data is present Oct 27 19:10:47.909 INFO running `"docker" "rm" "-f" "469993b5d86cf2f9ea22acd316e3bf4bf6fa29e7ececf3039f319ada1dc61f80"` Oct 27 19:10:48.163 INFO blam! 469993b5d86cf2f9ea22acd316e3bf4bf6fa29e7ececf3039f319ada1dc61f80