Oct 16 11:56:36.470 INFO testing euphrates_virtual_memory-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 11:56:36.470 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 16 11:56:37.006 INFO blam! ef5d8df06a165b29f0022f08aea0d36d14f083821ed58f2036e0c7ef74d2e7e2 Oct 16 11:56:37.009 INFO running `"docker" "start" "-a" "ef5d8df06a165b29f0022f08aea0d36d14f083821ed58f2036e0c7ef74d2e7e2"` Oct 16 11:56:37.633 INFO kablam! usermod: no changes Oct 16 11:56:37.719 INFO kablam! Compiling euphrates v0.1.0 Oct 16 11:57:33.010 INFO kablam! Compiling euphrates_virtual_memory v0.1.0 (/source) Oct 16 11:57:36.905 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 59.26s Oct 16 11:57:36.916 INFO kablam! su: No module specific data is present Oct 16 11:57:38.475 INFO running `"docker" "rm" "-f" "ef5d8df06a165b29f0022f08aea0d36d14f083821ed58f2036e0c7ef74d2e7e2"` Oct 16 11:57:38.751 INFO blam! ef5d8df06a165b29f0022f08aea0d36d14f083821ed58f2036e0c7ef74d2e7e2 Oct 16 11:57:38.755 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 16 11:57:39.141 INFO blam! 0b5e78ef9c9ccb8f3b789d7dc3c540e3dd36f2565318b8f9821f5792e8168578 Oct 16 11:57:39.144 INFO running `"docker" "start" "-a" "0b5e78ef9c9ccb8f3b789d7dc3c540e3dd36f2565318b8f9821f5792e8168578"` Oct 16 11:57:40.668 INFO kablam! usermod: no changes Oct 16 11:57:40.810 INFO kablam! Compiling euphrates_virtual_memory v0.1.0 (/source) Oct 16 11:57:43.263 INFO kablam! error[E0308]: mismatched types Oct 16 11:57:43.263 INFO kablam! --> src/external.rs:606:37 Oct 16 11:57:43.263 INFO kablam! | Oct 16 11:57:43.263 INFO kablam! 606 | rom: Arc::new(Box::new([rom0, rom1])), Oct 16 11:57:43.263 INFO kablam! | ^^^^ expected u8, found array of 16384 elements Oct 16 11:57:43.263 INFO kablam! | Oct 16 11:57:43.263 INFO kablam! = note: expected type `u8` Oct 16 11:57:43.263 INFO kablam! found type `[u8; 16384]` Oct 16 11:57:43.263 INFO kablam! Oct 16 11:57:43.263 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Oct 16 11:57:43.263 INFO kablam! --> src/external.rs:606:27 Oct 16 11:57:43.263 INFO kablam! | Oct 16 11:57:43.263 INFO kablam! 606 | rom: Arc::new(Box::new([rom0, rom1])), Oct 16 11:57:43.263 INFO kablam! | ^^^^^^^^ doesn't have a size known at compile-time Oct 16 11:57:43.263 INFO kablam! | Oct 16 11:57:43.263 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `[u8]` Oct 16 11:57:43.263 INFO kablam! = note: to learn more, visit Oct 16 11:57:43.263 INFO kablam! = note: required by `>::new` Oct 16 11:57:43.267 INFO kablam! Oct 16 11:57:43.267 INFO kablam! error[E0308]: mismatched types Oct 16 11:57:43.267 INFO kablam! --> src/external.rs:608:17 Oct 16 11:57:43.267 INFO kablam! | Oct 16 11:57:43.267 INFO kablam! 608 | ram0, Oct 16 11:57:43.267 INFO kablam! | ^^^^ expected u8, found array of 1024 elements Oct 16 11:57:43.267 INFO kablam! | Oct 16 11:57:43.267 INFO kablam! = note: expected type `u8` Oct 16 11:57:43.267 INFO kablam! found type `[u8; 1024]` Oct 16 11:57:43.267 INFO kablam! Oct 16 11:57:43.267 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Oct 16 11:57:43.267 INFO kablam! --> src/external.rs:607:25 Oct 16 11:57:43.267 INFO kablam! | Oct 16 11:57:43.267 INFO kablam! 607 | system_ram: Box::new([ Oct 16 11:57:43.267 INFO kablam! | ^^^^^^^^ doesn't have a size known at compile-time Oct 16 11:57:43.267 INFO kablam! | Oct 16 11:57:43.267 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `[u8]` Oct 16 11:57:43.267 INFO kablam! = note: to learn more, visit Oct 16 11:57:43.267 INFO kablam! = note: required by `>::new` Oct 16 11:57:43.267 INFO kablam! Oct 16 11:57:43.447 INFO kablam! error: aborting due to 4 previous errors Oct 16 11:57:43.447 INFO kablam! Oct 16 11:57:43.447 INFO kablam! Some errors occurred: E0277, E0308. Oct 16 11:57:43.447 INFO kablam! For more information about an error, try `rustc --explain E0277`. Oct 16 11:57:43.459 INFO kablam! error: Could not compile `euphrates_virtual_memory`. Oct 16 11:57:43.459 INFO kablam! Oct 16 11:57:43.459 INFO kablam! To learn more, run the command again with --verbose. Oct 16 11:57:43.460 INFO kablam! su: No module specific data is present Oct 16 11:57:44.509 INFO running `"docker" "rm" "-f" "0b5e78ef9c9ccb8f3b789d7dc3c540e3dd36f2565318b8f9821f5792e8168578"` Oct 16 11:57:44.619 INFO blam! 0b5e78ef9c9ccb8f3b789d7dc3c540e3dd36f2565318b8f9821f5792e8168578