[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] 7523cfeffaa329e979383784f3e0131c76687b21 [INFO] testing Greatness7/tes3_lua against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGreatness7%2Ftes3_lua" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Greatness7/tes3_lua on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2-tc2/source/Cargo.toml [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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba15825f61c54ba389a9be55d5948eafa9a301f5f5d9a5a37ea14715fda144a5 [INFO] running `Command { std: "docker" "start" "-a" "ba15825f61c54ba389a9be55d5948eafa9a301f5f5d9a5a37ea14715fda144a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba15825f61c54ba389a9be55d5948eafa9a301f5f5d9a5a37ea14715fda144a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba15825f61c54ba389a9be55d5948eafa9a301f5f5d9a5a37ea14715fda144a5", kill_on_drop: false }` [INFO] [stdout] ba15825f61c54ba389a9be55d5948eafa9a301f5f5d9a5a37ea14715fda144a5 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11de5560b01ebbaafcf009ab99f9e9c7e2fd35ae768edc2eaf4b0c51b2cd097e [INFO] running `Command { std: "docker" "start" "-a" "11de5560b01ebbaafcf009ab99f9e9c7e2fd35ae768edc2eaf4b0c51b2cd097e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling any_all_workaround v0.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mlua-sys v0.6.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.39 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling mimalloc v0.1.43 [INFO] [stderr] Compiling tynm v0.1.10 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling bytes_io_macros v0.0.1 (https://github.com/Greatness7/tes3?branch=lua#bd001586) [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 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 1m 20s [INFO] running `Command { std: "docker" "inspect" "11de5560b01ebbaafcf009ab99f9e9c7e2fd35ae768edc2eaf4b0c51b2cd097e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11de5560b01ebbaafcf009ab99f9e9c7e2fd35ae768edc2eaf4b0c51b2cd097e", kill_on_drop: false }` [INFO] [stdout] 11de5560b01ebbaafcf009ab99f9e9c7e2fd35ae768edc2eaf4b0c51b2cd097e [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51677c758d9560caf9151af29286157d6251771b292c14862d0ab86de861c697 [INFO] running `Command { std: "docker" "start" "-a" "51677c758d9560caf9151af29286157d6251771b292c14862d0ab86de861c697", 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.40s [INFO] running `Command { std: "docker" "inspect" "51677c758d9560caf9151af29286157d6251771b292c14862d0ab86de861c697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51677c758d9560caf9151af29286157d6251771b292c14862d0ab86de861c697", kill_on_drop: false }` [INFO] [stdout] 51677c758d9560caf9151af29286157d6251771b292c14862d0ab86de861c697 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2031e45f963f62d89b1cc0bbc638f55317897041b850364fa61057bcd0168b66 [INFO] running `Command { std: "docker" "start" "-a" "2031e45f963f62d89b1cc0bbc638f55317897041b850364fa61057bcd0168b66", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tes3_lua-301027741ec6a82f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2031e45f963f62d89b1cc0bbc638f55317897041b850364fa61057bcd0168b66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2031e45f963f62d89b1cc0bbc638f55317897041b850364fa61057bcd0168b66", kill_on_drop: false }` [INFO] [stdout] 2031e45f963f62d89b1cc0bbc638f55317897041b850364fa61057bcd0168b66