[INFO] cloning repository https://github.com/Greatness7/tes3_lua [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Greatness7/tes3_lua" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGreatness7%2Ftes3_lua", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGreatness7%2Ftes3_lua'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abb69a8d88ee8f24b2ed76145a678f09439f3577 [INFO] building Greatness7/tes3_lua against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGreatness7%2Ftes3_lua" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Greatness7/tes3_lua [INFO] finished tweaking git repo https://github.com/Greatness7/tes3_lua [INFO] tweaked toml for git repo https://github.com/Greatness7/tes3_lua written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Greatness7/tes3_lua on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Greatness7/tes3_lua 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 260dba04122416cb9ba7dc6c2abd08c9d4f1acb419e6145c210474802de5f19f [INFO] running `Command { std: "docker" "start" "-a" "260dba04122416cb9ba7dc6c2abd08c9d4f1acb419e6145c210474802de5f19f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "260dba04122416cb9ba7dc6c2abd08c9d4f1acb419e6145c210474802de5f19f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "260dba04122416cb9ba7dc6c2abd08c9d4f1acb419e6145c210474802de5f19f", kill_on_drop: false }` [INFO] [stdout] 260dba04122416cb9ba7dc6c2abd08c9d4f1acb419e6145c210474802de5f19f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9767841b6aec2c407b72086059e62ffd44c370fd85b501dd5baf5bde7ad50655 [INFO] running `Command { std: "docker" "start" "-a" "9767841b6aec2c407b72086059e62ffd44c370fd85b501dd5baf5bde7ad50655", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling any_all_workaround v0.1.0 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mlua-sys v0.6.6 [INFO] [stderr] Compiling libmimalloc-sys v0.1.39 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling mimalloc v0.1.43 [INFO] [stderr] Compiling tynm v0.1.10 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling mlua_derive v0.10.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bytes_io_macros v0.0.1 (https://github.com/Greatness7/tes3?branch=lua#bd001586) [INFO] [stderr] Compiling esp_macros v0.0.1 (https://github.com/Greatness7/tes3?branch=lua#bd001586) [INFO] [stderr] Compiling mlua v0.10.2 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling bytes_io v0.0.1 (https://github.com/Greatness7/tes3?branch=lua#bd001586) [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling esp v0.0.1 (https://github.com/Greatness7/tes3?branch=lua#bd001586) [INFO] [stderr] Compiling tes3 v0.0.1 (https://github.com/Greatness7/tes3?branch=lua#bd001586) [INFO] [stderr] Compiling tes3_lua v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.77s [INFO] running `Command { std: "docker" "inspect" "9767841b6aec2c407b72086059e62ffd44c370fd85b501dd5baf5bde7ad50655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9767841b6aec2c407b72086059e62ffd44c370fd85b501dd5baf5bde7ad50655", kill_on_drop: false }` [INFO] [stdout] 9767841b6aec2c407b72086059e62ffd44c370fd85b501dd5baf5bde7ad50655 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d5cd0f2a548cceb3a7b395397dcd912567d1f0b4997a06ce1a25a516a977eaa [INFO] running `Command { std: "docker" "start" "-a" "7d5cd0f2a548cceb3a7b395397dcd912567d1f0b4997a06ce1a25a516a977eaa", kill_on_drop: false }` [INFO] [stderr] Compiling tes3_lua v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.61s [INFO] running `Command { std: "docker" "inspect" "7d5cd0f2a548cceb3a7b395397dcd912567d1f0b4997a06ce1a25a516a977eaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d5cd0f2a548cceb3a7b395397dcd912567d1f0b4997a06ce1a25a516a977eaa", kill_on_drop: false }` [INFO] [stdout] 7d5cd0f2a548cceb3a7b395397dcd912567d1f0b4997a06ce1a25a516a977eaa