[INFO] cloning repository https://github.com/dalamud/dalamud [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dalamud/dalamud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalamud%2Fdalamud", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalamud%2Fdalamud'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17c4ed679329925cf04d13288f6b8e5db74f3614 [INFO] checking dalamud/dalamud against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalamud%2Fdalamud" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dalamud/dalamud on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dalamud/dalamud [INFO] finished tweaking git repo https://github.com/dalamud/dalamud [INFO] tweaked toml for git repo https://github.com/dalamud/dalamud written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dalamud/dalamud already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple_logger v1.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa185728c9aa2f001e0e5d3493645cc1163df09887c628a6ddb7275f9fccdd74 [INFO] running `Command { std: "docker" "start" "-a" "fa185728c9aa2f001e0e5d3493645cc1163df09887c628a6ddb7275f9fccdd74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa185728c9aa2f001e0e5d3493645cc1163df09887c628a6ddb7275f9fccdd74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa185728c9aa2f001e0e5d3493645cc1163df09887c628a6ddb7275f9fccdd74", kill_on_drop: false }` [INFO] [stdout] fa185728c9aa2f001e0e5d3493645cc1163df09887c628a6ddb7275f9fccdd74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2effd1a8f0b25cfc7ee0e809a11ac486877b5fd00e0dd0cb41bdba8c06c0a362 [INFO] running `Command { std: "docker" "start" "-a" "2effd1a8f0b25cfc7ee0e809a11ac486877b5fd00e0dd0cb41bdba8c06c0a362", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling nethost-sys v0.1.0 (/opt/rustwide/workdir/src/nethost-sys) [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking hostfxr-sys v0.1.0 (/opt/rustwide/workdir/src/hostfxr-sys) [INFO] [stderr] Checking widestring v0.4.2 [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/hostfxr-sys/src/binding.rs:53:14 [INFO] [stdout] | [INFO] [stdout] 53 | &(*(::std::ptr::null::())).size as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/hostfxr-sys/src/binding.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | &(*(::std::ptr::null::())).host_path as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/hostfxr-sys/src/binding.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | &(*(::std::ptr::null::())).dotnet_root as *const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/nethost-sys/src/binding.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | unsafe { &(*(::std::ptr::null::())).size as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/nethost-sys/src/binding.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | &(*(::std::ptr::null::())).assembly_path as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/nethost-sys/src/binding.rs:49:14 [INFO] [stdout] | [INFO] [stdout] 49 | &(*(::std::ptr::null::())).dotnet_root as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking simple_logger v1.9.0 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Checking dlopen v0.1.8 [INFO] [stderr] Checking dalamud_boot v0.1.0 (/opt/rustwide/workdir/src/dalamud_boot) [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> src/dalamud_boot/src/lib.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::um::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> src/dalamud_boot/src/lib.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::um::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Box` is imported redundantly [INFO] [stdout] --> src/dalamud_boot/src/boot.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | boxed::Box, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Box` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `dlopen` is imported redundantly [INFO] [stdout] --> src/dalamud_boot/src/dotnet/error.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use dlopen; [INFO] [stdout] | ^^^^^^ the item `dlopen` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `widestring` is imported redundantly [INFO] [stdout] --> src/dalamud_boot/src/dotnet/error.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | use widestring::{self, UChar}; [INFO] [stdout] | ^^^^ the item `widestring` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::error::*` [INFO] [stdout] --> src/dalamud_boot/src/dotnet/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use self::error::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Box` is imported redundantly [INFO] [stdout] --> src/dalamud_boot/src/boot.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | boxed::Box, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Box` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `dlopen` is imported redundantly [INFO] [stdout] --> src/dalamud_boot/src/dotnet/error.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use dlopen; [INFO] [stdout] | ^^^^^^ the item `dlopen` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `widestring` is imported redundantly [INFO] [stdout] --> src/dalamud_boot/src/dotnet/error.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | use widestring::{self, UChar}; [INFO] [stdout] | ^^^^ the item `widestring` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::error::*` [INFO] [stdout] --> src/dalamud_boot/src/dotnet/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use self::error::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/dalamud_boot/src/dotnet/hostfxr.rs:63:58 [INFO] [stdout] | [INFO] [stdout] 63 | let status: Status = unsafe { neth::get_hostfxr_path(buf.as_mut_ptr(), &mut buf_len, ptr::null()) }.into(); [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^ expected `*mut u16`, found `*mut u32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut u16` [INFO] [stdout] found raw pointer `*mut u32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/nethost-sys/src/binding.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn get_hostfxr_path( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/dalamud_boot/src/dotnet/hostfxr.rs:63:58 [INFO] [stdout] | [INFO] [stdout] 63 | let status: Status = unsafe { neth::get_hostfxr_path(buf.as_mut_ptr(), &mut buf_len, ptr::null()) }.into(); [INFO] [stdout] | ---------------------- ^^^^^^^^^^^^^^^^ expected `*mut u16`, found `*mut u32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut u16` [INFO] [stdout] found raw pointer `*mut u32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/nethost-sys/src/binding.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn get_hostfxr_path( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/dalamud_boot/src/dotnet/hostfxr.rs:131:57 [INFO] [stdout] | [INFO] [stdout] 30 | let result: Status = ($fn.unwrap())( [INFO] [stdout] | -------------- arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 131 | call_dotnet!(lib.initialize_for_runtime_config, path.as_ptr(), ptr::null(), &mut handle)?; [INFO] [stdout] | ^^^^^^^^^^^^^ expected `*const u16`, found `*const u32` [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const u16` [INFO] [stdout] found raw pointer `*const u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/dalamud_boot/src/dotnet/hostfxr.rs:131:57 [INFO] [stdout] | [INFO] [stdout] 30 | let result: Status = ($fn.unwrap())( [INFO] [stdout] | -------------- arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 131 | call_dotnet!(lib.initialize_for_runtime_config, path.as_ptr(), ptr::null(), &mut handle)?; [INFO] [stdout] | ^^^^^^^^^^^^^ expected `*const u16`, found `*const u32` [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const u16` [INFO] [stdout] found raw pointer `*const u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> src/dalamud_boot/src/dotnet/hostfxr.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | let result: Status = ($fn.unwrap())( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | / call_dotnet!( [INFO] [stdout] 173 | | mem::transmute::<_, load_assembly_and_get_function_pointer_fn>(get_func_ptr), [INFO] [stdout] 174 | | asm_path.as_ptr(), [INFO] [stdout] 175 | | ty.as_ptr(), [INFO] [stdout] ... | [INFO] [stdout] 179 | | &mut func [INFO] [stdout] 180 | | )?; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: expected `*const u16`, found `*const u32` [INFO] [stdout] --> src/dalamud_boot/src/dotnet/hostfxr.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | asm_path.as_ptr(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected raw pointer `*const u16` [INFO] [stdout] found raw pointer `*const u32` [INFO] [stdout] note: expected `*const u16`, found `*const u32` [INFO] [stdout] --> src/dalamud_boot/src/dotnet/hostfxr.rs:175:13 [INFO] [stdout] | [INFO] [stdout] 175 | ty.as_ptr(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: expected raw pointer `*const u16` [INFO] [stdout] found raw pointer `*const u32` [INFO] [stdout] note: expected `*const u16`, found `*const u32` [INFO] [stdout] --> src/dalamud_boot/src/dotnet/hostfxr.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | method.as_ptr(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected raw pointer `*const u16` [INFO] [stdout] found raw pointer `*const u32` [INFO] [stdout] note: expected `*const u16`, found `*const u32` [INFO] [stdout] --> src/dalamud_boot/src/dotnet/hostfxr.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | pdelegate_type, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected raw pointer `*const u16` [INFO] [stdout] found raw pointer `*const u32` [INFO] [stdout] = note: this error originates in the macro `call_dotnet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> src/dalamud_boot/src/dotnet/hostfxr.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | let result: Status = ($fn.unwrap())( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | / call_dotnet!( [INFO] [stdout] 173 | | mem::transmute::<_, load_assembly_and_get_function_pointer_fn>(get_func_ptr), [INFO] [stdout] 174 | | asm_path.as_ptr(), [INFO] [stdout] 175 | | ty.as_ptr(), [INFO] [stdout] ... | [INFO] [stdout] 179 | | &mut func [INFO] [stdout] 180 | | )?; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: expected `*const u16`, found `*const u32` [INFO] [stdout] --> src/dalamud_boot/src/dotnet/hostfxr.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | asm_path.as_ptr(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected raw pointer `*const u16` [INFO] [stdout] found raw pointer `*const u32` [INFO] [stdout] note: expected `*const u16`, found `*const u32` [INFO] [stdout] --> src/dalamud_boot/src/dotnet/hostfxr.rs:175:13 [INFO] [stdout] | [INFO] [stdout] 175 | ty.as_ptr(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: expected raw pointer `*const u16` [INFO] [stdout] found raw pointer `*const u32` [INFO] [stdout] note: expected `*const u16`, found `*const u32` [INFO] [stdout] --> src/dalamud_boot/src/dotnet/hostfxr.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | method.as_ptr(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected raw pointer `*const u16` [INFO] [stdout] found raw pointer `*const u32` [INFO] [stdout] note: expected `*const u16`, found `*const u32` [INFO] [stdout] --> src/dalamud_boot/src/dotnet/hostfxr.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | pdelegate_type, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected raw pointer `*const u16` [INFO] [stdout] found raw pointer `*const u32` [INFO] [stdout] = note: this error originates in the macro `call_dotnet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dalamud_boot` (lib) due to 5 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dalamud_boot` (lib test) due to 5 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2effd1a8f0b25cfc7ee0e809a11ac486877b5fd00e0dd0cb41bdba8c06c0a362", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2effd1a8f0b25cfc7ee0e809a11ac486877b5fd00e0dd0cb41bdba8c06c0a362", kill_on_drop: false }` [INFO] [stdout] 2effd1a8f0b25cfc7ee0e809a11ac486877b5fd00e0dd0cb41bdba8c06c0a362 [INFO] checking dalamud/dalamud against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalamud%2Fdalamud" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dalamud/dalamud on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dalamud/dalamud [INFO] finished tweaking git repo https://github.com/dalamud/dalamud [INFO] tweaked toml for git repo https://github.com/dalamud/dalamud written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dalamud/dalamud already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb0425b83e9b7c41d2a3233ba0f2e21dff6651e4c8b7eb51cc9c021c1750f302 [INFO] running `Command { std: "docker" "start" "-a" "eb0425b83e9b7c41d2a3233ba0f2e21dff6651e4c8b7eb51cc9c021c1750f302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb0425b83e9b7c41d2a3233ba0f2e21dff6651e4c8b7eb51cc9c021c1750f302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb0425b83e9b7c41d2a3233ba0f2e21dff6651e4c8b7eb51cc9c021c1750f302", kill_on_drop: false }` [INFO] [stdout] eb0425b83e9b7c41d2a3233ba0f2e21dff6651e4c8b7eb51cc9c021c1750f302 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29c12dc260db6b85944aaee3d1fff4e11aa327ec5803f3f3928e75a61250ff07 [INFO] running `Command { std: "docker" "start" "-a" "29c12dc260db6b85944aaee3d1fff4e11aa327ec5803f3f3928e75a61250ff07", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "29c12dc260db6b85944aaee3d1fff4e11aa327ec5803f3f3928e75a61250ff07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29c12dc260db6b85944aaee3d1fff4e11aa327ec5803f3f3928e75a61250ff07", kill_on_drop: false }` [INFO] [stdout] 29c12dc260db6b85944aaee3d1fff4e11aa327ec5803f3f3928e75a61250ff07