[INFO] cloning repository https://github.com/mxyns/exp-fit-gui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mxyns/exp-fit-gui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxyns%2Fexp-fit-gui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxyns%2Fexp-fit-gui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f374a4c1c083baba8b21e400d4157cd89211dfe1
[INFO] checking mxyns/exp-fit-gui against 0c3b2c226322b623e493b7611e4909ee6bc6a48d for pr-161946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxyns%2Fexp-fit-gui" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mxyns/exp-fit-gui
[INFO] finished tweaking git repo https://github.com/mxyns/exp-fit-gui
[INFO] tweaked toml for git repo https://github.com/mxyns/exp-fit-gui written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mxyns/exp-fit-gui on toolchain 0c3b2c226322b623e493b7611e4909ee6bc6a48d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mxyns/exp-fit-gui 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" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ffc8175e92e95488608b3aa3585a1682665d340904927f6efdc37e41c942eec7
[INFO] running `Command { std: "docker" "start" "ffc8175e92e95488608b3aa3585a1682665d340904927f6efdc37e41c942eec7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffc8175e92e95488608b3aa3585a1682665d340904927f6efdc37e41c942eec7", 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" "ffc8175e92e95488608b3aa3585a1682665d340904927f6efdc37e41c942eec7" "/opt/rustwide/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffc8175e92e95488608b3aa3585a1682665d340904927f6efdc37e41c942eec7", 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" "ffc8175e92e95488608b3aa3585a1682665d340904927f6efdc37e41c942eec7" "/opt/rustwide/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]     Checking xcursor v0.3.9
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking epaint v0.31.1
[INFO] [stderr]     Checking argmin-math v0.4.0
[INFO] [stderr]     Checking argmin v0.10.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking egui v0.31.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]     Checking arboard v3.5.0
[INFO] [stderr]     Checking glutin v0.32.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking wayland-client v0.31.10
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.32.8
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.10
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking egui_glow v0.31.1
[INFO] [stderr]     Checking egui_plot v0.32.1
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking zbus_xml v4.0.0
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.8
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.8
[INFO] [stderr]     Checking zbus-lockstep v0.4.4
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.4.4
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking winit v0.30.11
[INFO] [stderr]     Checking atspi-common v0.6.0
[INFO] [stderr]     Checking glutin-winit v0.5.0
[INFO] [stderr]     Checking atspi-proxies v0.6.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.10.1
[INFO] [stderr]     Checking atspi-connection v0.6.0
[INFO] [stderr]     Checking atspi v0.22.0
[INFO] [stderr]     Checking accesskit_unix v0.13.1
[INFO] [stderr]     Checking accesskit_winit v0.23.1
[INFO] [stderr]     Checking egui-winit v0.31.1
[INFO] [stderr]     Checking eframe v0.31.1
[INFO] [stderr]     Checking untitled v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `fit_c_grid` is never used
[INFO] [stdout]   --> src/main.rs:44:4
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn fit_c_grid(xs: &[f64], ys: &[f64], x0: f64, y0: f64, x1: f64, y1: f64) -> Option<f64> {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fit_c_grid` is never used
[INFO] [stdout]   --> src/main.rs:44:4
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn fit_c_grid(xs: &[f64], ys: &[f64], x0: f64, y0: f64, x1: f64, y1: f64) -> Option<f64> {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.77s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.32.3, glutin-winit v0.5.0, nix v0.29.0, winit v0.30.11
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "ffc8175e92e95488608b3aa3585a1682665d340904927f6efdc37e41c942eec7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffc8175e92e95488608b3aa3585a1682665d340904927f6efdc37e41c942eec7", kill_on_drop: false }`
[INFO] [stdout] ffc8175e92e95488608b3aa3585a1682665d340904927f6efdc37e41c942eec7
