[INFO] cloning repository https://github.com/greaka/arcdps-bhud [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/greaka/arcdps-bhud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreaka%2Farcdps-bhud", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreaka%2Farcdps-bhud'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 705d1741130ad26b8fd2e536790e715cbcf6cc00 [INFO] checking greaka/arcdps-bhud against master#43ca9d18e333797f0aa3b525501a7cec8d61a96b for pr-136764 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreaka%2Farcdps-bhud" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/greaka/arcdps-bhud on toolchain 43ca9d18e333797f0aa3b525501a7cec8d61a96b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/greaka/arcdps-bhud [INFO] finished tweaking git repo https://github.com/greaka/arcdps-bhud [INFO] tweaked toml for git repo https://github.com/greaka/arcdps-bhud written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/greaka/arcdps-bhud 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" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arcdps v0.10.1 [INFO] [stderr] Downloaded arcdps_codegen v0.10.0 [INFO] [stderr] Downloaded windows_exe_info v0.4.2 [INFO] [stderr] Downloaded memchr v2.7.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 671e8b54757f8851e1aa1e3d05e3ddf78f183aee313c012baa11f2ce70848271 [INFO] running `Command { std: "docker" "start" "-a" "671e8b54757f8851e1aa1e3d05e3ddf78f183aee313c012baa11f2ce70848271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "671e8b54757f8851e1aa1e3d05e3ddf78f183aee313c012baa11f2ce70848271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "671e8b54757f8851e1aa1e3d05e3ddf78f183aee313c012baa11f2ce70848271", kill_on_drop: false }` [INFO] [stdout] 671e8b54757f8851e1aa1e3d05e3ddf78f183aee313c012baa11f2ce70848271 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31e282de794d283b0cb6a663ec9419d54774eb7835ead20ad51778f8ef6586c4 [INFO] running `Command { std: "docker" "start" "-a" "31e282de794d283b0cb6a663ec9419d54774eb7835ead20ad51778f8ef6586c4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking piper v0.2.3 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling memchr v2.7.3 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking chlorine v1.0.12 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking async-executor v1.12.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking async-broadcast v0.7.1 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling arcdps-imgui-sys v0.8.0 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling arcdps_codegen v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking polling v3.7.1 [INFO] [stderr] Checking async-io v2.3.3 [INFO] [stderr] Checking async-signal v0.2.8 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking async-process v2.2.3 [INFO] [stderr] Checking smol v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking arcdps-imgui v0.8.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Checking arcdps v0.10.1 [INFO] [stderr] Compiling toml v0.8.14 [INFO] [stderr] Compiling embed-resource v2.4.2 [INFO] [stderr] Compiling windows_exe_info v0.4.2 [INFO] [stderr] Compiling arcdps-bhud v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/arcdps.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | imgui: imgui, [INFO] [stdout] | ^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/arcdps.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | imgui: imgui, [INFO] [stdout] | ^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.27s [INFO] running `Command { std: "docker" "inspect" "31e282de794d283b0cb6a663ec9419d54774eb7835ead20ad51778f8ef6586c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31e282de794d283b0cb6a663ec9419d54774eb7835ead20ad51778f8ef6586c4", kill_on_drop: false }` [INFO] [stdout] 31e282de794d283b0cb6a663ec9419d54774eb7835ead20ad51778f8ef6586c4