[INFO] cloning repository https://github.com/CYMN16/rust_ray_tracing_oneweekend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CYMN16/rust_ray_tracing_oneweekend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCYMN16%2Frust_ray_tracing_oneweekend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCYMN16%2Frust_ray_tracing_oneweekend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a4af2d4b40833c9ad082cb82213c9a927ef4102 [INFO] checking CYMN16/rust_ray_tracing_oneweekend against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCYMN16%2Frust_ray_tracing_oneweekend" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CYMN16/rust_ray_tracing_oneweekend on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CYMN16/rust_ray_tracing_oneweekend [INFO] finished tweaking git repo https://github.com/CYMN16/rust_ray_tracing_oneweekend [INFO] tweaked toml for git repo https://github.com/CYMN16/rust_ray_tracing_oneweekend written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/CYMN16/rust_ray_tracing_oneweekend 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terminal_size v0.2.6 [INFO] [stderr] Downloaded fluent-langneg v0.13.0 [INFO] [stderr] Downloaded k9 v0.12.0 [INFO] [stderr] Downloaded fluent-bundle v0.15.2 [INFO] [stderr] Downloaded unic-langid v0.9.4 [INFO] [stderr] Downloaded fluent-syntax v0.11.0 [INFO] [stderr] Downloaded unic-langid-impl v0.9.4 [INFO] [stderr] Downloaded pangocairo v0.16.3 [INFO] [stderr] Downloaded type-map v0.4.0 [INFO] [stderr] Downloaded gdk-pixbuf v0.16.7 [INFO] [stderr] Downloaded associative-cache v1.0.1 [INFO] [stderr] Downloaded druid-derive v0.5.1 [INFO] [stderr] Downloaded atk-sys v0.16.0 [INFO] [stderr] Downloaded atk v0.16.0 [INFO] [stderr] Downloaded gdk-sys v0.16.0 [INFO] [stderr] Downloaded gdk v0.16.2 [INFO] [stderr] Downloaded gtk-sys v0.16.0 [INFO] [stderr] Downloaded piet v0.6.2 [INFO] [stderr] Downloaded gtk v0.16.2 [INFO] [stderr] Downloaded gio v0.16.7 [INFO] [stderr] Downloaded glib v0.16.9 [INFO] [stderr] Downloaded druid-shell v0.8.3 [INFO] [stderr] Downloaded gio-sys v0.16.3 [INFO] [stderr] Downloaded kurbo v0.9.5 [INFO] [stderr] Downloaded druid v0.8.3 [INFO] [stderr] Downloaded keyboard-types v0.6.2 [INFO] [stderr] Downloaded cairo-rs v0.16.7 [INFO] [stderr] Downloaded glib-sys v0.16.3 [INFO] [stderr] Downloaded pango-sys v0.16.3 [INFO] [stderr] Downloaded piet-direct2d v0.6.2 [INFO] [stderr] Downloaded glib-macros v0.16.8 [INFO] [stderr] Downloaded pango v0.16.5 [INFO] [stderr] Downloaded gobject-sys v0.16.3 [INFO] [stderr] Downloaded target-lexicon v0.12.13 [INFO] [stderr] Downloaded piet-common v0.6.2 [INFO] [stderr] Downloaded gtk3-macros v0.16.3 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.16.3 [INFO] [stderr] Downloaded cairo-sys-rs v0.16.3 [INFO] [stderr] Downloaded system-deps v6.2.0 [INFO] [stderr] Downloaded pangocairo-sys v0.16.3 [INFO] [stderr] Downloaded piet-cairo v0.6.2 [INFO] [stderr] Downloaded core-text v19.2.0 [INFO] [stderr] Downloaded piet-coregraphics v0.6.2 [INFO] [stderr] Downloaded dwrote v0.11.0 [INFO] [stderr] Downloaded utf16_lit v2.0.2 [INFO] [stderr] Downloaded unic-bidi v0.9.0 [INFO] [stderr] Downloaded piet-web v0.6.2 [INFO] [stderr] Downloaded intl-memoizer v0.5.1 [INFO] [stderr] Downloaded intl_pluralrules v7.0.2 [INFO] [stderr] Downloaded self_cell v0.10.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76207333f1453b34ca246918582b45333a573bf1b2481ee9591458a5a0fab636 [INFO] running `Command { std: "docker" "start" "-a" "76207333f1453b34ca246918582b45333a573bf1b2481ee9591458a5a0fab636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76207333f1453b34ca246918582b45333a573bf1b2481ee9591458a5a0fab636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76207333f1453b34ca246918582b45333a573bf1b2481ee9591458a5a0fab636", kill_on_drop: false }` [INFO] [stdout] 76207333f1453b34ca246918582b45333a573bf1b2481ee9591458a5a0fab636 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04246d5310e352b9fdeec3400b2ab241b6b9de99022ba9a5e8591d117c818897 [INFO] running `Command { std: "docker" "start" "-a" "04246d5310e352b9fdeec3400b2ab241b6b9de99022ba9a5e8591d117c818897", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Compiling winnow v0.6.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling gio v0.16.7 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking unic-bidi v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling cfg-expr v0.15.7 [INFO] [stderr] Compiling gtk v0.16.2 [INFO] [stderr] Checking type-map v0.4.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking tinystr v0.7.5 [INFO] [stderr] Checking self_cell v1.0.3 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking piet v0.6.2 [INFO] [stderr] Checking unic-langid-impl v0.9.4 [INFO] [stderr] Compiling druid-shell v0.8.3 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking unic-langid v0.9.4 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Checking self_cell v0.10.3 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking keyboard-types v0.6.2 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking syn v2.0.48 [INFO] [stderr] Checking fluent-syntax v0.11.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking fluent-bundle v0.15.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking terminal_size v0.2.6 [INFO] [stderr] Compiling druid-derive v0.5.1 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking k9 v0.12.0 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling glib-macros v0.16.8 [INFO] [stderr] Compiling gtk3-macros v0.16.3 [INFO] [stderr] Compiling system-deps v6.2.0 [INFO] [stderr] Compiling glib-sys v0.16.3 [INFO] [stderr] Compiling gobject-sys v0.16.3 [INFO] [stderr] Compiling gio-sys v0.16.3 [INFO] [stderr] Compiling cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling pango-sys v0.16.3 [INFO] [stderr] Compiling atk-sys v0.16.0 [INFO] [stderr] Compiling gdk-sys v0.16.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.16.3 [INFO] [stderr] Compiling pangocairo-sys v0.16.3 [INFO] [stderr] Compiling gtk-sys v0.16.0 [INFO] [stderr] Checking glib v0.16.9 [INFO] [stderr] Checking cairo-rs v0.16.7 [INFO] [stderr] Checking atk v0.16.0 [INFO] [stderr] Checking pango v0.16.5 [INFO] [stderr] Checking gdk-pixbuf v0.16.7 [INFO] [stderr] Checking pangocairo v0.16.3 [INFO] [stderr] Checking gdk v0.16.2 [INFO] [stderr] Checking piet-cairo v0.6.2 [INFO] [stderr] Checking piet-common v0.6.2 [INFO] [stderr] Checking druid v0.8.3 [INFO] [stderr] Checking ray_tracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.56s [INFO] running `Command { std: "docker" "inspect" "04246d5310e352b9fdeec3400b2ab241b6b9de99022ba9a5e8591d117c818897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04246d5310e352b9fdeec3400b2ab241b6b9de99022ba9a5e8591d117c818897", kill_on_drop: false }` [INFO] [stdout] 04246d5310e352b9fdeec3400b2ab241b6b9de99022ba9a5e8591d117c818897 [INFO] checking CYMN16/rust_ray_tracing_oneweekend against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCYMN16%2Frust_ray_tracing_oneweekend" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CYMN16/rust_ray_tracing_oneweekend on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CYMN16/rust_ray_tracing_oneweekend [INFO] finished tweaking git repo https://github.com/CYMN16/rust_ray_tracing_oneweekend [INFO] tweaked toml for git repo https://github.com/CYMN16/rust_ray_tracing_oneweekend written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/CYMN16/rust_ray_tracing_oneweekend 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3510512e45a038656b4bb225da778adf91cb115f8f834fb842eab4d7b054ff2c [INFO] running `Command { std: "docker" "start" "-a" "3510512e45a038656b4bb225da778adf91cb115f8f834fb842eab4d7b054ff2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3510512e45a038656b4bb225da778adf91cb115f8f834fb842eab4d7b054ff2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3510512e45a038656b4bb225da778adf91cb115f8f834fb842eab4d7b054ff2c", kill_on_drop: false }` [INFO] [stdout] 3510512e45a038656b4bb225da778adf91cb115f8f834fb842eab4d7b054ff2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52a20789f6f16f6e3b491a188d6058d14a0cb5a24940009a212d4d7249f99d4a [INFO] running `Command { std: "docker" "start" "-a" "52a20789f6f16f6e3b491a188d6058d14a0cb5a24940009a212d4d7249f99d4a", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Compiling winnow v0.6.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling gio v0.16.7 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking unic-bidi v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling cfg-expr v0.15.7 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling gtk v0.16.2 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking type-map v0.4.0 [INFO] [stderr] Checking tinystr v0.7.5 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking unic-langid-impl v0.9.4 [INFO] [stderr] Checking piet v0.6.2 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking self_cell v1.0.3 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking unic-langid v0.9.4 [INFO] [stderr] Compiling druid-shell v0.8.3 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking self_cell v0.10.3 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking fluent-syntax v0.11.0 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking keyboard-types v0.6.2 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking fluent-bundle v0.15.2 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking syn v2.0.48 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking terminal_size v0.2.6 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling druid-derive v0.5.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling glib-macros v0.16.8 [INFO] [stderr] Compiling gtk3-macros v0.16.3 [INFO] [stderr] Compiling system-deps v6.2.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking k9 v0.12.0 [INFO] [stderr] Compiling glib-sys v0.16.3 [INFO] [stderr] Compiling gobject-sys v0.16.3 [INFO] [stderr] Compiling gio-sys v0.16.3 [INFO] [stderr] Compiling cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling pango-sys v0.16.3 [INFO] [stderr] Compiling atk-sys v0.16.0 [INFO] [stderr] Compiling gdk-sys v0.16.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.16.3 [INFO] [stderr] Compiling gtk-sys v0.16.0 [INFO] [stderr] Compiling pangocairo-sys v0.16.3 [INFO] [stderr] Checking glib v0.16.9 [INFO] [stderr] Checking cairo-rs v0.16.7 [INFO] [stderr] Checking atk v0.16.0 [INFO] [stderr] Checking pango v0.16.5 [INFO] [stderr] Checking gdk-pixbuf v0.16.7 [INFO] [stderr] Checking pangocairo v0.16.3 [INFO] [stderr] Checking gdk v0.16.2 [INFO] [stderr] Checking piet-cairo v0.6.2 [INFO] [stderr] Checking piet-common v0.6.2 [INFO] [stderr] Checking druid v0.8.3 [INFO] [stderr] Checking ray_tracer v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/utility.rs (1 fix) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.15s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking ray_tracer v0.1.0 (/tmp/fixit) [INFO] [stdout] error[E0521]: borrowed data escapes outside of function [INFO] [stdout] --> src/display.rs:198:39 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn display_image(cam: &mut Camera, world: &HittableList) { [INFO] [stdout] | --- - let's call the lifetime of this reference `'1` [INFO] [stdout] | | [INFO] [stdout] | `cam` is a reference that is only valid in the function body [INFO] [stdout] ... [INFO] [stdout] 198 | let main_window = WindowDesc::new(build_ui(&initial_data, cam, world)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `cam` escapes the function body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of function [INFO] [stdout] --> src/display.rs:198:39 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn display_image(cam: &mut Camera, world: &HittableList) { [INFO] [stdout] | ----- - let's call the lifetime of this reference `'2` [INFO] [stdout] | | [INFO] [stdout] | `world` is a reference that is only valid in the function body [INFO] [stdout] ... [INFO] [stdout] 198 | let main_window = WindowDesc::new(build_ui(&initial_data, cam, world)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `world` escapes the function body here [INFO] [stdout] | argument requires that `'2` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `initial_data` does not live long enough [INFO] [stdout] --> src/display.rs:198:48 [INFO] [stdout] | [INFO] [stdout] 186 | let initial_data = AppState { [INFO] [stdout] | ------------ binding `initial_data` declared here [INFO] [stdout] ... [INFO] [stdout] 198 | let main_window = WindowDesc::new(build_ui(&initial_data, cam, world)) [INFO] [stdout] | ---------^^^^^^^^^^^^^------------- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `initial_data` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 213 | } [INFO] [stdout] | - `initial_data` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0505]: cannot move out of `initial_data` because it is borrowed [INFO] [stdout] --> src/display.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 186 | let initial_data = AppState { [INFO] [stdout] | ------------ binding `initial_data` declared here [INFO] [stdout] ... [INFO] [stdout] 198 | let main_window = WindowDesc::new(build_ui(&initial_data, cam, world)) [INFO] [stdout] | ----------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | borrow of `initial_data` occurs here [INFO] [stdout] | argument requires that `initial_data` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 211 | .launch(initial_data) [INFO] [stdout] | ^^^^^^^^^^^^ move out of `initial_data` occurs here [INFO] [stdout] | [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 198 - let main_window = WindowDesc::new(build_ui(&initial_data, cam, world)) [INFO] [stdout] 198 + let main_window = WindowDesc::new(build_ui(initial_data.clone(), cam, world)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of function [INFO] [stdout] --> src/display.rs:198:39 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn display_image(cam: &mut Camera, world: &HittableList) { [INFO] [stdout] | --- - let's call the lifetime of this reference `'1` [INFO] [stdout] | | [INFO] [stdout] | `cam` is a reference that is only valid in the function body [INFO] [stdout] ... [INFO] [stdout] 198 | let main_window = WindowDesc::new(build_ui(&initial_data, cam, world)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `cam` escapes the function body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of function [INFO] [stdout] --> src/display.rs:198:39 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn display_image(cam: &mut Camera, world: &HittableList) { [INFO] [stdout] | ----- - let's call the lifetime of this reference `'2` [INFO] [stdout] | | [INFO] [stdout] | `world` is a reference that is only valid in the function body [INFO] [stdout] ... [INFO] [stdout] 198 | let main_window = WindowDesc::new(build_ui(&initial_data, cam, world)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `world` escapes the function body here [INFO] [stdout] | argument requires that `'2` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `initial_data` does not live long enough [INFO] [stdout] --> src/display.rs:198:48 [INFO] [stdout] | [INFO] [stdout] 186 | let initial_data = AppState { [INFO] [stdout] | ------------ binding `initial_data` declared here [INFO] [stdout] ... [INFO] [stdout] 198 | let main_window = WindowDesc::new(build_ui(&initial_data, cam, world)) [INFO] [stdout] | ---------^^^^^^^^^^^^^------------- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `initial_data` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 213 | } [INFO] [stdout] | - `initial_data` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0505]: cannot move out of `initial_data` because it is borrowed [INFO] [stdout] --> src/display.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 186 | let initial_data = AppState { [INFO] [stdout] | ------------ binding `initial_data` declared here [INFO] [stdout] ... [INFO] [stdout] 198 | let main_window = WindowDesc::new(build_ui(&initial_data, cam, world)) [INFO] [stdout] | ----------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | borrow of `initial_data` occurs here [INFO] [stdout] | argument requires that `initial_data` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 211 | .launch(initial_data) [INFO] [stdout] | ^^^^^^^^^^^^ move out of `initial_data` occurs here [INFO] [stdout] | [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 198 - let main_window = WindowDesc::new(build_ui(&initial_data, cam, world)) [INFO] [stdout] 198 + let main_window = WindowDesc::new(build_ui(initial_data.clone(), cam, world)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0505, E0521, E0597. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0505`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ray_tracer` (bin "ray_tracer") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0505, E0521, E0597. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0505`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ray_tracer` (bin "ray_tracer" test) due to 5 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "52a20789f6f16f6e3b491a188d6058d14a0cb5a24940009a212d4d7249f99d4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52a20789f6f16f6e3b491a188d6058d14a0cb5a24940009a212d4d7249f99d4a", kill_on_drop: false }` [INFO] [stdout] 52a20789f6f16f6e3b491a188d6058d14a0cb5a24940009a212d4d7249f99d4a