[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] b190621591815bc3b822e89856fdc0141dafbab0
[INFO] checking glyph-lang/glyph/b190621591815bc3b822e89856fdc0141dafbab0 against c9ff496891c278ad660bc0ab85c1f0b72059464a for pr-160491
[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 c9ff496891c278ad660bc0ab85c1f0b72059464a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "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" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded supports-hyperlinks v3.2.0
[INFO] [stderr]   Downloaded zmij v1.0.12
[INFO] [stderr]   Downloaded owo-colors v4.2.3
[INFO] [stderr]   Downloaded insta v1.46.0
[INFO] [stderr]   Downloaded llvm-sys v201.0.1
[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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b3c2040d34b6e7863c6c659bff5dcc98cc03e2dfafbe37277a259a3eb85c2642
[INFO] running `Command { std: "docker" "start" "b3c2040d34b6e7863c6c659bff5dcc98cc03e2dfafbe37277a259a3eb85c2642", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3c2040d34b6e7863c6c659bff5dcc98cc03e2dfafbe37277a259a3eb85c2642", 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" "b3c2040d34b6e7863c6c659bff5dcc98cc03e2dfafbe37277a259a3eb85c2642" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3c2040d34b6e7863c6c659bff5dcc98cc03e2dfafbe37277a259a3eb85c2642", 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" "b3c2040d34b6e7863c6c659bff5dcc98cc03e2dfafbe37277a259a3eb85c2642" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "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 zmij v1.0.12
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling glyph-frontend v0.1.0 (/opt/rustwide/workdir/crates/glyph-frontend)
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]    Compiling glyph-backend v0.1.0 (/opt/rustwide/workdir/crates/glyph-backend)
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling glyph-cli v0.1.0 (/opt/rustwide/workdir/crates/glyph-cli)
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling llvm-sys v201.0.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking proptest v1.9.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_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: 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 bstr v1.12.1
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking insta v1.46.0
[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 zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[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 tokio-macros v2.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking tracing v0.1.44
[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 icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer 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 toml_edit v0.22.27
[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 idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/glyph-backend/src/codegen/tests.rs:310:61
[INFO] [stdout]     |
[INFO] [stdout] 310 |     symbols.insert("test_add_ten".to_string(), test_add_ten as u64);
[INFO] [stdout]     |                                                             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 310 |     symbols.insert("test_add_ten".to_string(), test_add_ten as *const () as u64);
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/glyph-backend/src/codegen/tests.rs:418:59
[INFO] [stdout]     |
[INFO] [stdout] 418 |     symbols.insert("putchar".to_string(), putchar_wrapper as u64);
[INFO] [stdout]     |                                                           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 418 |     symbols.insert("putchar".to_string(), putchar_wrapper as *const () as u64);
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/glyph-backend/src/codegen/tests.rs:485:53
[INFO] [stdout]     |
[INFO] [stdout] 485 |     symbols.insert("puts".to_string(), puts_wrapper as u64);
[INFO] [stdout]     |                                                     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 485 |     symbols.insert("puts".to_string(), puts_wrapper as *const () as u64);
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking glyphfmt v0.1.0 (/opt/rustwide/workdir/crates/glyphfmt)
[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: direct cast of function item into an integer
[INFO] [stdout]    --> crates/glyph-cli/src/main.rs:321:67
[INFO] [stdout]     |
[INFO] [stdout] 321 |         symbols.insert("glyph_byte_at".to_string(), glyph_byte_at as usize as u64);
[INFO] [stdout]     |                                                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 321 |         symbols.insert("glyph_byte_at".to_string(), glyph_byte_at as *const () as usize as u64);
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/glyph-cli/src/main.rs:322:69
[INFO] [stdout]     |
[INFO] [stdout] 322 |         symbols.insert("glyph_time_now".to_string(), glyph_time_now as usize as u64);
[INFO] [stdout]     |                                                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 322 |         symbols.insert("glyph_time_now".to_string(), glyph_time_now as *const () as usize as u64);
[INFO] [stdout]     |                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/glyph-cli/src/main.rs:325:42
[INFO] [stdout]     |
[INFO] [stdout] 325 |             glyph_time_to_human_readable as usize as u64,
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 325 |             glyph_time_to_human_readable as *const () as usize as u64,
[INFO] [stdout]     |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/glyph-cli/src/main.rs:329:31
[INFO] [stdout]     |
[INFO] [stdout] 329 |             glyph_process_run as usize as u64,
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 329 |             glyph_process_run as *const () as usize as u64,
[INFO] [stdout]     |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/glyph-cli/src/main.rs:333:31
[INFO] [stdout]     |
[INFO] [stdout] 333 |             glyph_term_stdout as usize as u64,
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 333 |             glyph_term_stdout as *const () as usize as u64,
[INFO] [stdout]     |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/glyph-cli/src/main.rs:337:41
[INFO] [stdout]     |
[INFO] [stdout] 337 |             glyph_term_enter_ui_session as usize as u64,
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 337 |             glyph_term_enter_ui_session as *const () as usize as u64,
[INFO] [stdout]     |                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/glyph-cli/src/main.rs:341:36
[INFO] [stdout]     |
[INFO] [stdout] 341 |             glyph_term_session_end as usize as u64,
[INFO] [stdout]     |                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 341 |             glyph_term_session_end as *const () as usize as u64,
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/glyph-cli/src/main.rs:345:32
[INFO] [stdout]     |
[INFO] [stdout] 345 |             glyph_term_move_to as usize as u64,
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 345 |             glyph_term_move_to as *const () as usize as u64,
[INFO] [stdout]     |                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/glyph-cli/src/main.rs:349:35
[INFO] [stdout]     |
[INFO] [stdout] 349 |             glyph_term_clear_line as usize as u64,
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 349 |             glyph_term_clear_line as *const () as usize as u64,
[INFO] [stdout]     |                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/glyph-cli/src/main.rs:353:34
[INFO] [stdout]     |
[INFO] [stdout] 353 |             glyph_term_write_str as usize as u64,
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 353 |             glyph_term_write_str as *const () as usize as u64,
[INFO] [stdout]     |                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/glyph-cli/src/main.rs:357:30
[INFO] [stdout]     |
[INFO] [stdout] 357 |             glyph_term_flush as usize as u64,
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 357 |             glyph_term_flush as *const () as usize as u64,
[INFO] [stdout]     |                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/glyph-cli/src/main.rs:361:35
[INFO] [stdout]     |
[INFO] [stdout] 361 |             glyph_term_poll_event as usize as u64,
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 361 |             glyph_term_poll_event as *const () as usize as u64,
[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] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/glyph-cli/src/main.rs:321:67
[INFO] [stdout]     |
[INFO] [stdout] 321 |         symbols.insert("glyph_byte_at".to_string(), glyph_byte_at as usize as u64);
[INFO] [stdout]     |                                                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 321 |         symbols.insert("glyph_byte_at".to_string(), glyph_byte_at as *const () as usize as u64);
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/glyph-cli/src/main.rs:322:69
[INFO] [stdout]     |
[INFO] [stdout] 322 |         symbols.insert("glyph_time_now".to_string(), glyph_time_now as usize as u64);
[INFO] [stdout]     |                                                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 322 |         symbols.insert("glyph_time_now".to_string(), glyph_time_now as *const () as usize as u64);
[INFO] [stdout]     |                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/glyph-cli/src/main.rs:325:42
[INFO] [stdout]     |
[INFO] [stdout] 325 |             glyph_time_to_human_readable as usize as u64,
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 325 |             glyph_time_to_human_readable as *const () as usize as u64,
[INFO] [stdout]     |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/glyph-cli/src/main.rs:329:31
[INFO] [stdout]     |
[INFO] [stdout] 329 |             glyph_process_run as usize as u64,
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 329 |             glyph_process_run as *const () as usize as u64,
[INFO] [stdout]     |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/glyph-cli/src/main.rs:333:31
[INFO] [stdout]     |
[INFO] [stdout] 333 |             glyph_term_stdout as usize as u64,
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 333 |             glyph_term_stdout as *const () as usize as u64,
[INFO] [stdout]     |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/glyph-cli/src/main.rs:337:41
[INFO] [stdout]     |
[INFO] [stdout] 337 |             glyph_term_enter_ui_session as usize as u64,
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 337 |             glyph_term_enter_ui_session as *const () as usize as u64,
[INFO] [stdout]     |                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/glyph-cli/src/main.rs:341:36
[INFO] [stdout]     |
[INFO] [stdout] 341 |             glyph_term_session_end as usize as u64,
[INFO] [stdout]     |                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 341 |             glyph_term_session_end as *const () as usize as u64,
[INFO] [stdout]     |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/glyph-cli/src/main.rs:345:32
[INFO] [stdout]     |
[INFO] [stdout] 345 |             glyph_term_move_to as usize as u64,
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 345 |             glyph_term_move_to as *const () as usize as u64,
[INFO] [stdout]     |                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/glyph-cli/src/main.rs:349:35
[INFO] [stdout]     |
[INFO] [stdout] 349 |             glyph_term_clear_line as usize as u64,
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 349 |             glyph_term_clear_line as *const () as usize as u64,
[INFO] [stdout]     |                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/glyph-cli/src/main.rs:353:34
[INFO] [stdout]     |
[INFO] [stdout] 353 |             glyph_term_write_str as usize as u64,
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 353 |             glyph_term_write_str as *const () as usize as u64,
[INFO] [stdout]     |                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/glyph-cli/src/main.rs:357:30
[INFO] [stdout]     |
[INFO] [stdout] 357 |             glyph_term_flush as usize as u64,
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 357 |             glyph_term_flush as *const () as usize as u64,
[INFO] [stdout]     |                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/glyph-cli/src/main.rs:361:35
[INFO] [stdout]     |
[INFO] [stdout] 361 |             glyph_term_poll_event as usize as u64,
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 361 |             glyph_term_poll_event as *const () as usize as u64,
[INFO] [stdout]     |                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tower-lsp v0.20.0
[INFO] [stderr]     Checking glyphlsp v0.1.0 (/opt/rustwide/workdir/crates/glyphlsp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "b3c2040d34b6e7863c6c659bff5dcc98cc03e2dfafbe37277a259a3eb85c2642", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3c2040d34b6e7863c6c659bff5dcc98cc03e2dfafbe37277a259a3eb85c2642", kill_on_drop: false }`
[INFO] [stdout] b3c2040d34b6e7863c6c659bff5dcc98cc03e2dfafbe37277a259a3eb85c2642
