Oct 22 03:21:56.524 INFO checking euphrates_virtual_memory-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 03:21:56.524 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 03:21:57.024 INFO blam! a2a46e94506c69b99e3e133befc58375ff7e0ca8450ef546ae9b99ce842f83dc Oct 22 03:21:57.036 INFO running `"docker" "start" "-a" "a2a46e94506c69b99e3e133befc58375ff7e0ca8450ef546ae9b99ce842f83dc"` Oct 22 03:21:58.036 INFO kablam! usermod: no changes Oct 22 03:21:58.147 INFO kablam! Checking bincode v1.0.1 Oct 22 03:21:59.668 INFO kablam! Checking euphrates v0.1.0 Oct 22 03:22:21.834 INFO kablam! Checking euphrates_virtual_memory v0.1.0 (/source) Oct 22 03:22:24.836 INFO kablam! error[E0308]: mismatched types Oct 22 03:22:24.836 INFO kablam! --> src/external.rs:606:37 Oct 22 03:22:24.836 INFO kablam! | Oct 22 03:22:24.836 INFO kablam! 606 | rom: Arc::new(Box::new([rom0, rom1])), Oct 22 03:22:24.836 INFO kablam! | ^^^^ expected u8, found array of 16384 elements Oct 22 03:22:24.836 INFO kablam! | Oct 22 03:22:24.836 INFO kablam! = note: expected type `u8` Oct 22 03:22:24.836 INFO kablam! found type `[u8; 16384]` Oct 22 03:22:24.836 INFO kablam! Oct 22 03:22:24.836 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Oct 22 03:22:24.836 INFO kablam! --> src/external.rs:606:27 Oct 22 03:22:24.836 INFO kablam! | Oct 22 03:22:24.840 INFO kablam! 606 | rom: Arc::new(Box::new([rom0, rom1])), Oct 22 03:22:24.840 INFO kablam! | ^^^^^^^^ doesn't have a size known at compile-time Oct 22 03:22:24.840 INFO kablam! | Oct 22 03:22:24.840 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `[u8]` Oct 22 03:22:24.840 INFO kablam! = note: to learn more, visit Oct 22 03:22:24.840 INFO kablam! = note: required by `>::new` Oct 22 03:22:24.840 INFO kablam! Oct 22 03:22:24.840 INFO kablam! error[E0308]: mismatched types Oct 22 03:22:24.840 INFO kablam! --> src/external.rs:608:17 Oct 22 03:22:24.840 INFO kablam! | Oct 22 03:22:24.840 INFO kablam! 608 | ram0, Oct 22 03:22:24.840 INFO kablam! | ^^^^ expected u8, found array of 1024 elements Oct 22 03:22:24.840 INFO kablam! | Oct 22 03:22:24.840 INFO kablam! = note: expected type `u8` Oct 22 03:22:24.840 INFO kablam! found type `[u8; 1024]` Oct 22 03:22:24.840 INFO kablam! Oct 22 03:22:24.840 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Oct 22 03:22:24.840 INFO kablam! --> src/external.rs:607:25 Oct 22 03:22:24.840 INFO kablam! | Oct 22 03:22:24.841 INFO kablam! 607 | system_ram: Box::new([ Oct 22 03:22:24.841 INFO kablam! | ^^^^^^^^ doesn't have a size known at compile-time Oct 22 03:22:24.841 INFO kablam! | Oct 22 03:22:24.841 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `[u8]` Oct 22 03:22:24.841 INFO kablam! = note: to learn more, visit Oct 22 03:22:24.841 INFO kablam! = note: required by `>::new` Oct 22 03:22:24.841 INFO kablam! Oct 22 03:22:25.029 INFO kablam! error: aborting due to 4 previous errors Oct 22 03:22:25.029 INFO kablam! Oct 22 03:22:25.029 INFO kablam! Some errors occurred: E0277, E0308. Oct 22 03:22:25.030 INFO kablam! For more information about an error, try `rustc --explain E0277`. Oct 22 03:22:25.040 INFO kablam! error: Could not compile `euphrates_virtual_memory`. Oct 22 03:22:25.040 INFO kablam! Oct 22 03:22:25.040 INFO kablam! To learn more, run the command again with --verbose. Oct 22 03:22:25.042 INFO kablam! su: No module specific data is present Oct 22 03:22:25.518 INFO running `"docker" "rm" "-f" "a2a46e94506c69b99e3e133befc58375ff7e0ca8450ef546ae9b99ce842f83dc"` Oct 22 03:22:25.768 INFO blam! a2a46e94506c69b99e3e133befc58375ff7e0ca8450ef546ae9b99ce842f83dc