[INFO] cloning repository https://github.com/FrancescoLuzzi/lua_integration [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FrancescoLuzzi/lua_integration" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrancescoLuzzi%2Flua_integration", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrancescoLuzzi%2Flua_integration'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfc45c576f46765ca0eb6d628562527fd0e9fcdf [INFO] checking FrancescoLuzzi/lua_integration against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrancescoLuzzi%2Flua_integration" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FrancescoLuzzi/lua_integration on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FrancescoLuzzi/lua_integration [INFO] finished tweaking git repo https://github.com/FrancescoLuzzi/lua_integration [INFO] tweaked toml for git repo https://github.com/FrancescoLuzzi/lua_integration written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/FrancescoLuzzi/lua_integration 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mlua-sys v0.5.0 [INFO] [stderr] Downloaded mlua v0.9.4 [INFO] [stderr] Downloaded bstr v1.9.0 [INFO] [stderr] Downloaded lua-src v546.0.2 [INFO] [stderr] Downloaded luajit-src v210.5.4+c525bcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7194b12d8d7c2a0579bc662027d7689efea4bc9e68453f15fa6afa39ab57a136 [INFO] running `Command { std: "docker" "start" "-a" "7194b12d8d7c2a0579bc662027d7689efea4bc9e68453f15fa6afa39ab57a136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7194b12d8d7c2a0579bc662027d7689efea4bc9e68453f15fa6afa39ab57a136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7194b12d8d7c2a0579bc662027d7689efea4bc9e68453f15fa6afa39ab57a136", kill_on_drop: false }` [INFO] [stdout] 7194b12d8d7c2a0579bc662027d7689efea4bc9e68453f15fa6afa39ab57a136 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76753d3a92cc04beda3c36b8ae688fd6719a82803f88fe513e94ee545605913a [INFO] running `Command { std: "docker" "start" "-a" "76753d3a92cc04beda3c36b8ae688fd6719a82803f88fe513e94ee545605913a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling lua-src v546.0.2 [INFO] [stderr] Compiling which v5.0.0 [INFO] [stderr] Compiling luajit-src v210.5.4+c525bcb [INFO] [stderr] Compiling mlua-sys v0.5.0 [INFO] [stderr] Checking mlua v0.9.4 [INFO] [stderr] Checking lua_integration v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.89s [INFO] running `Command { std: "docker" "inspect" "76753d3a92cc04beda3c36b8ae688fd6719a82803f88fe513e94ee545605913a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76753d3a92cc04beda3c36b8ae688fd6719a82803f88fe513e94ee545605913a", kill_on_drop: false }` [INFO] [stdout] 76753d3a92cc04beda3c36b8ae688fd6719a82803f88fe513e94ee545605913a [INFO] checking FrancescoLuzzi/lua_integration against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrancescoLuzzi%2Flua_integration" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FrancescoLuzzi/lua_integration on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FrancescoLuzzi/lua_integration [INFO] finished tweaking git repo https://github.com/FrancescoLuzzi/lua_integration [INFO] tweaked toml for git repo https://github.com/FrancescoLuzzi/lua_integration written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/FrancescoLuzzi/lua_integration 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad4af750f8a8f404bbf5046fdfe3ee662eb07ee9cb5894bc87e6b8f51e1f6e3e [INFO] running `Command { std: "docker" "start" "-a" "ad4af750f8a8f404bbf5046fdfe3ee662eb07ee9cb5894bc87e6b8f51e1f6e3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad4af750f8a8f404bbf5046fdfe3ee662eb07ee9cb5894bc87e6b8f51e1f6e3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad4af750f8a8f404bbf5046fdfe3ee662eb07ee9cb5894bc87e6b8f51e1f6e3e", kill_on_drop: false }` [INFO] [stdout] ad4af750f8a8f404bbf5046fdfe3ee662eb07ee9cb5894bc87e6b8f51e1f6e3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5500452b601758f06a10132fad20093766778f05a0c285a3f504772d3691ade2 [INFO] running `Command { std: "docker" "start" "-a" "5500452b601758f06a10132fad20093766778f05a0c285a3f504772d3691ade2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling lua-src v546.0.2 [INFO] [stderr] Compiling which v5.0.0 [INFO] [stderr] Compiling luajit-src v210.5.4+c525bcb [INFO] [stderr] Compiling mlua-sys v0.5.0 [INFO] [stderr] Checking mlua v0.9.4 [INFO] [stderr] Checking lua_integration v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.76s [INFO] running `Command { std: "docker" "inspect" "5500452b601758f06a10132fad20093766778f05a0c285a3f504772d3691ade2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5500452b601758f06a10132fad20093766778f05a0c285a3f504772d3691ade2", kill_on_drop: false }` [INFO] [stdout] 5500452b601758f06a10132fad20093766778f05a0c285a3f504772d3691ade2