[INFO] cloning repository https://github.com/ElhamAryanpur/mlua_async_potential_bug
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ElhamAryanpur/mlua_async_potential_bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElhamAryanpur%2Fmlua_async_potential_bug", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElhamAryanpur%2Fmlua_async_potential_bug'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b015203fbf77a47ccef81e0700df89a00da7d928
[INFO] checking ElhamAryanpur/mlua_async_potential_bug against master#b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElhamAryanpur%2Fmlua_async_potential_bug" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ElhamAryanpur/mlua_async_potential_bug
[INFO] finished tweaking git repo https://github.com/ElhamAryanpur/mlua_async_potential_bug
[INFO] tweaked toml for git repo https://github.com/ElhamAryanpur/mlua_async_potential_bug written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ElhamAryanpur/mlua_async_potential_bug on toolchain b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ElhamAryanpur/mlua_async_potential_bug 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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.1.3
[INFO] [stderr]   Downloaded mlua-sys v0.6.1
[INFO] [stderr]   Downloaded which v6.0.3
[INFO] [stderr]   Downloaded mlua v0.10.0-beta.1
[INFO] [stderr]   Downloaded bstr v1.9.1
[INFO] [stderr]   Downloaded luau0-src v0.10.1+luau630
[INFO] [stderr]   Downloaded winsafe v0.0.19
[INFO] [stderr]   Downloaded lua-src v546.0.2
[INFO] [stderr]   Downloaded luajit-src v210.5.9+04dca79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0c53f5a1cffbc1429971be6a567b855fec99c09815aeb55b01fdc9db2d744db
[INFO] running `Command { std: "docker" "start" "-a" "b0c53f5a1cffbc1429971be6a567b855fec99c09815aeb55b01fdc9db2d744db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0c53f5a1cffbc1429971be6a567b855fec99c09815aeb55b01fdc9db2d744db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0c53f5a1cffbc1429971be6a567b855fec99c09815aeb55b01fdc9db2d744db", kill_on_drop: false }`
[INFO] [stdout] b0c53f5a1cffbc1429971be6a567b855fec99c09815aeb55b01fdc9db2d744db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 677343c8499ee77bd46a880b3c5094dd02e2a1592f1c19ebc23451442363ed3a
[INFO] running `Command { std: "docker" "start" "-a" "677343c8499ee77bd46a880b3c5094dd02e2a1592f1c19ebc23451442363ed3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.1.3
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling luau0-src v0.10.1+luau630
[INFO] [stderr]    Compiling lua-src v546.0.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking libloading v0.8.4
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking indexmap v2.4.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling luajit-src v210.5.9+04dca79
[INFO] [stderr]    Compiling mlua-sys v0.6.1
[INFO] [stderr]    Compiling sqlx-core v0.8.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.0
[INFO] [stderr]     Checking sqlx v0.8.0
[INFO] [stderr]     Checking mlua v0.10.0-beta.1
[INFO] [stderr]     Checking be-lua v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.58s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.8.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "677343c8499ee77bd46a880b3c5094dd02e2a1592f1c19ebc23451442363ed3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "677343c8499ee77bd46a880b3c5094dd02e2a1592f1c19ebc23451442363ed3a", kill_on_drop: false }`
[INFO] [stdout] 677343c8499ee77bd46a880b3c5094dd02e2a1592f1c19ebc23451442363ed3a
