Oct 13 15:33:01.322 INFO checking euphrates_virtual_memory-0.1.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 15:33:01.323 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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:33:01.496 INFO blam! 0c7a3ede5081a2bd9c4de36a19cf0e173650a4f186afe2d1f56f6063a55b7d81 Oct 13 15:33:01.504 INFO running `"docker" "start" "-a" "0c7a3ede5081a2bd9c4de36a19cf0e173650a4f186afe2d1f56f6063a55b7d81"` Oct 13 15:33:01.981 INFO kablam! usermod: no changes Oct 13 15:33:02.072 INFO kablam! Checking euphrates v0.1.0 Oct 13 15:33:19.910 INFO kablam! Checking euphrates_virtual_memory v0.1.0 (/source) Oct 13 15:33:24.170 INFO kablam! error[E0308]: mismatched types Oct 13 15:33:24.170 INFO kablam! --> src/external.rs:606:37 Oct 13 15:33:24.171 INFO kablam! | Oct 13 15:33:24.172 INFO kablam! 606 | rom: Arc::new(Box::new([rom0, rom1])), Oct 13 15:33:24.172 INFO kablam! | ^^^^ expected u8, found array of 16384 elements Oct 13 15:33:24.173 INFO kablam! | Oct 13 15:33:24.174 INFO kablam! = note: expected type `u8` Oct 13 15:33:24.174 INFO kablam! found type `[u8; 16384]` Oct 13 15:33:24.175 INFO kablam! Oct 13 15:33:24.176 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Oct 13 15:33:24.177 INFO kablam! --> src/external.rs:606:27 Oct 13 15:33:24.177 INFO kablam! | Oct 13 15:33:24.178 INFO kablam! 606 | rom: Arc::new(Box::new([rom0, rom1])), Oct 13 15:33:24.179 INFO kablam! | ^^^^^^^^ doesn't have a size known at compile-time Oct 13 15:33:24.179 INFO kablam! | Oct 13 15:33:24.180 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `[u8]` Oct 13 15:33:24.180 INFO kablam! = note: to learn more, visit Oct 13 15:33:24.181 INFO kablam! = note: required by `>::new` Oct 13 15:33:24.182 INFO kablam! Oct 13 15:33:24.182 INFO kablam! error[E0308]: mismatched types Oct 13 15:33:24.183 INFO kablam! --> src/external.rs:608:17 Oct 13 15:33:24.184 INFO kablam! | Oct 13 15:33:24.184 INFO kablam! 608 | ram0, Oct 13 15:33:24.185 INFO kablam! | ^^^^ expected u8, found array of 1024 elements Oct 13 15:33:24.186 INFO kablam! | Oct 13 15:33:24.192 INFO kablam! = note: expected type `u8` Oct 13 15:33:24.193 INFO kablam! found type `[u8; 1024]` Oct 13 15:33:24.194 INFO kablam! Oct 13 15:33:24.195 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Oct 13 15:33:24.196 INFO kablam! --> src/external.rs:607:25 Oct 13 15:33:24.196 INFO kablam! | Oct 13 15:33:24.197 INFO kablam! 607 | system_ram: Box::new([ Oct 13 15:33:24.197 INFO kablam! | ^^^^^^^^ doesn't have a size known at compile-time Oct 13 15:33:24.198 INFO kablam! | Oct 13 15:33:24.199 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `[u8]` Oct 13 15:33:24.199 INFO kablam! = note: to learn more, visit Oct 13 15:33:24.200 INFO kablam! = note: required by `>::new` Oct 13 15:33:24.200 INFO kablam! Oct 13 15:33:24.367 INFO kablam! error: aborting due to 4 previous errors Oct 13 15:33:24.367 INFO kablam! Oct 13 15:33:24.368 INFO kablam! Some errors occurred: E0277, E0308. Oct 13 15:33:24.369 INFO kablam! For more information about an error, try `rustc --explain E0277`. Oct 13 15:33:24.380 INFO kablam! error: Could not compile `euphrates_virtual_memory`. Oct 13 15:33:24.380 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 15:33:24.751 INFO kablam! error: build failed Oct 13 15:33:24.753 INFO kablam! su: No module specific data is present Oct 13 15:33:26.193 INFO running `"docker" "rm" "-f" "0c7a3ede5081a2bd9c4de36a19cf0e173650a4f186afe2d1f56f6063a55b7d81"` Oct 13 15:33:26.544 INFO blam! 0c7a3ede5081a2bd9c4de36a19cf0e173650a4f186afe2d1f56f6063a55b7d81