[INFO] cloning repository https://github.com/turncoda/luasset
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/turncoda/luasset" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturncoda%2Fluasset", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturncoda%2Fluasset'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 278522fc17cff64af33cc3bfc849707927eab35f
[INFO] building turncoda/luasset against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturncoda%2Fluasset" "/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/turncoda/luasset
[INFO] finished tweaking git repo https://github.com/turncoda/luasset
[INFO] tweaked toml for git repo https://github.com/turncoda/luasset written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/turncoda/luasset on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/turncoda/luasset 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/astrotechies/unrealmodding`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded naive-cityhash v0.2.0
[INFO] [stderr]   Downloaded lz4_flex v0.11.3
[INFO] [stderr]   Downloaded mlua_derive v0.10.1
[INFO] [stderr]   Downloaded zstd-safe v6.0.6
[INFO] [stderr]   Downloaded mlua-sys v0.6.6
[INFO] [stderr]   Downloaded enum_dispatch v0.3.13
[INFO] [stderr]   Downloaded zstd v0.12.4
[INFO] [stderr]   Downloaded cc v1.2.6
[INFO] [stderr]   Downloaded mlua v0.10.2
[INFO] [stderr]   Downloaded syn v2.0.93
[INFO] [stderr]   Downloaded bstr v1.11.1
[INFO] [stderr]   Downloaded lua-src v547.0.0
[INFO] [stderr]   Downloaded luajit-src v210.5.11+97813fb
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff3f6252e5573a8905313f72b3a8ad5038dc8106c7afb0eed107b4005a70669f
[INFO] running `Command { std: "docker" "start" "-a" "ff3f6252e5573a8905313f72b3a8ad5038dc8106c7afb0eed107b4005a70669f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff3f6252e5573a8905313f72b3a8ad5038dc8106c7afb0eed107b4005a70669f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff3f6252e5573a8905313f72b3a8ad5038dc8106c7afb0eed107b4005a70669f", kill_on_drop: false }`
[INFO] [stdout] ff3f6252e5573a8905313f72b3a8ad5038dc8106c7afb0eed107b4005a70669f
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2673ae305eca4077a7324b3cd35680c5d7e43f5302ea681f268396b46dfd22b5
[INFO] running `Command { std: "docker" "start" "-a" "2673ae305eca4077a7324b3cd35680c5d7e43f5302ea681f268396b46dfd22b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling naive-cityhash v0.2.0
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling unreal_asset v0.1.16 (https://github.com/astrotechies/unrealmodding?rev=b04e558#b04e5586)
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling bstr v1.11.1
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling luajit-src v210.5.11+97813fb
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling mlua-sys v0.6.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[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?rev=b04e558#b04e5586)
[INFO] [stderr]    Compiling mlua_derive v0.10.1
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling unreal_helpers v0.1.16 (https://github.com/astrotechies/unrealmodding?rev=b04e558#b04e5586)
[INFO] [stderr]    Compiling mlua v0.10.2
[INFO] [stderr]    Compiling zstd v0.12.4
[INFO] [stderr]    Compiling unreal_asset_base v0.1.16 (https://github.com/astrotechies/unrealmodding?rev=b04e558#b04e5586)
[INFO] [stderr]    Compiling unreal_asset_properties v0.1.16 (https://github.com/astrotechies/unrealmodding?rev=b04e558#b04e5586)
[INFO] [stderr]    Compiling unreal_asset_kismet v0.1.16 (https://github.com/astrotechies/unrealmodding?rev=b04e558#b04e5586)
[INFO] [stderr]    Compiling unreal_asset_exports v0.1.16 (https://github.com/astrotechies/unrealmodding?rev=b04e558#b04e5586)
[INFO] [stderr]    Compiling unreal_asset_registry v0.1.16 (https://github.com/astrotechies/unrealmodding?rev=b04e558#b04e5586)
[INFO] [stderr]    Compiling luasset v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "2673ae305eca4077a7324b3cd35680c5d7e43f5302ea681f268396b46dfd22b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2673ae305eca4077a7324b3cd35680c5d7e43f5302ea681f268396b46dfd22b5", kill_on_drop: false }`
[INFO] [stdout] 2673ae305eca4077a7324b3cd35680c5d7e43f5302ea681f268396b46dfd22b5
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d3d8be3b5779b318f95f761c00786df606bb0e825528c62198dbeb99c180f6c
[INFO] running `Command { std: "docker" "start" "-a" "9d3d8be3b5779b318f95f761c00786df606bb0e825528c62198dbeb99c180f6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling luasset v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `save_uasset` is never used
[INFO] [stdout]   --> tests/integration_test.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn save_uasset(a: Asset<File>, p: &Path) {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.89s
[INFO] running `Command { std: "docker" "inspect" "9d3d8be3b5779b318f95f761c00786df606bb0e825528c62198dbeb99c180f6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d3d8be3b5779b318f95f761c00786df606bb0e825528c62198dbeb99c180f6c", kill_on_drop: false }`
[INFO] [stdout] 9d3d8be3b5779b318f95f761c00786df606bb0e825528c62198dbeb99c180f6c
