[INFO] cloning repository https://github.com/glyph-lang/glyph
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/glyph-lang/glyph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglyph-lang%2Fglyph", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglyph-lang%2Fglyph'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 88c7a8c931b6beacf9f9b453537b8aeb126995b3
[INFO] checking glyph-lang/glyph/88c7a8c931b6beacf9f9b453537b8aeb126995b3 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglyph-lang%2Fglyph" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/glyph-lang/glyph
[INFO] finished tweaking git repo https://github.com/glyph-lang/glyph
[INFO] tweaked toml for git repo https://github.com/glyph-lang/glyph written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/glyph-lang/glyph on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/glyph-lang/glyph 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "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.4.3
[INFO] [stderr]   Downloaded llvm-sys v201.0.1
[INFO] [stderr]   Downloaded insta v1.46.0
[INFO] [stderr]   Downloaded assert_cmd v2.1.1
[INFO] [stderr]   Downloaded proptest v1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] aefbd7c7dcce463345f3abced227b688442da7ca3d44d66c934e89b145f32392
[INFO] running `Command { std: "docker" "start" "aefbd7c7dcce463345f3abced227b688442da7ca3d44d66c934e89b145f32392", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aefbd7c7dcce463345f3abced227b688442da7ca3d44d66c934e89b145f32392", 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" "aefbd7c7dcce463345f3abced227b688442da7ca3d44d66c934e89b145f32392" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aefbd7c7dcce463345f3abced227b688442da7ca3d44d66c934e89b145f32392", 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" "aefbd7c7dcce463345f3abced227b688442da7ca3d44d66c934e89b145f32392" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling glyph-frontend v0.1.0 (/opt/rustwide/workdir/crates/glyph-frontend)
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling glyph-backend v0.1.0 (/opt/rustwide/workdir/crates/glyph-backend)
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling glyph-cli v0.1.0 (/opt/rustwide/workdir/crates/glyph-cli)
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling llvm-sys v201.0.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr] warning: glyph-backend@0.1.0: Compiling runtime library from "../../runtime/glyph_fmt.c"
[INFO] [stderr] warning: glyph-backend@0.1.0: Compiling runtime library from "../../runtime/glyph_io.c"
[INFO] [stderr] warning: glyph-backend@0.1.0: Compiling runtime library from "../../runtime/glyph_json.c"
[INFO] [stderr] warning: glyph-backend@0.1.0: Compiling runtime library from "../../runtime/glyph_process.c"
[INFO] [stderr] warning: glyph-backend@0.1.0: Compiling runtime library from "../../runtime/glyph_time.c"
[INFO] [stderr] warning: glyph-backend@0.1.0: Compiling runtime library from "../../runtime/glyph_term.c"
[INFO] [stderr] warning: glyph-backend@0.1.0: Compiling runtime library from "../../runtime/glyph_net.c"
[INFO] [stderr] warning: glyph-backend@0.1.0: Compiling runtime library from "../../runtime/glyph_audio.c"
[INFO] [stderr] warning: glyph-backend@0.1.0: Compiling runtime library from "../../runtime/glyph_thread.c"
[INFO] [stderr] warning: glyph-backend@0.1.0: Compiling runtime library from "../../runtime/glyph_mutex.c"
[INFO] [stderr] warning: glyph-backend@0.1.0: Creating static library at "/opt/rustwide/target/debug/build/glyph-backend/b2caecc1eef606ea/out/libglyph_runtime.a"
[INFO] [stderr] warning: glyph-backend@0.1.0: Runtime library built successfully at /opt/rustwide/target/debug/build/glyph-backend/b2caecc1eef606ea/out/libglyph_runtime.a
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking proptest v1.9.0
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking insta v1.46.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking glyph-core v0.1.0 (/opt/rustwide/workdir/crates/glyph-core)
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stdout] warning: use of deprecated function `llvm_sys::core::LLVMGetValueName`: Use LLVMGetValueName2 instead
[INFO] [stdout]    --> crates/glyph-backend/src/codegen/emit.rs:147:40
[INFO] [stdout]     |
[INFO] [stdout] 147 |                         let name_ptr = LLVMGetValueName(f);
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `llvm_sys::core::LLVMGetValueName`: Use LLVMGetValueName2 instead
[INFO] [stdout]    --> crates/glyph-backend/src/codegen/emit.rs:147:40
[INFO] [stdout]     |
[INFO] [stdout] 147 |                         let name_ptr = LLVMGetValueName(f);
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `llvm_sys::core::LLVMGetInsertBlock` is unsafe and requires unsafe block
[INFO] [stdout]   --> crates/glyph-backend/src/codegen/context.rs:85:23
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let current = LLVMGetInsertBlock(builder);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> crates/glyph-backend/src/codegen/context.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | /     pub(super) unsafe fn build_entry_alloca(
[INFO] [stdout] 80 | |         &self,
[INFO] [stdout] 81 | |         builder: LLVMBuilderRef,
[INFO] [stdout] 82 | |         ty: LLVMTypeRef,
[INFO] [stdout] 83 | |         name: *const std::os::raw::c_char,
[INFO] [stdout] 84 | |     ) -> LLVMValueRef {
[INFO] [stdout]    | |_____________________^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `llvm_sys::core::LLVMBuildAlloca` is unsafe and requires unsafe block
[INFO] [stdout]   --> crates/glyph-backend/src/codegen/context.rs:88:20
[INFO] [stdout]    |
[INFO] [stdout] 88 |             return LLVMBuildAlloca(builder, ty, name);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `llvm_sys::core::LLVMGetBasicBlockParent` is unsafe and requires unsafe block
[INFO] [stdout]   --> crates/glyph-backend/src/codegen/context.rs:90:24
[INFO] [stdout]    |
[INFO] [stdout] 90 |         let function = LLVMGetBasicBlockParent(current);
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `llvm_sys::core::LLVMBuildAlloca` is unsafe and requires unsafe block
[INFO] [stdout]   --> crates/glyph-backend/src/codegen/context.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |             return LLVMBuildAlloca(builder, ty, name);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `llvm_sys::core::LLVMGetEntryBasicBlock` is unsafe and requires unsafe block
[INFO] [stdout]   --> crates/glyph-backend/src/codegen/context.rs:94:21
[INFO] [stdout]    |
[INFO] [stdout] 94 |         let entry = LLVMGetEntryBasicBlock(function);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `llvm_sys::core::LLVMBuildAlloca` is unsafe and requires unsafe block
[INFO] [stdout]   --> crates/glyph-backend/src/codegen/context.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |             return LLVMBuildAlloca(builder, ty, name);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `llvm_sys::core::LLVMGetFirstInstruction` is unsafe and requires unsafe block
[INFO] [stdout]    --> crates/glyph-backend/src/codegen/context.rs:101:21
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let first = LLVMGetFirstInstruction(entry);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `llvm_sys::core::LLVMPositionBuilderAtEnd` is unsafe and requires unsafe block
[INFO] [stdout]    --> crates/glyph-backend/src/codegen/context.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |             LLVMPositionBuilderAtEnd(builder, entry);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `llvm_sys::core::LLVMPositionBuilderBefore` is unsafe and requires unsafe block
[INFO] [stdout]    --> crates/glyph-backend/src/codegen/context.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 |             LLVMPositionBuilderBefore(builder, first);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `llvm_sys::core::LLVMBuildAlloca` is unsafe and requires unsafe block
[INFO] [stdout]    --> crates/glyph-backend/src/codegen/context.rs:107:20
[INFO] [stdout]     |
[INFO] [stdout] 107 |         let slot = LLVMBuildAlloca(builder, ty, name);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `llvm_sys::core::LLVMPositionBuilderAtEnd` is unsafe and requires unsafe block
[INFO] [stdout]    --> crates/glyph-backend/src/codegen/context.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         LLVMPositionBuilderAtEnd(builder, current);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `llvm_sys::core::LLVMGetInsertBlock` is unsafe and requires unsafe block
[INFO] [stdout]   --> crates/glyph-backend/src/codegen/context.rs:85:23
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let current = LLVMGetInsertBlock(builder);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> crates/glyph-backend/src/codegen/context.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | /     pub(super) unsafe fn build_entry_alloca(
[INFO] [stdout] 80 | |         &self,
[INFO] [stdout] 81 | |         builder: LLVMBuilderRef,
[INFO] [stdout] 82 | |         ty: LLVMTypeRef,
[INFO] [stdout] 83 | |         name: *const std::os::raw::c_char,
[INFO] [stdout] 84 | |     ) -> LLVMValueRef {
[INFO] [stdout]    | |_____________________^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `llvm_sys::core::LLVMBuildAlloca` is unsafe and requires unsafe block
[INFO] [stdout]   --> crates/glyph-backend/src/codegen/context.rs:88:20
[INFO] [stdout]    |
[INFO] [stdout] 88 |             return LLVMBuildAlloca(builder, ty, name);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `llvm_sys::core::LLVMGetBasicBlockParent` is unsafe and requires unsafe block
[INFO] [stdout]   --> crates/glyph-backend/src/codegen/context.rs:90:24
[INFO] [stdout]    |
[INFO] [stdout] 90 |         let function = LLVMGetBasicBlockParent(current);
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `llvm_sys::core::LLVMBuildAlloca` is unsafe and requires unsafe block
[INFO] [stdout]   --> crates/glyph-backend/src/codegen/context.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |             return LLVMBuildAlloca(builder, ty, name);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `llvm_sys::core::LLVMGetEntryBasicBlock` is unsafe and requires unsafe block
[INFO] [stdout]   --> crates/glyph-backend/src/codegen/context.rs:94:21
[INFO] [stdout]    |
[INFO] [stdout] 94 |         let entry = LLVMGetEntryBasicBlock(function);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `llvm_sys::core::LLVMBuildAlloca` is unsafe and requires unsafe block
[INFO] [stdout]   --> crates/glyph-backend/src/codegen/context.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |             return LLVMBuildAlloca(builder, ty, name);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `llvm_sys::core::LLVMGetFirstInstruction` is unsafe and requires unsafe block
[INFO] [stdout]    --> crates/glyph-backend/src/codegen/context.rs:101:21
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let first = LLVMGetFirstInstruction(entry);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `llvm_sys::core::LLVMPositionBuilderAtEnd` is unsafe and requires unsafe block
[INFO] [stdout]    --> crates/glyph-backend/src/codegen/context.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |             LLVMPositionBuilderAtEnd(builder, entry);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `llvm_sys::core::LLVMPositionBuilderBefore` is unsafe and requires unsafe block
[INFO] [stdout]    --> crates/glyph-backend/src/codegen/context.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 |             LLVMPositionBuilderBefore(builder, first);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `llvm_sys::core::LLVMBuildAlloca` is unsafe and requires unsafe block
[INFO] [stdout]    --> crates/glyph-backend/src/codegen/context.rs:107:20
[INFO] [stdout]     |
[INFO] [stdout] 107 |         let slot = LLVMBuildAlloca(builder, ty, name);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `llvm_sys::core::LLVMPositionBuilderAtEnd` is unsafe and requires unsafe block
[INFO] [stdout]    --> crates/glyph-backend/src/codegen/context.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         LLVMPositionBuilderAtEnd(builder, current);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking glyphfmt v0.1.0 (/opt/rustwide/workdir/crates/glyphfmt)
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] warning: field `source` is never read
[INFO] [stdout]  --> crates/glyph-cli/src/diagnostics.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct SourceInfo {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 7 |     pub path: PathBuf,
[INFO] [stdout] 8 |     pub source: String,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WORKFLOW_ABOUT` is never used
[INFO] [stdout]  --> crates/glyph-cli/src/build_version.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const WORKFLOW_ABOUT: &str = concat!("Glyph workflow utility ", env!("GLYPH_BUILD_VERSION"));
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source` is never read
[INFO] [stdout]  --> crates/glyph-cli/src/diagnostics.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct SourceInfo {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 7 |     pub path: PathBuf,
[INFO] [stdout] 8 |     pub source: String,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WORKFLOW_ABOUT` is never used
[INFO] [stdout]  --> crates/glyph-cli/src/build_version.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const WORKFLOW_ABOUT: &str = concat!("Glyph workflow utility ", env!("GLYPH_BUILD_VERSION"));
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]     Checking tower-lsp v0.20.0
[INFO] [stderr]     Checking glyphlsp v0.1.0 (/opt/rustwide/workdir/crates/glyphlsp)
[INFO] [stderr] warning: unused dependency `miette`
[INFO] [stderr]   --> crates/glyph-core/Cargo.toml:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | miette.workspace = true
[INFO] [stderr]    | ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `miette`
[INFO] [stderr] warning: unused dependency `thiserror`
[INFO] [stderr]  --> crates/glyph-core/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | thiserror.workspace = true
[INFO] [stderr]   | ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: consider removing the dependency on `thiserror`
[INFO] [stderr] warning: `glyph-core` (manifest) generated 2 warnings
[INFO] [stderr] warning: unused dependency `anyhow`
[INFO] [stderr]  --> crates/glyph-frontend/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | anyhow.workspace = true
[INFO] [stderr]   | ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `anyhow`
[INFO] [stderr] warning: `glyph-frontend` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.85s
[INFO] running `Command { std: "docker" "inspect" "aefbd7c7dcce463345f3abced227b688442da7ca3d44d66c934e89b145f32392", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aefbd7c7dcce463345f3abced227b688442da7ca3d44d66c934e89b145f32392", kill_on_drop: false }`
[INFO] [stdout] aefbd7c7dcce463345f3abced227b688442da7ca3d44d66c934e89b145f32392
