[INFO] cloning repository https://github.com/ASEAN-Motor-Club/mt-pak-extract
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ASEAN-Motor-Club/mt-pak-extract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASEAN-Motor-Club%2Fmt-pak-extract", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASEAN-Motor-Club%2Fmt-pak-extract'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5ccb19c7c5d34cf63fce241e16a4e98ee4f8290d
[INFO] checking ASEAN-Motor-Club/mt-pak-extract against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASEAN-Motor-Club%2Fmt-pak-extract" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ASEAN-Motor-Club/mt-pak-extract
[INFO] finished tweaking git repo https://github.com/ASEAN-Motor-Club/mt-pak-extract
[INFO] tweaked toml for git repo https://github.com/ASEAN-Motor-Club/mt-pak-extract written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ASEAN-Motor-Club/mt-pak-extract on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ASEAN-Motor-Club/mt-pak-extract 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/trumank/repak`
[INFO] [stderr]     Updating git repository `https://github.com/AstroTechies/unrealmodding`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded naive-cityhash v0.2.0
[INFO] [stderr]   Downloaded zmij v1.0.6
[INFO] [stderr]   Downloaded zstd-safe v6.0.6
[INFO] [stderr]   Downloaded zstd v0.12.4
[INFO] [stderr]   Downloaded brotli v3.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49d67e925cd748293305064405d33a90ce6a1d78a00d44f508eb50525f48a95d
[INFO] running `Command { std: "docker" "start" "-a" "49d67e925cd748293305064405d33a90ce6a1d78a00d44f508eb50525f48a95d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49d67e925cd748293305064405d33a90ce6a1d78a00d44f508eb50525f48a95d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49d67e925cd748293305064405d33a90ce6a1d78a00d44f508eb50525f48a95d", kill_on_drop: false }`
[INFO] [stdout] 49d67e925cd748293305064405d33a90ce6a1d78a00d44f508eb50525f48a95d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0db38a9425990be8125d89f77023a50ec7dc22e8322607721ffa04eeea590449
[INFO] running `Command { std: "docker" "start" "-a" "0db38a9425990be8125d89f77023a50ec7dc22e8322607721ffa04eeea590449", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking naive-cityhash v0.2.0
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling zmij v1.0.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]    Compiling unreal_asset v0.1.16 (https://github.com/AstroTechies/unrealmodding?branch=main#f4df5d8e)
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking lz4_flex v0.12.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking serde_json v1.0.148
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]     Checking ureq-proto v0.5.3
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling unreal_asset_proc_macro v0.1.16 (https://github.com/AstroTechies/unrealmodding?branch=main#f4df5d8e)
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking num_enum v0.6.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking unreal_helpers v0.1.16 (https://github.com/AstroTechies/unrealmodding?branch=main#f4df5d8e)
[INFO] [stderr]     Checking unreal_pak v0.1.16 (https://github.com/AstroTechies/unrealmodding?branch=main#f4df5d8e)
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.12.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking unreal_asset_base v0.1.16 (https://github.com/AstroTechies/unrealmodding?branch=main#f4df5d8e)
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking unreal_asset_properties v0.1.16 (https://github.com/AstroTechies/unrealmodding?branch=main#f4df5d8e)
[INFO] [stderr]     Checking unreal_asset_kismet v0.1.16 (https://github.com/AstroTechies/unrealmodding?branch=main#f4df5d8e)
[INFO] [stderr]     Checking ureq v3.1.4
[INFO] [stderr]     Checking oodle_loader v0.2.2 (https://github.com/trumank/repak#84a6a140)
[INFO] [stderr]     Checking repak v0.2.2 (https://github.com/trumank/repak#84a6a140)
[INFO] [stderr]     Checking unreal_asset_exports v0.1.16 (https://github.com/AstroTechies/unrealmodding?branch=main#f4df5d8e)
[INFO] [stderr]     Checking unreal_asset_registry v0.1.16 (https://github.com/AstroTechies/unrealmodding?branch=main#f4df5d8e)
[INFO] [stderr]     Checking mt-pak-extract v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.08s
[INFO] running `Command { std: "docker" "inspect" "0db38a9425990be8125d89f77023a50ec7dc22e8322607721ffa04eeea590449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0db38a9425990be8125d89f77023a50ec7dc22e8322607721ffa04eeea590449", kill_on_drop: false }`
[INFO] [stdout] 0db38a9425990be8125d89f77023a50ec7dc22e8322607721ffa04eeea590449
