Oct 22 01:30:58.788 INFO checking miniserde-0.1.7 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 01:30:58.790 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 01:30:59.080 INFO blam! 07e1676a60ab1c88e61097535e2eae38b3ad5e540a055d5abfd3c0f209da7af5 Oct 22 01:30:59.085 INFO running `"docker" "start" "-a" "07e1676a60ab1c88e61097535e2eae38b3ad5e540a055d5abfd3c0f209da7af5"` Oct 22 01:30:59.943 INFO kablam! usermod: no changes Oct 22 01:31:00.036 INFO kablam! Compiling mini-internal v0.1.9 Oct 22 01:31:06.400 INFO kablam! Checking miniserde v0.1.7 (/source) Oct 22 01:31:09.960 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 22 01:31:09.960 INFO kablam! --> tests/test_derive.rs:6:28 Oct 22 01:31:09.960 INFO kablam! | Oct 22 01:31:09.960 INFO kablam! 6 | #[derive(PartialEq, Debug, MiniSerialize, MiniDeserialize)] Oct 22 01:31:09.960 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 22 01:31:09.960 INFO kablam! Oct 22 01:31:09.960 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 22 01:31:09.960 INFO kablam! --> tests/test_derive.rs:12:28 Oct 22 01:31:09.960 INFO kablam! | Oct 22 01:31:09.960 INFO kablam! 12 | #[derive(PartialEq, Debug, MiniSerialize, MiniDeserialize)] Oct 22 01:31:09.960 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 22 01:31:09.960 INFO kablam! Oct 22 01:31:10.137 INFO kablam! error: aborting due to 2 previous errors Oct 22 01:31:10.137 INFO kablam! Oct 22 01:31:10.137 INFO kablam! For more information about this error, try `rustc --explain E0412`. Oct 22 01:31:10.152 INFO kablam! error: Could not compile `miniserde`. Oct 22 01:31:10.153 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 22 01:31:10.949 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 22 01:31:10.949 INFO kablam! --> benches/bench.rs:56:21 Oct 22 01:31:10.949 INFO kablam! | Oct 22 01:31:10.949 INFO kablam! 56 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 22 01:31:10.949 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 22 01:31:10.949 INFO kablam! Oct 22 01:31:10.949 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 22 01:31:10.949 INFO kablam! --> benches/bench.rs:62:21 Oct 22 01:31:10.949 INFO kablam! | Oct 22 01:31:10.949 INFO kablam! 62 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 22 01:31:10.949 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 22 01:31:10.949 INFO kablam! Oct 22 01:31:10.949 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 22 01:31:10.949 INFO kablam! --> benches/bench.rs:91:21 Oct 22 01:31:10.949 INFO kablam! | Oct 22 01:31:10.949 INFO kablam! 91 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 22 01:31:10.949 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 22 01:31:10.949 INFO kablam! Oct 22 01:31:10.949 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 22 01:31:10.949 INFO kablam! --> benches/bench.rs:97:21 Oct 22 01:31:10.949 INFO kablam! | Oct 22 01:31:10.949 INFO kablam! 97 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 22 01:31:10.949 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 22 01:31:10.949 INFO kablam! Oct 22 01:31:10.949 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 22 01:31:10.949 INFO kablam! --> benches/bench.rs:141:21 Oct 22 01:31:10.949 INFO kablam! | Oct 22 01:31:10.949 INFO kablam! 141 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 22 01:31:10.949 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 22 01:31:10.949 INFO kablam! Oct 22 01:31:10.949 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 22 01:31:10.949 INFO kablam! --> benches/bench.rs:147:21 Oct 22 01:31:10.949 INFO kablam! | Oct 22 01:31:10.949 INFO kablam! 147 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 22 01:31:10.949 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 22 01:31:10.949 INFO kablam! Oct 22 01:31:10.949 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 22 01:31:10.949 INFO kablam! --> benches/bench.rs:152:21 Oct 22 01:31:10.949 INFO kablam! | Oct 22 01:31:10.949 INFO kablam! 152 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 22 01:31:10.949 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 22 01:31:10.949 INFO kablam! Oct 22 01:31:10.949 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 22 01:31:10.949 INFO kablam! --> benches/bench.rs:160:21 Oct 22 01:31:10.949 INFO kablam! | Oct 22 01:31:10.949 INFO kablam! 160 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 22 01:31:10.949 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 22 01:31:10.949 INFO kablam! Oct 22 01:31:10.949 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 22 01:31:10.949 INFO kablam! --> benches/bench.rs:165:21 Oct 22 01:31:10.949 INFO kablam! | Oct 22 01:31:10.949 INFO kablam! 165 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 22 01:31:10.949 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 22 01:31:10.949 INFO kablam! Oct 22 01:31:10.949 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 22 01:31:10.949 INFO kablam! --> benches/bench.rs:174:21 Oct 22 01:31:10.949 INFO kablam! | Oct 22 01:31:10.949 INFO kablam! 174 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 22 01:31:10.949 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 22 01:31:10.949 INFO kablam! Oct 22 01:31:10.949 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 22 01:31:10.949 INFO kablam! --> benches/bench.rs:180:21 Oct 22 01:31:10.949 INFO kablam! | Oct 22 01:31:10.949 INFO kablam! 180 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 22 01:31:10.949 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 22 01:31:10.949 INFO kablam! Oct 22 01:31:10.949 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 22 01:31:10.949 INFO kablam! --> benches/bench.rs:189:21 Oct 22 01:31:10.949 INFO kablam! | Oct 22 01:31:10.949 INFO kablam! 189 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 22 01:31:10.949 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 22 01:31:10.949 INFO kablam! Oct 22 01:31:10.949 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 22 01:31:10.949 INFO kablam! --> benches/bench.rs:206:21 Oct 22 01:31:10.949 INFO kablam! | Oct 22 01:31:10.949 INFO kablam! 206 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 22 01:31:10.949 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 22 01:31:10.949 INFO kablam! Oct 22 01:31:10.949 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 22 01:31:10.949 INFO kablam! --> benches/bench.rs:214:21 Oct 22 01:31:10.949 INFO kablam! | Oct 22 01:31:10.949 INFO kablam! 214 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 22 01:31:10.949 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 22 01:31:10.949 INFO kablam! Oct 22 01:31:10.949 INFO kablam! error[E0412]: cannot find type `usize` in module `miniserde::export` Oct 22 01:31:10.949 INFO kablam! --> benches/bench.rs:223:21 Oct 22 01:31:10.950 INFO kablam! | Oct 22 01:31:10.950 INFO kablam! 223 | #[derive(Serialize, MiniSerialize, Deserialize, MiniDeserialize)] Oct 22 01:31:10.950 INFO kablam! | ^^^^^^^^^^^^^ not found in `miniserde::export` Oct 22 01:31:10.950 INFO kablam! Oct 22 01:31:12.100 INFO kablam! error: aborting due to 15 previous errors Oct 22 01:31:12.100 INFO kablam! Oct 22 01:31:12.128 INFO kablam! For more information about this error, try `rustc --explain E0412`. Oct 22 01:31:12.132 INFO kablam! error: Could not compile `miniserde`. Oct 22 01:31:12.132 INFO kablam! Oct 22 01:31:12.132 INFO kablam! To learn more, run the command again with --verbose. Oct 22 01:31:12.132 INFO kablam! su: No module specific data is present Oct 22 01:31:12.681 INFO running `"docker" "rm" "-f" "07e1676a60ab1c88e61097535e2eae38b3ad5e540a055d5abfd3c0f209da7af5"` Oct 22 01:31:13.039 INFO blam! 07e1676a60ab1c88e61097535e2eae38b3ad5e540a055d5abfd3c0f209da7af5