[INFO] cloning repository https://github.com/mluau/mluau-require [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mluau/mluau-require" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmluau%2Fmluau-require", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmluau%2Fmluau-require'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] afb9efcc1a34f8b5e410e8875408f6d68efff29e [INFO] checking mluau/mluau-require against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmluau%2Fmluau-require" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mluau/mluau-require [INFO] finished tweaking git repo https://github.com/mluau/mluau-require [INFO] tweaked toml for git repo https://github.com/mluau/mluau-require written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mluau/mluau-require on toolchain ad93f57d532978d6739002a21bc66b45ed22f998 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mluau/mluau-require 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a5b1818b55896458308b119bd17ea0d8925ab79b1b673147cee02802f905955 [INFO] running `Command { std: "docker" "start" "-a" "8a5b1818b55896458308b119bd17ea0d8925ab79b1b673147cee02802f905955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a5b1818b55896458308b119bd17ea0d8925ab79b1b673147cee02802f905955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a5b1818b55896458308b119bd17ea0d8925ab79b1b673147cee02802f905955", kill_on_drop: false }` [INFO] [stdout] 8a5b1818b55896458308b119bd17ea0d8925ab79b1b673147cee02802f905955 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf5f79752032b267a69eb5e6dca33b28fa437aae1d09d241ac42f5411b78fc4e [INFO] running `Command { std: "docker" "start" "-a" "bf5f79752032b267a69eb5e6dca33b28fa437aae1d09d241ac42f5411b78fc4e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Checking rust-embed-utils v8.9.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling rust-embed-impl v8.9.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling luau0-src v0.15.5+luau686 (https://github.com/mluau/luau-src-rs#2505d926) [INFO] [stderr] Checking rust-embed v8.9.0 [INFO] [stderr] Checking vfs v0.12.1 (https://github.com/Anti-Raid/rust-vfs#608f349c) [INFO] [stderr] Compiling mlua-sys v0.8.3 (https://github.com/mluau/mluau#8e5eee16) [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking mluau v0.11.2 (https://github.com/mluau/mluau#8e5eee16) [INFO] [stderr] Checking mluau-require v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.08s [INFO] running `Command { std: "docker" "inspect" "bf5f79752032b267a69eb5e6dca33b28fa437aae1d09d241ac42f5411b78fc4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf5f79752032b267a69eb5e6dca33b28fa437aae1d09d241ac42f5411b78fc4e", kill_on_drop: false }` [INFO] [stdout] bf5f79752032b267a69eb5e6dca33b28fa437aae1d09d241ac42f5411b78fc4e