[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#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASEAN-Motor-Club%2Fmt-pak-extract" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ASEAN-Motor-Club/mt-pak-extract on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zstd v0.12.4
[INFO] [stderr]   Downloaded naive-cityhash v0.2.0
[INFO] [stderr]   Downloaded zstd-safe v6.0.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06a454ec65b8b3e8edfd65ccec5e55ab2e657c96abf1feb288b55f8ce8f30d93
[INFO] running `Command { std: "docker" "start" "-a" "06a454ec65b8b3e8edfd65ccec5e55ab2e657c96abf1feb288b55f8ce8f30d93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06a454ec65b8b3e8edfd65ccec5e55ab2e657c96abf1feb288b55f8ce8f30d93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06a454ec65b8b3e8edfd65ccec5e55ab2e657c96abf1feb288b55f8ce8f30d93", kill_on_drop: false }`
[INFO] [stdout] 06a454ec65b8b3e8edfd65ccec5e55ab2e657c96abf1feb288b55f8ce8f30d93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc7f4aab95d982b9681062495865bddd1e4042043314d2c1b676e6b57de823b4
[INFO] running `Command { std: "docker" "start" "-a" "dc7f4aab95d982b9681062495865bddd1e4042043314d2c1b676e6b57de823b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking naive-cityhash v0.2.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling zmij v1.0.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling unreal_asset v0.1.16 (https://github.com/AstroTechies/unrealmodding?branch=main#f4df5d8e)
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking lz4_flex v0.12.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking ureq-proto v0.5.3
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]     Checking regex-automata v0.4.13
[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 toml_edit v0.19.15
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling unreal_asset_proc_macro v0.1.16 (https://github.com/AstroTechies/unrealmodding?branch=main#f4df5d8e)
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[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]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]     Checking strum v0.27.2
[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 rustls-webpki v0.103.8
[INFO] [stderr]     Checking unreal_pak v0.1.16 (https://github.com/AstroTechies/unrealmodding?branch=main#f4df5d8e)
[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_kismet v0.1.16 (https://github.com/AstroTechies/unrealmodding?branch=main#f4df5d8e)
[INFO] [stderr]     Checking unreal_asset_properties 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 35.96s
[INFO] running `Command { std: "docker" "inspect" "dc7f4aab95d982b9681062495865bddd1e4042043314d2c1b676e6b57de823b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc7f4aab95d982b9681062495865bddd1e4042043314d2c1b676e6b57de823b4", kill_on_drop: false }`
[INFO] [stdout] dc7f4aab95d982b9681062495865bddd1e4042043314d2c1b676e6b57de823b4
