[INFO] cloning repository https://github.com/scolopendraa/gubtool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scolopendraa/gubtool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscolopendraa%2Fgubtool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscolopendraa%2Fgubtool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a1a9957b91ae43acb7afd6d9bd1a31156770dc2
[INFO] checking scolopendraa/gubtool against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscolopendraa%2Fgubtool" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/scolopendraa/gubtool
[INFO] finished tweaking git repo https://github.com/scolopendraa/gubtool
[INFO] tweaked toml for git repo https://github.com/scolopendraa/gubtool written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/scolopendraa/gubtool on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/scolopendraa/gubtool 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1287623ecc903fc0c946af6aa9bf45af3554e07e6987c9260c9ce913f3662b50
[INFO] running `Command { std: "docker" "start" "1287623ecc903fc0c946af6aa9bf45af3554e07e6987c9260c9ce913f3662b50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1287623ecc903fc0c946af6aa9bf45af3554e07e6987c9260c9ce913f3662b50", 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" "1287623ecc903fc0c946af6aa9bf45af3554e07e6987c9260c9ce913f3662b50" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1287623ecc903fc0c946af6aa9bf45af3554e07e6987c9260c9ce913f3662b50", 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" "1287623ecc903fc0c946af6aa9bf45af3554e07e6987c9260c9ce913f3662b50" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling derive_pod v0.1.2
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling pelite-macros v0.1.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling quick-xml v0.39.0
[INFO] [stderr]    Compiling ruzstd v0.8.3
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]    Compiling dataview v1.0.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking pelite v0.10.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]     Checking glam v0.33.0
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking nucleo-matcher v0.3.1
[INFO] [stderr]     Checking tree_magic_mini v3.2.2
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking assemble v0.1.0 (/opt/rustwide/workdir/assemble)
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking ratatui-themes v0.2.0
[INFO] [stderr]    Compiling gubtool-core v0.1.0 (/opt/rustwide/workdir/gubtool-core)
[INFO] [stderr]    Compiling darksouls2 v0.1.0 (/opt/rustwide/workdir/darksouls2)
[INFO] [stderr]    Compiling eldenring v0.1.0 (/opt/rustwide/workdir/eldenring)
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wl-clipboard-rs v0.9.3
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> eldenring/src/travel.rs:51:51
[INFO] [stdout]    |
[INFO] [stdout] 51 |     write_to_slice::<f32>(&mut target_coords, 12, 1.0)?;
[INFO] [stdout]    |                                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> eldenring/src/travel.rs:51:51
[INFO] [stdout]    |
[INFO] [stdout] 51 |     write_to_slice::<f32>(&mut target_coords, 12, 1.0)?;
[INFO] [stdout]    |                                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> eldenring/src/emevd.rs:33:47
[INFO] [stdout]    |
[INFO] [stdout] 33 |     write_to_slice::<f32>(&mut param_data, 8, 0.75)?;
[INFO] [stdout]    |                                               ^^^^ help: explicitly specify the type as `f32`: `0.75_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> eldenring/src/emevd.rs:34:48
[INFO] [stdout]    |
[INFO] [stdout] 34 |     write_to_slice::<f32>(&mut param_data, 12, 2.0)?;
[INFO] [stdout]    |                                                ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> eldenring/src/emevd.rs:35:48
[INFO] [stdout]    |
[INFO] [stdout] 35 |     write_to_slice::<f32>(&mut param_data, 16, 0.0)?;
[INFO] [stdout]    |                                                ^^^ help: explicitly specify the type as `f32`: `0.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> eldenring/src/emevd.rs:33:47
[INFO] [stdout]    |
[INFO] [stdout] 33 |     write_to_slice::<f32>(&mut param_data, 8, 0.75)?;
[INFO] [stdout]    |                                               ^^^^ help: explicitly specify the type as `f32`: `0.75_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> eldenring/src/emevd.rs:34:48
[INFO] [stdout]    |
[INFO] [stdout] 34 |     write_to_slice::<f32>(&mut param_data, 12, 2.0)?;
[INFO] [stdout]    |                                                ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> eldenring/src/emevd.rs:35:48
[INFO] [stdout]    |
[INFO] [stdout] 35 |     write_to_slice::<f32>(&mut param_data, 16, 0.0)?;
[INFO] [stdout]    |                                                ^^^ help: explicitly specify the type as `f32`: `0.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking config v0.1.0 (/opt/rustwide/workdir/config)
[INFO] [stderr]     Checking tui v0.1.0 (/opt/rustwide/workdir/tui)
[INFO] [stderr]     Checking gubtool v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.57s
[INFO] running `Command { std: "docker" "inspect" "1287623ecc903fc0c946af6aa9bf45af3554e07e6987c9260c9ce913f3662b50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1287623ecc903fc0c946af6aa9bf45af3554e07e6987c9260c9ce913f3662b50", kill_on_drop: false }`
[INFO] [stdout] 1287623ecc903fc0c946af6aa9bf45af3554e07e6987c9260c9ce913f3662b50
