[INFO] cloning repository https://github.com/Lithane97/innovation_creator_gui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lithane97/innovation_creator_gui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLithane97%2Finnovation_creator_gui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLithane97%2Finnovation_creator_gui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f714cbecd567c6341e615a61d24a63af9975b6c2
[INFO] checking Lithane97/innovation_creator_gui/f714cbecd567c6341e615a61d24a63af9975b6c2 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLithane97%2Finnovation_creator_gui" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Lithane97/innovation_creator_gui on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Lithane97/innovation_creator_gui
[INFO] finished tweaking git repo https://github.com/Lithane97/innovation_creator_gui
[INFO] tweaked toml for git repo https://github.com/Lithane97/innovation_creator_gui written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Lithane97/innovation_creator_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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iced_core v0.5.0
[INFO] [stderr]   Downloaded getrandom v0.2.13
[INFO] [stderr]   Downloaded iced_style v0.4.0
[INFO] [stderr]   Downloaded iced_native v0.5.1
[INFO] [stderr]   Downloaded ab_glyph v0.2.24
[INFO] [stderr]   Downloaded iced_futures v0.4.1
[INFO] [stderr]   Downloaded wgpu_glyph v0.16.0
[INFO] [stderr]   Downloaded iced_wgpu v0.5.1
[INFO] [stderr]   Downloaded iced_graphics v0.3.1
[INFO] [stderr]   Downloaded iced v0.4.2
[INFO] [stderr]   Downloaded iced_winit v0.4.0
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d8975f11a4d9fe4b0e4c2566ee3b3ce3d5442a1b3d376935cbed2ff2f3f203b
[INFO] running `Command { std: "docker" "start" "-a" "4d8975f11a4d9fe4b0e4c2566ee3b3ce3d5442a1b3d376935cbed2ff2f3f203b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d8975f11a4d9fe4b0e4c2566ee3b3ce3d5442a1b3d376935cbed2ff2f3f203b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d8975f11a4d9fe4b0e4c2566ee3b3ce3d5442a1b3d376935cbed2ff2f3f203b", kill_on_drop: false }`
[INFO] [stdout] 4d8975f11a4d9fe4b0e4c2566ee3b3ce3d5442a1b3d376935cbed2ff2f3f203b
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a3c10cca32152aa5407c79d482032eda4839ee5c7683a139d0bc58d76b0f973
[INFO] running `Command { std: "docker" "start" "-a" "2a3c10cca32152aa5407c79d482032eda4839ee5c7683a139d0bc58d76b0f973", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ash v0.34.0+1.2.203
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]    Compiling wgpu-core v0.12.2
[INFO] [stderr]     Checking gpu-alloc v0.5.4
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling glam v0.10.2
[INFO] [stderr]     Checking iced_core v0.5.0
[INFO] [stderr]     Checking getrandom v0.2.13
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking wgpu-types v0.12.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking renderdoc-sys v0.7.1
[INFO] [stderr]     Checking glow v0.11.2
[INFO] [stderr]     Checking inplace_it v0.3.5
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking iced_style v0.4.0
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]     Checking ab_glyph v0.2.24
[INFO] [stderr]     Checking ordered-float v4.2.0
[INFO] [stderr]     Checking memmap2 v0.3.1
[INFO] [stderr]     Checking glyph_brush_layout v0.2.3
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]     Checking euclid v0.22.9
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking svg_fmt v0.4.2
[INFO] [stderr]     Checking mutate_once v0.1.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking kamadak-exif v0.5.5
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking glyph_brush_draw_cache v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]     Checking glyph_brush v0.7.8
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking polling v3.6.0
[INFO] [stderr]     Checking calloop v0.9.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking wayland-client v0.31.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking naga v0.8.5
[INFO] [stderr]     Checking x11rb v0.13.0
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.1
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking clipboard_x11 v0.4.2
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking iced_futures v0.4.1
[INFO] [stderr]     Checking iced_native v0.5.1
[INFO] [stderr]     Checking wgpu-hal v0.12.5
[INFO] [stderr]     Checking iced_graphics v0.3.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking smithay-clipboard v0.7.1
[INFO] [stderr]     Checking clipboard_wayland v0.2.2
[INFO] [stderr]     Checking window_clipboard v0.2.4
[INFO] [stderr]     Checking wgpu v0.12.0
[INFO] [stderr]     Checking wgpu_glyph v0.16.0
[INFO] [stderr]     Checking iced_wgpu v0.5.1
[INFO] [stderr]     Checking iced_winit v0.4.0
[INFO] [stderr]     Checking iced v0.4.2
[INFO] [stderr]     Checking innovation_creator_gui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/innovation_present_effect_template1.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:9:38
[INFO] [stdout]   |
[INFO] [stdout] 9 | ... = include_str!("C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/innovation_present_effect_template1.txt...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/innovation_present_effect_template1.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:9:38
[INFO] [stdout]   |
[INFO] [stdout] 9 | ... = include_str!("C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/innovation_present_effect_template1.txt...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/innovation_present_effect_template2.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 | ... = include_str!("C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/innovation_present_effect_template2.txt...
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/innovation_present_effect_template2.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 | ... = include_str!("C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/innovation_present_effect_template2.txt...
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/innovation_present_effect_template3.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:11:38
[INFO] [stdout]    |
[INFO] [stdout] 11 | ... = include_str!("C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/innovation_present_effect_template3.txt...
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/innovation_present_effect_template3.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:11:38
[INFO] [stdout]    |
[INFO] [stdout] 11 | ... = include_str!("C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/innovation_present_effect_template3.txt...
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/innovation_sgui_template1.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 | ... = include_str!("C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/innovation_sgui_template1.txt...
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/innovation_sgui_template1.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 | ... = include_str!("C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/innovation_sgui_template1.txt...
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/innovation_sgui_template2.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:13:35
[INFO] [stdout]    |
[INFO] [stdout] 13 | ... = include_str!("C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/innovation_sgui_template2.txt...
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/innovation_sgui_template2.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:13:35
[INFO] [stdout]    |
[INFO] [stdout] 13 | ... = include_str!("C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/innovation_sgui_template2.txt...
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/innovation_sgui_template3.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:14:35
[INFO] [stdout]    |
[INFO] [stdout] 14 | ... = include_str!("C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/innovation_sgui_template3.txt...
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/innovation_sgui_template3.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:14:35
[INFO] [stdout]    |
[INFO] [stdout] 14 | ... = include_str!("C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/innovation_sgui_template3.txt...
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/template1.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 | ...str = include_str!("C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/template1.txt");
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/template1.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 | ...str = include_str!("C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/template1.txt");
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/template2.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:16:25
[INFO] [stdout]    |
[INFO] [stdout] 16 | ...str = include_str!("C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/template2.txt");
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/template3.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | ...str = include_str!("C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/template3.txt");
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/template2.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:16:25
[INFO] [stdout]    |
[INFO] [stdout] 16 | ...str = include_str!("C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/template2.txt");
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/template3.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | ...str = include_str!("C:/Users/litha/OneDrive/Desktop/Shortcuts/Modding/CK3/Rust/innovation_creator_gui/Templates/template3.txt");
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `innovation_creator_gui` (bin "innovation_creator_gui") due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `innovation_creator_gui` (bin "innovation_creator_gui" test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "2a3c10cca32152aa5407c79d482032eda4839ee5c7683a139d0bc58d76b0f973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a3c10cca32152aa5407c79d482032eda4839ee5c7683a139d0bc58d76b0f973", kill_on_drop: false }`
[INFO] [stdout] 2a3c10cca32152aa5407c79d482032eda4839ee5c7683a139d0bc58d76b0f973
