[INFO] cloning repository https://github.com/GDPatch/GDPatch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GDPatch/GDPatch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGDPatch%2FGDPatch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGDPatch%2FGDPatch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 527eb8cdd7d50c70e4479de48c8350f2c67f3eb8
[INFO] checking GDPatch/GDPatch against ed77b7b8699e342c2dc842c83cb5fe4025252ee8 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGDPatch%2FGDPatch" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/GDPatch/GDPatch
[INFO] finished tweaking git repo https://github.com/GDPatch/GDPatch
[INFO] tweaked toml for git repo https://github.com/GDPatch/GDPatch written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GDPatch/GDPatch on toolchain ed77b7b8699e342c2dc842c83cb5fe4025252ee8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GDPatch/GDPatch 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" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded retour v0.4.0-alpha.4
[INFO] [stderr]   Downloaded slice-pool2 v0.4.3
[INFO] [stderr]   Downloaded region v3.0.2
[INFO] [stderr]   Downloaded mmap-fixed-fixed v0.1.3
[INFO] [stderr]   Downloaded mlua_derive v0.12.0
[INFO] [stderr]   Downloaded which v8.0.1
[INFO] [stderr]   Downloaded escape8259 v0.5.3
[INFO] [stderr]   Downloaded libtest-mimic v0.8.2
[INFO] [stderr]   Downloaded mlua-sys v0.11.0
[INFO] [stderr]   Downloaded toml_edit v0.25.3+spec-1.1.0
[INFO] [stderr]   Downloaded documented v0.9.1
[INFO] [stderr]   Downloaded documented-macros v0.9.1
[INFO] [stderr]   Downloaded optfield v0.3.0
[INFO] [stderr]   Downloaded ctor v0.6.3
[INFO] [stderr]   Downloaded mlua v0.12.0
[INFO] [stderr]   Downloaded lua-src v550.1.1
[INFO] [stderr]   Downloaded luajit-src v210.7.2+b925b3e
[INFO] [stderr]   Downloaded iced-x86 v1.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ea29acad79bcbb84715f1a35df7fcfa95639ea16363107c53fde2d184429fae4
[INFO] running `Command { std: "docker" "start" "ea29acad79bcbb84715f1a35df7fcfa95639ea16363107c53fde2d184429fae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea29acad79bcbb84715f1a35df7fcfa95639ea16363107c53fde2d184429fae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea29acad79bcbb84715f1a35df7fcfa95639ea16363107c53fde2d184429fae4" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea29acad79bcbb84715f1a35df7fcfa95639ea16363107c53fde2d184429fae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea29acad79bcbb84715f1a35df7fcfa95639ea16363107c53fde2d184429fae4" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking winnow v1.0.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling lua-src v550.1.1
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking mmap-fixed-fixed v0.1.3
[INFO] [stderr]     Checking iced-x86 v1.21.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]     Checking slice-pool2 v0.4.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking ruzstd v0.8.2
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking typeid v1.0.3
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling which v8.0.1
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling luajit-src v210.7.2+b925b3e
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling mlua-sys v0.11.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]     Checking toml_edit v0.25.3+spec-1.1.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking escape8259 v0.5.3
[INFO] [stderr]     Checking dtor v0.1.1
[INFO] [stderr]     Checking ctor v0.6.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling optfield v0.3.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling mlua_derive v0.12.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking retour v0.4.0-alpha.4
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling documented-macros v0.9.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking filesilly v0.2.1 (/opt/rustwide/workdir/crates/filesilly)
[INFO] [stderr]     Checking documented v0.9.1
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking libtest-mimic v0.8.2
[INFO] [stderr]    Compiling gdpatch-loader v0.2.1 (/opt/rustwide/workdir/crates/gdpatch-loader)
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.9
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking gdpatch-godot v0.2.1 (/opt/rustwide/workdir/crates/gdpatch-godot)
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]     Checking mlua v0.12.0
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]     --> crates/gdpatch-godot/src/gdscript/parser/mod.rs:3835:37
[INFO] [stdout]      |
[INFO] [stdout] 3835 |             Token::ConstInf => f64::INFINITY.into(),
[INFO] [stdout]      |                                     ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]     --> crates/gdpatch-godot/src/gdscript/parser/mod.rs:3836:37
[INFO] [stdout]      |
[INFO] [stdout] 3836 |             Token::ConstNan => f64::NAN.into(),
[INFO] [stdout]      |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]     --> crates/gdpatch-godot/src/gdscript/parser/mod.rs:3835:37
[INFO] [stdout]      |
[INFO] [stdout] 3835 |             Token::ConstInf => f64::INFINITY.into(),
[INFO] [stdout]      |                                     ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]     --> crates/gdpatch-godot/src/gdscript/parser/mod.rs:3836:37
[INFO] [stdout]      |
[INFO] [stdout] 3836 |             Token::ConstNan => f64::NAN.into(),
[INFO] [stdout]      |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]     Checking gdpatch v0.2.1 (/opt/rustwide/workdir/crates/gdpatch)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.55s
[INFO] running `Command { std: "docker" "inspect" "ea29acad79bcbb84715f1a35df7fcfa95639ea16363107c53fde2d184429fae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea29acad79bcbb84715f1a35df7fcfa95639ea16363107c53fde2d184429fae4", kill_on_drop: false }`
[INFO] [stdout] ea29acad79bcbb84715f1a35df7fcfa95639ea16363107c53fde2d184429fae4
