[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 try#4987e9d4227139400384ab59296ffee3b0fb1183 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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/turncoda/luasset on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7249be96a7be92b5aeaecf2a01de7c93953616f047575e71e945b4719a0a8e1f [INFO] running `Command { std: "docker" "start" "-a" "7249be96a7be92b5aeaecf2a01de7c93953616f047575e71e945b4719a0a8e1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7249be96a7be92b5aeaecf2a01de7c93953616f047575e71e945b4719a0a8e1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7249be96a7be92b5aeaecf2a01de7c93953616f047575e71e945b4719a0a8e1f", kill_on_drop: false }` [INFO] [stdout] 7249be96a7be92b5aeaecf2a01de7c93953616f047575e71e945b4719a0a8e1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7375c68dbe72b25b77c0c2bf33a57350a3b6c80d34a971fb4067f479a7796a7 [INFO] running `Command { std: "docker" "start" "-a" "f7375c68dbe72b25b77c0c2bf33a57350a3b6c80d34a971fb4067f479a7796a7", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.6 [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 toml_edit v0.19.15 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling naive-cityhash v0.2.0 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling luajit-src v210.5.11+97813fb [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling mlua-sys v0.6.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [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 parking_lot v0.12.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.11.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling rand v0.4.6 [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 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 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_kismet 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 mlua v0.10.2 [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 23s [INFO] running `Command { std: "docker" "inspect" "f7375c68dbe72b25b77c0c2bf33a57350a3b6c80d34a971fb4067f479a7796a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7375c68dbe72b25b77c0c2bf33a57350a3b6c80d34a971fb4067f479a7796a7", kill_on_drop: false }` [INFO] [stdout] f7375c68dbe72b25b77c0c2bf33a57350a3b6c80d34a971fb4067f479a7796a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80bdfb84115a2295ccc52adcecc2fafaa8a801fb2550a6d36f641a76d88419b3 [INFO] running `Command { std: "docker" "start" "-a" "80bdfb84115a2295ccc52adcecc2fafaa8a801fb2550a6d36f641a76d88419b3", 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, 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 2.41s [INFO] running `Command { std: "docker" "inspect" "80bdfb84115a2295ccc52adcecc2fafaa8a801fb2550a6d36f641a76d88419b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80bdfb84115a2295ccc52adcecc2fafaa8a801fb2550a6d36f641a76d88419b3", kill_on_drop: false }` [INFO] [stdout] 80bdfb84115a2295ccc52adcecc2fafaa8a801fb2550a6d36f641a76d88419b3