[INFO] cloning repository https://github.com/olofj/ore-lang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/olofj/ore-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folofj%2Fore-lang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folofj%2Fore-lang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8eafa5099ccf5e7e5a1006e1fe59c5d4fd47fd44
[INFO] testing olofj/ore-lang against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folofj%2Fore-lang" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/olofj/ore-lang
[INFO] finished tweaking git repo https://github.com/olofj/ore-lang
[INFO] tweaked toml for git repo https://github.com/olofj/ore-lang written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/olofj/ore-lang on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/olofj/ore-lang 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded llvm-sys v181.3.0
[INFO] [stderr]   Downloaded inkwell_internals v0.13.0
[INFO] [stderr]   Downloaded inkwell v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7b1ce4ab336b59e0306930d235f5b14c6489281c747a287d46fc0a7fbaa44bf
[INFO] running `Command { std: "docker" "start" "-a" "b7b1ce4ab336b59e0306930d235f5b14c6489281c747a287d46fc0a7fbaa44bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7b1ce4ab336b59e0306930d235f5b14c6489281c747a287d46fc0a7fbaa44bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7b1ce4ab336b59e0306930d235f5b14c6489281c747a287d46fc0a7fbaa44bf", kill_on_drop: false }`
[INFO] [stdout] b7b1ce4ab336b59e0306930d235f5b14c6489281c747a287d46fc0a7fbaa44bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22815f32a36c125d6f68b5f2602e1beab01d296ad1d4c1dcf78a23513f9599da
[INFO] running `Command { std: "docker" "start" "-a" "22815f32a36c125d6f68b5f2602e1beab01d296ad1d4c1dcf78a23513f9599da", kill_on_drop: false }`
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ore_lexer v0.1.0 (/opt/rustwide/workdir/bootstrap/ore_lexer)
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling inkwell v0.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ore_types v0.1.0 (/opt/rustwide/workdir/bootstrap/ore_types)
[INFO] [stderr]    Compiling ore_parser v0.1.0 (/opt/rustwide/workdir/bootstrap/ore_parser)
[INFO] [stderr]    Compiling ore_c_codegen v0.1.0 (/opt/rustwide/workdir/bootstrap/ore_c_codegen)
[INFO] [stderr]    Compiling ore_typecheck v0.1.0 (/opt/rustwide/workdir/bootstrap/ore_typecheck)
[INFO] [stderr]    Compiling llvm-sys v181.3.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling inkwell_internals v0.13.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling ore_runtime v0.1.0 (/opt/rustwide/workdir/bootstrap/ore_runtime)
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling ore_codegen v0.1.0 (/opt/rustwide/workdir/bootstrap/ore_codegen)
[INFO] [stdout] warning: unused variable: `func`
[INFO] [stdout]    --> bootstrap/ore_codegen/src/list.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         func: FunctionValue<'ctx>,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `func`
[INFO] [stdout]    --> bootstrap/ore_codegen/src/list.rs:523:9
[INFO] [stdout]     |
[INFO] [stdout] 523 |         func: FunctionValue<'ctx>,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `func`
[INFO] [stdout]    --> bootstrap/ore_codegen/src/list.rs:587:9
[INFO] [stdout]     |
[INFO] [stdout] 587 |         func: FunctionValue<'ctx>,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ore_cli v0.1.0 (/opt/rustwide/workdir/bootstrap/ore_cli)
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 560 | |     map_fn!("ore_print_int", ore_runtime::ore_print_int);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 560 |     map_fn!("ore_print_int", ore_runtime::ore_print_int as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 560 | |     map_fn!("ore_print_int", ore_runtime::ore_print_int);
[INFO] [stdout] 561 | |     map_fn!("ore_print_bool", ore_runtime::ore_print_bool);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 561 |     map_fn!("ore_print_bool", ore_runtime::ore_print_bool as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 561 | |     map_fn!("ore_print_bool", ore_runtime::ore_print_bool);
[INFO] [stdout] 562 | |     map_fn!("ore_print_float", ore_runtime::ore_print_float);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 562 |     map_fn!("ore_print_float", ore_runtime::ore_print_float as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 562 | |     map_fn!("ore_print_float", ore_runtime::ore_print_float);
[INFO] [stdout] 563 | |     map_fn!("ore_print_int_no_newline", ore_runtime::ore_print_int_no_newline);
[INFO] [stdout]     | |_____-------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 563 |     map_fn!("ore_print_int_no_newline", ore_runtime::ore_print_int_no_newline as *const ());
[INFO] [stdout]     |                                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 563 | |     map_fn!("ore_print_int_no_newline", ore_runtime::ore_print_int_no_newline);
[INFO] [stdout] 564 | |     map_fn!("ore_print_float_no_newline", ore_runtime::ore_print_float_no_newline);
[INFO] [stdout]     | |_____-----------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 564 |     map_fn!("ore_print_float_no_newline", ore_runtime::ore_print_float_no_newline as *const ());
[INFO] [stdout]     |                                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 564 | |     map_fn!("ore_print_float_no_newline", ore_runtime::ore_print_float_no_newline);
[INFO] [stdout] 565 | |     map_fn!("ore_print_bool_no_newline", ore_runtime::ore_print_bool_no_newline);
[INFO] [stdout]     | |_____---------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 565 |     map_fn!("ore_print_bool_no_newline", ore_runtime::ore_print_bool_no_newline as *const ());
[INFO] [stdout]     |                                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 567 | |     map_fn!("ore_eprint_str", ore_runtime::ore_eprint_str);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 567 |     map_fn!("ore_eprint_str", ore_runtime::ore_eprint_str as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 567 | |     map_fn!("ore_eprint_str", ore_runtime::ore_eprint_str);
[INFO] [stdout] 568 | |     map_fn!("ore_eprint_int", ore_runtime::ore_eprint_int);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 568 |     map_fn!("ore_eprint_int", ore_runtime::ore_eprint_int as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 568 | |     map_fn!("ore_eprint_int", ore_runtime::ore_eprint_int);
[INFO] [stdout] 569 | |     map_fn!("ore_eprint_float", ore_runtime::ore_eprint_float);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 569 |     map_fn!("ore_eprint_float", ore_runtime::ore_eprint_float as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 569 | |     map_fn!("ore_eprint_float", ore_runtime::ore_eprint_float);
[INFO] [stdout] 570 | |     map_fn!("ore_eprint_bool", ore_runtime::ore_eprint_bool);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 570 |     map_fn!("ore_eprint_bool", ore_runtime::ore_eprint_bool as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 572 | |     map_fn!("ore_div_by_zero", ore_runtime::ore_div_by_zero);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 572 |     map_fn!("ore_div_by_zero", ore_runtime::ore_div_by_zero as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 574 | |     map_fn!("ore_str_new", ore_runtime::ore_str_new);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 574 |     map_fn!("ore_str_new", ore_runtime::ore_str_new as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 574 | |     map_fn!("ore_str_new", ore_runtime::ore_str_new);
[INFO] [stdout] 575 | |     map_fn!("ore_str_concat", ore_runtime::ore_str_concat);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 575 |     map_fn!("ore_str_concat", ore_runtime::ore_str_concat as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 575 | |     map_fn!("ore_str_concat", ore_runtime::ore_str_concat);
[INFO] [stdout] 576 | |     map_fn!("ore_str_print", ore_runtime::ore_str_print);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 576 |     map_fn!("ore_str_print", ore_runtime::ore_str_print as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 576 | |     map_fn!("ore_str_print", ore_runtime::ore_str_print);
[INFO] [stdout] 577 | |     map_fn!("ore_str_print_no_newline", ore_runtime::ore_str_print_no_newline);
[INFO] [stdout]     | |_____-------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 577 |     map_fn!("ore_str_print_no_newline", ore_runtime::ore_str_print_no_newline as *const ());
[INFO] [stdout]     |                                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 577 | |     map_fn!("ore_str_print_no_newline", ore_runtime::ore_str_print_no_newline);
[INFO] [stdout] 578 | |     map_fn!("ore_str_retain", ore_runtime::ore_str_retain);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 578 |     map_fn!("ore_str_retain", ore_runtime::ore_str_retain as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 578 | |     map_fn!("ore_str_retain", ore_runtime::ore_str_retain);
[INFO] [stdout] 579 | |     map_fn!("ore_str_release", ore_runtime::ore_str_release);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 579 |     map_fn!("ore_str_release", ore_runtime::ore_str_release as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 579 | |     map_fn!("ore_str_release", ore_runtime::ore_str_release);
[INFO] [stdout] 580 | |     map_fn!("ore_int_to_str", ore_runtime::ore_int_to_str);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 580 |     map_fn!("ore_int_to_str", ore_runtime::ore_int_to_str as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 580 | |     map_fn!("ore_int_to_str", ore_runtime::ore_int_to_str);
[INFO] [stdout] 581 | |     map_fn!("ore_float_to_str", ore_runtime::ore_float_to_str);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 581 |     map_fn!("ore_float_to_str", ore_runtime::ore_float_to_str as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 581 | |     map_fn!("ore_float_to_str", ore_runtime::ore_float_to_str);
[INFO] [stdout] 582 | |     map_fn!("ore_bool_to_str", ore_runtime::ore_bool_to_str);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 582 |     map_fn!("ore_bool_to_str", ore_runtime::ore_bool_to_str as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 582 | |     map_fn!("ore_bool_to_str", ore_runtime::ore_bool_to_str);
[INFO] [stdout] 583 | |     map_fn!("ore_dynamic_to_str", ore_runtime::ore_dynamic_to_str);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 583 |     map_fn!("ore_dynamic_to_str", ore_runtime::ore_dynamic_to_str as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 583 | |     map_fn!("ore_dynamic_to_str", ore_runtime::ore_dynamic_to_str);
[INFO] [stdout] 584 | |     map_fn!("ore_str_len", ore_runtime::ore_str_len);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 584 |     map_fn!("ore_str_len", ore_runtime::ore_str_len as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 584 | |     map_fn!("ore_str_len", ore_runtime::ore_str_len);
[INFO] [stdout] 585 | |     map_fn!("ore_str_eq", ore_runtime::ore_str_eq);
[INFO] [stdout]     | |_____---------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 585 |     map_fn!("ore_str_eq", ore_runtime::ore_str_eq as *const ());
[INFO] [stdout]     |                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 585 | |     map_fn!("ore_str_eq", ore_runtime::ore_str_eq);
[INFO] [stdout] 586 | |     map_fn!("ore_str_cmp", ore_runtime::ore_str_cmp);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 586 |     map_fn!("ore_str_cmp", ore_runtime::ore_str_cmp as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 586 | |     map_fn!("ore_str_cmp", ore_runtime::ore_str_cmp);
[INFO] [stdout] 587 | |     map_fn!("ore_str_contains", ore_runtime::ore_str_contains);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 587 |     map_fn!("ore_str_contains", ore_runtime::ore_str_contains as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 587 | |     map_fn!("ore_str_contains", ore_runtime::ore_str_contains);
[INFO] [stdout] 588 | |     map_fn!("ore_str_trim", ore_runtime::ore_str_trim);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 588 |     map_fn!("ore_str_trim", ore_runtime::ore_str_trim as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 588 | |     map_fn!("ore_str_trim", ore_runtime::ore_str_trim);
[INFO] [stdout] 589 | |     map_fn!("ore_str_trim_start", ore_runtime::ore_str_trim_start);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 589 |     map_fn!("ore_str_trim_start", ore_runtime::ore_str_trim_start as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 589 | |     map_fn!("ore_str_trim_start", ore_runtime::ore_str_trim_start);
[INFO] [stdout] 590 | |     map_fn!("ore_str_trim_end", ore_runtime::ore_str_trim_end);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 590 |     map_fn!("ore_str_trim_end", ore_runtime::ore_str_trim_end as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 590 | |     map_fn!("ore_str_trim_end", ore_runtime::ore_str_trim_end);
[INFO] [stdout] 591 | |     map_fn!("ore_str_lines", ore_runtime::ore_str_lines);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 591 |     map_fn!("ore_str_lines", ore_runtime::ore_str_lines as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 591 | |     map_fn!("ore_str_lines", ore_runtime::ore_str_lines);
[INFO] [stdout] 592 | |     map_fn!("ore_str_split", ore_runtime::ore_str_split);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 592 |     map_fn!("ore_str_split", ore_runtime::ore_str_split as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 592 | |     map_fn!("ore_str_split", ore_runtime::ore_str_split);
[INFO] [stdout] 593 | |     map_fn!("ore_str_to_int", ore_runtime::ore_str_to_int);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 593 |     map_fn!("ore_str_to_int", ore_runtime::ore_str_to_int as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 593 | |     map_fn!("ore_str_to_int", ore_runtime::ore_str_to_int);
[INFO] [stdout] 594 | |     map_fn!("ore_str_to_float", ore_runtime::ore_str_to_float);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 594 |     map_fn!("ore_str_to_float", ore_runtime::ore_str_to_float as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 594 | |     map_fn!("ore_str_to_float", ore_runtime::ore_str_to_float);
[INFO] [stdout] 595 | |     map_fn!("ore_str_replace", ore_runtime::ore_str_replace);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 595 |     map_fn!("ore_str_replace", ore_runtime::ore_str_replace as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 595 | |     map_fn!("ore_str_replace", ore_runtime::ore_str_replace);
[INFO] [stdout] 596 | |     map_fn!("ore_str_starts_with", ore_runtime::ore_str_starts_with);
[INFO] [stdout]     | |_____---------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 596 |     map_fn!("ore_str_starts_with", ore_runtime::ore_str_starts_with as *const ());
[INFO] [stdout]     |                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 596 | |     map_fn!("ore_str_starts_with", ore_runtime::ore_str_starts_with);
[INFO] [stdout] 597 | |     map_fn!("ore_str_ends_with", ore_runtime::ore_str_ends_with);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 597 |     map_fn!("ore_str_ends_with", ore_runtime::ore_str_ends_with as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 597 | |     map_fn!("ore_str_ends_with", ore_runtime::ore_str_ends_with);
[INFO] [stdout] 598 | |     map_fn!("ore_str_to_upper", ore_runtime::ore_str_to_upper);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 598 |     map_fn!("ore_str_to_upper", ore_runtime::ore_str_to_upper as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 598 | |     map_fn!("ore_str_to_upper", ore_runtime::ore_str_to_upper);
[INFO] [stdout] 599 | |     map_fn!("ore_str_to_lower", ore_runtime::ore_str_to_lower);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 599 |     map_fn!("ore_str_to_lower", ore_runtime::ore_str_to_lower as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 599 | |     map_fn!("ore_str_to_lower", ore_runtime::ore_str_to_lower);
[INFO] [stdout] 600 | |     map_fn!("ore_str_substr", ore_runtime::ore_str_substr);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 600 |     map_fn!("ore_str_substr", ore_runtime::ore_str_substr as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 600 | |     map_fn!("ore_str_substr", ore_runtime::ore_str_substr);
[INFO] [stdout] 601 | |     map_fn!("ore_str_chars", ore_runtime::ore_str_chars);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 601 |     map_fn!("ore_str_chars", ore_runtime::ore_str_chars as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 601 | |     map_fn!("ore_str_chars", ore_runtime::ore_str_chars);
[INFO] [stdout] 602 | |     map_fn!("ore_str_repeat", ore_runtime::ore_str_repeat);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 602 |     map_fn!("ore_str_repeat", ore_runtime::ore_str_repeat as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 602 | |     map_fn!("ore_str_repeat", ore_runtime::ore_str_repeat);
[INFO] [stdout] 603 | |     map_fn!("ore_str_pad_left", ore_runtime::ore_str_pad_left);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 603 |     map_fn!("ore_str_pad_left", ore_runtime::ore_str_pad_left as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 603 | |     map_fn!("ore_str_pad_left", ore_runtime::ore_str_pad_left);
[INFO] [stdout] 604 | |     map_fn!("ore_str_pad_right", ore_runtime::ore_str_pad_right);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 604 |     map_fn!("ore_str_pad_right", ore_runtime::ore_str_pad_right as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 604 | |     map_fn!("ore_str_pad_right", ore_runtime::ore_str_pad_right);
[INFO] [stdout] 605 | |     map_fn!("ore_str_count", ore_runtime::ore_str_count);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 605 |     map_fn!("ore_str_count", ore_runtime::ore_str_count as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 605 | |     map_fn!("ore_str_count", ore_runtime::ore_str_count);
[INFO] [stdout] 606 | |     map_fn!("ore_str_strip_prefix", ore_runtime::ore_str_strip_prefix);
[INFO] [stdout]     | |_____-----------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 606 |     map_fn!("ore_str_strip_prefix", ore_runtime::ore_str_strip_prefix as *const ());
[INFO] [stdout]     |                                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 606 | |     map_fn!("ore_str_strip_prefix", ore_runtime::ore_str_strip_prefix);
[INFO] [stdout] 607 | |     map_fn!("ore_str_strip_suffix", ore_runtime::ore_str_strip_suffix);
[INFO] [stdout]     | |_____-----------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 607 |     map_fn!("ore_str_strip_suffix", ore_runtime::ore_str_strip_suffix as *const ());
[INFO] [stdout]     |                                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 607 | |     map_fn!("ore_str_strip_suffix", ore_runtime::ore_str_strip_suffix);
[INFO] [stdout] 608 | |     map_fn!("ore_str_index_of", ore_runtime::ore_str_index_of);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 608 |     map_fn!("ore_str_index_of", ore_runtime::ore_str_index_of as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 608 | |     map_fn!("ore_str_index_of", ore_runtime::ore_str_index_of);
[INFO] [stdout] 609 | |     map_fn!("ore_str_slice", ore_runtime::ore_str_slice);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 609 |     map_fn!("ore_str_slice", ore_runtime::ore_str_slice as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 609 | |     map_fn!("ore_str_slice", ore_runtime::ore_str_slice);
[INFO] [stdout] 610 | |     map_fn!("ore_assert_fail", ore_runtime::ore_assert_fail);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 610 |     map_fn!("ore_assert_fail", ore_runtime::ore_assert_fail as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 610 | |     map_fn!("ore_assert_fail", ore_runtime::ore_assert_fail);
[INFO] [stdout] 611 | |     map_fn!("ore_str_reverse", ore_runtime::ore_str_reverse);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 611 |     map_fn!("ore_str_reverse", ore_runtime::ore_str_reverse as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 611 | |     map_fn!("ore_str_reverse", ore_runtime::ore_str_reverse);
[INFO] [stdout] 612 | |     map_fn!("ore_list_reverse_new", ore_runtime::ore_list_reverse_new);
[INFO] [stdout]     | |_____-----------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 612 |     map_fn!("ore_list_reverse_new", ore_runtime::ore_list_reverse_new as *const ());
[INFO] [stdout]     |                                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 612 | |     map_fn!("ore_list_reverse_new", ore_runtime::ore_list_reverse_new);
[INFO] [stdout] 613 | |     map_fn!("ore_str_split_whitespace", ore_runtime::ore_str_split_whitespace);
[INFO] [stdout]     | |_____-------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 613 |     map_fn!("ore_str_split_whitespace", ore_runtime::ore_str_split_whitespace as *const ());
[INFO] [stdout]     |                                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 613 | |     map_fn!("ore_str_split_whitespace", ore_runtime::ore_str_split_whitespace);
[INFO] [stdout] 614 | |     map_fn!("ore_list_min", ore_runtime::ore_list_min);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 614 |     map_fn!("ore_list_min", ore_runtime::ore_list_min as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 614 | |     map_fn!("ore_list_min", ore_runtime::ore_list_min);
[INFO] [stdout] 615 | |     map_fn!("ore_list_max", ore_runtime::ore_list_max);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 615 |     map_fn!("ore_list_max", ore_runtime::ore_list_max as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 615 | |     map_fn!("ore_list_max", ore_runtime::ore_list_max);
[INFO] [stdout] 616 | |     map_fn!("ore_list_count", ore_runtime::ore_list_count);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 616 |     map_fn!("ore_list_count", ore_runtime::ore_list_count as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 616 | |     map_fn!("ore_list_count", ore_runtime::ore_list_count);
[INFO] [stdout] 617 | |     map_fn!("ore_list_sort_by", ore_runtime::ore_list_sort_by);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 617 |     map_fn!("ore_list_sort_by", ore_runtime::ore_list_sort_by as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 617 | |     map_fn!("ore_list_sort_by", ore_runtime::ore_list_sort_by);
[INFO] [stdout] 618 | |     map_fn!("ore_list_sort_by_key", ore_runtime::ore_list_sort_by_key);
[INFO] [stdout]     | |_____-----------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 618 |     map_fn!("ore_list_sort_by_key", ore_runtime::ore_list_sort_by_key as *const ());
[INFO] [stdout]     |                                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 618 | |     map_fn!("ore_list_sort_by_key", ore_runtime::ore_list_sort_by_key);
[INFO] [stdout] 619 | |     map_fn!("ore_list_partition", ore_runtime::ore_list_partition);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 619 |     map_fn!("ore_list_partition", ore_runtime::ore_list_partition as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 619 | |     map_fn!("ore_list_partition", ore_runtime::ore_list_partition);
[INFO] [stdout] 620 | |     map_fn!("ore_list_take_while", ore_runtime::ore_list_take_while);
[INFO] [stdout]     | |_____---------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 620 |     map_fn!("ore_list_take_while", ore_runtime::ore_list_take_while as *const ());
[INFO] [stdout]     |                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 620 | |     map_fn!("ore_list_take_while", ore_runtime::ore_list_take_while);
[INFO] [stdout] 621 | |     map_fn!("ore_list_drop_while", ore_runtime::ore_list_drop_while);
[INFO] [stdout]     | |_____---------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 621 |     map_fn!("ore_list_drop_while", ore_runtime::ore_list_drop_while as *const ());
[INFO] [stdout]     |                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 621 | |     map_fn!("ore_list_drop_while", ore_runtime::ore_list_drop_while);
[INFO] [stdout] 622 | |     map_fn!("ore_list_min_by", ore_runtime::ore_list_min_by);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 622 |     map_fn!("ore_list_min_by", ore_runtime::ore_list_min_by as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 622 | |     map_fn!("ore_list_min_by", ore_runtime::ore_list_min_by);
[INFO] [stdout] 623 | |     map_fn!("ore_list_max_by", ore_runtime::ore_list_max_by);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 623 |     map_fn!("ore_list_max_by", ore_runtime::ore_list_max_by as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 623 | |     map_fn!("ore_list_max_by", ore_runtime::ore_list_max_by);
[INFO] [stdout] 624 | |     map_fn!("ore_list_sort_by_key_str", ore_runtime::ore_list_sort_by_key_str);
[INFO] [stdout]     | |_____-------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 624 |     map_fn!("ore_list_sort_by_key_str", ore_runtime::ore_list_sort_by_key_str as *const ());
[INFO] [stdout]     |                                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 624 | |     map_fn!("ore_list_sort_by_key_str", ore_runtime::ore_list_sort_by_key_str);
[INFO] [stdout] 625 | |     map_fn!("ore_list_index_of", ore_runtime::ore_list_index_of);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 625 |     map_fn!("ore_list_index_of", ore_runtime::ore_list_index_of as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 625 | |     map_fn!("ore_list_index_of", ore_runtime::ore_list_index_of);
[INFO] [stdout] 626 | |     map_fn!("ore_list_unique", ore_runtime::ore_list_unique);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 626 |     map_fn!("ore_list_unique", ore_runtime::ore_list_unique as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 626 | |     map_fn!("ore_list_unique", ore_runtime::ore_list_unique);
[INFO] [stdout] 627 | |     map_fn!("ore_list_flatten", ore_runtime::ore_list_flatten);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 627 |     map_fn!("ore_list_flatten", ore_runtime::ore_list_flatten as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 627 | |     map_fn!("ore_list_flatten", ore_runtime::ore_list_flatten);
[INFO] [stdout] 628 | |     map_fn!("ore_list_window", ore_runtime::ore_list_window);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 628 |     map_fn!("ore_list_window", ore_runtime::ore_list_window as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 628 | |     map_fn!("ore_list_window", ore_runtime::ore_list_window);
[INFO] [stdout] 629 | |     map_fn!("ore_list_chunks", ore_runtime::ore_list_chunks);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 629 |     map_fn!("ore_list_chunks", ore_runtime::ore_list_chunks as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 631 | |     map_fn!("ore_list_new", ore_runtime::ore_list_new);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 631 |     map_fn!("ore_list_new", ore_runtime::ore_list_new as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 631 | |     map_fn!("ore_list_new", ore_runtime::ore_list_new);
[INFO] [stdout] 632 | |     map_fn!("ore_list_push", ore_runtime::ore_list_push);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 632 |     map_fn!("ore_list_push", ore_runtime::ore_list_push as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 632 | |     map_fn!("ore_list_push", ore_runtime::ore_list_push);
[INFO] [stdout] 633 | |     map_fn!("ore_list_push_typed", ore_runtime::ore_list_push_typed);
[INFO] [stdout]     | |_____---------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 633 |     map_fn!("ore_list_push_typed", ore_runtime::ore_list_push_typed as *const ());
[INFO] [stdout]     |                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 633 | |     map_fn!("ore_list_push_typed", ore_runtime::ore_list_push_typed);
[INFO] [stdout] 634 | |     map_fn!("ore_list_set", ore_runtime::ore_list_set);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 634 |     map_fn!("ore_list_set", ore_runtime::ore_list_set as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 634 | |     map_fn!("ore_list_set", ore_runtime::ore_list_set);
[INFO] [stdout] 635 | |     map_fn!("ore_list_set_typed", ore_runtime::ore_list_set_typed);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 635 |     map_fn!("ore_list_set_typed", ore_runtime::ore_list_set_typed as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 635 | |     map_fn!("ore_list_set_typed", ore_runtime::ore_list_set_typed);
[INFO] [stdout] 636 | |     map_fn!("ore_list_get", ore_runtime::ore_list_get);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 636 |     map_fn!("ore_list_get", ore_runtime::ore_list_get as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 636 | |     map_fn!("ore_list_get", ore_runtime::ore_list_get);
[INFO] [stdout] 637 | |     map_fn!("ore_list_get_kind", ore_runtime::ore_list_get_kind);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 637 |     map_fn!("ore_list_get_kind", ore_runtime::ore_list_get_kind as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 637 | |     map_fn!("ore_list_get_kind", ore_runtime::ore_list_get_kind);
[INFO] [stdout] 638 | |     map_fn!("ore_list_get_or", ore_runtime::ore_list_get_or);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 638 |     map_fn!("ore_list_get_or", ore_runtime::ore_list_get_or as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 638 | |     map_fn!("ore_list_get_or", ore_runtime::ore_list_get_or);
[INFO] [stdout] 639 | |     map_fn!("ore_list_len", ore_runtime::ore_list_len);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 639 |     map_fn!("ore_list_len", ore_runtime::ore_list_len as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 639 | |     map_fn!("ore_list_len", ore_runtime::ore_list_len);
[INFO] [stdout] 640 | |     map_fn!("ore_list_print", ore_runtime::ore_list_print);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 640 |     map_fn!("ore_list_print", ore_runtime::ore_list_print as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 640 | |     map_fn!("ore_list_print", ore_runtime::ore_list_print);
[INFO] [stdout] 641 | |     map_fn!("ore_list_print_typed", ore_runtime::ore_list_print_typed);
[INFO] [stdout]     | |_____-----------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 641 |     map_fn!("ore_list_print_typed", ore_runtime::ore_list_print_typed as *const ());
[INFO] [stdout]     |                                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 641 | |     map_fn!("ore_list_print_typed", ore_runtime::ore_list_print_typed);
[INFO] [stdout] 642 | |     map_fn!("ore_list_print_str", ore_runtime::ore_list_print_str);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 642 |     map_fn!("ore_list_print_str", ore_runtime::ore_list_print_str as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 642 | |     map_fn!("ore_list_print_str", ore_runtime::ore_list_print_str);
[INFO] [stdout] 643 | |     map_fn!("ore_list_print_float", ore_runtime::ore_list_print_float);
[INFO] [stdout]     | |_____-----------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 643 |     map_fn!("ore_list_print_float", ore_runtime::ore_list_print_float as *const ());
[INFO] [stdout]     |                                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 643 | |     map_fn!("ore_list_print_float", ore_runtime::ore_list_print_float);
[INFO] [stdout] 644 | |     map_fn!("ore_list_print_bool", ore_runtime::ore_list_print_bool);
[INFO] [stdout]     | |_____---------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 644 |     map_fn!("ore_list_print_bool", ore_runtime::ore_list_print_bool as *const ());
[INFO] [stdout]     |                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 644 | |     map_fn!("ore_list_print_bool", ore_runtime::ore_list_print_bool);
[INFO] [stdout] 645 | |     map_fn!("ore_list_map", ore_runtime::ore_list_map);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 645 |     map_fn!("ore_list_map", ore_runtime::ore_list_map as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 645 | |     map_fn!("ore_list_map", ore_runtime::ore_list_map);
[INFO] [stdout] 646 | |     map_fn!("ore_list_filter", ore_runtime::ore_list_filter);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 646 |     map_fn!("ore_list_filter", ore_runtime::ore_list_filter as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 646 | |     map_fn!("ore_list_filter", ore_runtime::ore_list_filter);
[INFO] [stdout] 647 | |     map_fn!("ore_list_each", ore_runtime::ore_list_each);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 647 |     map_fn!("ore_list_each", ore_runtime::ore_list_each as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 647 | |     map_fn!("ore_list_each", ore_runtime::ore_list_each);
[INFO] [stdout] 648 | |     map_fn!("ore_list_find_index", ore_runtime::ore_list_find_index);
[INFO] [stdout]     | |_____---------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 648 |     map_fn!("ore_list_find_index", ore_runtime::ore_list_find_index as *const ());
[INFO] [stdout]     |                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 648 | |     map_fn!("ore_list_find_index", ore_runtime::ore_list_find_index);
[INFO] [stdout] 649 | |     map_fn!("ore_list_find", ore_runtime::ore_list_find);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 649 |     map_fn!("ore_list_find", ore_runtime::ore_list_find as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 649 | |     map_fn!("ore_list_find", ore_runtime::ore_list_find);
[INFO] [stdout] 650 | |     map_fn!("ore_list_fold", ore_runtime::ore_list_fold);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 650 |     map_fn!("ore_list_fold", ore_runtime::ore_list_fold as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 650 | |     map_fn!("ore_list_fold", ore_runtime::ore_list_fold);
[INFO] [stdout] 651 | |     map_fn!("ore_list_sort", ore_runtime::ore_list_sort);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 651 |     map_fn!("ore_list_sort", ore_runtime::ore_list_sort as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 651 | |     map_fn!("ore_list_sort", ore_runtime::ore_list_sort);
[INFO] [stdout] 652 | |     map_fn!("ore_list_reverse", ore_runtime::ore_list_reverse);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 652 |     map_fn!("ore_list_reverse", ore_runtime::ore_list_reverse as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 652 | |     map_fn!("ore_list_reverse", ore_runtime::ore_list_reverse);
[INFO] [stdout] 653 | |     map_fn!("ore_list_contains", ore_runtime::ore_list_contains);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 653 |     map_fn!("ore_list_contains", ore_runtime::ore_list_contains as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 653 | |     map_fn!("ore_list_contains", ore_runtime::ore_list_contains);
[INFO] [stdout] 654 | |     map_fn!("ore_list_concat", ore_runtime::ore_list_concat);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 654 |     map_fn!("ore_list_concat", ore_runtime::ore_list_concat as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 654 | |     map_fn!("ore_list_concat", ore_runtime::ore_list_concat);
[INFO] [stdout] 655 | |     map_fn!("ore_list_par_map", ore_runtime::ore_list_par_map);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 655 |     map_fn!("ore_list_par_map", ore_runtime::ore_list_par_map as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 655 | |     map_fn!("ore_list_par_map", ore_runtime::ore_list_par_map);
[INFO] [stdout] 656 | |     map_fn!("ore_list_par_each", ore_runtime::ore_list_par_each);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 656 |     map_fn!("ore_list_par_each", ore_runtime::ore_list_par_each as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 656 | |     map_fn!("ore_list_par_each", ore_runtime::ore_list_par_each);
[INFO] [stdout] 657 | |     map_fn!("ore_list_reduce1", ore_runtime::ore_list_reduce1);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 657 |     map_fn!("ore_list_reduce1", ore_runtime::ore_list_reduce1 as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 657 | |     map_fn!("ore_list_reduce1", ore_runtime::ore_list_reduce1);
[INFO] [stdout] 658 | |     map_fn!("ore_list_pop", ore_runtime::ore_list_pop);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 658 |     map_fn!("ore_list_pop", ore_runtime::ore_list_pop as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     map_fn!("ore_list_pop", ore_runtime::ore_list_pop);
[INFO] [stdout] 659 | |     map_fn!("ore_list_clear", ore_runtime::ore_list_clear);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 659 |     map_fn!("ore_list_clear", ore_runtime::ore_list_clear as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 659 | |     map_fn!("ore_list_clear", ore_runtime::ore_list_clear);
[INFO] [stdout] 660 | |     map_fn!("ore_list_insert", ore_runtime::ore_list_insert);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 660 |     map_fn!("ore_list_insert", ore_runtime::ore_list_insert as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 660 | |     map_fn!("ore_list_insert", ore_runtime::ore_list_insert);
[INFO] [stdout] 661 | |     map_fn!("ore_list_remove_at", ore_runtime::ore_list_remove_at);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 661 |     map_fn!("ore_list_remove_at", ore_runtime::ore_list_remove_at as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 661 | |     map_fn!("ore_list_remove_at", ore_runtime::ore_list_remove_at);
[INFO] [stdout] 662 | |     map_fn!("ore_list_scan", ore_runtime::ore_list_scan);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 662 |     map_fn!("ore_list_scan", ore_runtime::ore_list_scan as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 662 | |     map_fn!("ore_list_scan", ore_runtime::ore_list_scan);
[INFO] [stdout] 663 | |     map_fn!("ore_list_join", ore_runtime::ore_list_join);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 663 |     map_fn!("ore_list_join", ore_runtime::ore_list_join as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 663 | |     map_fn!("ore_list_join", ore_runtime::ore_list_join);
[INFO] [stdout] 664 | |     map_fn!("ore_list_join_str", ore_runtime::ore_list_join_str);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 664 |     map_fn!("ore_list_join_str", ore_runtime::ore_list_join_str as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 664 | |     map_fn!("ore_list_join_str", ore_runtime::ore_list_join_str);
[INFO] [stdout] 665 | |     map_fn!("ore_list_join_float", ore_runtime::ore_list_join_float);
[INFO] [stdout]     | |_____---------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 665 |     map_fn!("ore_list_join_float", ore_runtime::ore_list_join_float as *const ());
[INFO] [stdout]     |                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 665 | |     map_fn!("ore_list_join_float", ore_runtime::ore_list_join_float);
[INFO] [stdout] 666 | |     map_fn!("ore_list_slice", ore_runtime::ore_list_slice);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 666 |     map_fn!("ore_list_slice", ore_runtime::ore_list_slice as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 666 | |     map_fn!("ore_list_slice", ore_runtime::ore_list_slice);
[INFO] [stdout] 667 | |     map_fn!("ore_list_any", ore_runtime::ore_list_any);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 667 |     map_fn!("ore_list_any", ore_runtime::ore_list_any as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 667 | |     map_fn!("ore_list_any", ore_runtime::ore_list_any);
[INFO] [stdout] 668 | |     map_fn!("ore_list_all", ore_runtime::ore_list_all);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 668 |     map_fn!("ore_list_all", ore_runtime::ore_list_all as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 668 | |     map_fn!("ore_list_all", ore_runtime::ore_list_all);
[INFO] [stdout] 669 | |     map_fn!("ore_list_zip", ore_runtime::ore_list_zip);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 669 |     map_fn!("ore_list_zip", ore_runtime::ore_list_zip as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 669 | |     map_fn!("ore_list_zip", ore_runtime::ore_list_zip);
[INFO] [stdout] 670 | |     map_fn!("ore_list_zip_with", ore_runtime::ore_list_zip_with);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 670 |     map_fn!("ore_list_zip_with", ore_runtime::ore_list_zip_with as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 670 | |     map_fn!("ore_list_zip_with", ore_runtime::ore_list_zip_with);
[INFO] [stdout] 671 | |     map_fn!("ore_list_enumerate", ore_runtime::ore_list_enumerate);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 671 |     map_fn!("ore_list_enumerate", ore_runtime::ore_list_enumerate as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 671 | |     map_fn!("ore_list_enumerate", ore_runtime::ore_list_enumerate);
[INFO] [stdout] 672 | |     map_fn!("ore_list_flat_map", ore_runtime::ore_list_flat_map);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 672 |     map_fn!("ore_list_flat_map", ore_runtime::ore_list_flat_map as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 672 | |     map_fn!("ore_list_flat_map", ore_runtime::ore_list_flat_map);
[INFO] [stdout] 673 | |     map_fn!("ore_list_count_by", ore_runtime::ore_list_count_by);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 673 |     map_fn!("ore_list_count_by", ore_runtime::ore_list_count_by as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 673 | |     map_fn!("ore_list_count_by", ore_runtime::ore_list_count_by);
[INFO] [stdout] 674 | |     map_fn!("ore_list_count_by_int", ore_runtime::ore_list_count_by_int);
[INFO] [stdout]     | |_____-------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 674 |     map_fn!("ore_list_count_by_int", ore_runtime::ore_list_count_by_int as *const ());
[INFO] [stdout]     |                                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 674 | |     map_fn!("ore_list_count_by_int", ore_runtime::ore_list_count_by_int);
[INFO] [stdout] 675 | |     map_fn!("ore_list_group_by", ore_runtime::ore_list_group_by);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 675 |     map_fn!("ore_list_group_by", ore_runtime::ore_list_group_by as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 675 | |     map_fn!("ore_list_group_by", ore_runtime::ore_list_group_by);
[INFO] [stdout] 676 | |     map_fn!("ore_range", ore_runtime::ore_range);
[INFO] [stdout]     | |_____-------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 676 |     map_fn!("ore_range", ore_runtime::ore_range as *const ());
[INFO] [stdout]     |                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 676 | |     map_fn!("ore_range", ore_runtime::ore_range);
[INFO] [stdout] 677 | |     map_fn!("ore_range_step", ore_runtime::ore_range_step);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 677 |     map_fn!("ore_range_step", ore_runtime::ore_range_step as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 677 | |     map_fn!("ore_range_step", ore_runtime::ore_range_step);
[INFO] [stdout] 678 | |     map_fn!("ore_list_repeat", ore_runtime::ore_list_repeat);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 678 |     map_fn!("ore_list_repeat", ore_runtime::ore_list_repeat as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 678 | |     map_fn!("ore_list_repeat", ore_runtime::ore_list_repeat);
[INFO] [stdout] 679 | |     map_fn!("ore_list_take", ore_runtime::ore_list_take);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 679 |     map_fn!("ore_list_take", ore_runtime::ore_list_take as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 679 | |     map_fn!("ore_list_take", ore_runtime::ore_list_take);
[INFO] [stdout] 680 | |     map_fn!("ore_list_skip", ore_runtime::ore_list_skip);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 680 |     map_fn!("ore_list_skip", ore_runtime::ore_list_skip as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 680 | |     map_fn!("ore_list_skip", ore_runtime::ore_list_skip);
[INFO] [stdout] 681 | |     map_fn!("ore_list_step", ore_runtime::ore_list_step);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 681 |     map_fn!("ore_list_step", ore_runtime::ore_list_step as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 681 | |     map_fn!("ore_list_step", ore_runtime::ore_list_step);
[INFO] [stdout] 682 | |     map_fn!("ore_list_sum", ore_runtime::ore_list_sum);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 682 |     map_fn!("ore_list_sum", ore_runtime::ore_list_sum as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 682 | |     map_fn!("ore_list_sum", ore_runtime::ore_list_sum);
[INFO] [stdout] 683 | |     map_fn!("ore_list_product", ore_runtime::ore_list_product);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 683 |     map_fn!("ore_list_product", ore_runtime::ore_list_product as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 685 | |     map_fn!("ore_map_new", ore_runtime::ore_map_new);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 685 |     map_fn!("ore_map_new", ore_runtime::ore_map_new as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 685 | |     map_fn!("ore_map_new", ore_runtime::ore_map_new);
[INFO] [stdout] 686 | |     map_fn!("ore_map_set", ore_runtime::ore_map_set);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 686 |     map_fn!("ore_map_set", ore_runtime::ore_map_set as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 686 | |     map_fn!("ore_map_set", ore_runtime::ore_map_set);
[INFO] [stdout] 687 | |     map_fn!("ore_map_set_typed", ore_runtime::ore_map_set_typed);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 687 |     map_fn!("ore_map_set_typed", ore_runtime::ore_map_set_typed as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 687 | |     map_fn!("ore_map_set_typed", ore_runtime::ore_map_set_typed);
[INFO] [stdout] 688 | |     map_fn!("ore_map_get", ore_runtime::ore_map_get);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 688 |     map_fn!("ore_map_get", ore_runtime::ore_map_get as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 688 | |     map_fn!("ore_map_get", ore_runtime::ore_map_get);
[INFO] [stdout] 689 | |     map_fn!("ore_map_contains", ore_runtime::ore_map_contains);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 689 |     map_fn!("ore_map_contains", ore_runtime::ore_map_contains as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 689 | |     map_fn!("ore_map_contains", ore_runtime::ore_map_contains);
[INFO] [stdout] 690 | |     map_fn!("ore_map_len", ore_runtime::ore_map_len);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 690 |     map_fn!("ore_map_len", ore_runtime::ore_map_len as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 690 | |     map_fn!("ore_map_len", ore_runtime::ore_map_len);
[INFO] [stdout] 691 | |     map_fn!("ore_map_remove", ore_runtime::ore_map_remove);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 691 |     map_fn!("ore_map_remove", ore_runtime::ore_map_remove as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 691 | |     map_fn!("ore_map_remove", ore_runtime::ore_map_remove);
[INFO] [stdout] 692 | |     map_fn!("ore_map_keys", ore_runtime::ore_map_keys);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 692 |     map_fn!("ore_map_keys", ore_runtime::ore_map_keys as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 692 | |     map_fn!("ore_map_keys", ore_runtime::ore_map_keys);
[INFO] [stdout] 693 | |     map_fn!("ore_map_values", ore_runtime::ore_map_values);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 693 |     map_fn!("ore_map_values", ore_runtime::ore_map_values as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 693 | |     map_fn!("ore_map_values", ore_runtime::ore_map_values);
[INFO] [stdout] 694 | |     map_fn!("ore_map_print", ore_runtime::ore_map_print);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 694 |     map_fn!("ore_map_print", ore_runtime::ore_map_print as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 694 | |     map_fn!("ore_map_print", ore_runtime::ore_map_print);
[INFO] [stdout] 695 | |     map_fn!("ore_map_print_str", ore_runtime::ore_map_print_str);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 695 |     map_fn!("ore_map_print_str", ore_runtime::ore_map_print_str as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 697 | |     map_fn!("ore_spawn", ore_runtime::ore_spawn);
[INFO] [stdout]     | |_____-------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 697 |     map_fn!("ore_spawn", ore_runtime::ore_spawn as *const ());
[INFO] [stdout]     |                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 697 | |     map_fn!("ore_spawn", ore_runtime::ore_spawn);
[INFO] [stdout] 698 | |     map_fn!("ore_spawn_with_arg", ore_runtime::ore_spawn_with_arg);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 698 |     map_fn!("ore_spawn_with_arg", ore_runtime::ore_spawn_with_arg as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 698 | |     map_fn!("ore_spawn_with_arg", ore_runtime::ore_spawn_with_arg);
[INFO] [stdout] 699 | |     map_fn!("ore_spawn_with_2args", ore_runtime::ore_spawn_with_2args);
[INFO] [stdout]     | |_____-----------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 699 |     map_fn!("ore_spawn_with_2args", ore_runtime::ore_spawn_with_2args as *const ());
[INFO] [stdout]     |                                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 699 | |     map_fn!("ore_spawn_with_2args", ore_runtime::ore_spawn_with_2args);
[INFO] [stdout] 700 | |     map_fn!("ore_spawn_with_3args", ore_runtime::ore_spawn_with_3args);
[INFO] [stdout]     | |_____-----------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 700 |     map_fn!("ore_spawn_with_3args", ore_runtime::ore_spawn_with_3args as *const ());
[INFO] [stdout]     |                                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 700 | |     map_fn!("ore_spawn_with_3args", ore_runtime::ore_spawn_with_3args);
[INFO] [stdout] 701 | |     map_fn!("ore_thread_join_all", ore_runtime::ore_thread_join_all);
[INFO] [stdout]     | |_____---------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 701 |     map_fn!("ore_thread_join_all", ore_runtime::ore_thread_join_all as *const ());
[INFO] [stdout]     |                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 701 | |     map_fn!("ore_thread_join_all", ore_runtime::ore_thread_join_all);
[INFO] [stdout] 702 | |     map_fn!("ore_sleep", ore_runtime::ore_sleep);
[INFO] [stdout]     | |_____-------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 702 |     map_fn!("ore_sleep", ore_runtime::ore_sleep as *const ());
[INFO] [stdout]     |                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 702 | |     map_fn!("ore_sleep", ore_runtime::ore_sleep);
[INFO] [stdout] 703 | |     map_fn!("ore_channel_new", ore_runtime::ore_channel_new);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 703 |     map_fn!("ore_channel_new", ore_runtime::ore_channel_new as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 703 | |     map_fn!("ore_channel_new", ore_runtime::ore_channel_new);
[INFO] [stdout] 704 | |     map_fn!("ore_channel_send", ore_runtime::ore_channel_send);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 704 |     map_fn!("ore_channel_send", ore_runtime::ore_channel_send as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 704 | |     map_fn!("ore_channel_send", ore_runtime::ore_channel_send);
[INFO] [stdout] 705 | |     map_fn!("ore_channel_recv", ore_runtime::ore_channel_recv);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 705 |     map_fn!("ore_channel_recv", ore_runtime::ore_channel_recv as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 705 | |     map_fn!("ore_channel_recv", ore_runtime::ore_channel_recv);
[INFO] [stdout] 706 | |     map_fn!("ore_fork", ore_runtime::ore_fork);
[INFO] [stdout]     | |_____-----------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 706 |     map_fn!("ore_fork", ore_runtime::ore_fork as *const ());
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 708 | |     map_fn!("ore_int_pow", ore_runtime::ore_int_pow);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 708 |     map_fn!("ore_int_pow", ore_runtime::ore_int_pow as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 710 | |     map_fn!("ore_map_merge", ore_runtime::ore_map_merge);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 710 |     map_fn!("ore_map_merge", ore_runtime::ore_map_merge as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 710 | |     map_fn!("ore_map_merge", ore_runtime::ore_map_merge);
[INFO] [stdout] 711 | |     map_fn!("ore_map_clear", ore_runtime::ore_map_clear);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 711 |     map_fn!("ore_map_clear", ore_runtime::ore_map_clear as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     map_fn!("ore_map_clear", ore_runtime::ore_map_clear);
[INFO] [stdout] 712 | |     map_fn!("ore_map_each", ore_runtime::ore_map_each);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 712 |     map_fn!("ore_map_each", ore_runtime::ore_map_each as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 712 | |     map_fn!("ore_map_each", ore_runtime::ore_map_each);
[INFO] [stdout] 713 | |     map_fn!("ore_map_map_values", ore_runtime::ore_map_map_values);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 713 |     map_fn!("ore_map_map_values", ore_runtime::ore_map_map_values as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 713 | |     map_fn!("ore_map_map_values", ore_runtime::ore_map_map_values);
[INFO] [stdout] 714 | |     map_fn!("ore_map_filter", ore_runtime::ore_map_filter);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 714 |     map_fn!("ore_map_filter", ore_runtime::ore_map_filter as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 714 | |     map_fn!("ore_map_filter", ore_runtime::ore_map_filter);
[INFO] [stdout] 715 | |     map_fn!("ore_map_entries", ore_runtime::ore_map_entries);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 715 |     map_fn!("ore_map_entries", ore_runtime::ore_map_entries as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 715 | |     map_fn!("ore_map_entries", ore_runtime::ore_map_entries);
[INFO] [stdout] 716 | |     map_fn!("ore_map_get_or", ore_runtime::ore_map_get_or);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 716 |     map_fn!("ore_map_get_or", ore_runtime::ore_map_get_or as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 716 | |     map_fn!("ore_map_get_or", ore_runtime::ore_map_get_or);
[INFO] [stdout] 717 | |     map_fn!("ore_str_char_at", ore_runtime::ore_str_char_at);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 717 |     map_fn!("ore_str_char_at", ore_runtime::ore_str_char_at as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 717 | |     map_fn!("ore_str_char_at", ore_runtime::ore_str_char_at);
[INFO] [stdout] 718 | |     map_fn!("ore_ord", ore_runtime::ore_ord);
[INFO] [stdout]     | |_____---------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 718 |     map_fn!("ore_ord", ore_runtime::ore_ord as *const ());
[INFO] [stdout]     |                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 718 | |     map_fn!("ore_ord", ore_runtime::ore_ord);
[INFO] [stdout] 719 | |     map_fn!("ore_chr", ore_runtime::ore_chr);
[INFO] [stdout]     | |_____---------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 719 |     map_fn!("ore_chr", ore_runtime::ore_chr as *const ());
[INFO] [stdout]     |                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 719 | |     map_fn!("ore_chr", ore_runtime::ore_chr);
[INFO] [stdout] 720 | |     map_fn!("ore_str_capitalize", ore_runtime::ore_str_capitalize);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 720 |     map_fn!("ore_str_capitalize", ore_runtime::ore_str_capitalize as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 720 | |     map_fn!("ore_str_capitalize", ore_runtime::ore_str_capitalize);
[INFO] [stdout] 721 | |     map_fn!("ore_list_tap", ore_runtime::ore_list_tap);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 721 |     map_fn!("ore_list_tap", ore_runtime::ore_list_tap as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 721 | |     map_fn!("ore_list_tap", ore_runtime::ore_list_tap);
[INFO] [stdout] 722 | |     map_fn!("ore_list_contains_str", ore_runtime::ore_list_contains_str);
[INFO] [stdout]     | |_____-------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 722 |     map_fn!("ore_list_contains_str", ore_runtime::ore_list_contains_str as *const ());
[INFO] [stdout]     |                                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 722 | |     map_fn!("ore_list_contains_str", ore_runtime::ore_list_contains_str);
[INFO] [stdout] 723 | |     map_fn!("ore_list_index_of_str", ore_runtime::ore_list_index_of_str);
[INFO] [stdout]     | |_____-------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 723 |     map_fn!("ore_list_index_of_str", ore_runtime::ore_list_index_of_str as *const ());
[INFO] [stdout]     |                                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 723 | |     map_fn!("ore_list_index_of_str", ore_runtime::ore_list_index_of_str);
[INFO] [stdout] 724 | |     map_fn!("ore_list_unique_by", ore_runtime::ore_list_unique_by);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 724 |     map_fn!("ore_list_unique_by", ore_runtime::ore_list_unique_by as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 724 | |     map_fn!("ore_list_unique_by", ore_runtime::ore_list_unique_by);
[INFO] [stdout] 725 | |     map_fn!("ore_list_unique_str", ore_runtime::ore_list_unique_str);
[INFO] [stdout]     | |_____---------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 725 |     map_fn!("ore_list_unique_str", ore_runtime::ore_list_unique_str as *const ());
[INFO] [stdout]     |                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 725 | |     map_fn!("ore_list_unique_str", ore_runtime::ore_list_unique_str);
[INFO] [stdout] 726 | |     map_fn!("ore_list_average", ore_runtime::ore_list_average);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 726 |     map_fn!("ore_list_average", ore_runtime::ore_list_average as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 726 | |     map_fn!("ore_list_average", ore_runtime::ore_list_average);
[INFO] [stdout] 727 | |     map_fn!("ore_list_average_float", ore_runtime::ore_list_average_float);
[INFO] [stdout]     | |_____---------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 727 |     map_fn!("ore_list_average_float", ore_runtime::ore_list_average_float as *const ());
[INFO] [stdout]     |                                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 727 | |     map_fn!("ore_list_average_float", ore_runtime::ore_list_average_float);
[INFO] [stdout] 728 | |     map_fn!("ore_list_map_with_index", ore_runtime::ore_list_map_with_index);
[INFO] [stdout]     | |_____-----------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 728 |     map_fn!("ore_list_map_with_index", ore_runtime::ore_list_map_with_index as *const ());
[INFO] [stdout]     |                                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 728 | |     map_fn!("ore_list_map_with_index", ore_runtime::ore_list_map_with_index);
[INFO] [stdout] 729 | |     map_fn!("ore_list_each_with_index", ore_runtime::ore_list_each_with_index);
[INFO] [stdout]     | |_____-------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 729 |     map_fn!("ore_list_each_with_index", ore_runtime::ore_list_each_with_index as *const ());
[INFO] [stdout]     |                                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 729 | |     map_fn!("ore_list_each_with_index", ore_runtime::ore_list_each_with_index);
[INFO] [stdout] 730 | |     map_fn!("ore_list_to_map", ore_runtime::ore_list_to_map);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 730 |     map_fn!("ore_list_to_map", ore_runtime::ore_list_to_map as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 730 | |     map_fn!("ore_list_to_map", ore_runtime::ore_list_to_map);
[INFO] [stdout] 731 | |     map_fn!("ore_list_frequencies", ore_runtime::ore_list_frequencies);
[INFO] [stdout]     | |_____-----------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 731 |     map_fn!("ore_list_frequencies", ore_runtime::ore_list_frequencies as *const ());
[INFO] [stdout]     |                                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 731 | |     map_fn!("ore_list_frequencies", ore_runtime::ore_list_frequencies);
[INFO] [stdout] 732 | |     map_fn!("ore_list_intersperse", ore_runtime::ore_list_intersperse);
[INFO] [stdout]     | |_____-----------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 732 |     map_fn!("ore_list_intersperse", ore_runtime::ore_list_intersperse as *const ());
[INFO] [stdout]     |                                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 732 | |     map_fn!("ore_list_intersperse", ore_runtime::ore_list_intersperse);
[INFO] [stdout] 733 | |     map_fn!("ore_list_sort_str", ore_runtime::ore_list_sort_str);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 733 |     map_fn!("ore_list_sort_str", ore_runtime::ore_list_sort_str as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 733 | |     map_fn!("ore_list_sort_str", ore_runtime::ore_list_sort_str);
[INFO] [stdout] 734 | |     map_fn!("ore_list_sort_float", ore_runtime::ore_list_sort_float);
[INFO] [stdout]     | |_____---------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 734 |     map_fn!("ore_list_sort_float", ore_runtime::ore_list_sort_float as *const ());
[INFO] [stdout]     |                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 734 | |     map_fn!("ore_list_sort_float", ore_runtime::ore_list_sort_float);
[INFO] [stdout] 735 | |     map_fn!("ore_list_dedup", ore_runtime::ore_list_dedup);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 735 |     map_fn!("ore_list_dedup", ore_runtime::ore_list_dedup as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 735 | |     map_fn!("ore_list_dedup", ore_runtime::ore_list_dedup);
[INFO] [stdout] 736 | |     map_fn!("ore_list_sum_float", ore_runtime::ore_list_sum_float);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 736 |     map_fn!("ore_list_sum_float", ore_runtime::ore_list_sum_float as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |     map_fn!("ore_list_sum_float", ore_runtime::ore_list_sum_float);
[INFO] [stdout] 737 | |     map_fn!("ore_list_product_float", ore_runtime::ore_list_product_float);
[INFO] [stdout]     | |_____---------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 737 |     map_fn!("ore_list_product_float", ore_runtime::ore_list_product_float as *const ());
[INFO] [stdout]     |                                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 737 | |     map_fn!("ore_list_product_float", ore_runtime::ore_list_product_float);
[INFO] [stdout] 738 | |     map_fn!("ore_list_min_float", ore_runtime::ore_list_min_float);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 738 |     map_fn!("ore_list_min_float", ore_runtime::ore_list_min_float as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 738 | |     map_fn!("ore_list_min_float", ore_runtime::ore_list_min_float);
[INFO] [stdout] 739 | |     map_fn!("ore_list_max_float", ore_runtime::ore_list_max_float);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 739 |     map_fn!("ore_list_max_float", ore_runtime::ore_list_max_float as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 739 | |     map_fn!("ore_list_max_float", ore_runtime::ore_list_max_float);
[INFO] [stdout] 740 | |     map_fn!("ore_list_min_str", ore_runtime::ore_list_min_str);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 740 |     map_fn!("ore_list_min_str", ore_runtime::ore_list_min_str as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 740 | |     map_fn!("ore_list_min_str", ore_runtime::ore_list_min_str);
[INFO] [stdout] 741 | |     map_fn!("ore_list_max_str", ore_runtime::ore_list_max_str);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 741 |     map_fn!("ore_list_max_str", ore_runtime::ore_list_max_str as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 743 | |     map_fn!("ore_math_sqrt", ore_runtime::ore_math_sqrt);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 743 |     map_fn!("ore_math_sqrt", ore_runtime::ore_math_sqrt as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 743 | |     map_fn!("ore_math_sqrt", ore_runtime::ore_math_sqrt);
[INFO] [stdout] 744 | |     map_fn!("ore_math_sin", ore_runtime::ore_math_sin);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 744 |     map_fn!("ore_math_sin", ore_runtime::ore_math_sin as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 744 | |     map_fn!("ore_math_sin", ore_runtime::ore_math_sin);
[INFO] [stdout] 745 | |     map_fn!("ore_math_cos", ore_runtime::ore_math_cos);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 745 |     map_fn!("ore_math_cos", ore_runtime::ore_math_cos as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 745 | |     map_fn!("ore_math_cos", ore_runtime::ore_math_cos);
[INFO] [stdout] 746 | |     map_fn!("ore_math_tan", ore_runtime::ore_math_tan);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 746 |     map_fn!("ore_math_tan", ore_runtime::ore_math_tan as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 746 | |     map_fn!("ore_math_tan", ore_runtime::ore_math_tan);
[INFO] [stdout] 747 | |     map_fn!("ore_math_log", ore_runtime::ore_math_log);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 747 |     map_fn!("ore_math_log", ore_runtime::ore_math_log as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 747 | |     map_fn!("ore_math_log", ore_runtime::ore_math_log);
[INFO] [stdout] 748 | |     map_fn!("ore_math_log10", ore_runtime::ore_math_log10);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 748 |     map_fn!("ore_math_log10", ore_runtime::ore_math_log10 as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 748 | |     map_fn!("ore_math_log10", ore_runtime::ore_math_log10);
[INFO] [stdout] 749 | |     map_fn!("ore_math_exp", ore_runtime::ore_math_exp);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 749 |     map_fn!("ore_math_exp", ore_runtime::ore_math_exp as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 749 | |     map_fn!("ore_math_exp", ore_runtime::ore_math_exp);
[INFO] [stdout] 750 | |     map_fn!("ore_math_pow", ore_runtime::ore_math_pow);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 750 |     map_fn!("ore_math_pow", ore_runtime::ore_math_pow as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 750 | |     map_fn!("ore_math_pow", ore_runtime::ore_math_pow);
[INFO] [stdout] 751 | |     map_fn!("ore_math_abs", ore_runtime::ore_math_abs);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 751 |     map_fn!("ore_math_abs", ore_runtime::ore_math_abs as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 751 | |     map_fn!("ore_math_abs", ore_runtime::ore_math_abs);
[INFO] [stdout] 752 | |     map_fn!("ore_math_floor", ore_runtime::ore_math_floor);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 752 |     map_fn!("ore_math_floor", ore_runtime::ore_math_floor as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 752 | |     map_fn!("ore_math_floor", ore_runtime::ore_math_floor);
[INFO] [stdout] 753 | |     map_fn!("ore_math_ceil", ore_runtime::ore_math_ceil);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 753 |     map_fn!("ore_math_ceil", ore_runtime::ore_math_ceil as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 753 | |     map_fn!("ore_math_ceil", ore_runtime::ore_math_ceil);
[INFO] [stdout] 754 | |     map_fn!("ore_math_round", ore_runtime::ore_math_round);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 754 |     map_fn!("ore_math_round", ore_runtime::ore_math_round as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 754 | |     map_fn!("ore_math_round", ore_runtime::ore_math_round);
[INFO] [stdout] 755 | |     map_fn!("ore_math_pi", ore_runtime::ore_math_pi);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 755 |     map_fn!("ore_math_pi", ore_runtime::ore_math_pi as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 755 | |     map_fn!("ore_math_pi", ore_runtime::ore_math_pi);
[INFO] [stdout] 756 | |     map_fn!("ore_math_e", ore_runtime::ore_math_e);
[INFO] [stdout]     | |_____---------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 756 |     map_fn!("ore_math_e", ore_runtime::ore_math_e as *const ());
[INFO] [stdout]     |                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 756 | |     map_fn!("ore_math_e", ore_runtime::ore_math_e);
[INFO] [stdout] 757 | |     map_fn!("ore_math_atan2", ore_runtime::ore_math_atan2);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 757 |     map_fn!("ore_math_atan2", ore_runtime::ore_math_atan2 as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 757 | |     map_fn!("ore_math_atan2", ore_runtime::ore_math_atan2);
[INFO] [stdout] 758 | |     map_fn!("ore_float_round_to", ore_runtime::ore_float_round_to);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 758 |     map_fn!("ore_float_round_to", ore_runtime::ore_float_round_to as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 758 | |     map_fn!("ore_float_round_to", ore_runtime::ore_float_round_to);
[INFO] [stdout] 759 | |     map_fn!("ore_float_format", ore_runtime::ore_float_format);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 759 |     map_fn!("ore_float_format", ore_runtime::ore_float_format as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 761 | |     map_fn!("ore_readln", ore_runtime::ore_readln);
[INFO] [stdout]     | |_____---------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 761 |     map_fn!("ore_readln", ore_runtime::ore_readln as *const ());
[INFO] [stdout]     |                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 761 | |     map_fn!("ore_readln", ore_runtime::ore_readln);
[INFO] [stdout] 762 | |     map_fn!("ore_file_read", ore_runtime::ore_file_read);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 762 |     map_fn!("ore_file_read", ore_runtime::ore_file_read as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 762 | |     map_fn!("ore_file_read", ore_runtime::ore_file_read);
[INFO] [stdout] 763 | |     map_fn!("ore_file_read_lines", ore_runtime::ore_file_read_lines);
[INFO] [stdout]     | |_____---------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 763 |     map_fn!("ore_file_read_lines", ore_runtime::ore_file_read_lines as *const ());
[INFO] [stdout]     |                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 763 | |     map_fn!("ore_file_read_lines", ore_runtime::ore_file_read_lines);
[INFO] [stdout] 764 | |     map_fn!("ore_file_write", ore_runtime::ore_file_write);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 764 |     map_fn!("ore_file_write", ore_runtime::ore_file_write as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 764 | |     map_fn!("ore_file_write", ore_runtime::ore_file_write);
[INFO] [stdout] 765 | |     map_fn!("ore_file_exists", ore_runtime::ore_file_exists);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 765 |     map_fn!("ore_file_exists", ore_runtime::ore_file_exists as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 765 | |     map_fn!("ore_file_exists", ore_runtime::ore_file_exists);
[INFO] [stdout] 766 | |     map_fn!("ore_file_append", ore_runtime::ore_file_append);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 766 |     map_fn!("ore_file_append", ore_runtime::ore_file_append as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |     map_fn!("ore_args", ore_runtime::ore_args);
[INFO] [stdout]     | |_____-----------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 768 |     map_fn!("ore_args", ore_runtime::ore_args as *const ());
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 770 | |     map_fn!("ore_json_parse", ore_runtime::ore_json_parse);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 770 |     map_fn!("ore_json_parse", ore_runtime::ore_json_parse as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 770 | |     map_fn!("ore_json_parse", ore_runtime::ore_json_parse);
[INFO] [stdout] 771 | |     map_fn!("ore_json_stringify", ore_runtime::ore_json_stringify);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 771 |     map_fn!("ore_json_stringify", ore_runtime::ore_json_stringify as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 773 | |     map_fn!("ore_time_now", ore_runtime::ore_time_now);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 773 |     map_fn!("ore_time_now", ore_runtime::ore_time_now as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 773 | |     map_fn!("ore_time_now", ore_runtime::ore_time_now);
[INFO] [stdout] 774 | |     map_fn!("ore_time_ms", ore_runtime::ore_time_ms);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 774 |     map_fn!("ore_time_ms", ore_runtime::ore_time_ms as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 776 | |     map_fn!("ore_rand_int", ore_runtime::ore_rand_int);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 776 |     map_fn!("ore_rand_int", ore_runtime::ore_rand_int as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 778 | |     map_fn!("ore_exit", ore_runtime::ore_exit);
[INFO] [stdout]     | |_____-----------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 778 |     map_fn!("ore_exit", ore_runtime::ore_exit as *const ());
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 778 | |     map_fn!("ore_exit", ore_runtime::ore_exit);
[INFO] [stdout] 779 | |     map_fn!("ore_exec", ore_runtime::ore_exec);
[INFO] [stdout]     | |_____-----------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 779 |     map_fn!("ore_exec", ore_runtime::ore_exec as *const ());
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 779 | |     map_fn!("ore_exec", ore_runtime::ore_exec);
[INFO] [stdout] 780 | |     map_fn!("ore_type_of", ore_runtime::ore_type_of);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 780 |     map_fn!("ore_type_of", ore_runtime::ore_type_of as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 782 | |     map_fn!("ore_env_get", ore_runtime::ore_env_get);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 782 |     map_fn!("ore_env_get", ore_runtime::ore_env_get as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 782 | |     map_fn!("ore_env_get", ore_runtime::ore_env_get);
[INFO] [stdout] 783 | |     map_fn!("ore_env_set", ore_runtime::ore_env_set);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 783 |     map_fn!("ore_env_set", ore_runtime::ore_env_set as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 785 | |     map_fn!("ore_assert", ore_runtime::ore_assert);
[INFO] [stdout]     | |_____---------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 785 |     map_fn!("ore_assert", ore_runtime::ore_assert as *const ());
[INFO] [stdout]     |                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 785 | |     map_fn!("ore_assert", ore_runtime::ore_assert);
[INFO] [stdout] 786 | |     map_fn!("ore_assert_eq_int", ore_runtime::ore_assert_eq_int);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 786 |     map_fn!("ore_assert_eq_int", ore_runtime::ore_assert_eq_int as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 786 | |     map_fn!("ore_assert_eq_int", ore_runtime::ore_assert_eq_int);
[INFO] [stdout] 787 | |     map_fn!("ore_assert_eq_float", ore_runtime::ore_assert_eq_float);
[INFO] [stdout]     | |_____---------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 787 |     map_fn!("ore_assert_eq_float", ore_runtime::ore_assert_eq_float as *const ());
[INFO] [stdout]     |                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 787 | |     map_fn!("ore_assert_eq_float", ore_runtime::ore_assert_eq_float);
[INFO] [stdout] 788 | |     map_fn!("ore_assert_eq_str", ore_runtime::ore_assert_eq_str);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 788 |     map_fn!("ore_assert_eq_str", ore_runtime::ore_assert_eq_str as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 788 | |     map_fn!("ore_assert_eq_str", ore_runtime::ore_assert_eq_str);
[INFO] [stdout] 789 | |     map_fn!("ore_assert_ne_int", ore_runtime::ore_assert_ne_int);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 789 |     map_fn!("ore_assert_ne_int", ore_runtime::ore_assert_ne_int as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 789 | |     map_fn!("ore_assert_ne_int", ore_runtime::ore_assert_ne_int);
[INFO] [stdout] 790 | |     map_fn!("ore_assert_ne_str", ore_runtime::ore_assert_ne_str);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 790 |     map_fn!("ore_assert_ne_str", ore_runtime::ore_assert_ne_str as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.73s
[INFO] running `Command { std: "docker" "inspect" "22815f32a36c125d6f68b5f2602e1beab01d296ad1d4c1dcf78a23513f9599da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22815f32a36c125d6f68b5f2602e1beab01d296ad1d4c1dcf78a23513f9599da", kill_on_drop: false }`
[INFO] [stdout] 22815f32a36c125d6f68b5f2602e1beab01d296ad1d4c1dcf78a23513f9599da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f07d463d80e3084d4bb1d538f41012f6c220922125e2e669a26aa409d8a0d922
[INFO] running `Command { std: "docker" "start" "-a" "f07d463d80e3084d4bb1d538f41012f6c220922125e2e669a26aa409d8a0d922", kill_on_drop: false }`
[INFO] [stderr]    Compiling ore_typecheck v0.1.0 (/opt/rustwide/workdir/bootstrap/ore_typecheck)
[INFO] [stderr]    Compiling ore_c_codegen v0.1.0 (/opt/rustwide/workdir/bootstrap/ore_c_codegen)
[INFO] [stderr]    Compiling ore_parser v0.1.0 (/opt/rustwide/workdir/bootstrap/ore_parser)
[INFO] [stderr]    Compiling ore_types v0.1.0 (/opt/rustwide/workdir/bootstrap/ore_types)
[INFO] [stderr]    Compiling ore_lexer v0.1.0 (/opt/rustwide/workdir/bootstrap/ore_lexer)
[INFO] [stderr]    Compiling ore_runtime v0.1.0 (/opt/rustwide/workdir/bootstrap/ore_runtime)
[INFO] [stdout] warning: unused variable: `func`
[INFO] [stdout]    --> bootstrap/ore_codegen/src/list.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         func: FunctionValue<'ctx>,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `func`
[INFO] [stdout]    --> bootstrap/ore_codegen/src/list.rs:523:9
[INFO] [stdout]     |
[INFO] [stdout] 523 |         func: FunctionValue<'ctx>,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ore_codegen v0.1.0 (/opt/rustwide/workdir/bootstrap/ore_codegen)
[INFO] [stdout] warning: unused variable: `func`
[INFO] [stdout]    --> bootstrap/ore_codegen/src/list.rs:587:9
[INFO] [stdout]     |
[INFO] [stdout] 587 |         func: FunctionValue<'ctx>,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ore_cli v0.1.0 (/opt/rustwide/workdir/bootstrap/ore_cli)
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 560 | |     map_fn!("ore_print_int", ore_runtime::ore_print_int);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 560 |     map_fn!("ore_print_int", ore_runtime::ore_print_int as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 560 | |     map_fn!("ore_print_int", ore_runtime::ore_print_int);
[INFO] [stdout] 561 | |     map_fn!("ore_print_bool", ore_runtime::ore_print_bool);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 561 |     map_fn!("ore_print_bool", ore_runtime::ore_print_bool as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 561 | |     map_fn!("ore_print_bool", ore_runtime::ore_print_bool);
[INFO] [stdout] 562 | |     map_fn!("ore_print_float", ore_runtime::ore_print_float);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 562 |     map_fn!("ore_print_float", ore_runtime::ore_print_float as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 562 | |     map_fn!("ore_print_float", ore_runtime::ore_print_float);
[INFO] [stdout] 563 | |     map_fn!("ore_print_int_no_newline", ore_runtime::ore_print_int_no_newline);
[INFO] [stdout]     | |_____-------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 563 |     map_fn!("ore_print_int_no_newline", ore_runtime::ore_print_int_no_newline as *const ());
[INFO] [stdout]     |                                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 563 | |     map_fn!("ore_print_int_no_newline", ore_runtime::ore_print_int_no_newline);
[INFO] [stdout] 564 | |     map_fn!("ore_print_float_no_newline", ore_runtime::ore_print_float_no_newline);
[INFO] [stdout]     | |_____-----------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 564 |     map_fn!("ore_print_float_no_newline", ore_runtime::ore_print_float_no_newline as *const ());
[INFO] [stdout]     |                                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 564 | |     map_fn!("ore_print_float_no_newline", ore_runtime::ore_print_float_no_newline);
[INFO] [stdout] 565 | |     map_fn!("ore_print_bool_no_newline", ore_runtime::ore_print_bool_no_newline);
[INFO] [stdout]     | |_____---------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 565 |     map_fn!("ore_print_bool_no_newline", ore_runtime::ore_print_bool_no_newline as *const ());
[INFO] [stdout]     |                                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 567 | |     map_fn!("ore_eprint_str", ore_runtime::ore_eprint_str);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 567 |     map_fn!("ore_eprint_str", ore_runtime::ore_eprint_str as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 567 | |     map_fn!("ore_eprint_str", ore_runtime::ore_eprint_str);
[INFO] [stdout] 568 | |     map_fn!("ore_eprint_int", ore_runtime::ore_eprint_int);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 568 |     map_fn!("ore_eprint_int", ore_runtime::ore_eprint_int as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 568 | |     map_fn!("ore_eprint_int", ore_runtime::ore_eprint_int);
[INFO] [stdout] 569 | |     map_fn!("ore_eprint_float", ore_runtime::ore_eprint_float);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 569 |     map_fn!("ore_eprint_float", ore_runtime::ore_eprint_float as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 569 | |     map_fn!("ore_eprint_float", ore_runtime::ore_eprint_float);
[INFO] [stdout] 570 | |     map_fn!("ore_eprint_bool", ore_runtime::ore_eprint_bool);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 570 |     map_fn!("ore_eprint_bool", ore_runtime::ore_eprint_bool as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 572 | |     map_fn!("ore_div_by_zero", ore_runtime::ore_div_by_zero);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 572 |     map_fn!("ore_div_by_zero", ore_runtime::ore_div_by_zero as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 574 | |     map_fn!("ore_str_new", ore_runtime::ore_str_new);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 574 |     map_fn!("ore_str_new", ore_runtime::ore_str_new as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 574 | |     map_fn!("ore_str_new", ore_runtime::ore_str_new);
[INFO] [stdout] 575 | |     map_fn!("ore_str_concat", ore_runtime::ore_str_concat);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 575 |     map_fn!("ore_str_concat", ore_runtime::ore_str_concat as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 575 | |     map_fn!("ore_str_concat", ore_runtime::ore_str_concat);
[INFO] [stdout] 576 | |     map_fn!("ore_str_print", ore_runtime::ore_str_print);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 576 |     map_fn!("ore_str_print", ore_runtime::ore_str_print as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 576 | |     map_fn!("ore_str_print", ore_runtime::ore_str_print);
[INFO] [stdout] 577 | |     map_fn!("ore_str_print_no_newline", ore_runtime::ore_str_print_no_newline);
[INFO] [stdout]     | |_____-------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 577 |     map_fn!("ore_str_print_no_newline", ore_runtime::ore_str_print_no_newline as *const ());
[INFO] [stdout]     |                                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 577 | |     map_fn!("ore_str_print_no_newline", ore_runtime::ore_str_print_no_newline);
[INFO] [stdout] 578 | |     map_fn!("ore_str_retain", ore_runtime::ore_str_retain);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 578 |     map_fn!("ore_str_retain", ore_runtime::ore_str_retain as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 578 | |     map_fn!("ore_str_retain", ore_runtime::ore_str_retain);
[INFO] [stdout] 579 | |     map_fn!("ore_str_release", ore_runtime::ore_str_release);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 579 |     map_fn!("ore_str_release", ore_runtime::ore_str_release as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 579 | |     map_fn!("ore_str_release", ore_runtime::ore_str_release);
[INFO] [stdout] 580 | |     map_fn!("ore_int_to_str", ore_runtime::ore_int_to_str);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 580 |     map_fn!("ore_int_to_str", ore_runtime::ore_int_to_str as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 580 | |     map_fn!("ore_int_to_str", ore_runtime::ore_int_to_str);
[INFO] [stdout] 581 | |     map_fn!("ore_float_to_str", ore_runtime::ore_float_to_str);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 581 |     map_fn!("ore_float_to_str", ore_runtime::ore_float_to_str as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 581 | |     map_fn!("ore_float_to_str", ore_runtime::ore_float_to_str);
[INFO] [stdout] 582 | |     map_fn!("ore_bool_to_str", ore_runtime::ore_bool_to_str);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 582 |     map_fn!("ore_bool_to_str", ore_runtime::ore_bool_to_str as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 582 | |     map_fn!("ore_bool_to_str", ore_runtime::ore_bool_to_str);
[INFO] [stdout] 583 | |     map_fn!("ore_dynamic_to_str", ore_runtime::ore_dynamic_to_str);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 583 |     map_fn!("ore_dynamic_to_str", ore_runtime::ore_dynamic_to_str as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 583 | |     map_fn!("ore_dynamic_to_str", ore_runtime::ore_dynamic_to_str);
[INFO] [stdout] 584 | |     map_fn!("ore_str_len", ore_runtime::ore_str_len);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 584 |     map_fn!("ore_str_len", ore_runtime::ore_str_len as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 584 | |     map_fn!("ore_str_len", ore_runtime::ore_str_len);
[INFO] [stdout] 585 | |     map_fn!("ore_str_eq", ore_runtime::ore_str_eq);
[INFO] [stdout]     | |_____---------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 585 |     map_fn!("ore_str_eq", ore_runtime::ore_str_eq as *const ());
[INFO] [stdout]     |                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 585 | |     map_fn!("ore_str_eq", ore_runtime::ore_str_eq);
[INFO] [stdout] 586 | |     map_fn!("ore_str_cmp", ore_runtime::ore_str_cmp);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 586 |     map_fn!("ore_str_cmp", ore_runtime::ore_str_cmp as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 586 | |     map_fn!("ore_str_cmp", ore_runtime::ore_str_cmp);
[INFO] [stdout] 587 | |     map_fn!("ore_str_contains", ore_runtime::ore_str_contains);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 587 |     map_fn!("ore_str_contains", ore_runtime::ore_str_contains as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 587 | |     map_fn!("ore_str_contains", ore_runtime::ore_str_contains);
[INFO] [stdout] 588 | |     map_fn!("ore_str_trim", ore_runtime::ore_str_trim);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 588 |     map_fn!("ore_str_trim", ore_runtime::ore_str_trim as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 588 | |     map_fn!("ore_str_trim", ore_runtime::ore_str_trim);
[INFO] [stdout] 589 | |     map_fn!("ore_str_trim_start", ore_runtime::ore_str_trim_start);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 589 |     map_fn!("ore_str_trim_start", ore_runtime::ore_str_trim_start as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 589 | |     map_fn!("ore_str_trim_start", ore_runtime::ore_str_trim_start);
[INFO] [stdout] 590 | |     map_fn!("ore_str_trim_end", ore_runtime::ore_str_trim_end);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 590 |     map_fn!("ore_str_trim_end", ore_runtime::ore_str_trim_end as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 590 | |     map_fn!("ore_str_trim_end", ore_runtime::ore_str_trim_end);
[INFO] [stdout] 591 | |     map_fn!("ore_str_lines", ore_runtime::ore_str_lines);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 591 |     map_fn!("ore_str_lines", ore_runtime::ore_str_lines as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 591 | |     map_fn!("ore_str_lines", ore_runtime::ore_str_lines);
[INFO] [stdout] 592 | |     map_fn!("ore_str_split", ore_runtime::ore_str_split);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 592 |     map_fn!("ore_str_split", ore_runtime::ore_str_split as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 592 | |     map_fn!("ore_str_split", ore_runtime::ore_str_split);
[INFO] [stdout] 593 | |     map_fn!("ore_str_to_int", ore_runtime::ore_str_to_int);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 593 |     map_fn!("ore_str_to_int", ore_runtime::ore_str_to_int as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 593 | |     map_fn!("ore_str_to_int", ore_runtime::ore_str_to_int);
[INFO] [stdout] 594 | |     map_fn!("ore_str_to_float", ore_runtime::ore_str_to_float);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 594 |     map_fn!("ore_str_to_float", ore_runtime::ore_str_to_float as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 594 | |     map_fn!("ore_str_to_float", ore_runtime::ore_str_to_float);
[INFO] [stdout] 595 | |     map_fn!("ore_str_replace", ore_runtime::ore_str_replace);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 595 |     map_fn!("ore_str_replace", ore_runtime::ore_str_replace as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 595 | |     map_fn!("ore_str_replace", ore_runtime::ore_str_replace);
[INFO] [stdout] 596 | |     map_fn!("ore_str_starts_with", ore_runtime::ore_str_starts_with);
[INFO] [stdout]     | |_____---------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 596 |     map_fn!("ore_str_starts_with", ore_runtime::ore_str_starts_with as *const ());
[INFO] [stdout]     |                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 596 | |     map_fn!("ore_str_starts_with", ore_runtime::ore_str_starts_with);
[INFO] [stdout] 597 | |     map_fn!("ore_str_ends_with", ore_runtime::ore_str_ends_with);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 597 |     map_fn!("ore_str_ends_with", ore_runtime::ore_str_ends_with as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 597 | |     map_fn!("ore_str_ends_with", ore_runtime::ore_str_ends_with);
[INFO] [stdout] 598 | |     map_fn!("ore_str_to_upper", ore_runtime::ore_str_to_upper);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 598 |     map_fn!("ore_str_to_upper", ore_runtime::ore_str_to_upper as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 598 | |     map_fn!("ore_str_to_upper", ore_runtime::ore_str_to_upper);
[INFO] [stdout] 599 | |     map_fn!("ore_str_to_lower", ore_runtime::ore_str_to_lower);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 599 |     map_fn!("ore_str_to_lower", ore_runtime::ore_str_to_lower as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 599 | |     map_fn!("ore_str_to_lower", ore_runtime::ore_str_to_lower);
[INFO] [stdout] 600 | |     map_fn!("ore_str_substr", ore_runtime::ore_str_substr);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 600 |     map_fn!("ore_str_substr", ore_runtime::ore_str_substr as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 600 | |     map_fn!("ore_str_substr", ore_runtime::ore_str_substr);
[INFO] [stdout] 601 | |     map_fn!("ore_str_chars", ore_runtime::ore_str_chars);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 601 |     map_fn!("ore_str_chars", ore_runtime::ore_str_chars as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 601 | |     map_fn!("ore_str_chars", ore_runtime::ore_str_chars);
[INFO] [stdout] 602 | |     map_fn!("ore_str_repeat", ore_runtime::ore_str_repeat);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 602 |     map_fn!("ore_str_repeat", ore_runtime::ore_str_repeat as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 602 | |     map_fn!("ore_str_repeat", ore_runtime::ore_str_repeat);
[INFO] [stdout] 603 | |     map_fn!("ore_str_pad_left", ore_runtime::ore_str_pad_left);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 603 |     map_fn!("ore_str_pad_left", ore_runtime::ore_str_pad_left as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 603 | |     map_fn!("ore_str_pad_left", ore_runtime::ore_str_pad_left);
[INFO] [stdout] 604 | |     map_fn!("ore_str_pad_right", ore_runtime::ore_str_pad_right);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 604 |     map_fn!("ore_str_pad_right", ore_runtime::ore_str_pad_right as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 604 | |     map_fn!("ore_str_pad_right", ore_runtime::ore_str_pad_right);
[INFO] [stdout] 605 | |     map_fn!("ore_str_count", ore_runtime::ore_str_count);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 605 |     map_fn!("ore_str_count", ore_runtime::ore_str_count as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 605 | |     map_fn!("ore_str_count", ore_runtime::ore_str_count);
[INFO] [stdout] 606 | |     map_fn!("ore_str_strip_prefix", ore_runtime::ore_str_strip_prefix);
[INFO] [stdout]     | |_____-----------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 606 |     map_fn!("ore_str_strip_prefix", ore_runtime::ore_str_strip_prefix as *const ());
[INFO] [stdout]     |                                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 606 | |     map_fn!("ore_str_strip_prefix", ore_runtime::ore_str_strip_prefix);
[INFO] [stdout] 607 | |     map_fn!("ore_str_strip_suffix", ore_runtime::ore_str_strip_suffix);
[INFO] [stdout]     | |_____-----------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 607 |     map_fn!("ore_str_strip_suffix", ore_runtime::ore_str_strip_suffix as *const ());
[INFO] [stdout]     |                                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 607 | |     map_fn!("ore_str_strip_suffix", ore_runtime::ore_str_strip_suffix);
[INFO] [stdout] 608 | |     map_fn!("ore_str_index_of", ore_runtime::ore_str_index_of);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 608 |     map_fn!("ore_str_index_of", ore_runtime::ore_str_index_of as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 608 | |     map_fn!("ore_str_index_of", ore_runtime::ore_str_index_of);
[INFO] [stdout] 609 | |     map_fn!("ore_str_slice", ore_runtime::ore_str_slice);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 609 |     map_fn!("ore_str_slice", ore_runtime::ore_str_slice as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 609 | |     map_fn!("ore_str_slice", ore_runtime::ore_str_slice);
[INFO] [stdout] 610 | |     map_fn!("ore_assert_fail", ore_runtime::ore_assert_fail);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 610 |     map_fn!("ore_assert_fail", ore_runtime::ore_assert_fail as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 610 | |     map_fn!("ore_assert_fail", ore_runtime::ore_assert_fail);
[INFO] [stdout] 611 | |     map_fn!("ore_str_reverse", ore_runtime::ore_str_reverse);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 611 |     map_fn!("ore_str_reverse", ore_runtime::ore_str_reverse as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 611 | |     map_fn!("ore_str_reverse", ore_runtime::ore_str_reverse);
[INFO] [stdout] 612 | |     map_fn!("ore_list_reverse_new", ore_runtime::ore_list_reverse_new);
[INFO] [stdout]     | |_____-----------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 612 |     map_fn!("ore_list_reverse_new", ore_runtime::ore_list_reverse_new as *const ());
[INFO] [stdout]     |                                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 612 | |     map_fn!("ore_list_reverse_new", ore_runtime::ore_list_reverse_new);
[INFO] [stdout] 613 | |     map_fn!("ore_str_split_whitespace", ore_runtime::ore_str_split_whitespace);
[INFO] [stdout]     | |_____-------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 613 |     map_fn!("ore_str_split_whitespace", ore_runtime::ore_str_split_whitespace as *const ());
[INFO] [stdout]     |                                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 613 | |     map_fn!("ore_str_split_whitespace", ore_runtime::ore_str_split_whitespace);
[INFO] [stdout] 614 | |     map_fn!("ore_list_min", ore_runtime::ore_list_min);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 614 |     map_fn!("ore_list_min", ore_runtime::ore_list_min as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 614 | |     map_fn!("ore_list_min", ore_runtime::ore_list_min);
[INFO] [stdout] 615 | |     map_fn!("ore_list_max", ore_runtime::ore_list_max);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 615 |     map_fn!("ore_list_max", ore_runtime::ore_list_max as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 615 | |     map_fn!("ore_list_max", ore_runtime::ore_list_max);
[INFO] [stdout] 616 | |     map_fn!("ore_list_count", ore_runtime::ore_list_count);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 616 |     map_fn!("ore_list_count", ore_runtime::ore_list_count as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 616 | |     map_fn!("ore_list_count", ore_runtime::ore_list_count);
[INFO] [stdout] 617 | |     map_fn!("ore_list_sort_by", ore_runtime::ore_list_sort_by);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 617 |     map_fn!("ore_list_sort_by", ore_runtime::ore_list_sort_by as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 617 | |     map_fn!("ore_list_sort_by", ore_runtime::ore_list_sort_by);
[INFO] [stdout] 618 | |     map_fn!("ore_list_sort_by_key", ore_runtime::ore_list_sort_by_key);
[INFO] [stdout]     | |_____-----------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 618 |     map_fn!("ore_list_sort_by_key", ore_runtime::ore_list_sort_by_key as *const ());
[INFO] [stdout]     |                                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 618 | |     map_fn!("ore_list_sort_by_key", ore_runtime::ore_list_sort_by_key);
[INFO] [stdout] 619 | |     map_fn!("ore_list_partition", ore_runtime::ore_list_partition);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 619 |     map_fn!("ore_list_partition", ore_runtime::ore_list_partition as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 619 | |     map_fn!("ore_list_partition", ore_runtime::ore_list_partition);
[INFO] [stdout] 620 | |     map_fn!("ore_list_take_while", ore_runtime::ore_list_take_while);
[INFO] [stdout]     | |_____---------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 620 |     map_fn!("ore_list_take_while", ore_runtime::ore_list_take_while as *const ());
[INFO] [stdout]     |                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 620 | |     map_fn!("ore_list_take_while", ore_runtime::ore_list_take_while);
[INFO] [stdout] 621 | |     map_fn!("ore_list_drop_while", ore_runtime::ore_list_drop_while);
[INFO] [stdout]     | |_____---------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 621 |     map_fn!("ore_list_drop_while", ore_runtime::ore_list_drop_while as *const ());
[INFO] [stdout]     |                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 621 | |     map_fn!("ore_list_drop_while", ore_runtime::ore_list_drop_while);
[INFO] [stdout] 622 | |     map_fn!("ore_list_min_by", ore_runtime::ore_list_min_by);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 622 |     map_fn!("ore_list_min_by", ore_runtime::ore_list_min_by as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 622 | |     map_fn!("ore_list_min_by", ore_runtime::ore_list_min_by);
[INFO] [stdout] 623 | |     map_fn!("ore_list_max_by", ore_runtime::ore_list_max_by);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 623 |     map_fn!("ore_list_max_by", ore_runtime::ore_list_max_by as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 623 | |     map_fn!("ore_list_max_by", ore_runtime::ore_list_max_by);
[INFO] [stdout] 624 | |     map_fn!("ore_list_sort_by_key_str", ore_runtime::ore_list_sort_by_key_str);
[INFO] [stdout]     | |_____-------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 624 |     map_fn!("ore_list_sort_by_key_str", ore_runtime::ore_list_sort_by_key_str as *const ());
[INFO] [stdout]     |                                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 624 | |     map_fn!("ore_list_sort_by_key_str", ore_runtime::ore_list_sort_by_key_str);
[INFO] [stdout] 625 | |     map_fn!("ore_list_index_of", ore_runtime::ore_list_index_of);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 625 |     map_fn!("ore_list_index_of", ore_runtime::ore_list_index_of as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 625 | |     map_fn!("ore_list_index_of", ore_runtime::ore_list_index_of);
[INFO] [stdout] 626 | |     map_fn!("ore_list_unique", ore_runtime::ore_list_unique);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 626 |     map_fn!("ore_list_unique", ore_runtime::ore_list_unique as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 626 | |     map_fn!("ore_list_unique", ore_runtime::ore_list_unique);
[INFO] [stdout] 627 | |     map_fn!("ore_list_flatten", ore_runtime::ore_list_flatten);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 627 |     map_fn!("ore_list_flatten", ore_runtime::ore_list_flatten as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 627 | |     map_fn!("ore_list_flatten", ore_runtime::ore_list_flatten);
[INFO] [stdout] 628 | |     map_fn!("ore_list_window", ore_runtime::ore_list_window);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 628 |     map_fn!("ore_list_window", ore_runtime::ore_list_window as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 628 | |     map_fn!("ore_list_window", ore_runtime::ore_list_window);
[INFO] [stdout] 629 | |     map_fn!("ore_list_chunks", ore_runtime::ore_list_chunks);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 629 |     map_fn!("ore_list_chunks", ore_runtime::ore_list_chunks as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 631 | |     map_fn!("ore_list_new", ore_runtime::ore_list_new);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 631 |     map_fn!("ore_list_new", ore_runtime::ore_list_new as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 631 | |     map_fn!("ore_list_new", ore_runtime::ore_list_new);
[INFO] [stdout] 632 | |     map_fn!("ore_list_push", ore_runtime::ore_list_push);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 632 |     map_fn!("ore_list_push", ore_runtime::ore_list_push as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 632 | |     map_fn!("ore_list_push", ore_runtime::ore_list_push);
[INFO] [stdout] 633 | |     map_fn!("ore_list_push_typed", ore_runtime::ore_list_push_typed);
[INFO] [stdout]     | |_____---------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 633 |     map_fn!("ore_list_push_typed", ore_runtime::ore_list_push_typed as *const ());
[INFO] [stdout]     |                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 633 | |     map_fn!("ore_list_push_typed", ore_runtime::ore_list_push_typed);
[INFO] [stdout] 634 | |     map_fn!("ore_list_set", ore_runtime::ore_list_set);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 634 |     map_fn!("ore_list_set", ore_runtime::ore_list_set as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 634 | |     map_fn!("ore_list_set", ore_runtime::ore_list_set);
[INFO] [stdout] 635 | |     map_fn!("ore_list_set_typed", ore_runtime::ore_list_set_typed);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 635 |     map_fn!("ore_list_set_typed", ore_runtime::ore_list_set_typed as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 635 | |     map_fn!("ore_list_set_typed", ore_runtime::ore_list_set_typed);
[INFO] [stdout] 636 | |     map_fn!("ore_list_get", ore_runtime::ore_list_get);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 636 |     map_fn!("ore_list_get", ore_runtime::ore_list_get as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 636 | |     map_fn!("ore_list_get", ore_runtime::ore_list_get);
[INFO] [stdout] 637 | |     map_fn!("ore_list_get_kind", ore_runtime::ore_list_get_kind);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 637 |     map_fn!("ore_list_get_kind", ore_runtime::ore_list_get_kind as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 637 | |     map_fn!("ore_list_get_kind", ore_runtime::ore_list_get_kind);
[INFO] [stdout] 638 | |     map_fn!("ore_list_get_or", ore_runtime::ore_list_get_or);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 638 |     map_fn!("ore_list_get_or", ore_runtime::ore_list_get_or as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 638 | |     map_fn!("ore_list_get_or", ore_runtime::ore_list_get_or);
[INFO] [stdout] 639 | |     map_fn!("ore_list_len", ore_runtime::ore_list_len);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 639 |     map_fn!("ore_list_len", ore_runtime::ore_list_len as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 639 | |     map_fn!("ore_list_len", ore_runtime::ore_list_len);
[INFO] [stdout] 640 | |     map_fn!("ore_list_print", ore_runtime::ore_list_print);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 640 |     map_fn!("ore_list_print", ore_runtime::ore_list_print as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 640 | |     map_fn!("ore_list_print", ore_runtime::ore_list_print);
[INFO] [stdout] 641 | |     map_fn!("ore_list_print_typed", ore_runtime::ore_list_print_typed);
[INFO] [stdout]     | |_____-----------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 641 |     map_fn!("ore_list_print_typed", ore_runtime::ore_list_print_typed as *const ());
[INFO] [stdout]     |                                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 641 | |     map_fn!("ore_list_print_typed", ore_runtime::ore_list_print_typed);
[INFO] [stdout] 642 | |     map_fn!("ore_list_print_str", ore_runtime::ore_list_print_str);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 642 |     map_fn!("ore_list_print_str", ore_runtime::ore_list_print_str as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 642 | |     map_fn!("ore_list_print_str", ore_runtime::ore_list_print_str);
[INFO] [stdout] 643 | |     map_fn!("ore_list_print_float", ore_runtime::ore_list_print_float);
[INFO] [stdout]     | |_____-----------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 643 |     map_fn!("ore_list_print_float", ore_runtime::ore_list_print_float as *const ());
[INFO] [stdout]     |                                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 643 | |     map_fn!("ore_list_print_float", ore_runtime::ore_list_print_float);
[INFO] [stdout] 644 | |     map_fn!("ore_list_print_bool", ore_runtime::ore_list_print_bool);
[INFO] [stdout]     | |_____---------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 644 |     map_fn!("ore_list_print_bool", ore_runtime::ore_list_print_bool as *const ());
[INFO] [stdout]     |                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 644 | |     map_fn!("ore_list_print_bool", ore_runtime::ore_list_print_bool);
[INFO] [stdout] 645 | |     map_fn!("ore_list_map", ore_runtime::ore_list_map);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 645 |     map_fn!("ore_list_map", ore_runtime::ore_list_map as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 645 | |     map_fn!("ore_list_map", ore_runtime::ore_list_map);
[INFO] [stdout] 646 | |     map_fn!("ore_list_filter", ore_runtime::ore_list_filter);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 646 |     map_fn!("ore_list_filter", ore_runtime::ore_list_filter as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 646 | |     map_fn!("ore_list_filter", ore_runtime::ore_list_filter);
[INFO] [stdout] 647 | |     map_fn!("ore_list_each", ore_runtime::ore_list_each);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 647 |     map_fn!("ore_list_each", ore_runtime::ore_list_each as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 647 | |     map_fn!("ore_list_each", ore_runtime::ore_list_each);
[INFO] [stdout] 648 | |     map_fn!("ore_list_find_index", ore_runtime::ore_list_find_index);
[INFO] [stdout]     | |_____---------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 648 |     map_fn!("ore_list_find_index", ore_runtime::ore_list_find_index as *const ());
[INFO] [stdout]     |                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 648 | |     map_fn!("ore_list_find_index", ore_runtime::ore_list_find_index);
[INFO] [stdout] 649 | |     map_fn!("ore_list_find", ore_runtime::ore_list_find);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 649 |     map_fn!("ore_list_find", ore_runtime::ore_list_find as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 649 | |     map_fn!("ore_list_find", ore_runtime::ore_list_find);
[INFO] [stdout] 650 | |     map_fn!("ore_list_fold", ore_runtime::ore_list_fold);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 650 |     map_fn!("ore_list_fold", ore_runtime::ore_list_fold as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 650 | |     map_fn!("ore_list_fold", ore_runtime::ore_list_fold);
[INFO] [stdout] 651 | |     map_fn!("ore_list_sort", ore_runtime::ore_list_sort);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 651 |     map_fn!("ore_list_sort", ore_runtime::ore_list_sort as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 651 | |     map_fn!("ore_list_sort", ore_runtime::ore_list_sort);
[INFO] [stdout] 652 | |     map_fn!("ore_list_reverse", ore_runtime::ore_list_reverse);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 652 |     map_fn!("ore_list_reverse", ore_runtime::ore_list_reverse as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 652 | |     map_fn!("ore_list_reverse", ore_runtime::ore_list_reverse);
[INFO] [stdout] 653 | |     map_fn!("ore_list_contains", ore_runtime::ore_list_contains);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 653 |     map_fn!("ore_list_contains", ore_runtime::ore_list_contains as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 653 | |     map_fn!("ore_list_contains", ore_runtime::ore_list_contains);
[INFO] [stdout] 654 | |     map_fn!("ore_list_concat", ore_runtime::ore_list_concat);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 654 |     map_fn!("ore_list_concat", ore_runtime::ore_list_concat as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 654 | |     map_fn!("ore_list_concat", ore_runtime::ore_list_concat);
[INFO] [stdout] 655 | |     map_fn!("ore_list_par_map", ore_runtime::ore_list_par_map);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 655 |     map_fn!("ore_list_par_map", ore_runtime::ore_list_par_map as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 655 | |     map_fn!("ore_list_par_map", ore_runtime::ore_list_par_map);
[INFO] [stdout] 656 | |     map_fn!("ore_list_par_each", ore_runtime::ore_list_par_each);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 656 |     map_fn!("ore_list_par_each", ore_runtime::ore_list_par_each as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 656 | |     map_fn!("ore_list_par_each", ore_runtime::ore_list_par_each);
[INFO] [stdout] 657 | |     map_fn!("ore_list_reduce1", ore_runtime::ore_list_reduce1);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 657 |     map_fn!("ore_list_reduce1", ore_runtime::ore_list_reduce1 as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 657 | |     map_fn!("ore_list_reduce1", ore_runtime::ore_list_reduce1);
[INFO] [stdout] 658 | |     map_fn!("ore_list_pop", ore_runtime::ore_list_pop);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 658 |     map_fn!("ore_list_pop", ore_runtime::ore_list_pop as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     map_fn!("ore_list_pop", ore_runtime::ore_list_pop);
[INFO] [stdout] 659 | |     map_fn!("ore_list_clear", ore_runtime::ore_list_clear);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 659 |     map_fn!("ore_list_clear", ore_runtime::ore_list_clear as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 659 | |     map_fn!("ore_list_clear", ore_runtime::ore_list_clear);
[INFO] [stdout] 660 | |     map_fn!("ore_list_insert", ore_runtime::ore_list_insert);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 660 |     map_fn!("ore_list_insert", ore_runtime::ore_list_insert as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 660 | |     map_fn!("ore_list_insert", ore_runtime::ore_list_insert);
[INFO] [stdout] 661 | |     map_fn!("ore_list_remove_at", ore_runtime::ore_list_remove_at);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 661 |     map_fn!("ore_list_remove_at", ore_runtime::ore_list_remove_at as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 661 | |     map_fn!("ore_list_remove_at", ore_runtime::ore_list_remove_at);
[INFO] [stdout] 662 | |     map_fn!("ore_list_scan", ore_runtime::ore_list_scan);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 662 |     map_fn!("ore_list_scan", ore_runtime::ore_list_scan as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 662 | |     map_fn!("ore_list_scan", ore_runtime::ore_list_scan);
[INFO] [stdout] 663 | |     map_fn!("ore_list_join", ore_runtime::ore_list_join);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 663 |     map_fn!("ore_list_join", ore_runtime::ore_list_join as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 663 | |     map_fn!("ore_list_join", ore_runtime::ore_list_join);
[INFO] [stdout] 664 | |     map_fn!("ore_list_join_str", ore_runtime::ore_list_join_str);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 664 |     map_fn!("ore_list_join_str", ore_runtime::ore_list_join_str as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 664 | |     map_fn!("ore_list_join_str", ore_runtime::ore_list_join_str);
[INFO] [stdout] 665 | |     map_fn!("ore_list_join_float", ore_runtime::ore_list_join_float);
[INFO] [stdout]     | |_____---------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 665 |     map_fn!("ore_list_join_float", ore_runtime::ore_list_join_float as *const ());
[INFO] [stdout]     |                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 665 | |     map_fn!("ore_list_join_float", ore_runtime::ore_list_join_float);
[INFO] [stdout] 666 | |     map_fn!("ore_list_slice", ore_runtime::ore_list_slice);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 666 |     map_fn!("ore_list_slice", ore_runtime::ore_list_slice as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 666 | |     map_fn!("ore_list_slice", ore_runtime::ore_list_slice);
[INFO] [stdout] 667 | |     map_fn!("ore_list_any", ore_runtime::ore_list_any);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 667 |     map_fn!("ore_list_any", ore_runtime::ore_list_any as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 667 | |     map_fn!("ore_list_any", ore_runtime::ore_list_any);
[INFO] [stdout] 668 | |     map_fn!("ore_list_all", ore_runtime::ore_list_all);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 668 |     map_fn!("ore_list_all", ore_runtime::ore_list_all as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 668 | |     map_fn!("ore_list_all", ore_runtime::ore_list_all);
[INFO] [stdout] 669 | |     map_fn!("ore_list_zip", ore_runtime::ore_list_zip);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 669 |     map_fn!("ore_list_zip", ore_runtime::ore_list_zip as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 669 | |     map_fn!("ore_list_zip", ore_runtime::ore_list_zip);
[INFO] [stdout] 670 | |     map_fn!("ore_list_zip_with", ore_runtime::ore_list_zip_with);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 670 |     map_fn!("ore_list_zip_with", ore_runtime::ore_list_zip_with as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 670 | |     map_fn!("ore_list_zip_with", ore_runtime::ore_list_zip_with);
[INFO] [stdout] 671 | |     map_fn!("ore_list_enumerate", ore_runtime::ore_list_enumerate);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 671 |     map_fn!("ore_list_enumerate", ore_runtime::ore_list_enumerate as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 671 | |     map_fn!("ore_list_enumerate", ore_runtime::ore_list_enumerate);
[INFO] [stdout] 672 | |     map_fn!("ore_list_flat_map", ore_runtime::ore_list_flat_map);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 672 |     map_fn!("ore_list_flat_map", ore_runtime::ore_list_flat_map as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 672 | |     map_fn!("ore_list_flat_map", ore_runtime::ore_list_flat_map);
[INFO] [stdout] 673 | |     map_fn!("ore_list_count_by", ore_runtime::ore_list_count_by);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 673 |     map_fn!("ore_list_count_by", ore_runtime::ore_list_count_by as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 673 | |     map_fn!("ore_list_count_by", ore_runtime::ore_list_count_by);
[INFO] [stdout] 674 | |     map_fn!("ore_list_count_by_int", ore_runtime::ore_list_count_by_int);
[INFO] [stdout]     | |_____-------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 674 |     map_fn!("ore_list_count_by_int", ore_runtime::ore_list_count_by_int as *const ());
[INFO] [stdout]     |                                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 674 | |     map_fn!("ore_list_count_by_int", ore_runtime::ore_list_count_by_int);
[INFO] [stdout] 675 | |     map_fn!("ore_list_group_by", ore_runtime::ore_list_group_by);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 675 |     map_fn!("ore_list_group_by", ore_runtime::ore_list_group_by as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 675 | |     map_fn!("ore_list_group_by", ore_runtime::ore_list_group_by);
[INFO] [stdout] 676 | |     map_fn!("ore_range", ore_runtime::ore_range);
[INFO] [stdout]     | |_____-------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 676 |     map_fn!("ore_range", ore_runtime::ore_range as *const ());
[INFO] [stdout]     |                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 676 | |     map_fn!("ore_range", ore_runtime::ore_range);
[INFO] [stdout] 677 | |     map_fn!("ore_range_step", ore_runtime::ore_range_step);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 677 |     map_fn!("ore_range_step", ore_runtime::ore_range_step as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 677 | |     map_fn!("ore_range_step", ore_runtime::ore_range_step);
[INFO] [stdout] 678 | |     map_fn!("ore_list_repeat", ore_runtime::ore_list_repeat);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 678 |     map_fn!("ore_list_repeat", ore_runtime::ore_list_repeat as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 678 | |     map_fn!("ore_list_repeat", ore_runtime::ore_list_repeat);
[INFO] [stdout] 679 | |     map_fn!("ore_list_take", ore_runtime::ore_list_take);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 679 |     map_fn!("ore_list_take", ore_runtime::ore_list_take as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 679 | |     map_fn!("ore_list_take", ore_runtime::ore_list_take);
[INFO] [stdout] 680 | |     map_fn!("ore_list_skip", ore_runtime::ore_list_skip);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 680 |     map_fn!("ore_list_skip", ore_runtime::ore_list_skip as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 680 | |     map_fn!("ore_list_skip", ore_runtime::ore_list_skip);
[INFO] [stdout] 681 | |     map_fn!("ore_list_step", ore_runtime::ore_list_step);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 681 |     map_fn!("ore_list_step", ore_runtime::ore_list_step as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 681 | |     map_fn!("ore_list_step", ore_runtime::ore_list_step);
[INFO] [stdout] 682 | |     map_fn!("ore_list_sum", ore_runtime::ore_list_sum);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 682 |     map_fn!("ore_list_sum", ore_runtime::ore_list_sum as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 682 | |     map_fn!("ore_list_sum", ore_runtime::ore_list_sum);
[INFO] [stdout] 683 | |     map_fn!("ore_list_product", ore_runtime::ore_list_product);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 683 |     map_fn!("ore_list_product", ore_runtime::ore_list_product as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 685 | |     map_fn!("ore_map_new", ore_runtime::ore_map_new);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 685 |     map_fn!("ore_map_new", ore_runtime::ore_map_new as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 685 | |     map_fn!("ore_map_new", ore_runtime::ore_map_new);
[INFO] [stdout] 686 | |     map_fn!("ore_map_set", ore_runtime::ore_map_set);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 686 |     map_fn!("ore_map_set", ore_runtime::ore_map_set as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 686 | |     map_fn!("ore_map_set", ore_runtime::ore_map_set);
[INFO] [stdout] 687 | |     map_fn!("ore_map_set_typed", ore_runtime::ore_map_set_typed);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 687 |     map_fn!("ore_map_set_typed", ore_runtime::ore_map_set_typed as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 687 | |     map_fn!("ore_map_set_typed", ore_runtime::ore_map_set_typed);
[INFO] [stdout] 688 | |     map_fn!("ore_map_get", ore_runtime::ore_map_get);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 688 |     map_fn!("ore_map_get", ore_runtime::ore_map_get as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 688 | |     map_fn!("ore_map_get", ore_runtime::ore_map_get);
[INFO] [stdout] 689 | |     map_fn!("ore_map_contains", ore_runtime::ore_map_contains);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 689 |     map_fn!("ore_map_contains", ore_runtime::ore_map_contains as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 689 | |     map_fn!("ore_map_contains", ore_runtime::ore_map_contains);
[INFO] [stdout] 690 | |     map_fn!("ore_map_len", ore_runtime::ore_map_len);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 690 |     map_fn!("ore_map_len", ore_runtime::ore_map_len as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 690 | |     map_fn!("ore_map_len", ore_runtime::ore_map_len);
[INFO] [stdout] 691 | |     map_fn!("ore_map_remove", ore_runtime::ore_map_remove);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 691 |     map_fn!("ore_map_remove", ore_runtime::ore_map_remove as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 691 | |     map_fn!("ore_map_remove", ore_runtime::ore_map_remove);
[INFO] [stdout] 692 | |     map_fn!("ore_map_keys", ore_runtime::ore_map_keys);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 692 |     map_fn!("ore_map_keys", ore_runtime::ore_map_keys as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 692 | |     map_fn!("ore_map_keys", ore_runtime::ore_map_keys);
[INFO] [stdout] 693 | |     map_fn!("ore_map_values", ore_runtime::ore_map_values);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 693 |     map_fn!("ore_map_values", ore_runtime::ore_map_values as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 693 | |     map_fn!("ore_map_values", ore_runtime::ore_map_values);
[INFO] [stdout] 694 | |     map_fn!("ore_map_print", ore_runtime::ore_map_print);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 694 |     map_fn!("ore_map_print", ore_runtime::ore_map_print as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 694 | |     map_fn!("ore_map_print", ore_runtime::ore_map_print);
[INFO] [stdout] 695 | |     map_fn!("ore_map_print_str", ore_runtime::ore_map_print_str);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 695 |     map_fn!("ore_map_print_str", ore_runtime::ore_map_print_str as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 697 | |     map_fn!("ore_spawn", ore_runtime::ore_spawn);
[INFO] [stdout]     | |_____-------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 697 |     map_fn!("ore_spawn", ore_runtime::ore_spawn as *const ());
[INFO] [stdout]     |                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 697 | |     map_fn!("ore_spawn", ore_runtime::ore_spawn);
[INFO] [stdout] 698 | |     map_fn!("ore_spawn_with_arg", ore_runtime::ore_spawn_with_arg);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 698 |     map_fn!("ore_spawn_with_arg", ore_runtime::ore_spawn_with_arg as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 698 | |     map_fn!("ore_spawn_with_arg", ore_runtime::ore_spawn_with_arg);
[INFO] [stdout] 699 | |     map_fn!("ore_spawn_with_2args", ore_runtime::ore_spawn_with_2args);
[INFO] [stdout]     | |_____-----------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 699 |     map_fn!("ore_spawn_with_2args", ore_runtime::ore_spawn_with_2args as *const ());
[INFO] [stdout]     |                                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 699 | |     map_fn!("ore_spawn_with_2args", ore_runtime::ore_spawn_with_2args);
[INFO] [stdout] 700 | |     map_fn!("ore_spawn_with_3args", ore_runtime::ore_spawn_with_3args);
[INFO] [stdout]     | |_____-----------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 700 |     map_fn!("ore_spawn_with_3args", ore_runtime::ore_spawn_with_3args as *const ());
[INFO] [stdout]     |                                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 700 | |     map_fn!("ore_spawn_with_3args", ore_runtime::ore_spawn_with_3args);
[INFO] [stdout] 701 | |     map_fn!("ore_thread_join_all", ore_runtime::ore_thread_join_all);
[INFO] [stdout]     | |_____---------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 701 |     map_fn!("ore_thread_join_all", ore_runtime::ore_thread_join_all as *const ());
[INFO] [stdout]     |                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 701 | |     map_fn!("ore_thread_join_all", ore_runtime::ore_thread_join_all);
[INFO] [stdout] 702 | |     map_fn!("ore_sleep", ore_runtime::ore_sleep);
[INFO] [stdout]     | |_____-------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 702 |     map_fn!("ore_sleep", ore_runtime::ore_sleep as *const ());
[INFO] [stdout]     |                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 702 | |     map_fn!("ore_sleep", ore_runtime::ore_sleep);
[INFO] [stdout] 703 | |     map_fn!("ore_channel_new", ore_runtime::ore_channel_new);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 703 |     map_fn!("ore_channel_new", ore_runtime::ore_channel_new as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 703 | |     map_fn!("ore_channel_new", ore_runtime::ore_channel_new);
[INFO] [stdout] 704 | |     map_fn!("ore_channel_send", ore_runtime::ore_channel_send);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 704 |     map_fn!("ore_channel_send", ore_runtime::ore_channel_send as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 704 | |     map_fn!("ore_channel_send", ore_runtime::ore_channel_send);
[INFO] [stdout] 705 | |     map_fn!("ore_channel_recv", ore_runtime::ore_channel_recv);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 705 |     map_fn!("ore_channel_recv", ore_runtime::ore_channel_recv as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 705 | |     map_fn!("ore_channel_recv", ore_runtime::ore_channel_recv);
[INFO] [stdout] 706 | |     map_fn!("ore_fork", ore_runtime::ore_fork);
[INFO] [stdout]     | |_____-----------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 706 |     map_fn!("ore_fork", ore_runtime::ore_fork as *const ());
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 708 | |     map_fn!("ore_int_pow", ore_runtime::ore_int_pow);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 708 |     map_fn!("ore_int_pow", ore_runtime::ore_int_pow as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 710 | |     map_fn!("ore_map_merge", ore_runtime::ore_map_merge);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 710 |     map_fn!("ore_map_merge", ore_runtime::ore_map_merge as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 710 | |     map_fn!("ore_map_merge", ore_runtime::ore_map_merge);
[INFO] [stdout] 711 | |     map_fn!("ore_map_clear", ore_runtime::ore_map_clear);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 711 |     map_fn!("ore_map_clear", ore_runtime::ore_map_clear as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     map_fn!("ore_map_clear", ore_runtime::ore_map_clear);
[INFO] [stdout] 712 | |     map_fn!("ore_map_each", ore_runtime::ore_map_each);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 712 |     map_fn!("ore_map_each", ore_runtime::ore_map_each as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 712 | |     map_fn!("ore_map_each", ore_runtime::ore_map_each);
[INFO] [stdout] 713 | |     map_fn!("ore_map_map_values", ore_runtime::ore_map_map_values);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 713 |     map_fn!("ore_map_map_values", ore_runtime::ore_map_map_values as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 713 | |     map_fn!("ore_map_map_values", ore_runtime::ore_map_map_values);
[INFO] [stdout] 714 | |     map_fn!("ore_map_filter", ore_runtime::ore_map_filter);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 714 |     map_fn!("ore_map_filter", ore_runtime::ore_map_filter as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 714 | |     map_fn!("ore_map_filter", ore_runtime::ore_map_filter);
[INFO] [stdout] 715 | |     map_fn!("ore_map_entries", ore_runtime::ore_map_entries);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 715 |     map_fn!("ore_map_entries", ore_runtime::ore_map_entries as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 715 | |     map_fn!("ore_map_entries", ore_runtime::ore_map_entries);
[INFO] [stdout] 716 | |     map_fn!("ore_map_get_or", ore_runtime::ore_map_get_or);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 716 |     map_fn!("ore_map_get_or", ore_runtime::ore_map_get_or as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 716 | |     map_fn!("ore_map_get_or", ore_runtime::ore_map_get_or);
[INFO] [stdout] 717 | |     map_fn!("ore_str_char_at", ore_runtime::ore_str_char_at);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 717 |     map_fn!("ore_str_char_at", ore_runtime::ore_str_char_at as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 717 | |     map_fn!("ore_str_char_at", ore_runtime::ore_str_char_at);
[INFO] [stdout] 718 | |     map_fn!("ore_ord", ore_runtime::ore_ord);
[INFO] [stdout]     | |_____---------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 718 |     map_fn!("ore_ord", ore_runtime::ore_ord as *const ());
[INFO] [stdout]     |                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 718 | |     map_fn!("ore_ord", ore_runtime::ore_ord);
[INFO] [stdout] 719 | |     map_fn!("ore_chr", ore_runtime::ore_chr);
[INFO] [stdout]     | |_____---------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 719 |     map_fn!("ore_chr", ore_runtime::ore_chr as *const ());
[INFO] [stdout]     |                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 719 | |     map_fn!("ore_chr", ore_runtime::ore_chr);
[INFO] [stdout] 720 | |     map_fn!("ore_str_capitalize", ore_runtime::ore_str_capitalize);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 720 |     map_fn!("ore_str_capitalize", ore_runtime::ore_str_capitalize as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 720 | |     map_fn!("ore_str_capitalize", ore_runtime::ore_str_capitalize);
[INFO] [stdout] 721 | |     map_fn!("ore_list_tap", ore_runtime::ore_list_tap);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 721 |     map_fn!("ore_list_tap", ore_runtime::ore_list_tap as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 721 | |     map_fn!("ore_list_tap", ore_runtime::ore_list_tap);
[INFO] [stdout] 722 | |     map_fn!("ore_list_contains_str", ore_runtime::ore_list_contains_str);
[INFO] [stdout]     | |_____-------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 722 |     map_fn!("ore_list_contains_str", ore_runtime::ore_list_contains_str as *const ());
[INFO] [stdout]     |                                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 722 | |     map_fn!("ore_list_contains_str", ore_runtime::ore_list_contains_str);
[INFO] [stdout] 723 | |     map_fn!("ore_list_index_of_str", ore_runtime::ore_list_index_of_str);
[INFO] [stdout]     | |_____-------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 723 |     map_fn!("ore_list_index_of_str", ore_runtime::ore_list_index_of_str as *const ());
[INFO] [stdout]     |                                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 723 | |     map_fn!("ore_list_index_of_str", ore_runtime::ore_list_index_of_str);
[INFO] [stdout] 724 | |     map_fn!("ore_list_unique_by", ore_runtime::ore_list_unique_by);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 724 |     map_fn!("ore_list_unique_by", ore_runtime::ore_list_unique_by as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 724 | |     map_fn!("ore_list_unique_by", ore_runtime::ore_list_unique_by);
[INFO] [stdout] 725 | |     map_fn!("ore_list_unique_str", ore_runtime::ore_list_unique_str);
[INFO] [stdout]     | |_____---------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 725 |     map_fn!("ore_list_unique_str", ore_runtime::ore_list_unique_str as *const ());
[INFO] [stdout]     |                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 725 | |     map_fn!("ore_list_unique_str", ore_runtime::ore_list_unique_str);
[INFO] [stdout] 726 | |     map_fn!("ore_list_average", ore_runtime::ore_list_average);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 726 |     map_fn!("ore_list_average", ore_runtime::ore_list_average as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 726 | |     map_fn!("ore_list_average", ore_runtime::ore_list_average);
[INFO] [stdout] 727 | |     map_fn!("ore_list_average_float", ore_runtime::ore_list_average_float);
[INFO] [stdout]     | |_____---------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 727 |     map_fn!("ore_list_average_float", ore_runtime::ore_list_average_float as *const ());
[INFO] [stdout]     |                                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 727 | |     map_fn!("ore_list_average_float", ore_runtime::ore_list_average_float);
[INFO] [stdout] 728 | |     map_fn!("ore_list_map_with_index", ore_runtime::ore_list_map_with_index);
[INFO] [stdout]     | |_____-----------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 728 |     map_fn!("ore_list_map_with_index", ore_runtime::ore_list_map_with_index as *const ());
[INFO] [stdout]     |                                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 728 | |     map_fn!("ore_list_map_with_index", ore_runtime::ore_list_map_with_index);
[INFO] [stdout] 729 | |     map_fn!("ore_list_each_with_index", ore_runtime::ore_list_each_with_index);
[INFO] [stdout]     | |_____-------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 729 |     map_fn!("ore_list_each_with_index", ore_runtime::ore_list_each_with_index as *const ());
[INFO] [stdout]     |                                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 729 | |     map_fn!("ore_list_each_with_index", ore_runtime::ore_list_each_with_index);
[INFO] [stdout] 730 | |     map_fn!("ore_list_to_map", ore_runtime::ore_list_to_map);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 730 |     map_fn!("ore_list_to_map", ore_runtime::ore_list_to_map as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 730 | |     map_fn!("ore_list_to_map", ore_runtime::ore_list_to_map);
[INFO] [stdout] 731 | |     map_fn!("ore_list_frequencies", ore_runtime::ore_list_frequencies);
[INFO] [stdout]     | |_____-----------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 731 |     map_fn!("ore_list_frequencies", ore_runtime::ore_list_frequencies as *const ());
[INFO] [stdout]     |                                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 731 | |     map_fn!("ore_list_frequencies", ore_runtime::ore_list_frequencies);
[INFO] [stdout] 732 | |     map_fn!("ore_list_intersperse", ore_runtime::ore_list_intersperse);
[INFO] [stdout]     | |_____-----------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 732 |     map_fn!("ore_list_intersperse", ore_runtime::ore_list_intersperse as *const ());
[INFO] [stdout]     |                                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 732 | |     map_fn!("ore_list_intersperse", ore_runtime::ore_list_intersperse);
[INFO] [stdout] 733 | |     map_fn!("ore_list_sort_str", ore_runtime::ore_list_sort_str);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 733 |     map_fn!("ore_list_sort_str", ore_runtime::ore_list_sort_str as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 733 | |     map_fn!("ore_list_sort_str", ore_runtime::ore_list_sort_str);
[INFO] [stdout] 734 | |     map_fn!("ore_list_sort_float", ore_runtime::ore_list_sort_float);
[INFO] [stdout]     | |_____---------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 734 |     map_fn!("ore_list_sort_float", ore_runtime::ore_list_sort_float as *const ());
[INFO] [stdout]     |                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 734 | |     map_fn!("ore_list_sort_float", ore_runtime::ore_list_sort_float);
[INFO] [stdout] 735 | |     map_fn!("ore_list_dedup", ore_runtime::ore_list_dedup);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 735 |     map_fn!("ore_list_dedup", ore_runtime::ore_list_dedup as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 735 | |     map_fn!("ore_list_dedup", ore_runtime::ore_list_dedup);
[INFO] [stdout] 736 | |     map_fn!("ore_list_sum_float", ore_runtime::ore_list_sum_float);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 736 |     map_fn!("ore_list_sum_float", ore_runtime::ore_list_sum_float as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |     map_fn!("ore_list_sum_float", ore_runtime::ore_list_sum_float);
[INFO] [stdout] 737 | |     map_fn!("ore_list_product_float", ore_runtime::ore_list_product_float);
[INFO] [stdout]     | |_____---------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 737 |     map_fn!("ore_list_product_float", ore_runtime::ore_list_product_float as *const ());
[INFO] [stdout]     |                                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 737 | |     map_fn!("ore_list_product_float", ore_runtime::ore_list_product_float);
[INFO] [stdout] 738 | |     map_fn!("ore_list_min_float", ore_runtime::ore_list_min_float);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 738 |     map_fn!("ore_list_min_float", ore_runtime::ore_list_min_float as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 738 | |     map_fn!("ore_list_min_float", ore_runtime::ore_list_min_float);
[INFO] [stdout] 739 | |     map_fn!("ore_list_max_float", ore_runtime::ore_list_max_float);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 739 |     map_fn!("ore_list_max_float", ore_runtime::ore_list_max_float as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 739 | |     map_fn!("ore_list_max_float", ore_runtime::ore_list_max_float);
[INFO] [stdout] 740 | |     map_fn!("ore_list_min_str", ore_runtime::ore_list_min_str);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 740 |     map_fn!("ore_list_min_str", ore_runtime::ore_list_min_str as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 740 | |     map_fn!("ore_list_min_str", ore_runtime::ore_list_min_str);
[INFO] [stdout] 741 | |     map_fn!("ore_list_max_str", ore_runtime::ore_list_max_str);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 741 |     map_fn!("ore_list_max_str", ore_runtime::ore_list_max_str as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 743 | |     map_fn!("ore_math_sqrt", ore_runtime::ore_math_sqrt);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 743 |     map_fn!("ore_math_sqrt", ore_runtime::ore_math_sqrt as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 743 | |     map_fn!("ore_math_sqrt", ore_runtime::ore_math_sqrt);
[INFO] [stdout] 744 | |     map_fn!("ore_math_sin", ore_runtime::ore_math_sin);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 744 |     map_fn!("ore_math_sin", ore_runtime::ore_math_sin as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 744 | |     map_fn!("ore_math_sin", ore_runtime::ore_math_sin);
[INFO] [stdout] 745 | |     map_fn!("ore_math_cos", ore_runtime::ore_math_cos);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 745 |     map_fn!("ore_math_cos", ore_runtime::ore_math_cos as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 745 | |     map_fn!("ore_math_cos", ore_runtime::ore_math_cos);
[INFO] [stdout] 746 | |     map_fn!("ore_math_tan", ore_runtime::ore_math_tan);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 746 |     map_fn!("ore_math_tan", ore_runtime::ore_math_tan as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 746 | |     map_fn!("ore_math_tan", ore_runtime::ore_math_tan);
[INFO] [stdout] 747 | |     map_fn!("ore_math_log", ore_runtime::ore_math_log);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 747 |     map_fn!("ore_math_log", ore_runtime::ore_math_log as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 747 | |     map_fn!("ore_math_log", ore_runtime::ore_math_log);
[INFO] [stdout] 748 | |     map_fn!("ore_math_log10", ore_runtime::ore_math_log10);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 748 |     map_fn!("ore_math_log10", ore_runtime::ore_math_log10 as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 748 | |     map_fn!("ore_math_log10", ore_runtime::ore_math_log10);
[INFO] [stdout] 749 | |     map_fn!("ore_math_exp", ore_runtime::ore_math_exp);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 749 |     map_fn!("ore_math_exp", ore_runtime::ore_math_exp as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 749 | |     map_fn!("ore_math_exp", ore_runtime::ore_math_exp);
[INFO] [stdout] 750 | |     map_fn!("ore_math_pow", ore_runtime::ore_math_pow);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 750 |     map_fn!("ore_math_pow", ore_runtime::ore_math_pow as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 750 | |     map_fn!("ore_math_pow", ore_runtime::ore_math_pow);
[INFO] [stdout] 751 | |     map_fn!("ore_math_abs", ore_runtime::ore_math_abs);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 751 |     map_fn!("ore_math_abs", ore_runtime::ore_math_abs as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 751 | |     map_fn!("ore_math_abs", ore_runtime::ore_math_abs);
[INFO] [stdout] 752 | |     map_fn!("ore_math_floor", ore_runtime::ore_math_floor);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 752 |     map_fn!("ore_math_floor", ore_runtime::ore_math_floor as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 752 | |     map_fn!("ore_math_floor", ore_runtime::ore_math_floor);
[INFO] [stdout] 753 | |     map_fn!("ore_math_ceil", ore_runtime::ore_math_ceil);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 753 |     map_fn!("ore_math_ceil", ore_runtime::ore_math_ceil as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 753 | |     map_fn!("ore_math_ceil", ore_runtime::ore_math_ceil);
[INFO] [stdout] 754 | |     map_fn!("ore_math_round", ore_runtime::ore_math_round);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 754 |     map_fn!("ore_math_round", ore_runtime::ore_math_round as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 754 | |     map_fn!("ore_math_round", ore_runtime::ore_math_round);
[INFO] [stdout] 755 | |     map_fn!("ore_math_pi", ore_runtime::ore_math_pi);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 755 |     map_fn!("ore_math_pi", ore_runtime::ore_math_pi as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 755 | |     map_fn!("ore_math_pi", ore_runtime::ore_math_pi);
[INFO] [stdout] 756 | |     map_fn!("ore_math_e", ore_runtime::ore_math_e);
[INFO] [stdout]     | |_____---------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 756 |     map_fn!("ore_math_e", ore_runtime::ore_math_e as *const ());
[INFO] [stdout]     |                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 756 | |     map_fn!("ore_math_e", ore_runtime::ore_math_e);
[INFO] [stdout] 757 | |     map_fn!("ore_math_atan2", ore_runtime::ore_math_atan2);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 757 |     map_fn!("ore_math_atan2", ore_runtime::ore_math_atan2 as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 757 | |     map_fn!("ore_math_atan2", ore_runtime::ore_math_atan2);
[INFO] [stdout] 758 | |     map_fn!("ore_float_round_to", ore_runtime::ore_float_round_to);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 758 |     map_fn!("ore_float_round_to", ore_runtime::ore_float_round_to as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 758 | |     map_fn!("ore_float_round_to", ore_runtime::ore_float_round_to);
[INFO] [stdout] 759 | |     map_fn!("ore_float_format", ore_runtime::ore_float_format);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 759 |     map_fn!("ore_float_format", ore_runtime::ore_float_format as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 761 | |     map_fn!("ore_readln", ore_runtime::ore_readln);
[INFO] [stdout]     | |_____---------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 761 |     map_fn!("ore_readln", ore_runtime::ore_readln as *const ());
[INFO] [stdout]     |                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 761 | |     map_fn!("ore_readln", ore_runtime::ore_readln);
[INFO] [stdout] 762 | |     map_fn!("ore_file_read", ore_runtime::ore_file_read);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 762 |     map_fn!("ore_file_read", ore_runtime::ore_file_read as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 762 | |     map_fn!("ore_file_read", ore_runtime::ore_file_read);
[INFO] [stdout] 763 | |     map_fn!("ore_file_read_lines", ore_runtime::ore_file_read_lines);
[INFO] [stdout]     | |_____---------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 763 |     map_fn!("ore_file_read_lines", ore_runtime::ore_file_read_lines as *const ());
[INFO] [stdout]     |                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 763 | |     map_fn!("ore_file_read_lines", ore_runtime::ore_file_read_lines);
[INFO] [stdout] 764 | |     map_fn!("ore_file_write", ore_runtime::ore_file_write);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 764 |     map_fn!("ore_file_write", ore_runtime::ore_file_write as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 764 | |     map_fn!("ore_file_write", ore_runtime::ore_file_write);
[INFO] [stdout] 765 | |     map_fn!("ore_file_exists", ore_runtime::ore_file_exists);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 765 |     map_fn!("ore_file_exists", ore_runtime::ore_file_exists as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 765 | |     map_fn!("ore_file_exists", ore_runtime::ore_file_exists);
[INFO] [stdout] 766 | |     map_fn!("ore_file_append", ore_runtime::ore_file_append);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 766 |     map_fn!("ore_file_append", ore_runtime::ore_file_append as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |     map_fn!("ore_args", ore_runtime::ore_args);
[INFO] [stdout]     | |_____-----------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 768 |     map_fn!("ore_args", ore_runtime::ore_args as *const ());
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 770 | |     map_fn!("ore_json_parse", ore_runtime::ore_json_parse);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 770 |     map_fn!("ore_json_parse", ore_runtime::ore_json_parse as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 770 | |     map_fn!("ore_json_parse", ore_runtime::ore_json_parse);
[INFO] [stdout] 771 | |     map_fn!("ore_json_stringify", ore_runtime::ore_json_stringify);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 771 |     map_fn!("ore_json_stringify", ore_runtime::ore_json_stringify as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 773 | |     map_fn!("ore_time_now", ore_runtime::ore_time_now);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 773 |     map_fn!("ore_time_now", ore_runtime::ore_time_now as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 773 | |     map_fn!("ore_time_now", ore_runtime::ore_time_now);
[INFO] [stdout] 774 | |     map_fn!("ore_time_ms", ore_runtime::ore_time_ms);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 774 |     map_fn!("ore_time_ms", ore_runtime::ore_time_ms as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 776 | |     map_fn!("ore_rand_int", ore_runtime::ore_rand_int);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 776 |     map_fn!("ore_rand_int", ore_runtime::ore_rand_int as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 778 | |     map_fn!("ore_exit", ore_runtime::ore_exit);
[INFO] [stdout]     | |_____-----------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 778 |     map_fn!("ore_exit", ore_runtime::ore_exit as *const ());
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 778 | |     map_fn!("ore_exit", ore_runtime::ore_exit);
[INFO] [stdout] 779 | |     map_fn!("ore_exec", ore_runtime::ore_exec);
[INFO] [stdout]     | |_____-----------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 779 |     map_fn!("ore_exec", ore_runtime::ore_exec as *const ());
[INFO] [stdout]     |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 779 | |     map_fn!("ore_exec", ore_runtime::ore_exec);
[INFO] [stdout] 780 | |     map_fn!("ore_type_of", ore_runtime::ore_type_of);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 780 |     map_fn!("ore_type_of", ore_runtime::ore_type_of as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 782 | |     map_fn!("ore_env_get", ore_runtime::ore_env_get);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 782 |     map_fn!("ore_env_get", ore_runtime::ore_env_get as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 782 | |     map_fn!("ore_env_get", ore_runtime::ore_env_get);
[INFO] [stdout] 783 | |     map_fn!("ore_env_set", ore_runtime::ore_env_set);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 783 |     map_fn!("ore_env_set", ore_runtime::ore_env_set as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 785 | |     map_fn!("ore_assert", ore_runtime::ore_assert);
[INFO] [stdout]     | |_____---------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 785 |     map_fn!("ore_assert", ore_runtime::ore_assert as *const ());
[INFO] [stdout]     |                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 785 | |     map_fn!("ore_assert", ore_runtime::ore_assert);
[INFO] [stdout] 786 | |     map_fn!("ore_assert_eq_int", ore_runtime::ore_assert_eq_int);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 786 |     map_fn!("ore_assert_eq_int", ore_runtime::ore_assert_eq_int as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 786 | |     map_fn!("ore_assert_eq_int", ore_runtime::ore_assert_eq_int);
[INFO] [stdout] 787 | |     map_fn!("ore_assert_eq_float", ore_runtime::ore_assert_eq_float);
[INFO] [stdout]     | |_____---------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 787 |     map_fn!("ore_assert_eq_float", ore_runtime::ore_assert_eq_float as *const ());
[INFO] [stdout]     |                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 787 | |     map_fn!("ore_assert_eq_float", ore_runtime::ore_assert_eq_float);
[INFO] [stdout] 788 | |     map_fn!("ore_assert_eq_str", ore_runtime::ore_assert_eq_str);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 788 |     map_fn!("ore_assert_eq_str", ore_runtime::ore_assert_eq_str as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 788 | |     map_fn!("ore_assert_eq_str", ore_runtime::ore_assert_eq_str);
[INFO] [stdout] 789 | |     map_fn!("ore_assert_ne_int", ore_runtime::ore_assert_ne_int);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 789 |     map_fn!("ore_assert_ne_int", ore_runtime::ore_assert_ne_int as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 789 | |     map_fn!("ore_assert_ne_int", ore_runtime::ore_assert_ne_int);
[INFO] [stdout] 790 | |     map_fn!("ore_assert_ne_str", ore_runtime::ore_assert_ne_str);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 790 |     map_fn!("ore_assert_ne_str", ore_runtime::ore_assert_ne_str as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 560 | |     map_fn!("ore_print_int", ore_runtime::ore_print_int);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 560 |     map_fn!("ore_print_int", ore_runtime::ore_print_int as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 560 | |     map_fn!("ore_print_int", ore_runtime::ore_print_int);
[INFO] [stdout] 561 | |     map_fn!("ore_print_bool", ore_runtime::ore_print_bool);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 561 |     map_fn!("ore_print_bool", ore_runtime::ore_print_bool as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 561 | |     map_fn!("ore_print_bool", ore_runtime::ore_print_bool);
[INFO] [stdout] 562 | |     map_fn!("ore_print_float", ore_runtime::ore_print_float);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 562 |     map_fn!("ore_print_float", ore_runtime::ore_print_float as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 562 | |     map_fn!("ore_print_float", ore_runtime::ore_print_float);
[INFO] [stdout] 563 | |     map_fn!("ore_print_int_no_newline", ore_runtime::ore_print_int_no_newline);
[INFO] [stdout]     | |_____-------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 563 |     map_fn!("ore_print_int_no_newline", ore_runtime::ore_print_int_no_newline as *const ());
[INFO] [stdout]     |                                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 563 | |     map_fn!("ore_print_int_no_newline", ore_runtime::ore_print_int_no_newline);
[INFO] [stdout] 564 | |     map_fn!("ore_print_float_no_newline", ore_runtime::ore_print_float_no_newline);
[INFO] [stdout]     | |_____-----------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 564 |     map_fn!("ore_print_float_no_newline", ore_runtime::ore_print_float_no_newline as *const ());
[INFO] [stdout]     |                                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 564 | |     map_fn!("ore_print_float_no_newline", ore_runtime::ore_print_float_no_newline);
[INFO] [stdout] 565 | |     map_fn!("ore_print_bool_no_newline", ore_runtime::ore_print_bool_no_newline);
[INFO] [stdout]     | |_____---------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 565 |     map_fn!("ore_print_bool_no_newline", ore_runtime::ore_print_bool_no_newline as *const ());
[INFO] [stdout]     |                                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 567 | |     map_fn!("ore_eprint_str", ore_runtime::ore_eprint_str);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 567 |     map_fn!("ore_eprint_str", ore_runtime::ore_eprint_str as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 567 | |     map_fn!("ore_eprint_str", ore_runtime::ore_eprint_str);
[INFO] [stdout] 568 | |     map_fn!("ore_eprint_int", ore_runtime::ore_eprint_int);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 568 |     map_fn!("ore_eprint_int", ore_runtime::ore_eprint_int as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 568 | |     map_fn!("ore_eprint_int", ore_runtime::ore_eprint_int);
[INFO] [stdout] 569 | |     map_fn!("ore_eprint_float", ore_runtime::ore_eprint_float);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 569 |     map_fn!("ore_eprint_float", ore_runtime::ore_eprint_float as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 569 | |     map_fn!("ore_eprint_float", ore_runtime::ore_eprint_float);
[INFO] [stdout] 570 | |     map_fn!("ore_eprint_bool", ore_runtime::ore_eprint_bool);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 570 |     map_fn!("ore_eprint_bool", ore_runtime::ore_eprint_bool as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 572 | |     map_fn!("ore_div_by_zero", ore_runtime::ore_div_by_zero);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 572 |     map_fn!("ore_div_by_zero", ore_runtime::ore_div_by_zero as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 574 | |     map_fn!("ore_str_new", ore_runtime::ore_str_new);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 574 |     map_fn!("ore_str_new", ore_runtime::ore_str_new as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 574 | |     map_fn!("ore_str_new", ore_runtime::ore_str_new);
[INFO] [stdout] 575 | |     map_fn!("ore_str_concat", ore_runtime::ore_str_concat);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 575 |     map_fn!("ore_str_concat", ore_runtime::ore_str_concat as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 575 | |     map_fn!("ore_str_concat", ore_runtime::ore_str_concat);
[INFO] [stdout] 576 | |     map_fn!("ore_str_print", ore_runtime::ore_str_print);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 576 |     map_fn!("ore_str_print", ore_runtime::ore_str_print as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 576 | |     map_fn!("ore_str_print", ore_runtime::ore_str_print);
[INFO] [stdout] 577 | |     map_fn!("ore_str_print_no_newline", ore_runtime::ore_str_print_no_newline);
[INFO] [stdout]     | |_____-------------------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 577 |     map_fn!("ore_str_print_no_newline", ore_runtime::ore_str_print_no_newline as *const ());
[INFO] [stdout]     |                                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 577 | |     map_fn!("ore_str_print_no_newline", ore_runtime::ore_str_print_no_newline);
[INFO] [stdout] 578 | |     map_fn!("ore_str_retain", ore_runtime::ore_str_retain);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 578 |     map_fn!("ore_str_retain", ore_runtime::ore_str_retain as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 578 | |     map_fn!("ore_str_retain", ore_runtime::ore_str_retain);
[INFO] [stdout] 579 | |     map_fn!("ore_str_release", ore_runtime::ore_str_release);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 579 |     map_fn!("ore_str_release", ore_runtime::ore_str_release as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 579 | |     map_fn!("ore_str_release", ore_runtime::ore_str_release);
[INFO] [stdout] 580 | |     map_fn!("ore_int_to_str", ore_runtime::ore_int_to_str);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 580 |     map_fn!("ore_int_to_str", ore_runtime::ore_int_to_str as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 580 | |     map_fn!("ore_int_to_str", ore_runtime::ore_int_to_str);
[INFO] [stdout] 581 | |     map_fn!("ore_float_to_str", ore_runtime::ore_float_to_str);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 581 |     map_fn!("ore_float_to_str", ore_runtime::ore_float_to_str as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 581 | |     map_fn!("ore_float_to_str", ore_runtime::ore_float_to_str);
[INFO] [stdout] 582 | |     map_fn!("ore_bool_to_str", ore_runtime::ore_bool_to_str);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 582 |     map_fn!("ore_bool_to_str", ore_runtime::ore_bool_to_str as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 582 | |     map_fn!("ore_bool_to_str", ore_runtime::ore_bool_to_str);
[INFO] [stdout] 583 | |     map_fn!("ore_dynamic_to_str", ore_runtime::ore_dynamic_to_str);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 583 |     map_fn!("ore_dynamic_to_str", ore_runtime::ore_dynamic_to_str as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 583 | |     map_fn!("ore_dynamic_to_str", ore_runtime::ore_dynamic_to_str);
[INFO] [stdout] 584 | |     map_fn!("ore_str_len", ore_runtime::ore_str_len);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 584 |     map_fn!("ore_str_len", ore_runtime::ore_str_len as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 584 | |     map_fn!("ore_str_len", ore_runtime::ore_str_len);
[INFO] [stdout] 585 | |     map_fn!("ore_str_eq", ore_runtime::ore_str_eq);
[INFO] [stdout]     | |_____---------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 585 |     map_fn!("ore_str_eq", ore_runtime::ore_str_eq as *const ());
[INFO] [stdout]     |                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 585 | |     map_fn!("ore_str_eq", ore_runtime::ore_str_eq);
[INFO] [stdout] 586 | |     map_fn!("ore_str_cmp", ore_runtime::ore_str_cmp);
[INFO] [stdout]     | |_____-----------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 586 |     map_fn!("ore_str_cmp", ore_runtime::ore_str_cmp as *const ());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 586 | |     map_fn!("ore_str_cmp", ore_runtime::ore_str_cmp);
[INFO] [stdout] 587 | |     map_fn!("ore_str_contains", ore_runtime::ore_str_contains);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 587 |     map_fn!("ore_str_contains", ore_runtime::ore_str_contains as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 587 | |     map_fn!("ore_str_contains", ore_runtime::ore_str_contains);
[INFO] [stdout] 588 | |     map_fn!("ore_str_trim", ore_runtime::ore_str_trim);
[INFO] [stdout]     | |_____-------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 588 |     map_fn!("ore_str_trim", ore_runtime::ore_str_trim as *const ());
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 588 | |     map_fn!("ore_str_trim", ore_runtime::ore_str_trim);
[INFO] [stdout] 589 | |     map_fn!("ore_str_trim_start", ore_runtime::ore_str_trim_start);
[INFO] [stdout]     | |_____-------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 589 |     map_fn!("ore_str_trim_start", ore_runtime::ore_str_trim_start as *const ());
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 589 | |     map_fn!("ore_str_trim_start", ore_runtime::ore_str_trim_start);
[INFO] [stdout] 590 | |     map_fn!("ore_str_trim_end", ore_runtime::ore_str_trim_end);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 590 |     map_fn!("ore_str_trim_end", ore_runtime::ore_str_trim_end as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 590 | |     map_fn!("ore_str_trim_end", ore_runtime::ore_str_trim_end);
[INFO] [stdout] 591 | |     map_fn!("ore_str_lines", ore_runtime::ore_str_lines);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 591 |     map_fn!("ore_str_lines", ore_runtime::ore_str_lines as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 591 | |     map_fn!("ore_str_lines", ore_runtime::ore_str_lines);
[INFO] [stdout] 592 | |     map_fn!("ore_str_split", ore_runtime::ore_str_split);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 592 |     map_fn!("ore_str_split", ore_runtime::ore_str_split as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 592 | |     map_fn!("ore_str_split", ore_runtime::ore_str_split);
[INFO] [stdout] 593 | |     map_fn!("ore_str_to_int", ore_runtime::ore_str_to_int);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 593 |     map_fn!("ore_str_to_int", ore_runtime::ore_str_to_int as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 593 | |     map_fn!("ore_str_to_int", ore_runtime::ore_str_to_int);
[INFO] [stdout] 594 | |     map_fn!("ore_str_to_float", ore_runtime::ore_str_to_float);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 594 |     map_fn!("ore_str_to_float", ore_runtime::ore_str_to_float as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 594 | |     map_fn!("ore_str_to_float", ore_runtime::ore_str_to_float);
[INFO] [stdout] 595 | |     map_fn!("ore_str_replace", ore_runtime::ore_str_replace);
[INFO] [stdout]     | |_____-------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 595 |     map_fn!("ore_str_replace", ore_runtime::ore_str_replace as *const ());
[INFO] [stdout]     |                                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 595 | |     map_fn!("ore_str_replace", ore_runtime::ore_str_replace);
[INFO] [stdout] 596 | |     map_fn!("ore_str_starts_with", ore_runtime::ore_str_starts_with);
[INFO] [stdout]     | |_____---------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 596 |     map_fn!("ore_str_starts_with", ore_runtime::ore_str_starts_with as *const ());
[INFO] [stdout]     |                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 596 | |     map_fn!("ore_str_starts_with", ore_runtime::ore_str_starts_with);
[INFO] [stdout] 597 | |     map_fn!("ore_str_ends_with", ore_runtime::ore_str_ends_with);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 597 |     map_fn!("ore_str_ends_with", ore_runtime::ore_str_ends_with as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 597 | |     map_fn!("ore_str_ends_with", ore_runtime::ore_str_ends_with);
[INFO] [stdout] 598 | |     map_fn!("ore_str_to_upper", ore_runtime::ore_str_to_upper);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 598 |     map_fn!("ore_str_to_upper", ore_runtime::ore_str_to_upper as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 598 | |     map_fn!("ore_str_to_upper", ore_runtime::ore_str_to_upper);
[INFO] [stdout] 599 | |     map_fn!("ore_str_to_lower", ore_runtime::ore_str_to_lower);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 599 |     map_fn!("ore_str_to_lower", ore_runtime::ore_str_to_lower as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 599 | |     map_fn!("ore_str_to_lower", ore_runtime::ore_str_to_lower);
[INFO] [stdout] 600 | |     map_fn!("ore_str_substr", ore_runtime::ore_str_substr);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 600 |     map_fn!("ore_str_substr", ore_runtime::ore_str_substr as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 600 | |     map_fn!("ore_str_substr", ore_runtime::ore_str_substr);
[INFO] [stdout] 601 | |     map_fn!("ore_str_chars", ore_runtime::ore_str_chars);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 601 |     map_fn!("ore_str_chars", ore_runtime::ore_str_chars as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 601 | |     map_fn!("ore_str_chars", ore_runtime::ore_str_chars);
[INFO] [stdout] 602 | |     map_fn!("ore_str_repeat", ore_runtime::ore_str_repeat);
[INFO] [stdout]     | |_____-----------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 602 |     map_fn!("ore_str_repeat", ore_runtime::ore_str_repeat as *const ());
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 602 | |     map_fn!("ore_str_repeat", ore_runtime::ore_str_repeat);
[INFO] [stdout] 603 | |     map_fn!("ore_str_pad_left", ore_runtime::ore_str_pad_left);
[INFO] [stdout]     | |_____---------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 603 |     map_fn!("ore_str_pad_left", ore_runtime::ore_str_pad_left as *const ());
[INFO] [stdout]     |                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 603 | |     map_fn!("ore_str_pad_left", ore_runtime::ore_str_pad_left);
[INFO] [stdout] 604 | |     map_fn!("ore_str_pad_right", ore_runtime::ore_str_pad_right);
[INFO] [stdout]     | |_____-----------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 604 |     map_fn!("ore_str_pad_right", ore_runtime::ore_str_pad_right as *const ());
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 604 | |     map_fn!("ore_str_pad_right", ore_runtime::ore_str_pad_right);
[INFO] [stdout] 605 | |     map_fn!("ore_str_count", ore_runtime::ore_str_count);
[INFO] [stdout]     | |_____---------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 605 |     map_fn!("ore_str_count", ore_runtime::ore_str_count as *const ());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 605 | |     map_fn!("ore_str_count", ore_runtime::ore_str_count);
[INFO] [stdout] 606 | |     map_fn!("ore_str_strip_prefix", ore_runtime::ore_str_strip_prefix);
[INFO] [stdout]     | |_____-----------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 606 |     map_fn!("ore_str_strip_prefix", ore_runtime::ore_str_strip_prefix as *const ());
[INFO] [stdout]     |                                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> bootstrap/ore_cli/src/main.rs:555:57
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   ee.add_global_mapping(&f, $func as usize);
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 556 | |             }
[INFO] [stdout] 557 | |         };
[INFO] [stdout] ...   |
[INFO] [stdout] 606 | |     map_fn!("ore_str_strip_prefix", ore_runtime::ore_str_strip_prefix);
[INFO] [stdout] 607 | |     map_fn!("ore_str_strip_suffix", ore_runtime::ore_str_strip_suffix);
[INFO] [stdout]     | |_____-----------------------------------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       in this macro invocation
[WARN] too many lines in the log, truncating it
