[INFO] cloning repository https://github.com/WadeSeidule/wadescript
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WadeSeidule/wadescript" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWadeSeidule%2Fwadescript", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWadeSeidule%2Fwadescript'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b8aaef718e022abe453d63f3c7c13182e16092e
[INFO] checking WadeSeidule/wadescript against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWadeSeidule%2Fwadescript" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WadeSeidule/wadescript
[INFO] finished tweaking git repo https://github.com/WadeSeidule/wadescript
[INFO] tweaked toml for git repo https://github.com/WadeSeidule/wadescript written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WadeSeidule/wadescript 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/WadeSeidule/wadescript 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 inkwell_internals v0.10.0
[INFO] [stderr]   Downloaded tower-lsp v0.20.0
[INFO] [stderr]   Downloaded llvm-sys v170.4.0
[INFO] [stderr]   Downloaded lsp-types v0.94.1
[INFO] [stderr]   Downloaded rustyline v14.0.0
[INFO] [stderr]   Downloaded regex-lite v0.1.8
[INFO] [stderr]   Downloaded nix v0.28.0
[INFO] [stderr]   Downloaded tower-lsp-macros v0.9.0
[INFO] [stderr]   Downloaded inkwell v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 026420766ee574aabb84d5ab25a0c78975d9e604d5a529fd290dd7215328a9df
[INFO] running `Command { std: "docker" "start" "026420766ee574aabb84d5ab25a0c78975d9e604d5a529fd290dd7215328a9df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "026420766ee574aabb84d5ab25a0c78975d9e604d5a529fd290dd7215328a9df", 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" "026420766ee574aabb84d5ab25a0c78975d9e604d5a529fd290dd7215328a9df" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "026420766ee574aabb84d5ab25a0c78975d9e604d5a529fd290dd7215328a9df", 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" "026420766ee574aabb84d5ab25a0c78975d9e604d5a529fd290dd7215328a9df" "/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.103
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling inkwell v0.5.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling llvm-sys v170.4.0
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking ropey v1.6.1
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking thiserror v1.0.69
[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]    Compiling inkwell_internals v0.10.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tower-lsp v0.20.0
[INFO] [stderr]     Checking wadescript v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Span` is never constructed
[INFO] [stdout]  --> src/lsp/span.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Span {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `with_offsets`, `from_locations`, `merge`, `to_lsp_range`, and `contains` are never used
[INFO] [stdout]    --> src/lsp/span.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout]  16 | impl Span {
[INFO] [stdout]     | --------- associated items in this implementation
[INFO] [stdout]  17 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  33 |     pub fn with_offsets(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |     pub fn from_locations(start: &SourceLocation, end: &SourceLocation) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  64 |     pub fn merge(a: &Span, b: &Span) -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn to_lsp_range(&self) -> Range {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn contains(&self, line: usize, column: usize) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ws_position_to_lsp` is never used
[INFO] [stdout]    --> src/lsp/span.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub fn ws_position_to_lsp(line: usize, column: usize) -> Position {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_line`, `char_at`, `word_at`, `offset_to_position`, and `position_to_offset` are never used
[INFO] [stdout]   --> src/lsp/document.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Document {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn get_line(&self, line: usize) -> Option<String> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn char_at(&self, line: usize, col: usize) -> Option<char> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn word_at(&self, line: usize, col: usize) -> Option<(String, usize, usize)> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub fn offset_to_position(&self, offset: usize) -> (usize, usize) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub fn position_to_offset(&self, line: usize, col: usize) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_identifier_char` is never used
[INFO] [stdout]   --> src/lsp/document.rs:98:4
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn is_identifier_char(c: char) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Warning` and `Info` are never constructed
[INFO] [stdout]   --> src/lsp/diagnostics.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum WsErrorSeverity {
[INFO] [stdout]    |          --------------- variants in this enum
[INFO] [stdout] 15 |     Error,
[INFO] [stdout] 16 |     Warning,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 17 |     Info,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WsErrorSeverity` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `warning` is never used
[INFO] [stdout]   --> src/lsp/diagnostics.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl WsError {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn warning(message: String, line: usize, column: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_runtime_symbol_names` is never used
[INFO] [stdout]    --> src/runtime_symbols.rs:145:8
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub fn get_runtime_symbol_names() -> Vec<&'static str> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:49:66
[INFO] [stdout]    |
[INFO] [stdout] 49 |         RuntimeSymbol { name: "list_get_i64", addr: list_get_i64 as usize },
[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] 49 |         RuntimeSymbol { name: "list_get_i64", addr: list_get_i64 as *const () as usize },
[INFO] [stdout]    |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:50:68
[INFO] [stdout]    |
[INFO] [stdout] 50 |         RuntimeSymbol { name: "list_push_i64", addr: list_push_i64 as usize },
[INFO] [stdout]    |                                                                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 50 |         RuntimeSymbol { name: "list_push_i64", addr: list_push_i64 as *const () as usize },
[INFO] [stdout]    |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:51:66
[INFO] [stdout]    |
[INFO] [stdout] 51 |         RuntimeSymbol { name: "list_pop_i64", addr: list_pop_i64 as usize },
[INFO] [stdout]    |                                                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 51 |         RuntimeSymbol { name: "list_pop_i64", addr: list_pop_i64 as *const () as usize },
[INFO] [stdout]    |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:52:66
[INFO] [stdout]    |
[INFO] [stdout] 52 |         RuntimeSymbol { name: "list_set_i64", addr: list_set_i64 as usize },
[INFO] [stdout]    |                                                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 52 |         RuntimeSymbol { name: "list_set_i64", addr: list_set_i64 as *const () as usize },
[INFO] [stdout]    |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:53:70
[INFO] [stdout]    |
[INFO] [stdout] 53 |         RuntimeSymbol { name: "list_slice_i64", addr: list_slice_i64 as usize },
[INFO] [stdout]    |                                                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 53 |         RuntimeSymbol { name: "list_slice_i64", addr: list_slice_i64 as *const () as usize },
[INFO] [stdout]    |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:56:64
[INFO] [stdout]    |
[INFO] [stdout] 56 |         RuntimeSymbol { name: "dict_create", addr: dict_create as usize },
[INFO] [stdout]    |                                                                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 56 |         RuntimeSymbol { name: "dict_create", addr: dict_create as *const () as usize },
[INFO] [stdout]    |                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:57:58
[INFO] [stdout]    |
[INFO] [stdout] 57 |         RuntimeSymbol { name: "dict_set", addr: dict_set as usize },
[INFO] [stdout]    |                                                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 57 |         RuntimeSymbol { name: "dict_set", addr: dict_set as *const () as usize },
[INFO] [stdout]    |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:58:58
[INFO] [stdout]    |
[INFO] [stdout] 58 |         RuntimeSymbol { name: "dict_get", addr: dict_get as usize },
[INFO] [stdout]    |                                                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 58 |         RuntimeSymbol { name: "dict_get", addr: dict_get as *const () as usize },
[INFO] [stdout]    |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:59:58
[INFO] [stdout]    |
[INFO] [stdout] 59 |         RuntimeSymbol { name: "dict_has", addr: dict_has as usize },
[INFO] [stdout]    |                                                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 59 |         RuntimeSymbol { name: "dict_has", addr: dict_has as *const () as usize },
[INFO] [stdout]    |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:62:62
[INFO] [stdout]    |
[INFO] [stdout] 62 |         RuntimeSymbol { name: "str_length", addr: str_length as usize },
[INFO] [stdout]    |                                                              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 62 |         RuntimeSymbol { name: "str_length", addr: str_length as *const () as usize },
[INFO] [stdout]    |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:63:60
[INFO] [stdout]    |
[INFO] [stdout] 63 |         RuntimeSymbol { name: "str_upper", addr: str_upper as usize },
[INFO] [stdout]    |                                                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 63 |         RuntimeSymbol { name: "str_upper", addr: str_upper as *const () as usize },
[INFO] [stdout]    |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:64:60
[INFO] [stdout]    |
[INFO] [stdout] 64 |         RuntimeSymbol { name: "str_lower", addr: str_lower as usize },
[INFO] [stdout]    |                                                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 64 |         RuntimeSymbol { name: "str_lower", addr: str_lower as *const () as usize },
[INFO] [stdout]    |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:65:66
[INFO] [stdout]    |
[INFO] [stdout] 65 |         RuntimeSymbol { name: "str_contains", addr: str_contains as usize },
[INFO] [stdout]    |                                                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 65 |         RuntimeSymbol { name: "str_contains", addr: str_contains as *const () as usize },
[INFO] [stdout]    |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:66:64
[INFO] [stdout]    |
[INFO] [stdout] 66 |         RuntimeSymbol { name: "str_char_at", addr: str_char_at as usize },
[INFO] [stdout]    |                                                                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 66 |         RuntimeSymbol { name: "str_char_at", addr: str_char_at as *const () as usize },
[INFO] [stdout]    |                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:67:60
[INFO] [stdout]    |
[INFO] [stdout] 67 |         RuntimeSymbol { name: "str_slice", addr: str_slice as usize },
[INFO] [stdout]    |                                                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 67 |         RuntimeSymbol { name: "str_slice", addr: str_slice as *const () as usize },
[INFO] [stdout]    |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:70:68
[INFO] [stdout]    |
[INFO] [stdout] 70 |         RuntimeSymbol { name: "int_to_string", addr: int_to_string as usize },
[INFO] [stdout]    |                                                                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 70 |         RuntimeSymbol { name: "int_to_string", addr: int_to_string as *const () as usize },
[INFO] [stdout]    |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:71:72
[INFO] [stdout]    |
[INFO] [stdout] 71 |         RuntimeSymbol { name: "float_to_string", addr: float_to_string as usize },
[INFO] [stdout]    |                                                                        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 71 |         RuntimeSymbol { name: "float_to_string", addr: float_to_string as *const () as usize },
[INFO] [stdout]    |                                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:72:70
[INFO] [stdout]    |
[INFO] [stdout] 72 |         RuntimeSymbol { name: "bool_to_string", addr: bool_to_string as usize },
[INFO] [stdout]    |                                                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 72 |         RuntimeSymbol { name: "bool_to_string", addr: bool_to_string as *const () as usize },
[INFO] [stdout]    |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:73:70
[INFO] [stdout]    |
[INFO] [stdout] 73 |         RuntimeSymbol { name: "list_to_string", addr: list_to_string as usize },
[INFO] [stdout]    |                                                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 73 |         RuntimeSymbol { name: "list_to_string", addr: list_to_string as *const () as usize },
[INFO] [stdout]    |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:74:70
[INFO] [stdout]    |
[INFO] [stdout] 74 |         RuntimeSymbol { name: "dict_to_string", addr: dict_to_string as usize },
[INFO] [stdout]    |                                                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 74 |         RuntimeSymbol { name: "dict_to_string", addr: dict_to_string as *const () as usize },
[INFO] [stdout]    |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:77:58
[INFO] [stdout]    |
[INFO] [stdout] 77 |         RuntimeSymbol { name: "rc_alloc", addr: rc_alloc as usize },
[INFO] [stdout]    |                                                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 77 |         RuntimeSymbol { name: "rc_alloc", addr: rc_alloc as *const () as usize },
[INFO] [stdout]    |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:78:60
[INFO] [stdout]    |
[INFO] [stdout] 78 |         RuntimeSymbol { name: "rc_retain", addr: rc_retain as usize },
[INFO] [stdout]    |                                                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 78 |         RuntimeSymbol { name: "rc_retain", addr: rc_retain as *const () as usize },
[INFO] [stdout]    |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:79:62
[INFO] [stdout]    |
[INFO] [stdout] 79 |         RuntimeSymbol { name: "rc_release", addr: rc_release as usize },
[INFO] [stdout]    |                                                              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 79 |         RuntimeSymbol { name: "rc_release", addr: rc_release as *const () as usize },
[INFO] [stdout]    |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:80:66
[INFO] [stdout]    |
[INFO] [stdout] 80 |         RuntimeSymbol { name: "rc_get_count", addr: rc_get_count as usize },
[INFO] [stdout]    |                                                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 80 |         RuntimeSymbol { name: "rc_get_count", addr: rc_get_count as *const () as usize },
[INFO] [stdout]    |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:81:64
[INFO] [stdout]    |
[INFO] [stdout] 81 |         RuntimeSymbol { name: "rc_is_valid", addr: rc_is_valid as usize },
[INFO] [stdout]    |                                                                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 81 |         RuntimeSymbol { name: "rc_is_valid", addr: rc_is_valid as *const () as usize },
[INFO] [stdout]    |                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:84:60
[INFO] [stdout]    |
[INFO] [stdout] 84 |         RuntimeSymbol { name: "file_open", addr: file_open as usize },
[INFO] [stdout]    |                                                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 84 |         RuntimeSymbol { name: "file_open", addr: file_open as *const () as usize },
[INFO] [stdout]    |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:85:60
[INFO] [stdout]    |
[INFO] [stdout] 85 |         RuntimeSymbol { name: "file_read", addr: file_read as usize },
[INFO] [stdout]    |                                                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 85 |         RuntimeSymbol { name: "file_read", addr: file_read as *const () as usize },
[INFO] [stdout]    |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:86:70
[INFO] [stdout]    |
[INFO] [stdout] 86 |         RuntimeSymbol { name: "file_read_line", addr: file_read_line as usize },
[INFO] [stdout]    |                                                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 86 |         RuntimeSymbol { name: "file_read_line", addr: file_read_line as *const () as usize },
[INFO] [stdout]    |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:87:62
[INFO] [stdout]    |
[INFO] [stdout] 87 |         RuntimeSymbol { name: "file_write", addr: file_write as usize },
[INFO] [stdout]    |                                                              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 87 |         RuntimeSymbol { name: "file_write", addr: file_write as *const () as usize },
[INFO] [stdout]    |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:88:62
[INFO] [stdout]    |
[INFO] [stdout] 88 |         RuntimeSymbol { name: "file_close", addr: file_close as usize },
[INFO] [stdout]    |                                                              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 88 |         RuntimeSymbol { name: "file_close", addr: file_close as *const () as usize },
[INFO] [stdout]    |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:89:64
[INFO] [stdout]    |
[INFO] [stdout] 89 |         RuntimeSymbol { name: "file_exists", addr: file_exists as usize },
[INFO] [stdout]    |                                                                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 89 |         RuntimeSymbol { name: "file_exists", addr: file_exists as *const () as usize },
[INFO] [stdout]    |                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:92:66
[INFO] [stdout]    |
[INFO] [stdout] 92 |         RuntimeSymbol { name: "cli_get_argc", addr: cli_get_argc as usize },
[INFO] [stdout]    |                                                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 92 |         RuntimeSymbol { name: "cli_get_argc", addr: cli_get_argc as *const () as usize },
[INFO] [stdout]    |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:93:66
[INFO] [stdout]    |
[INFO] [stdout] 93 |         RuntimeSymbol { name: "cli_get_argv", addr: cli_get_argv as usize },
[INFO] [stdout]    |                                                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 93 |         RuntimeSymbol { name: "cli_get_argv", addr: cli_get_argv as *const () as usize },
[INFO] [stdout]    |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:94:76
[INFO] [stdout]    |
[INFO] [stdout] 94 |         RuntimeSymbol { name: "cli_get_argv_copy", addr: cli_get_argv_copy as usize },
[INFO] [stdout]    |                                                                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 94 |         RuntimeSymbol { name: "cli_get_argv_copy", addr: cli_get_argv_copy as *const () as usize },
[INFO] [stdout]    |                                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:95:68
[INFO] [stdout]    |
[INFO] [stdout] 95 |         RuntimeSymbol { name: "cli_parse_int", addr: cli_parse_int as usize },
[INFO] [stdout]    |                                                                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 95 |         RuntimeSymbol { name: "cli_parse_int", addr: cli_parse_int as *const () as usize },
[INFO] [stdout]    |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:96:70
[INFO] [stdout]    |
[INFO] [stdout] 96 |         RuntimeSymbol { name: "cli_parse_bool", addr: cli_parse_bool as usize },
[INFO] [stdout]    |                                                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 96 |         RuntimeSymbol { name: "cli_parse_bool", addr: cli_parse_bool as *const () as usize },
[INFO] [stdout]    |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:97:72
[INFO] [stdout]    |
[INFO] [stdout] 97 |         RuntimeSymbol { name: "cli_starts_with", addr: cli_starts_with as usize },
[INFO] [stdout]    |                                                                        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 97 |         RuntimeSymbol { name: "cli_starts_with", addr: cli_starts_with as *const () as usize },
[INFO] [stdout]    |                                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:98:62
[INFO] [stdout]    |
[INFO] [stdout] 98 |         RuntimeSymbol { name: "cli_str_eq", addr: cli_str_eq as usize },
[INFO] [stdout]    |                                                              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 98 |         RuntimeSymbol { name: "cli_str_eq", addr: cli_str_eq as *const () as usize },
[INFO] [stdout]    |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:99:74
[INFO] [stdout]    |
[INFO] [stdout] 99 |         RuntimeSymbol { name: "cli_after_prefix", addr: cli_after_prefix as usize },
[INFO] [stdout]    |                                                                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 99 |         RuntimeSymbol { name: "cli_after_prefix", addr: cli_after_prefix as *const () as usize },
[INFO] [stdout]    |                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:102:74
[INFO] [stdout]     |
[INFO] [stdout] 102 |         RuntimeSymbol { name: "exception_create", addr: exception_create as usize },
[INFO] [stdout]     |                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 102 |         RuntimeSymbol { name: "exception_create", addr: exception_create as *const () as usize },
[INFO] [stdout]     |                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:103:84
[INFO] [stdout]     |
[INFO] [stdout] 103 |         RuntimeSymbol { name: "exception_get_current", addr: exception_get_current as usize },
[INFO] [stdout]     |                                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 103 |         RuntimeSymbol { name: "exception_get_current", addr: exception_get_current as *const () as usize },
[INFO] [stdout]     |                                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:104:84
[INFO] [stdout]     |
[INFO] [stdout] 104 |         RuntimeSymbol { name: "exception_set_current", addr: exception_set_current as usize },
[INFO] [stdout]     |                                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 104 |         RuntimeSymbol { name: "exception_set_current", addr: exception_set_current as *const () as usize },
[INFO] [stdout]     |                                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:105:72
[INFO] [stdout]     |
[INFO] [stdout] 105 |         RuntimeSymbol { name: "exception_clear", addr: exception_clear as usize },
[INFO] [stdout]     |                                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 105 |         RuntimeSymbol { name: "exception_clear", addr: exception_clear as *const () as usize },
[INFO] [stdout]     |                                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:106:78
[INFO] [stdout]     |
[INFO] [stdout] 106 |         RuntimeSymbol { name: "exception_get_type", addr: exception_get_type as usize },
[INFO] [stdout]     |                                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 106 |         RuntimeSymbol { name: "exception_get_type", addr: exception_get_type as *const () as usize },
[INFO] [stdout]     |                                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:107:84
[INFO] [stdout]     |
[INFO] [stdout] 107 |         RuntimeSymbol { name: "exception_get_message", addr: exception_get_message as usize },
[INFO] [stdout]     |                                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 107 |         RuntimeSymbol { name: "exception_get_message", addr: exception_get_message as *const () as usize },
[INFO] [stdout]     |                                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:108:76
[INFO] [stdout]     |
[INFO] [stdout] 108 |         RuntimeSymbol { name: "exception_matches", addr: exception_matches as usize },
[INFO] [stdout]     |                                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 108 |         RuntimeSymbol { name: "exception_matches", addr: exception_matches as *const () as usize },
[INFO] [stdout]     |                                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:109:86
[INFO] [stdout]     |
[INFO] [stdout] 109 |         RuntimeSymbol { name: "exception_push_handler", addr: exception_push_handler as usize },
[INFO] [stdout]     |                                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 109 |         RuntimeSymbol { name: "exception_push_handler", addr: exception_push_handler as *const () as usize },
[INFO] [stdout]     |                                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:110:84
[INFO] [stdout]     |
[INFO] [stdout] 110 |         RuntimeSymbol { name: "exception_pop_handler", addr: exception_pop_handler as usize },
[INFO] [stdout]     |                                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 110 |         RuntimeSymbol { name: "exception_pop_handler", addr: exception_pop_handler as *const () as usize },
[INFO] [stdout]     |                                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:111:72
[INFO] [stdout]     |
[INFO] [stdout] 111 |         RuntimeSymbol { name: "exception_raise", addr: exception_raise as usize },
[INFO] [stdout]     |                                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 111 |         RuntimeSymbol { name: "exception_raise", addr: exception_raise as *const () as usize },
[INFO] [stdout]     |                                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:114:72
[INFO] [stdout]     |
[INFO] [stdout] 114 |         RuntimeSymbol { name: "push_call_stack", addr: push_call_stack as usize },
[INFO] [stdout]     |                                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 114 |         RuntimeSymbol { name: "push_call_stack", addr: push_call_stack as *const () as usize },
[INFO] [stdout]     |                                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:115:70
[INFO] [stdout]     |
[INFO] [stdout] 115 |         RuntimeSymbol { name: "pop_call_stack", addr: pop_call_stack as usize },
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 115 |         RuntimeSymbol { name: "pop_call_stack", addr: pop_call_stack as *const () as usize },
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:116:68
[INFO] [stdout]     |
[INFO] [stdout] 116 |         RuntimeSymbol { name: "runtime_error", addr: runtime_error as usize },
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 116 |         RuntimeSymbol { name: "runtime_error", addr: runtime_error as *const () as usize },
[INFO] [stdout]     |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:119:58
[INFO] [stdout]     |
[INFO] [stdout] 119 |         RuntimeSymbol { name: "http_get", addr: http_get as usize },
[INFO] [stdout]     |                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 119 |         RuntimeSymbol { name: "http_get", addr: http_get as *const () as usize },
[INFO] [stdout]     |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:120:84
[INFO] [stdout]     |
[INFO] [stdout] 120 |         RuntimeSymbol { name: "http_get_with_headers", addr: http_get_with_headers as usize },
[INFO] [stdout]     |                                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 120 |         RuntimeSymbol { name: "http_get_with_headers", addr: http_get_with_headers as *const () as usize },
[INFO] [stdout]     |                                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:121:60
[INFO] [stdout]     |
[INFO] [stdout] 121 |         RuntimeSymbol { name: "http_post", addr: http_post as usize },
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 121 |         RuntimeSymbol { name: "http_post", addr: http_post as *const () as usize },
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:122:58
[INFO] [stdout]     |
[INFO] [stdout] 122 |         RuntimeSymbol { name: "http_put", addr: http_put as usize },
[INFO] [stdout]     |                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 122 |         RuntimeSymbol { name: "http_put", addr: http_put as *const () as usize },
[INFO] [stdout]     |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:123:64
[INFO] [stdout]     |
[INFO] [stdout] 123 |         RuntimeSymbol { name: "http_delete", addr: http_delete as usize },
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 123 |         RuntimeSymbol { name: "http_delete", addr: http_delete as *const () as usize },
[INFO] [stdout]     |                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:124:62
[INFO] [stdout]     |
[INFO] [stdout] 124 |         RuntimeSymbol { name: "http_patch", addr: http_patch as usize },
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 124 |         RuntimeSymbol { name: "http_patch", addr: http_patch as *const () as usize },
[INFO] [stdout]     |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:125:60
[INFO] [stdout]     |
[INFO] [stdout] 125 |         RuntimeSymbol { name: "http_head", addr: http_head as usize },
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 125 |         RuntimeSymbol { name: "http_head", addr: http_head as *const () as usize },
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:126:82
[INFO] [stdout]     |
[INFO] [stdout] 126 |         RuntimeSymbol { name: "http_response_status", addr: http_response_status as usize },
[INFO] [stdout]     |                                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 126 |         RuntimeSymbol { name: "http_response_status", addr: http_response_status as *const () as usize },
[INFO] [stdout]     |                                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:127:78
[INFO] [stdout]     |
[INFO] [stdout] 127 |         RuntimeSymbol { name: "http_response_body", addr: http_response_body as usize },
[INFO] [stdout]     |                                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 127 |         RuntimeSymbol { name: "http_response_body", addr: http_response_body as *const () as usize },
[INFO] [stdout]     |                                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:128:84
[INFO] [stdout]     |
[INFO] [stdout] 128 |         RuntimeSymbol { name: "http_response_headers", addr: http_response_headers as usize },
[INFO] [stdout]     |                                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 128 |         RuntimeSymbol { name: "http_response_headers", addr: http_response_headers as *const () as usize },
[INFO] [stdout]     |                                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:129:90
[INFO] [stdout]     |
[INFO] [stdout] 129 |         RuntimeSymbol { name: "http_response_get_header", addr: http_response_get_header as usize },
[INFO] [stdout]     |                                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 129 |         RuntimeSymbol { name: "http_response_get_header", addr: http_response_get_header as *const () as usize },
[INFO] [stdout]     |                                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:130:78
[INFO] [stdout]     |
[INFO] [stdout] 130 |         RuntimeSymbol { name: "http_response_free", addr: http_response_free as usize },
[INFO] [stdout]     |                                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 130 |         RuntimeSymbol { name: "http_response_free", addr: http_response_free as *const () as usize },
[INFO] [stdout]     |                                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:133:60
[INFO] [stdout]     |
[INFO] [stdout] 133 |         RuntimeSymbol { name: "printf", addr: libc::printf as usize },
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 133 |         RuntimeSymbol { name: "printf", addr: libc::printf as *const () as usize },
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:134:62
[INFO] [stdout]     |
[INFO] [stdout] 134 |         RuntimeSymbol { name: "sprintf", addr: libc::sprintf as usize },
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 134 |         RuntimeSymbol { name: "sprintf", addr: libc::sprintf as *const () as usize },
[INFO] [stdout]     |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:135:60
[INFO] [stdout]     |
[INFO] [stdout] 135 |         RuntimeSymbol { name: "malloc", addr: libc::malloc as usize },
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 135 |         RuntimeSymbol { name: "malloc", addr: libc::malloc as *const () as usize },
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:136:56
[INFO] [stdout]     |
[INFO] [stdout] 136 |         RuntimeSymbol { name: "free", addr: libc::free as usize },
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 136 |         RuntimeSymbol { name: "free", addr: libc::free as *const () as usize },
[INFO] [stdout]     |                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:137:60
[INFO] [stdout]     |
[INFO] [stdout] 137 |         RuntimeSymbol { name: "memcpy", addr: libc::memcpy as usize },
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 137 |         RuntimeSymbol { name: "memcpy", addr: libc::memcpy as *const () as usize },
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:138:60
[INFO] [stdout]     |
[INFO] [stdout] 138 |         RuntimeSymbol { name: "strlen", addr: libc::strlen as usize },
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 138 |         RuntimeSymbol { name: "strlen", addr: libc::strlen as *const () as usize },
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:139:60
[INFO] [stdout]     |
[INFO] [stdout] 139 |         RuntimeSymbol { name: "strcat", addr: libc::strcat as usize },
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 139 |         RuntimeSymbol { name: "strcat", addr: libc::strcat as *const () as usize },
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:140:56
[INFO] [stdout]     |
[INFO] [stdout] 140 |         RuntimeSymbol { name: "exit", addr: libc::exit as usize },
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 140 |         RuntimeSymbol { name: "exit", addr: libc::exit as *const () as usize },
[INFO] [stdout]     |                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `with_offsets` and `from_locations` are never used
[INFO] [stdout]   --> src/lsp/span.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Span {
[INFO] [stdout]    | --------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn with_offsets(
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn from_locations(start: &SourceLocation, end: &SourceLocation) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `char_at` and `position_to_offset` are never used
[INFO] [stdout]   --> src/lsp/document.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Document {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn char_at(&self, line: usize, col: usize) -> Option<char> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub fn position_to_offset(&self, line: usize, col: usize) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Warning` and `Info` are never constructed
[INFO] [stdout]   --> src/lsp/diagnostics.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum WsErrorSeverity {
[INFO] [stdout]    |          --------------- variants in this enum
[INFO] [stdout] 15 |     Error,
[INFO] [stdout] 16 |     Warning,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 17 |     Info,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WsErrorSeverity` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `warning` is never used
[INFO] [stdout]   --> src/lsp/diagnostics.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl WsError {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn warning(message: String, line: usize, column: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:49:66
[INFO] [stdout]    |
[INFO] [stdout] 49 |         RuntimeSymbol { name: "list_get_i64", addr: list_get_i64 as usize },
[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] 49 |         RuntimeSymbol { name: "list_get_i64", addr: list_get_i64 as *const () as usize },
[INFO] [stdout]    |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:50:68
[INFO] [stdout]    |
[INFO] [stdout] 50 |         RuntimeSymbol { name: "list_push_i64", addr: list_push_i64 as usize },
[INFO] [stdout]    |                                                                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 50 |         RuntimeSymbol { name: "list_push_i64", addr: list_push_i64 as *const () as usize },
[INFO] [stdout]    |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:51:66
[INFO] [stdout]    |
[INFO] [stdout] 51 |         RuntimeSymbol { name: "list_pop_i64", addr: list_pop_i64 as usize },
[INFO] [stdout]    |                                                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 51 |         RuntimeSymbol { name: "list_pop_i64", addr: list_pop_i64 as *const () as usize },
[INFO] [stdout]    |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:52:66
[INFO] [stdout]    |
[INFO] [stdout] 52 |         RuntimeSymbol { name: "list_set_i64", addr: list_set_i64 as usize },
[INFO] [stdout]    |                                                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 52 |         RuntimeSymbol { name: "list_set_i64", addr: list_set_i64 as *const () as usize },
[INFO] [stdout]    |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:53:70
[INFO] [stdout]    |
[INFO] [stdout] 53 |         RuntimeSymbol { name: "list_slice_i64", addr: list_slice_i64 as usize },
[INFO] [stdout]    |                                                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 53 |         RuntimeSymbol { name: "list_slice_i64", addr: list_slice_i64 as *const () as usize },
[INFO] [stdout]    |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:56:64
[INFO] [stdout]    |
[INFO] [stdout] 56 |         RuntimeSymbol { name: "dict_create", addr: dict_create as usize },
[INFO] [stdout]    |                                                                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 56 |         RuntimeSymbol { name: "dict_create", addr: dict_create as *const () as usize },
[INFO] [stdout]    |                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:57:58
[INFO] [stdout]    |
[INFO] [stdout] 57 |         RuntimeSymbol { name: "dict_set", addr: dict_set as usize },
[INFO] [stdout]    |                                                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 57 |         RuntimeSymbol { name: "dict_set", addr: dict_set as *const () as usize },
[INFO] [stdout]    |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:58:58
[INFO] [stdout]    |
[INFO] [stdout] 58 |         RuntimeSymbol { name: "dict_get", addr: dict_get as usize },
[INFO] [stdout]    |                                                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 58 |         RuntimeSymbol { name: "dict_get", addr: dict_get as *const () as usize },
[INFO] [stdout]    |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:59:58
[INFO] [stdout]    |
[INFO] [stdout] 59 |         RuntimeSymbol { name: "dict_has", addr: dict_has as usize },
[INFO] [stdout]    |                                                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 59 |         RuntimeSymbol { name: "dict_has", addr: dict_has as *const () as usize },
[INFO] [stdout]    |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:62:62
[INFO] [stdout]    |
[INFO] [stdout] 62 |         RuntimeSymbol { name: "str_length", addr: str_length as usize },
[INFO] [stdout]    |                                                              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 62 |         RuntimeSymbol { name: "str_length", addr: str_length as *const () as usize },
[INFO] [stdout]    |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:63:60
[INFO] [stdout]    |
[INFO] [stdout] 63 |         RuntimeSymbol { name: "str_upper", addr: str_upper as usize },
[INFO] [stdout]    |                                                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 63 |         RuntimeSymbol { name: "str_upper", addr: str_upper as *const () as usize },
[INFO] [stdout]    |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:64:60
[INFO] [stdout]    |
[INFO] [stdout] 64 |         RuntimeSymbol { name: "str_lower", addr: str_lower as usize },
[INFO] [stdout]    |                                                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 64 |         RuntimeSymbol { name: "str_lower", addr: str_lower as *const () as usize },
[INFO] [stdout]    |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:65:66
[INFO] [stdout]    |
[INFO] [stdout] 65 |         RuntimeSymbol { name: "str_contains", addr: str_contains as usize },
[INFO] [stdout]    |                                                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 65 |         RuntimeSymbol { name: "str_contains", addr: str_contains as *const () as usize },
[INFO] [stdout]    |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:66:64
[INFO] [stdout]    |
[INFO] [stdout] 66 |         RuntimeSymbol { name: "str_char_at", addr: str_char_at as usize },
[INFO] [stdout]    |                                                                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 66 |         RuntimeSymbol { name: "str_char_at", addr: str_char_at as *const () as usize },
[INFO] [stdout]    |                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:67:60
[INFO] [stdout]    |
[INFO] [stdout] 67 |         RuntimeSymbol { name: "str_slice", addr: str_slice as usize },
[INFO] [stdout]    |                                                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 67 |         RuntimeSymbol { name: "str_slice", addr: str_slice as *const () as usize },
[INFO] [stdout]    |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:70:68
[INFO] [stdout]    |
[INFO] [stdout] 70 |         RuntimeSymbol { name: "int_to_string", addr: int_to_string as usize },
[INFO] [stdout]    |                                                                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 70 |         RuntimeSymbol { name: "int_to_string", addr: int_to_string as *const () as usize },
[INFO] [stdout]    |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:71:72
[INFO] [stdout]    |
[INFO] [stdout] 71 |         RuntimeSymbol { name: "float_to_string", addr: float_to_string as usize },
[INFO] [stdout]    |                                                                        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 71 |         RuntimeSymbol { name: "float_to_string", addr: float_to_string as *const () as usize },
[INFO] [stdout]    |                                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:72:70
[INFO] [stdout]    |
[INFO] [stdout] 72 |         RuntimeSymbol { name: "bool_to_string", addr: bool_to_string as usize },
[INFO] [stdout]    |                                                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 72 |         RuntimeSymbol { name: "bool_to_string", addr: bool_to_string as *const () as usize },
[INFO] [stdout]    |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:73:70
[INFO] [stdout]    |
[INFO] [stdout] 73 |         RuntimeSymbol { name: "list_to_string", addr: list_to_string as usize },
[INFO] [stdout]    |                                                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 73 |         RuntimeSymbol { name: "list_to_string", addr: list_to_string as *const () as usize },
[INFO] [stdout]    |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:74:70
[INFO] [stdout]    |
[INFO] [stdout] 74 |         RuntimeSymbol { name: "dict_to_string", addr: dict_to_string as usize },
[INFO] [stdout]    |                                                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 74 |         RuntimeSymbol { name: "dict_to_string", addr: dict_to_string as *const () as usize },
[INFO] [stdout]    |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:77:58
[INFO] [stdout]    |
[INFO] [stdout] 77 |         RuntimeSymbol { name: "rc_alloc", addr: rc_alloc as usize },
[INFO] [stdout]    |                                                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 77 |         RuntimeSymbol { name: "rc_alloc", addr: rc_alloc as *const () as usize },
[INFO] [stdout]    |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:78:60
[INFO] [stdout]    |
[INFO] [stdout] 78 |         RuntimeSymbol { name: "rc_retain", addr: rc_retain as usize },
[INFO] [stdout]    |                                                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 78 |         RuntimeSymbol { name: "rc_retain", addr: rc_retain as *const () as usize },
[INFO] [stdout]    |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:79:62
[INFO] [stdout]    |
[INFO] [stdout] 79 |         RuntimeSymbol { name: "rc_release", addr: rc_release as usize },
[INFO] [stdout]    |                                                              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 79 |         RuntimeSymbol { name: "rc_release", addr: rc_release as *const () as usize },
[INFO] [stdout]    |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:80:66
[INFO] [stdout]    |
[INFO] [stdout] 80 |         RuntimeSymbol { name: "rc_get_count", addr: rc_get_count as usize },
[INFO] [stdout]    |                                                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 80 |         RuntimeSymbol { name: "rc_get_count", addr: rc_get_count as *const () as usize },
[INFO] [stdout]    |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:81:64
[INFO] [stdout]    |
[INFO] [stdout] 81 |         RuntimeSymbol { name: "rc_is_valid", addr: rc_is_valid as usize },
[INFO] [stdout]    |                                                                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 81 |         RuntimeSymbol { name: "rc_is_valid", addr: rc_is_valid as *const () as usize },
[INFO] [stdout]    |                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:84:60
[INFO] [stdout]    |
[INFO] [stdout] 84 |         RuntimeSymbol { name: "file_open", addr: file_open as usize },
[INFO] [stdout]    |                                                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 84 |         RuntimeSymbol { name: "file_open", addr: file_open as *const () as usize },
[INFO] [stdout]    |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:85:60
[INFO] [stdout]    |
[INFO] [stdout] 85 |         RuntimeSymbol { name: "file_read", addr: file_read as usize },
[INFO] [stdout]    |                                                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 85 |         RuntimeSymbol { name: "file_read", addr: file_read as *const () as usize },
[INFO] [stdout]    |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:86:70
[INFO] [stdout]    |
[INFO] [stdout] 86 |         RuntimeSymbol { name: "file_read_line", addr: file_read_line as usize },
[INFO] [stdout]    |                                                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 86 |         RuntimeSymbol { name: "file_read_line", addr: file_read_line as *const () as usize },
[INFO] [stdout]    |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:87:62
[INFO] [stdout]    |
[INFO] [stdout] 87 |         RuntimeSymbol { name: "file_write", addr: file_write as usize },
[INFO] [stdout]    |                                                              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 87 |         RuntimeSymbol { name: "file_write", addr: file_write as *const () as usize },
[INFO] [stdout]    |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:88:62
[INFO] [stdout]    |
[INFO] [stdout] 88 |         RuntimeSymbol { name: "file_close", addr: file_close as usize },
[INFO] [stdout]    |                                                              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 88 |         RuntimeSymbol { name: "file_close", addr: file_close as *const () as usize },
[INFO] [stdout]    |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:89:64
[INFO] [stdout]    |
[INFO] [stdout] 89 |         RuntimeSymbol { name: "file_exists", addr: file_exists as usize },
[INFO] [stdout]    |                                                                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 89 |         RuntimeSymbol { name: "file_exists", addr: file_exists as *const () as usize },
[INFO] [stdout]    |                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:92:66
[INFO] [stdout]    |
[INFO] [stdout] 92 |         RuntimeSymbol { name: "cli_get_argc", addr: cli_get_argc as usize },
[INFO] [stdout]    |                                                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 92 |         RuntimeSymbol { name: "cli_get_argc", addr: cli_get_argc as *const () as usize },
[INFO] [stdout]    |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:93:66
[INFO] [stdout]    |
[INFO] [stdout] 93 |         RuntimeSymbol { name: "cli_get_argv", addr: cli_get_argv as usize },
[INFO] [stdout]    |                                                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 93 |         RuntimeSymbol { name: "cli_get_argv", addr: cli_get_argv as *const () as usize },
[INFO] [stdout]    |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:94:76
[INFO] [stdout]    |
[INFO] [stdout] 94 |         RuntimeSymbol { name: "cli_get_argv_copy", addr: cli_get_argv_copy as usize },
[INFO] [stdout]    |                                                                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 94 |         RuntimeSymbol { name: "cli_get_argv_copy", addr: cli_get_argv_copy as *const () as usize },
[INFO] [stdout]    |                                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:95:68
[INFO] [stdout]    |
[INFO] [stdout] 95 |         RuntimeSymbol { name: "cli_parse_int", addr: cli_parse_int as usize },
[INFO] [stdout]    |                                                                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 95 |         RuntimeSymbol { name: "cli_parse_int", addr: cli_parse_int as *const () as usize },
[INFO] [stdout]    |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:96:70
[INFO] [stdout]    |
[INFO] [stdout] 96 |         RuntimeSymbol { name: "cli_parse_bool", addr: cli_parse_bool as usize },
[INFO] [stdout]    |                                                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 96 |         RuntimeSymbol { name: "cli_parse_bool", addr: cli_parse_bool as *const () as usize },
[INFO] [stdout]    |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:97:72
[INFO] [stdout]    |
[INFO] [stdout] 97 |         RuntimeSymbol { name: "cli_starts_with", addr: cli_starts_with as usize },
[INFO] [stdout]    |                                                                        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 97 |         RuntimeSymbol { name: "cli_starts_with", addr: cli_starts_with as *const () as usize },
[INFO] [stdout]    |                                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:98:62
[INFO] [stdout]    |
[INFO] [stdout] 98 |         RuntimeSymbol { name: "cli_str_eq", addr: cli_str_eq as usize },
[INFO] [stdout]    |                                                              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 98 |         RuntimeSymbol { name: "cli_str_eq", addr: cli_str_eq as *const () as usize },
[INFO] [stdout]    |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime_symbols.rs:99:74
[INFO] [stdout]    |
[INFO] [stdout] 99 |         RuntimeSymbol { name: "cli_after_prefix", addr: cli_after_prefix as usize },
[INFO] [stdout]    |                                                                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 99 |         RuntimeSymbol { name: "cli_after_prefix", addr: cli_after_prefix as *const () as usize },
[INFO] [stdout]    |                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:102:74
[INFO] [stdout]     |
[INFO] [stdout] 102 |         RuntimeSymbol { name: "exception_create", addr: exception_create as usize },
[INFO] [stdout]     |                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 102 |         RuntimeSymbol { name: "exception_create", addr: exception_create as *const () as usize },
[INFO] [stdout]     |                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:103:84
[INFO] [stdout]     |
[INFO] [stdout] 103 |         RuntimeSymbol { name: "exception_get_current", addr: exception_get_current as usize },
[INFO] [stdout]     |                                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 103 |         RuntimeSymbol { name: "exception_get_current", addr: exception_get_current as *const () as usize },
[INFO] [stdout]     |                                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:104:84
[INFO] [stdout]     |
[INFO] [stdout] 104 |         RuntimeSymbol { name: "exception_set_current", addr: exception_set_current as usize },
[INFO] [stdout]     |                                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 104 |         RuntimeSymbol { name: "exception_set_current", addr: exception_set_current as *const () as usize },
[INFO] [stdout]     |                                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:105:72
[INFO] [stdout]     |
[INFO] [stdout] 105 |         RuntimeSymbol { name: "exception_clear", addr: exception_clear as usize },
[INFO] [stdout]     |                                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 105 |         RuntimeSymbol { name: "exception_clear", addr: exception_clear as *const () as usize },
[INFO] [stdout]     |                                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:106:78
[INFO] [stdout]     |
[INFO] [stdout] 106 |         RuntimeSymbol { name: "exception_get_type", addr: exception_get_type as usize },
[INFO] [stdout]     |                                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 106 |         RuntimeSymbol { name: "exception_get_type", addr: exception_get_type as *const () as usize },
[INFO] [stdout]     |                                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:107:84
[INFO] [stdout]     |
[INFO] [stdout] 107 |         RuntimeSymbol { name: "exception_get_message", addr: exception_get_message as usize },
[INFO] [stdout]     |                                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 107 |         RuntimeSymbol { name: "exception_get_message", addr: exception_get_message as *const () as usize },
[INFO] [stdout]     |                                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:108:76
[INFO] [stdout]     |
[INFO] [stdout] 108 |         RuntimeSymbol { name: "exception_matches", addr: exception_matches as usize },
[INFO] [stdout]     |                                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 108 |         RuntimeSymbol { name: "exception_matches", addr: exception_matches as *const () as usize },
[INFO] [stdout]     |                                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:109:86
[INFO] [stdout]     |
[INFO] [stdout] 109 |         RuntimeSymbol { name: "exception_push_handler", addr: exception_push_handler as usize },
[INFO] [stdout]     |                                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 109 |         RuntimeSymbol { name: "exception_push_handler", addr: exception_push_handler as *const () as usize },
[INFO] [stdout]     |                                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:110:84
[INFO] [stdout]     |
[INFO] [stdout] 110 |         RuntimeSymbol { name: "exception_pop_handler", addr: exception_pop_handler as usize },
[INFO] [stdout]     |                                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 110 |         RuntimeSymbol { name: "exception_pop_handler", addr: exception_pop_handler as *const () as usize },
[INFO] [stdout]     |                                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:111:72
[INFO] [stdout]     |
[INFO] [stdout] 111 |         RuntimeSymbol { name: "exception_raise", addr: exception_raise as usize },
[INFO] [stdout]     |                                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 111 |         RuntimeSymbol { name: "exception_raise", addr: exception_raise as *const () as usize },
[INFO] [stdout]     |                                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:114:72
[INFO] [stdout]     |
[INFO] [stdout] 114 |         RuntimeSymbol { name: "push_call_stack", addr: push_call_stack as usize },
[INFO] [stdout]     |                                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 114 |         RuntimeSymbol { name: "push_call_stack", addr: push_call_stack as *const () as usize },
[INFO] [stdout]     |                                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:115:70
[INFO] [stdout]     |
[INFO] [stdout] 115 |         RuntimeSymbol { name: "pop_call_stack", addr: pop_call_stack as usize },
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 115 |         RuntimeSymbol { name: "pop_call_stack", addr: pop_call_stack as *const () as usize },
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:116:68
[INFO] [stdout]     |
[INFO] [stdout] 116 |         RuntimeSymbol { name: "runtime_error", addr: runtime_error as usize },
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 116 |         RuntimeSymbol { name: "runtime_error", addr: runtime_error as *const () as usize },
[INFO] [stdout]     |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:119:58
[INFO] [stdout]     |
[INFO] [stdout] 119 |         RuntimeSymbol { name: "http_get", addr: http_get as usize },
[INFO] [stdout]     |                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 119 |         RuntimeSymbol { name: "http_get", addr: http_get as *const () as usize },
[INFO] [stdout]     |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:120:84
[INFO] [stdout]     |
[INFO] [stdout] 120 |         RuntimeSymbol { name: "http_get_with_headers", addr: http_get_with_headers as usize },
[INFO] [stdout]     |                                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 120 |         RuntimeSymbol { name: "http_get_with_headers", addr: http_get_with_headers as *const () as usize },
[INFO] [stdout]     |                                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:121:60
[INFO] [stdout]     |
[INFO] [stdout] 121 |         RuntimeSymbol { name: "http_post", addr: http_post as usize },
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 121 |         RuntimeSymbol { name: "http_post", addr: http_post as *const () as usize },
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:122:58
[INFO] [stdout]     |
[INFO] [stdout] 122 |         RuntimeSymbol { name: "http_put", addr: http_put as usize },
[INFO] [stdout]     |                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 122 |         RuntimeSymbol { name: "http_put", addr: http_put as *const () as usize },
[INFO] [stdout]     |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:123:64
[INFO] [stdout]     |
[INFO] [stdout] 123 |         RuntimeSymbol { name: "http_delete", addr: http_delete as usize },
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 123 |         RuntimeSymbol { name: "http_delete", addr: http_delete as *const () as usize },
[INFO] [stdout]     |                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:124:62
[INFO] [stdout]     |
[INFO] [stdout] 124 |         RuntimeSymbol { name: "http_patch", addr: http_patch as usize },
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 124 |         RuntimeSymbol { name: "http_patch", addr: http_patch as *const () as usize },
[INFO] [stdout]     |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:125:60
[INFO] [stdout]     |
[INFO] [stdout] 125 |         RuntimeSymbol { name: "http_head", addr: http_head as usize },
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 125 |         RuntimeSymbol { name: "http_head", addr: http_head as *const () as usize },
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:126:82
[INFO] [stdout]     |
[INFO] [stdout] 126 |         RuntimeSymbol { name: "http_response_status", addr: http_response_status as usize },
[INFO] [stdout]     |                                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 126 |         RuntimeSymbol { name: "http_response_status", addr: http_response_status as *const () as usize },
[INFO] [stdout]     |                                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:127:78
[INFO] [stdout]     |
[INFO] [stdout] 127 |         RuntimeSymbol { name: "http_response_body", addr: http_response_body as usize },
[INFO] [stdout]     |                                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 127 |         RuntimeSymbol { name: "http_response_body", addr: http_response_body as *const () as usize },
[INFO] [stdout]     |                                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:128:84
[INFO] [stdout]     |
[INFO] [stdout] 128 |         RuntimeSymbol { name: "http_response_headers", addr: http_response_headers as usize },
[INFO] [stdout]     |                                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 128 |         RuntimeSymbol { name: "http_response_headers", addr: http_response_headers as *const () as usize },
[INFO] [stdout]     |                                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:129:90
[INFO] [stdout]     |
[INFO] [stdout] 129 |         RuntimeSymbol { name: "http_response_get_header", addr: http_response_get_header as usize },
[INFO] [stdout]     |                                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 129 |         RuntimeSymbol { name: "http_response_get_header", addr: http_response_get_header as *const () as usize },
[INFO] [stdout]     |                                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:130:78
[INFO] [stdout]     |
[INFO] [stdout] 130 |         RuntimeSymbol { name: "http_response_free", addr: http_response_free as usize },
[INFO] [stdout]     |                                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 130 |         RuntimeSymbol { name: "http_response_free", addr: http_response_free as *const () as usize },
[INFO] [stdout]     |                                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:133:60
[INFO] [stdout]     |
[INFO] [stdout] 133 |         RuntimeSymbol { name: "printf", addr: libc::printf as usize },
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 133 |         RuntimeSymbol { name: "printf", addr: libc::printf as *const () as usize },
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:134:62
[INFO] [stdout]     |
[INFO] [stdout] 134 |         RuntimeSymbol { name: "sprintf", addr: libc::sprintf as usize },
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 134 |         RuntimeSymbol { name: "sprintf", addr: libc::sprintf as *const () as usize },
[INFO] [stdout]     |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:135:60
[INFO] [stdout]     |
[INFO] [stdout] 135 |         RuntimeSymbol { name: "malloc", addr: libc::malloc as usize },
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 135 |         RuntimeSymbol { name: "malloc", addr: libc::malloc as *const () as usize },
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:136:56
[INFO] [stdout]     |
[INFO] [stdout] 136 |         RuntimeSymbol { name: "free", addr: libc::free as usize },
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 136 |         RuntimeSymbol { name: "free", addr: libc::free as *const () as usize },
[INFO] [stdout]     |                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:137:60
[INFO] [stdout]     |
[INFO] [stdout] 137 |         RuntimeSymbol { name: "memcpy", addr: libc::memcpy as usize },
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 137 |         RuntimeSymbol { name: "memcpy", addr: libc::memcpy as *const () as usize },
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:138:60
[INFO] [stdout]     |
[INFO] [stdout] 138 |         RuntimeSymbol { name: "strlen", addr: libc::strlen as usize },
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 138 |         RuntimeSymbol { name: "strlen", addr: libc::strlen as *const () as usize },
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:139:60
[INFO] [stdout]     |
[INFO] [stdout] 139 |         RuntimeSymbol { name: "strcat", addr: libc::strcat as usize },
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 139 |         RuntimeSymbol { name: "strcat", addr: libc::strcat as *const () as usize },
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime_symbols.rs:140:56
[INFO] [stdout]     |
[INFO] [stdout] 140 |         RuntimeSymbol { name: "exit", addr: libc::exit as usize },
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 140 |         RuntimeSymbol { name: "exit", addr: libc::exit as *const () as usize },
[INFO] [stdout]     |                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.28.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "026420766ee574aabb84d5ab25a0c78975d9e604d5a529fd290dd7215328a9df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "026420766ee574aabb84d5ab25a0c78975d9e604d5a529fd290dd7215328a9df", kill_on_drop: false }`
[INFO] [stdout] 026420766ee574aabb84d5ab25a0c78975d9e604d5a529fd290dd7215328a9df
