Oct 16 09:49:17.431 INFO testing goblin-0.0.17 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 09:49:17.431 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 09:49:17.894 INFO blam! acf552aa93590ca0f290b1d81b4e442ec3480294e8e7e1bf1bf32f8dc1493b29 Oct 16 09:49:17.895 INFO running `"docker" "start" "-a" "acf552aa93590ca0f290b1d81b4e442ec3480294e8e7e1bf1bf32f8dc1493b29"` Oct 16 09:49:18.684 INFO kablam! usermod: no changes Oct 16 09:49:18.763 INFO kablam! Compiling goblin v0.0.17 (/source) Oct 16 09:49:25.263 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 09:49:25.263 INFO kablam! --> src/mach/load_command.rs:145:37 Oct 16 09:49:25.263 INFO kablam! | Oct 16 09:49:25.263 INFO kablam! 145 | #[derive(Debug, Clone, Copy, Pread, Pwrite, IOread, IOwrite, SizeWith)] Oct 16 09:49:25.264 INFO kablam! | ^^^^^^ Oct 16 09:49:25.264 INFO kablam! | Oct 16 09:49:25.264 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 16 09:49:25.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 09:49:25.264 INFO kablam! = note: for more information, see issue #46043 Oct 16 09:49:25.264 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 16 09:49:25.265 INFO kablam! Oct 16 09:49:25.271 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 09:49:25.271 INFO kablam! --> src/mach/load_command.rs:195:37 Oct 16 09:49:25.271 INFO kablam! | Oct 16 09:49:25.271 INFO kablam! 195 | #[derive(Debug, Clone, Copy, Pread, Pwrite, IOread, IOwrite, SizeWith)] Oct 16 09:49:25.271 INFO kablam! | ^^^^^^ Oct 16 09:49:25.271 INFO kablam! | Oct 16 09:49:25.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 09:49:25.271 INFO kablam! = note: for more information, see issue #46043 Oct 16 09:49:25.271 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 16 09:49:25.271 INFO kablam! Oct 16 09:49:32.769 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.06s Oct 16 09:49:32.773 INFO kablam! su: No module specific data is present Oct 16 09:49:33.248 INFO running `"docker" "rm" "-f" "acf552aa93590ca0f290b1d81b4e442ec3480294e8e7e1bf1bf32f8dc1493b29"` Oct 16 09:49:33.435 INFO blam! acf552aa93590ca0f290b1d81b4e442ec3480294e8e7e1bf1bf32f8dc1493b29 Oct 16 09:49:33.439 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 09:49:33.944 INFO blam! 130462a708e19c18699f0752eca49a7a1251569f3a60c5434033f41c862de88f Oct 16 09:49:33.947 INFO running `"docker" "start" "-a" "130462a708e19c18699f0752eca49a7a1251569f3a60c5434033f41c862de88f"` Oct 16 09:49:34.691 INFO kablam! usermod: no changes Oct 16 09:49:34.847 INFO kablam! Compiling goblin v0.0.17 (/source) Oct 16 09:49:47.446 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 09:49:47.446 INFO kablam! --> src/mach/load_command.rs:145:37 Oct 16 09:49:47.446 INFO kablam! | Oct 16 09:49:47.446 INFO kablam! 145 | #[derive(Debug, Clone, Copy, Pread, Pwrite, IOread, IOwrite, SizeWith)] Oct 16 09:49:47.446 INFO kablam! | ^^^^^^ Oct 16 09:49:47.446 INFO kablam! | Oct 16 09:49:47.447 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 16 09:49:47.447 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 09:49:47.447 INFO kablam! = note: for more information, see issue #46043 Oct 16 09:49:47.447 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 16 09:49:47.447 INFO kablam! Oct 16 09:49:47.447 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 09:49:47.447 INFO kablam! --> src/mach/load_command.rs:195:37 Oct 16 09:49:47.447 INFO kablam! | Oct 16 09:49:47.447 INFO kablam! 195 | #[derive(Debug, Clone, Copy, Pread, Pwrite, IOread, IOwrite, SizeWith)] Oct 16 09:49:47.447 INFO kablam! | ^^^^^^ Oct 16 09:49:47.447 INFO kablam! | Oct 16 09:49:47.447 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 16 09:49:47.447 INFO kablam! = note: for more information, see issue #46043 Oct 16 09:49:47.447 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 16 09:49:47.447 INFO kablam! Oct 16 09:49:49.393 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.68s Oct 16 09:49:49.399 INFO kablam! su: No module specific data is present Oct 16 09:49:49.677 INFO running `"docker" "rm" "-f" "130462a708e19c18699f0752eca49a7a1251569f3a60c5434033f41c862de88f"` Oct 16 09:49:49.771 INFO blam! 130462a708e19c18699f0752eca49a7a1251569f3a60c5434033f41c862de88f