[INFO] fetching crate scheme-rs 0.2.0...
[INFO] checking scheme-rs-0.2.0 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate scheme-rs 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate scheme-rs 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate scheme-rs 0.2.0
[INFO] tweaked toml for crates.io crate scheme-rs 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate scheme-rs 0.2.0 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scheme-rs 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:137:1
[INFO] [stderr]     |
[INFO] [stderr] 137 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]    --> Cargo.toml:133:12
[INFO] [stderr]     |
[INFO] [stderr] 133 | homepage = "https://github.com/maplant/scheme-rs"
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 138 | repository = "https://github.com/maplant/scheme-rs"
[INFO] [stderr]     |              --------------------------------------
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `scheme-rs` (manifest) generated 2 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stacksafe-macro v1.0.0
[INFO] [stderr]   Downloaded scheme-rs-macros v0.2.0
[INFO] [stderr]   Downloaded stacksafe v1.0.0
[INFO] [stderr]   Downloaded rustyline-derive v0.11.1
[INFO] [stderr]   Downloaded malachite v0.9.1
[INFO] [stderr]   Downloaded cranelift-bitset v0.122.0
[INFO] [stderr]   Downloaded wasmtime-internal-math v35.0.0
[INFO] [stderr]   Downloaded cranelift-native v0.122.0
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.122.0
[INFO] [stderr]   Downloaded cranelift-srcgen v0.122.0
[INFO] [stderr]   Downloaded by_address v1.2.1
[INFO] [stderr]   Downloaded cranelift-control v0.122.0
[INFO] [stderr]   Downloaded wasmtime-internal-jit-icache-coherence v35.0.0
[INFO] [stderr]   Downloaded cranelift v0.122.0
[INFO] [stderr]   Downloaded clap v4.5.59
[INFO] [stderr]   Downloaded cranelift-entity v0.122.0
[INFO] [stderr]   Downloaded safe_arch v1.0.0
[INFO] [stderr]   Downloaded cranelift-assembler-x64 v0.122.0
[INFO] [stderr]   Downloaded region v3.0.2
[INFO] [stderr]   Downloaded cranelift-module v0.122.0
[INFO] [stderr]   Downloaded cranelift-jit v0.122.0
[INFO] [stderr]   Downloaded cranelift-assembler-x64-meta v0.122.0
[INFO] [stderr]   Downloaded cranelift-bforest v0.122.0
[INFO] [stderr]   Downloaded cranelift-frontend v0.122.0
[INFO] [stderr]   Downloaded cranelift-isle v0.122.0
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.122.0
[INFO] [stderr]   Downloaded syn v2.0.116
[INFO] [stderr]   Downloaded wide v1.1.1
[INFO] [stderr]   Downloaded clap_builder v4.5.59
[INFO] [stderr]   Downloaded regalloc2 v0.12.2
[INFO] [stderr]   Downloaded malachite-q v0.9.1
[INFO] [stderr]   Downloaded malachite-float v0.9.1
[INFO] [stderr]   Downloaded malachite-base v0.9.1
[INFO] [stderr]   Downloaded cranelift-codegen v0.122.0
[INFO] [stderr]   Downloaded malachite-nz v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d5a4d66b3d077cb310c43ed374aae5d39bdbc6891f7f54abd99dd2a29f8aed50
[INFO] running `Command { std: "docker" "start" "d5a4d66b3d077cb310c43ed374aae5d39bdbc6891f7f54abd99dd2a29f8aed50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5a4d66b3d077cb310c43ed374aae5d39bdbc6891f7f54abd99dd2a29f8aed50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d5a4d66b3d077cb310c43ed374aae5d39bdbc6891f7f54abd99dd2a29f8aed50" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5a4d66b3d077cb310c43ed374aae5d39bdbc6891f7f54abd99dd2a29f8aed50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d5a4d66b3d077cb310c43ed374aae5d39bdbc6891f7f54abd99dd2a29f8aed50" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:137:1
[INFO] [stderr]     |
[INFO] [stderr] 137 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]    --> Cargo.toml:133:12
[INFO] [stderr]     |
[INFO] [stderr] 133 | homepage = "https://github.com/maplant/scheme-rs"
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 138 | repository = "https://github.com/maplant/scheme-rs"
[INFO] [stderr]     |              --------------------------------------
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `scheme-rs` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling cranelift-srcgen v0.122.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cranelift-isle v0.122.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.122.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.122.0
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking cranelift-bitset v0.122.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking cranelift-entity v0.122.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking cranelift-bforest v0.122.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.122.0
[INFO] [stderr]     Checking regalloc2 v0.12.2
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking cranelift-control v0.122.0
[INFO] [stderr]     Checking wasmtime-internal-math v35.0.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking safe_arch v1.0.0
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.122.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling malachite-nz v0.9.1
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking wide v1.1.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking malachite-base v0.9.1
[INFO] [stderr]    Compiling cranelift-codegen v0.122.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking clap_builder v4.5.59
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]     Checking clap v4.5.59
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling scheme-rs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling stacksafe-macro v1.0.0
[INFO] [stderr]    Compiling rustyline-derive v0.11.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking wasmtime-internal-jit-icache-coherence v35.0.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rustyline v17.0.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking stacksafe v1.0.0
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling scheme-rs-macros v0.2.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking by_address v1.2.1
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking malachite-q v0.9.1
[INFO] [stderr]     Checking malachite-float v0.9.1
[INFO] [stderr]     Checking malachite v0.9.1
[INFO] [stderr]     Checking cranelift-module v0.122.0
[INFO] [stderr]     Checking cranelift-frontend v0.122.0
[INFO] [stderr]     Checking cranelift-native v0.122.0
[INFO] [stderr]     Checking cranelift v0.122.0
[INFO] [stderr]     Checking cranelift-jit v0.122.0
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/num.rs:323:25
[INFO] [stdout]     |
[INFO] [stdout] 323 |         Self::Real(f64::INFINITY)
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/num.rs:327:25
[INFO] [stdout]     |
[INFO] [stdout] 327 |         Self::Real(f64::NEG_INFINITY)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]     --> src/num.rs:1086:26
[INFO] [stdout]      |
[INFO] [stdout] 1086 |                     f64::NAN.to_bits().hash(state);
[INFO] [stdout]      |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/num.rs:323:25
[INFO] [stdout]     |
[INFO] [stdout] 323 |         Self::Real(f64::INFINITY)
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/num.rs:327:25
[INFO] [stdout]     |
[INFO] [stdout] 327 |         Self::Real(f64::NEG_INFINITY)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]     --> src/num.rs:1086:26
[INFO] [stdout]      |
[INFO] [stdout] 1086 |                     f64::NAN.to_bits().hash(state);
[INFO] [stdout]      |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/character.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[bridge(name = "char->integer", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | unreachable call
[INFO] [stdout]    | any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/character.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[bridge(name = "integer->char", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | unreachable call
[INFO] [stdout]    | any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/character.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             unreachable call
[INFO] [stdout]    |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 70 | / impl_char_operator![
[INFO] [stdout] 71 | |     ("char=?", char_eq, eq),
[INFO] [stdout] 72 | |     ("char<?", char_lt, lt),
[INFO] [stdout] 73 | |     ("char>?", char_gt, gt),
[INFO] [stdout] 74 | |     ("char>=?", char_ge, ge),
[INFO] [stdout] 75 | |     ("char<=?", char_le, le),
[INFO] [stdout] 76 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/character.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             unreachable call
[INFO] [stdout]    |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 70 | / impl_char_operator![
[INFO] [stdout] 71 | |     ("char=?", char_eq, eq),
[INFO] [stdout] 72 | |     ("char<?", char_lt, lt),
[INFO] [stdout] 73 | |     ("char>?", char_gt, gt),
[INFO] [stdout] 74 | |     ("char>=?", char_ge, ge),
[INFO] [stdout] 75 | |     ("char<=?", char_le, le),
[INFO] [stdout] 76 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/character.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             unreachable call
[INFO] [stdout]    |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 70 | / impl_char_operator![
[INFO] [stdout] 71 | |     ("char=?", char_eq, eq),
[INFO] [stdout] 72 | |     ("char<?", char_lt, lt),
[INFO] [stdout] 73 | |     ("char>?", char_gt, gt),
[INFO] [stdout] 74 | |     ("char>=?", char_ge, ge),
[INFO] [stdout] 75 | |     ("char<=?", char_le, le),
[INFO] [stdout] 76 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/character.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             unreachable call
[INFO] [stdout]    |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 70 | / impl_char_operator![
[INFO] [stdout] 71 | |     ("char=?", char_eq, eq),
[INFO] [stdout] 72 | |     ("char<?", char_lt, lt),
[INFO] [stdout] 73 | |     ("char>?", char_gt, gt),
[INFO] [stdout] 74 | |     ("char>=?", char_ge, ge),
[INFO] [stdout] 75 | |     ("char<=?", char_le, le),
[INFO] [stdout] 76 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/character.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             unreachable call
[INFO] [stdout]    |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 70 | / impl_char_operator![
[INFO] [stdout] 71 | |     ("char=?", char_eq, eq),
[INFO] [stdout] 72 | |     ("char<?", char_lt, lt),
[INFO] [stdout] 73 | |     ("char>?", char_gt, gt),
[INFO] [stdout] 74 | |     ("char>=?", char_ge, ge),
[INFO] [stdout] 75 | |     ("char<=?", char_le, le),
[INFO] [stdout] 76 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/character.rs:84:11
[INFO] [stdout]     |
[INFO] [stdout]  84 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             unreachable call
[INFO] [stdout]     |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 109 | / impl_char_ci_operator![
[INFO] [stdout] 110 | |     ("char-ci-=?", char_ci_eq, eq),
[INFO] [stdout] 111 | |     ("char-ci-<?", char_ci_lt, lt),
[INFO] [stdout] 112 | |     ("char-ci->?", char_ci_gt, gt),
[INFO] [stdout] 113 | |     ("char-ci->=?", char_ci_ge, ge),
[INFO] [stdout] 114 | |     ("char-ci-<=?", char_ci_le, le),
[INFO] [stdout] 115 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_ci_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/character.rs:84:11
[INFO] [stdout]     |
[INFO] [stdout]  84 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             unreachable call
[INFO] [stdout]     |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 109 | / impl_char_ci_operator![
[INFO] [stdout] 110 | |     ("char-ci-=?", char_ci_eq, eq),
[INFO] [stdout] 111 | |     ("char-ci-<?", char_ci_lt, lt),
[INFO] [stdout] 112 | |     ("char-ci->?", char_ci_gt, gt),
[INFO] [stdout] 113 | |     ("char-ci->=?", char_ci_ge, ge),
[INFO] [stdout] 114 | |     ("char-ci-<=?", char_ci_le, le),
[INFO] [stdout] 115 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_ci_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/character.rs:84:11
[INFO] [stdout]     |
[INFO] [stdout]  84 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             unreachable call
[INFO] [stdout]     |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 109 | / impl_char_ci_operator![
[INFO] [stdout] 110 | |     ("char-ci-=?", char_ci_eq, eq),
[INFO] [stdout] 111 | |     ("char-ci-<?", char_ci_lt, lt),
[INFO] [stdout] 112 | |     ("char-ci->?", char_ci_gt, gt),
[INFO] [stdout] 113 | |     ("char-ci->=?", char_ci_ge, ge),
[INFO] [stdout] 114 | |     ("char-ci-<=?", char_ci_le, le),
[INFO] [stdout] 115 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_ci_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/character.rs:84:11
[INFO] [stdout]     |
[INFO] [stdout]  84 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             unreachable call
[INFO] [stdout]     |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 109 | / impl_char_ci_operator![
[INFO] [stdout] 110 | |     ("char-ci-=?", char_ci_eq, eq),
[INFO] [stdout] 111 | |     ("char-ci-<?", char_ci_lt, lt),
[INFO] [stdout] 112 | |     ("char-ci->?", char_ci_gt, gt),
[INFO] [stdout] 113 | |     ("char-ci->=?", char_ci_ge, ge),
[INFO] [stdout] 114 | |     ("char-ci-<=?", char_ci_le, le),
[INFO] [stdout] 115 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_ci_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/character.rs:84:11
[INFO] [stdout]     |
[INFO] [stdout]  84 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             unreachable call
[INFO] [stdout]     |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 109 | / impl_char_ci_operator![
[INFO] [stdout] 110 | |     ("char-ci-=?", char_ci_eq, eq),
[INFO] [stdout] 111 | |     ("char-ci-<?", char_ci_lt, lt),
[INFO] [stdout] 112 | |     ("char-ci->?", char_ci_gt, gt),
[INFO] [stdout] 113 | |     ("char-ci->=?", char_ci_ge, ge),
[INFO] [stdout] 114 | |     ("char-ci-<=?", char_ci_le, le),
[INFO] [stdout] 115 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_ci_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/character.rs:119:11
[INFO] [stdout]     |
[INFO] [stdout] 119 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             unreachable call
[INFO] [stdout]     |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 127 | / impl_char_predicate![
[INFO] [stdout] 128 | |     ("char-alphabetic?", char_is_alphabetic, is_ascii_alphabetic),
[INFO] [stdout] 129 | |     ("char-numeric?", char_is_numeric, is_number_decimal_digit),
[INFO] [stdout] 130 | |     ("char-whitespace?", char_is_whitespace, is_whitespace),
[INFO] [stdout] 131 | |     ("char-upper?", char_is_uppercase, is_uppercase),
[INFO] [stdout] 132 | |     ("char-lower?", char_is_lowercase, is_lowercase),
[INFO] [stdout] 133 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_predicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/character.rs:119:11
[INFO] [stdout]     |
[INFO] [stdout] 119 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             unreachable call
[INFO] [stdout]     |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 127 | / impl_char_predicate![
[INFO] [stdout] 128 | |     ("char-alphabetic?", char_is_alphabetic, is_ascii_alphabetic),
[INFO] [stdout] 129 | |     ("char-numeric?", char_is_numeric, is_number_decimal_digit),
[INFO] [stdout] 130 | |     ("char-whitespace?", char_is_whitespace, is_whitespace),
[INFO] [stdout] 131 | |     ("char-upper?", char_is_uppercase, is_uppercase),
[INFO] [stdout] 132 | |     ("char-lower?", char_is_lowercase, is_lowercase),
[INFO] [stdout] 133 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_predicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/character.rs:119:11
[INFO] [stdout]     |
[INFO] [stdout] 119 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             unreachable call
[INFO] [stdout]     |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 127 | / impl_char_predicate![
[INFO] [stdout] 128 | |     ("char-alphabetic?", char_is_alphabetic, is_ascii_alphabetic),
[INFO] [stdout] 129 | |     ("char-numeric?", char_is_numeric, is_number_decimal_digit),
[INFO] [stdout] 130 | |     ("char-whitespace?", char_is_whitespace, is_whitespace),
[INFO] [stdout] 131 | |     ("char-upper?", char_is_uppercase, is_uppercase),
[INFO] [stdout] 132 | |     ("char-lower?", char_is_lowercase, is_lowercase),
[INFO] [stdout] 133 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_predicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/character.rs:119:11
[INFO] [stdout]     |
[INFO] [stdout] 119 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             unreachable call
[INFO] [stdout]     |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 127 | / impl_char_predicate![
[INFO] [stdout] 128 | |     ("char-alphabetic?", char_is_alphabetic, is_ascii_alphabetic),
[INFO] [stdout] 129 | |     ("char-numeric?", char_is_numeric, is_number_decimal_digit),
[INFO] [stdout] 130 | |     ("char-whitespace?", char_is_whitespace, is_whitespace),
[INFO] [stdout] 131 | |     ("char-upper?", char_is_uppercase, is_uppercase),
[INFO] [stdout] 132 | |     ("char-lower?", char_is_lowercase, is_lowercase),
[INFO] [stdout] 133 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_predicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/character.rs:119:11
[INFO] [stdout]     |
[INFO] [stdout] 119 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             unreachable call
[INFO] [stdout]     |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 127 | / impl_char_predicate![
[INFO] [stdout] 128 | |     ("char-alphabetic?", char_is_alphabetic, is_ascii_alphabetic),
[INFO] [stdout] 129 | |     ("char-numeric?", char_is_numeric, is_number_decimal_digit),
[INFO] [stdout] 130 | |     ("char-whitespace?", char_is_whitespace, is_whitespace),
[INFO] [stdout] 131 | |     ("char-upper?", char_is_uppercase, is_uppercase),
[INFO] [stdout] 132 | |     ("char-lower?", char_is_lowercase, is_lowercase),
[INFO] [stdout] 133 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_predicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/character.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[bridge(name = "digit-value", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/character.rs:146:11
[INFO] [stdout]     |
[INFO] [stdout] 146 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             unreachable call
[INFO] [stdout]     |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 154 | / impl_char_case_converter![
[INFO] [stdout] 155 | |     ("char-upcase", char_upcase, char::to_uppercase),
[INFO] [stdout] 156 | |     ("char-downcase", char_downcase, char::to_lowercase),
[INFO] [stdout] 157 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_case_converter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/character.rs:146:11
[INFO] [stdout]     |
[INFO] [stdout] 146 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             unreachable call
[INFO] [stdout]     |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 154 | / impl_char_case_converter![
[INFO] [stdout] 155 | |     ("char-upcase", char_upcase, char::to_uppercase),
[INFO] [stdout] 156 | |     ("char-downcase", char_downcase, char::to_lowercase),
[INFO] [stdout] 157 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_case_converter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/character.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | #[bridge(name = "char-foldcase", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/enumerations.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[bridge(name = "enum-set-universe", lib = "(rnrs enums (6))")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | unreachable call
[INFO] [stdout]    | any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/enumerations.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[bridge(name = "enum-set->list", lib = "(rnrs enums (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/enumerations.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[bridge(name = "enum-set-member?", lib = "(rnrs enums (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/enumerations.rs:184:1
[INFO] [stdout]     |
[INFO] [stdout] 184 | #[bridge(name = "enum-set-subset?", lib = "(rnrs enums (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/enumerations.rs:196:1
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[bridge(name = "enum-set=?", lib = "(rnrs enums (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/enumerations.rs:205:1
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[bridge(name = "enum-set-union", lib = "(rnrs enums (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/enumerations.rs:224:1
[INFO] [stdout]     |
[INFO] [stdout] 224 | #[bridge(name = "enum-set-intersection", lib = "(rnrs enums (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/enumerations.rs:246:1
[INFO] [stdout]     |
[INFO] [stdout] 246 | #[bridge(name = "enum-set-difference", lib = "(rnrs enums (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/enumerations.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | #[bridge(name = "enum-set-complement", lib = "(rnrs enums (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/enumerations.rs:281:1
[INFO] [stdout]     |
[INFO] [stdout] 281 | #[bridge(name = "enum-set-projection", lib = "(rnrs enums (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/exceptions.rs:454:1
[INFO] [stdout]     |
[INFO] [stdout] 454 | #[bridge(name = "condition?", lib = "(rnrs conditions (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/exceptions.rs:920:1
[INFO] [stdout]     |
[INFO] [stdout] 920 | #[bridge(name = "simple-conditions", lib = "(rnrs conditions (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/exceptions.rs:1110:1
[INFO] [stdout]      |
[INFO] [stdout] 1110 | #[bridge(name = "error", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/exceptions.rs:1125:1
[INFO] [stdout]      |
[INFO] [stdout] 1125 | #[bridge(name = "assertion-violation", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/expand.rs:818:1
[INFO] [stdout]     |
[INFO] [stdout] 818 | #[bridge(name = "make-variable-transformer", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/character.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[bridge(name = "char->integer", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | unreachable call
[INFO] [stdout]    | any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/character.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[bridge(name = "integer->char", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | unreachable call
[INFO] [stdout]    | any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/character.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             unreachable call
[INFO] [stdout]    |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 70 | / impl_char_operator![
[INFO] [stdout] 71 | |     ("char=?", char_eq, eq),
[INFO] [stdout] 72 | |     ("char<?", char_lt, lt),
[INFO] [stdout] 73 | |     ("char>?", char_gt, gt),
[INFO] [stdout] 74 | |     ("char>=?", char_ge, ge),
[INFO] [stdout] 75 | |     ("char<=?", char_le, le),
[INFO] [stdout] 76 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:364:1
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[bridge(name = "make-hashtable", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/character.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             unreachable call
[INFO] [stdout]    |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 70 | / impl_char_operator![
[INFO] [stdout] 71 | |     ("char=?", char_eq, eq),
[INFO] [stdout] 72 | |     ("char<?", char_lt, lt),
[INFO] [stdout] 73 | |     ("char>?", char_gt, gt),
[INFO] [stdout] 74 | |     ("char>=?", char_ge, ge),
[INFO] [stdout] 75 | |     ("char<=?", char_le, le),
[INFO] [stdout] 76 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:385:1
[INFO] [stdout]     |
[INFO] [stdout] 385 | #[bridge(name = "hashtable?", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:392:1
[INFO] [stdout]     |
[INFO] [stdout] 392 | #[bridge(name = "hashtable-size", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:398:1
[INFO] [stdout]     |
[INFO] [stdout] 398 | #[bridge(name = "hashtable-ref", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:408:1
[INFO] [stdout]     |
[INFO] [stdout] 408 | #[bridge(name = "hashtable-set!", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:419:1
[INFO] [stdout]     |
[INFO] [stdout] 419 | #[bridge(name = "hashtable-delete!", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:426:1
[INFO] [stdout]     |
[INFO] [stdout] 426 | #[bridge(name = "hashtable-contains?", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[bridge(name = "hashtable-update!", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/character.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             unreachable call
[INFO] [stdout]    |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 70 | / impl_char_operator![
[INFO] [stdout] 71 | |     ("char=?", char_eq, eq),
[INFO] [stdout] 72 | |     ("char<?", char_lt, lt),
[INFO] [stdout] 73 | |     ("char>?", char_gt, gt),
[INFO] [stdout] 74 | |     ("char>=?", char_ge, ge),
[INFO] [stdout] 75 | |     ("char<=?", char_le, le),
[INFO] [stdout] 76 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:445:1
[INFO] [stdout]     |
[INFO] [stdout] 445 | #[bridge(name = "hashtable-copy", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:457:1
[INFO] [stdout]     |
[INFO] [stdout] 457 | #[bridge(name = "hashtable-clear!", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/character.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             unreachable call
[INFO] [stdout]    |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 70 | / impl_char_operator![
[INFO] [stdout] 71 | |     ("char=?", char_eq, eq),
[INFO] [stdout] 72 | |     ("char<?", char_lt, lt),
[INFO] [stdout] 73 | |     ("char>?", char_gt, gt),
[INFO] [stdout] 74 | |     ("char>=?", char_ge, ge),
[INFO] [stdout] 75 | |     ("char<=?", char_le, le),
[INFO] [stdout] 76 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:480:1
[INFO] [stdout]     |
[INFO] [stdout] 480 | #[bridge(name = "hashtable-keys", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:487:1
[INFO] [stdout]     |
[INFO] [stdout] 487 | #[bridge(name = "hashtable-entries", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | / #[bridge(
[INFO] [stdout] 495 | |     name = "hashtable-equivalence-function",
[INFO] [stdout] 496 | |     lib = "(rnrs hashtables builtins (6))"
[INFO] [stdout] 497 | | )]
[INFO] [stdout]     | |  ^
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__unreachable call
[INFO] [stdout]     |    any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/character.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             unreachable call
[INFO] [stdout]    |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 70 | / impl_char_operator![
[INFO] [stdout] 71 | |     ("char=?", char_eq, eq),
[INFO] [stdout] 72 | |     ("char<?", char_lt, lt),
[INFO] [stdout] 73 | |     ("char>?", char_gt, gt),
[INFO] [stdout] 74 | |     ("char>=?", char_ge, ge),
[INFO] [stdout] 75 | |     ("char<=?", char_le, le),
[INFO] [stdout] 76 | | ];
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | / #[bridge(
[INFO] [stdout] 505 | |     name = "hashtable-hash-function",
[INFO] [stdout] 506 | |     lib = "(rnrs hashtables builtins (6))"
[INFO] [stdout] 507 | | )]
[INFO] [stdout]     | |  ^
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__unreachable call
[INFO] [stdout]     |    any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:514:1
[INFO] [stdout]     |
[INFO] [stdout] 514 | #[bridge(name = "hashtable-mutable?", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/character.rs:84:11
[INFO] [stdout]     |
[INFO] [stdout]  84 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             unreachable call
[INFO] [stdout]     |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 109 | / impl_char_ci_operator![
[INFO] [stdout] 110 | |     ("char-ci-=?", char_ci_eq, eq),
[INFO] [stdout] 111 | |     ("char-ci-<?", char_ci_lt, lt),
[INFO] [stdout] 112 | |     ("char-ci->?", char_ci_gt, gt),
[INFO] [stdout] 113 | |     ("char-ci->=?", char_ci_ge, ge),
[INFO] [stdout] 114 | |     ("char-ci-<=?", char_ci_le, le),
[INFO] [stdout] 115 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_ci_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:521:1
[INFO] [stdout]     |
[INFO] [stdout] 521 | #[bridge(name = "eq-hash", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:528:1
[INFO] [stdout]     |
[INFO] [stdout] 528 | #[bridge(name = "eqv-hash", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:535:1
[INFO] [stdout]     |
[INFO] [stdout] 535 | #[bridge(name = "equal-hash", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/character.rs:84:11
[INFO] [stdout]     |
[INFO] [stdout]  84 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             unreachable call
[INFO] [stdout]     |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 109 | / impl_char_ci_operator![
[INFO] [stdout] 110 | |     ("char-ci-=?", char_ci_eq, eq),
[INFO] [stdout] 111 | |     ("char-ci-<?", char_ci_lt, lt),
[INFO] [stdout] 112 | |     ("char-ci->?", char_ci_gt, gt),
[INFO] [stdout] 113 | |     ("char-ci->=?", char_ci_ge, ge),
[INFO] [stdout] 114 | |     ("char-ci-<=?", char_ci_le, le),
[INFO] [stdout] 115 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_ci_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:542:1
[INFO] [stdout]     |
[INFO] [stdout] 542 | #[bridge(name = "string-hash", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:550:1
[INFO] [stdout]     |
[INFO] [stdout] 550 | #[bridge(name = "string-ci-hash", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/character.rs:84:11
[INFO] [stdout]     |
[INFO] [stdout]  84 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             unreachable call
[INFO] [stdout]     |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 109 | / impl_char_ci_operator![
[INFO] [stdout] 110 | |     ("char-ci-=?", char_ci_eq, eq),
[INFO] [stdout] 111 | |     ("char-ci-<?", char_ci_lt, lt),
[INFO] [stdout] 112 | |     ("char-ci->?", char_ci_gt, gt),
[INFO] [stdout] 113 | |     ("char-ci->=?", char_ci_ge, ge),
[INFO] [stdout] 114 | |     ("char-ci-<=?", char_ci_le, le),
[INFO] [stdout] 115 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_ci_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:562:1
[INFO] [stdout]     |
[INFO] [stdout] 562 | #[bridge(name = "symbol-hash", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/character.rs:84:11
[INFO] [stdout]     |
[INFO] [stdout]  84 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             unreachable call
[INFO] [stdout]     |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 109 | / impl_char_ci_operator![
[INFO] [stdout] 110 | |     ("char-ci-=?", char_ci_eq, eq),
[INFO] [stdout] 111 | |     ("char-ci-<?", char_ci_lt, lt),
[INFO] [stdout] 112 | |     ("char-ci->?", char_ci_gt, gt),
[INFO] [stdout] 113 | |     ("char-ci->=?", char_ci_ge, ge),
[INFO] [stdout] 114 | |     ("char-ci-<=?", char_ci_le, le),
[INFO] [stdout] 115 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_ci_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/character.rs:84:11
[INFO] [stdout]     |
[INFO] [stdout]  84 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             unreachable call
[INFO] [stdout]     |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 109 | / impl_char_ci_operator![
[INFO] [stdout] 110 | |     ("char-ci-=?", char_ci_eq, eq),
[INFO] [stdout] 111 | |     ("char-ci-<?", char_ci_lt, lt),
[INFO] [stdout] 112 | |     ("char-ci->?", char_ci_gt, gt),
[INFO] [stdout] 113 | |     ("char-ci->=?", char_ci_ge, ge),
[INFO] [stdout] 114 | |     ("char-ci-<=?", char_ci_le, le),
[INFO] [stdout] 115 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_ci_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/character.rs:119:11
[INFO] [stdout]     |
[INFO] [stdout] 119 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             unreachable call
[INFO] [stdout]     |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 127 | / impl_char_predicate![
[INFO] [stdout] 128 | |     ("char-alphabetic?", char_is_alphabetic, is_ascii_alphabetic),
[INFO] [stdout] 129 | |     ("char-numeric?", char_is_numeric, is_number_decimal_digit),
[INFO] [stdout] 130 | |     ("char-whitespace?", char_is_whitespace, is_whitespace),
[INFO] [stdout] 131 | |     ("char-upper?", char_is_uppercase, is_uppercase),
[INFO] [stdout] 132 | |     ("char-lower?", char_is_lowercase, is_lowercase),
[INFO] [stdout] 133 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_predicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lists.rs:301:1
[INFO] [stdout]     |
[INFO] [stdout] 301 | #[bridge(name = "list?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/character.rs:119:11
[INFO] [stdout]     |
[INFO] [stdout] 119 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             unreachable call
[INFO] [stdout]     |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 127 | / impl_char_predicate![
[INFO] [stdout] 128 | |     ("char-alphabetic?", char_is_alphabetic, is_ascii_alphabetic),
[INFO] [stdout] 129 | |     ("char-numeric?", char_is_numeric, is_number_decimal_digit),
[INFO] [stdout] 130 | |     ("char-whitespace?", char_is_whitespace, is_whitespace),
[INFO] [stdout] 131 | |     ("char-upper?", char_is_uppercase, is_uppercase),
[INFO] [stdout] 132 | |     ("char-lower?", char_is_lowercase, is_lowercase),
[INFO] [stdout] 133 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_predicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/character.rs:119:11
[INFO] [stdout]     |
[INFO] [stdout] 119 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             unreachable call
[INFO] [stdout]     |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 127 | / impl_char_predicate![
[INFO] [stdout] 128 | |     ("char-alphabetic?", char_is_alphabetic, is_ascii_alphabetic),
[INFO] [stdout] 129 | |     ("char-numeric?", char_is_numeric, is_number_decimal_digit),
[INFO] [stdout] 130 | |     ("char-whitespace?", char_is_whitespace, is_whitespace),
[INFO] [stdout] 131 | |     ("char-upper?", char_is_uppercase, is_uppercase),
[INFO] [stdout] 132 | |     ("char-lower?", char_is_lowercase, is_lowercase),
[INFO] [stdout] 133 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_predicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lists.rs:316:1
[INFO] [stdout]     |
[INFO] [stdout] 316 | #[bridge(name = "cons", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/character.rs:119:11
[INFO] [stdout]     |
[INFO] [stdout] 119 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             unreachable call
[INFO] [stdout]     |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 127 | / impl_char_predicate![
[INFO] [stdout] 128 | |     ("char-alphabetic?", char_is_alphabetic, is_ascii_alphabetic),
[INFO] [stdout] 129 | |     ("char-numeric?", char_is_numeric, is_number_decimal_digit),
[INFO] [stdout] 130 | |     ("char-whitespace?", char_is_whitespace, is_whitespace),
[INFO] [stdout] 131 | |     ("char-upper?", char_is_uppercase, is_uppercase),
[INFO] [stdout] 132 | |     ("char-lower?", char_is_lowercase, is_lowercase),
[INFO] [stdout] 133 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_predicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lists.rs:321:1
[INFO] [stdout]     |
[INFO] [stdout] 321 | #[bridge(name = "car", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lists.rs:326:1
[INFO] [stdout]     |
[INFO] [stdout] 326 | #[bridge(name = "cdr", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/character.rs:119:11
[INFO] [stdout]     |
[INFO] [stdout] 119 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             unreachable call
[INFO] [stdout]     |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 127 | / impl_char_predicate![
[INFO] [stdout] 128 | |     ("char-alphabetic?", char_is_alphabetic, is_ascii_alphabetic),
[INFO] [stdout] 129 | |     ("char-numeric?", char_is_numeric, is_number_decimal_digit),
[INFO] [stdout] 130 | |     ("char-whitespace?", char_is_whitespace, is_whitespace),
[INFO] [stdout] 131 | |     ("char-upper?", char_is_uppercase, is_uppercase),
[INFO] [stdout] 132 | |     ("char-lower?", char_is_lowercase, is_lowercase),
[INFO] [stdout] 133 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_predicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lists.rs:331:1
[INFO] [stdout]     |
[INFO] [stdout] 331 | #[bridge(name = "set-car!", lib = "(rnrs mutable-pairs (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/character.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[bridge(name = "digit-value", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lists.rs:338:1
[INFO] [stdout]     |
[INFO] [stdout] 338 | #[bridge(name = "set-cdr!", lib = "(rnrs mutable-pairs (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/character.rs:146:11
[INFO] [stdout]     |
[INFO] [stdout] 146 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             unreachable call
[INFO] [stdout]     |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 154 | / impl_char_case_converter![
[INFO] [stdout] 155 | |     ("char-upcase", char_upcase, char::to_uppercase),
[INFO] [stdout] 156 | |     ("char-downcase", char_downcase, char::to_lowercase),
[INFO] [stdout] 157 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_case_converter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lists.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | #[bridge(name = "length", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/character.rs:146:11
[INFO] [stdout]     |
[INFO] [stdout] 146 |           $(#[bridge(name = $bridge_name, lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             unreachable call
[INFO] [stdout]     |             any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 154 | / impl_char_case_converter![
[INFO] [stdout] 155 | |     ("char-upcase", char_upcase, char::to_uppercase),
[INFO] [stdout] 156 | |     ("char-downcase", char_downcase, char::to_lowercase),
[INFO] [stdout] 157 | | ];
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` which comes from the expansion of the macro `impl_char_case_converter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lists.rs:366:1
[INFO] [stdout]     |
[INFO] [stdout] 366 | #[bridge(name = "list->vector", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/character.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | #[bridge(name = "char-foldcase", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lists.rs:381:1
[INFO] [stdout]     |
[INFO] [stdout] 381 | #[bridge(name = "append", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lists.rs:499:1
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[bridge(name = "zip", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:1891:1
[INFO] [stdout]      |
[INFO] [stdout] 1891 | #[bridge(name = "number?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:1896:1
[INFO] [stdout]      |
[INFO] [stdout] 1896 | #[bridge(name = "complex?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:1905:1
[INFO] [stdout]      |
[INFO] [stdout] 1905 | #[bridge(name = "real?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:1914:1
[INFO] [stdout]      |
[INFO] [stdout] 1914 | #[bridge(name = "rational?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:1923:1
[INFO] [stdout]      |
[INFO] [stdout] 1923 | #[bridge(name = "integer?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:1932:1
[INFO] [stdout]      |
[INFO] [stdout] 1932 | #[bridge(name = "real-valued?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:1941:1
[INFO] [stdout]      |
[INFO] [stdout] 1941 | #[bridge(name = "rational-valued?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:1950:1
[INFO] [stdout]      |
[INFO] [stdout] 1950 | #[bridge(name = "integer-valued?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/enumerations.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[bridge(name = "enum-set-universe", lib = "(rnrs enums (6))")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | unreachable call
[INFO] [stdout]    | any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/enumerations.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[bridge(name = "enum-set->list", lib = "(rnrs enums (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/enumerations.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[bridge(name = "enum-set-member?", lib = "(rnrs enums (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/enumerations.rs:184:1
[INFO] [stdout]     |
[INFO] [stdout] 184 | #[bridge(name = "enum-set-subset?", lib = "(rnrs enums (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2109:1
[INFO] [stdout]      |
[INFO] [stdout] 2109 | #[bridge(name = "zero?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/enumerations.rs:196:1
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[bridge(name = "enum-set=?", lib = "(rnrs enums (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2115:1
[INFO] [stdout]      |
[INFO] [stdout] 2115 | #[bridge(name = "odd?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/enumerations.rs:205:1
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[bridge(name = "enum-set-union", lib = "(rnrs enums (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2121:1
[INFO] [stdout]      |
[INFO] [stdout] 2121 | #[bridge(name = "even?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2127:1
[INFO] [stdout]      |
[INFO] [stdout] 2127 | #[bridge(name = "finite?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/enumerations.rs:224:1
[INFO] [stdout]     |
[INFO] [stdout] 224 | #[bridge(name = "enum-set-intersection", lib = "(rnrs enums (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2134:1
[INFO] [stdout]      |
[INFO] [stdout] 2134 | #[bridge(name = "infinite?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/enumerations.rs:246:1
[INFO] [stdout]     |
[INFO] [stdout] 246 | #[bridge(name = "enum-set-difference", lib = "(rnrs enums (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2141:1
[INFO] [stdout]      |
[INFO] [stdout] 2141 | #[bridge(name = "nan?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/enumerations.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | #[bridge(name = "enum-set-complement", lib = "(rnrs enums (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2176:1
[INFO] [stdout]      |
[INFO] [stdout] 2176 | #[bridge(name = "-", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/enumerations.rs:281:1
[INFO] [stdout]     |
[INFO] [stdout] 281 | #[bridge(name = "enum-set-projection", lib = "(rnrs enums (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2195:1
[INFO] [stdout]      |
[INFO] [stdout] 2195 | #[bridge(name = "/", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2257:1
[INFO] [stdout]      |
[INFO] [stdout] 2257 | #[bridge(name = "numerator", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2268:1
[INFO] [stdout]      |
[INFO] [stdout] 2268 | #[bridge(name = "denominator", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2285:1
[INFO] [stdout]      |
[INFO] [stdout] 2285 | #[bridge(name = "floor", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2296:1
[INFO] [stdout]      |
[INFO] [stdout] 2296 | #[bridge(name = "ceiling", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2307:1
[INFO] [stdout]      |
[INFO] [stdout] 2307 | #[bridge(name = "truncate", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2318:1
[INFO] [stdout]      |
[INFO] [stdout] 2318 | #[bridge(name = "round", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2329:1
[INFO] [stdout]      |
[INFO] [stdout] 2329 | #[bridge(name = "exp", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2334:1
[INFO] [stdout]      |
[INFO] [stdout] 2334 | #[bridge(name = "log", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2384:1
[INFO] [stdout]      |
[INFO] [stdout] 2384 | #[bridge(name = "sqrt", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2396:1
[INFO] [stdout]      |
[INFO] [stdout] 2396 | #[bridge(name = "expt", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2413:1
[INFO] [stdout]      |
[INFO] [stdout] 2413 | #[bridge(name = "real-part", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2423:1
[INFO] [stdout]      |
[INFO] [stdout] 2423 | #[bridge(name = "imag-part", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2433:1
[INFO] [stdout]      |
[INFO] [stdout] 2433 | #[bridge(name = "magnitude", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2542:1
[INFO] [stdout]      |
[INFO] [stdout] 2542 | #[bridge(name = "fixnum?", lib = "(rnrs arithmetic fixnums (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2595:1
[INFO] [stdout]      |
[INFO] [stdout] 2595 | #[bridge(name = "flonum?", lib = "(rnrs arithmetic flonums (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/ports.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 | #[bridge(name = "make-transcoder", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/ports.rs:330:1
[INFO] [stdout]     |
[INFO] [stdout] 330 | #[bridge(name = "transcoder-codec", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/ports.rs:340:1
[INFO] [stdout]     |
[INFO] [stdout] 340 | #[bridge(name = "transcoder-eol-style", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/ports.rs:350:1
[INFO] [stdout]     |
[INFO] [stdout] 350 | / #[bridge(
[INFO] [stdout] 351 | |     name = "transcoder-error-handling-mode",
[INFO] [stdout] 352 | |     lib = "(rnrs io builtins (6))"
[INFO] [stdout] 353 | | )]
[INFO] [stdout]     | |  ^
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__unreachable call
[INFO] [stdout]     |    any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/exceptions.rs:454:1
[INFO] [stdout]     |
[INFO] [stdout] 454 | #[bridge(name = "condition?", lib = "(rnrs conditions (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3344:1
[INFO] [stdout]      |
[INFO] [stdout] 3344 | #[bridge(name = "eof-object?", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3351:1
[INFO] [stdout]      |
[INFO] [stdout] 3351 | #[bridge(name = "port?", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3356:1
[INFO] [stdout]      |
[INFO] [stdout] 3356 | #[bridge(name = "port-transcoder", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/exceptions.rs:920:1
[INFO] [stdout]     |
[INFO] [stdout] 920 | #[bridge(name = "simple-conditions", lib = "(rnrs conditions (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3367:1
[INFO] [stdout]      |
[INFO] [stdout] 3367 | #[bridge(name = "textual-port?", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3373:1
[INFO] [stdout]      |
[INFO] [stdout] 3373 | #[bridge(name = "binary-port?", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3380:1
[INFO] [stdout]      |
[INFO] [stdout] 3380 | #[bridge(name = "transcoded-port", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3427:1
[INFO] [stdout]      |
[INFO] [stdout] 3427 | #[bridge(name = "port-has-port-position?", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3434:1
[INFO] [stdout]      |
[INFO] [stdout] 3434 | #[bridge(name = "port-position", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3440:1
[INFO] [stdout]      |
[INFO] [stdout] 3440 | #[bridge(name = "port-has-set-port-position!?", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3447:1
[INFO] [stdout]      |
[INFO] [stdout] 3447 | #[bridge(name = "set-port-position!", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3456:1
[INFO] [stdout]      |
[INFO] [stdout] 3456 | #[bridge(name = "close-port", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3473:1
[INFO] [stdout]      |
[INFO] [stdout] 3473 | #[bridge(name = "input-port?", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3483:1
[INFO] [stdout]      |
[INFO] [stdout] 3483 | #[bridge(name = "port-eof?", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3499:1
[INFO] [stdout]      |
[INFO] [stdout] 3499 | #[bridge(name = "open-file-input-port", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/exceptions.rs:1110:1
[INFO] [stdout]      |
[INFO] [stdout] 1110 | #[bridge(name = "error", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3511:1
[INFO] [stdout]      |
[INFO] [stdout] 3511 | #[bridge(name = "make-custom-binary-input-port", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/exceptions.rs:1125:1
[INFO] [stdout]      |
[INFO] [stdout] 1125 | #[bridge(name = "assertion-violation", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3556:1
[INFO] [stdout]      |
[INFO] [stdout] 3556 | / #[bridge(
[INFO] [stdout] 3557 | |     name = "make-custom-textual-input-port",
[INFO] [stdout] 3558 | |     lib = "(rnrs io builtins (6))"
[INFO] [stdout] 3559 | | )]
[INFO] [stdout]      | |  ^
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__unreachable call
[INFO] [stdout]      |    any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3676:1
[INFO] [stdout]      |
[INFO] [stdout] 3676 | #[bridge(name = "get-u8", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3687:1
[INFO] [stdout]      |
[INFO] [stdout] 3687 | #[bridge(name = "lookahead-u8", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3700:1
[INFO] [stdout]      |
[INFO] [stdout] 3700 | #[bridge(name = "get-char", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3711:1
[INFO] [stdout]      |
[INFO] [stdout] 3711 | #[bridge(name = "lookahead-char", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3722:1
[INFO] [stdout]      |
[INFO] [stdout] 3722 | #[bridge(name = "get-string-n", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3734:1
[INFO] [stdout]      |
[INFO] [stdout] 3734 | #[bridge(name = "get-line", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3755:1
[INFO] [stdout]      |
[INFO] [stdout] 3755 | #[bridge(name = "get-datum", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3783:1
[INFO] [stdout]      |
[INFO] [stdout] 3783 | #[bridge(name = "output-port?", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3793:1
[INFO] [stdout]      |
[INFO] [stdout] 3793 | #[bridge(name = "flush-output-port", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3800:1
[INFO] [stdout]      |
[INFO] [stdout] 3800 | #[bridge(name = "output-port-buffer-mode", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3807:1
[INFO] [stdout]      |
[INFO] [stdout] 3807 | #[bridge(name = "open-file-output-port", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3819:1
[INFO] [stdout]      |
[INFO] [stdout] 3819 | / #[bridge(
[INFO] [stdout] 3820 | |     name = "make-custom-binary-output-port",
[INFO] [stdout] 3821 | |     lib = "(rnrs io builtins (6))"
[INFO] [stdout] 3822 | | )]
[INFO] [stdout]      | |  ^
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__unreachable call
[INFO] [stdout]      |    any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3867:1
[INFO] [stdout]      |
[INFO] [stdout] 3867 | / #[bridge(
[INFO] [stdout] 3868 | |     name = "make-custom-textual-output-port",
[INFO] [stdout] 3869 | |     lib = "(rnrs io builtins (6))"
[INFO] [stdout] 3870 | | )]
[INFO] [stdout]      | |  ^
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__unreachable call
[INFO] [stdout]      |    any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3917:1
[INFO] [stdout]      |
[INFO] [stdout] 3917 | #[bridge(name = "put-u8", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/expand.rs:818:1
[INFO] [stdout]     |
[INFO] [stdout] 818 | #[bridge(name = "make-variable-transformer", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:4003:1
[INFO] [stdout]      |
[INFO] [stdout] 4003 | #[bridge(name = "put-char", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:4086:1
[INFO] [stdout]      |
[INFO] [stdout] 4086 | #[bridge(name = "put-datum", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:4097:1
[INFO] [stdout]      |
[INFO] [stdout] 4097 | #[bridge(name = "open-file-input/output-port", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:4109:1
[INFO] [stdout]      |
[INFO] [stdout] 4109 | / #[bridge(
[INFO] [stdout] 4110 | |     name = "make-custom-binary-input/output-port",
[INFO] [stdout] 4111 | |     lib = "(rnrs io builtins (6))"
[INFO] [stdout] 4112 | | )]
[INFO] [stdout]      | |  ^
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__unreachable call
[INFO] [stdout]      |    any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:4159:1
[INFO] [stdout]      |
[INFO] [stdout] 4159 | / #[bridge(
[INFO] [stdout] 4160 | |     name = "make-custom-textual-input/output-port",
[INFO] [stdout] 4161 | |     lib = "(rnrs io builtins (6))"
[INFO] [stdout] 4162 | | )]
[INFO] [stdout]      | |  ^
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__unreachable call
[INFO] [stdout]      |    any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:4539:1
[INFO] [stdout]      |
[INFO] [stdout] 4539 | #[bridge(name = "open-input-file", lib = "(rnrs io simple builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:4550:1
[INFO] [stdout]      |
[INFO] [stdout] 4550 | #[bridge(name = "open-output-file", lib = "(rnrs io simple builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:4790:1
[INFO] [stdout]      |
[INFO] [stdout] 4790 | #[bridge(name = "file-exists?", lib = "(rnrs files (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:4808:1
[INFO] [stdout]      |
[INFO] [stdout] 4808 | #[bridge(name = "delete-file", lib = "(rnrs files (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:364:1
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[bridge(name = "make-hashtable", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:385:1
[INFO] [stdout]     |
[INFO] [stdout] 385 | #[bridge(name = "hashtable?", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:392:1
[INFO] [stdout]     |
[INFO] [stdout] 392 | #[bridge(name = "hashtable-size", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:398:1
[INFO] [stdout]     |
[INFO] [stdout] 398 | #[bridge(name = "hashtable-ref", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:408:1
[INFO] [stdout]     |
[INFO] [stdout] 408 | #[bridge(name = "hashtable-set!", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:419:1
[INFO] [stdout]     |
[INFO] [stdout] 419 | #[bridge(name = "hashtable-delete!", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:426:1
[INFO] [stdout]     |
[INFO] [stdout] 426 | #[bridge(name = "hashtable-contains?", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[bridge(name = "hashtable-update!", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/records.rs:352:1
[INFO] [stdout]     |
[INFO] [stdout] 352 | / #[bridge(
[INFO] [stdout] 353 | |     name = "make-record-type-descriptor",
[INFO] [stdout] 354 | |     lib = "(rnrs records procedural (6))"
[INFO] [stdout] 355 | | )]
[INFO] [stdout]     | |  ^
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__unreachable call
[INFO] [stdout]     |    any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:445:1
[INFO] [stdout]     |
[INFO] [stdout] 445 | #[bridge(name = "hashtable-copy", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:457:1
[INFO] [stdout]     |
[INFO] [stdout] 457 | #[bridge(name = "hashtable-clear!", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/records.rs:415:1
[INFO] [stdout]     |
[INFO] [stdout] 415 | / #[bridge(
[INFO] [stdout] 416 | |     name = "record-type-descriptor?",
[INFO] [stdout] 417 | |     lib = "(rnrs records procedural (6))"
[INFO] [stdout] 418 | | )]
[INFO] [stdout]     | |  ^
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__unreachable call
[INFO] [stdout]     |    any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:480:1
[INFO] [stdout]     |
[INFO] [stdout] 480 | #[bridge(name = "hashtable-keys", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:487:1
[INFO] [stdout]     |
[INFO] [stdout] 487 | #[bridge(name = "hashtable-entries", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | / #[bridge(
[INFO] [stdout] 495 | |     name = "hashtable-equivalence-function",
[INFO] [stdout] 496 | |     lib = "(rnrs hashtables builtins (6))"
[INFO] [stdout] 497 | | )]
[INFO] [stdout]     | |  ^
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__unreachable call
[INFO] [stdout]     |    any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | / #[bridge(
[INFO] [stdout] 505 | |     name = "hashtable-hash-function",
[INFO] [stdout] 506 | |     lib = "(rnrs hashtables builtins (6))"
[INFO] [stdout] 507 | | )]
[INFO] [stdout]     | |  ^
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__unreachable call
[INFO] [stdout]     |    any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:514:1
[INFO] [stdout]     |
[INFO] [stdout] 514 | #[bridge(name = "hashtable-mutable?", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:521:1
[INFO] [stdout]     |
[INFO] [stdout] 521 | #[bridge(name = "eq-hash", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:528:1
[INFO] [stdout]     |
[INFO] [stdout] 528 | #[bridge(name = "eqv-hash", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:535:1
[INFO] [stdout]     |
[INFO] [stdout] 535 | #[bridge(name = "equal-hash", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:542:1
[INFO] [stdout]     |
[INFO] [stdout] 542 | #[bridge(name = "string-hash", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:550:1
[INFO] [stdout]     |
[INFO] [stdout] 550 | #[bridge(name = "string-ci-hash", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/hashtables.rs:562:1
[INFO] [stdout]     |
[INFO] [stdout] 562 | #[bridge(name = "symbol-hash", lib = "(rnrs hashtables builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lists.rs:301:1
[INFO] [stdout]     |
[INFO] [stdout] 301 | #[bridge(name = "list?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lists.rs:316:1
[INFO] [stdout]     |
[INFO] [stdout] 316 | #[bridge(name = "cons", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lists.rs:321:1
[INFO] [stdout]     |
[INFO] [stdout] 321 | #[bridge(name = "car", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lists.rs:326:1
[INFO] [stdout]     |
[INFO] [stdout] 326 | #[bridge(name = "cdr", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lists.rs:331:1
[INFO] [stdout]     |
[INFO] [stdout] 331 | #[bridge(name = "set-car!", lib = "(rnrs mutable-pairs (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lists.rs:338:1
[INFO] [stdout]     |
[INFO] [stdout] 338 | #[bridge(name = "set-cdr!", lib = "(rnrs mutable-pairs (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/records.rs:1187:1
[INFO] [stdout]      |
[INFO] [stdout] 1187 | #[bridge(name = "record?", lib = "(rnrs records inspection (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lists.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | #[bridge(name = "length", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/records.rs:1195:1
[INFO] [stdout]      |
[INFO] [stdout] 1195 | #[bridge(name = "record-rtd", lib = "(rnrs records inspection (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lists.rs:366:1
[INFO] [stdout]     |
[INFO] [stdout] 366 | #[bridge(name = "list->vector", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/records.rs:1205:1
[INFO] [stdout]      |
[INFO] [stdout] 1205 | #[bridge(name = "record-type-name", lib = "(rnrs records inspection (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/records.rs:1211:1
[INFO] [stdout]      |
[INFO] [stdout] 1211 | #[bridge(name = "record-type-parent", lib = "(rnrs records inspection (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lists.rs:381:1
[INFO] [stdout]     |
[INFO] [stdout] 381 | #[bridge(name = "append", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/records.rs:1221:1
[INFO] [stdout]      |
[INFO] [stdout] 1221 | #[bridge(name = "record-type-uid", lib = "(rnrs records inspection (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/records.rs:1231:1
[INFO] [stdout]      |
[INFO] [stdout] 1231 | / #[bridge(
[INFO] [stdout] 1232 | |     name = "record-type-generative?",
[INFO] [stdout] 1233 | |     lib = "(rnrs records inspection (6))"
[INFO] [stdout] 1234 | | )]
[INFO] [stdout]      | |  ^
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__unreachable call
[INFO] [stdout]      |    any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/records.rs:1240:1
[INFO] [stdout]      |
[INFO] [stdout] 1240 | #[bridge(name = "record-type-sealed?", lib = "(rnrs records inspection (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/lists.rs:499:1
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[bridge(name = "zip", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/records.rs:1246:1
[INFO] [stdout]      |
[INFO] [stdout] 1246 | #[bridge(name = "record-type-opaque?", lib = "(rnrs records inspection (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/records.rs:1252:1
[INFO] [stdout]      |
[INFO] [stdout] 1252 | / #[bridge(
[INFO] [stdout] 1253 | |     name = "record-type-field-names",
[INFO] [stdout] 1254 | |     lib = "(rnrs records inspection (6))"
[INFO] [stdout] 1255 | | )]
[INFO] [stdout]      | |  ^
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__unreachable call
[INFO] [stdout]      |    any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/records.rs:1267:1
[INFO] [stdout]      |
[INFO] [stdout] 1267 | #[bridge(name = "record-field-mutable?", lib = "(rnrs records inspection (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:1891:1
[INFO] [stdout]      |
[INFO] [stdout] 1891 | #[bridge(name = "number?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:1896:1
[INFO] [stdout]      |
[INFO] [stdout] 1896 | #[bridge(name = "complex?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:1905:1
[INFO] [stdout]      |
[INFO] [stdout] 1905 | #[bridge(name = "real?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:1914:1
[INFO] [stdout]      |
[INFO] [stdout] 1914 | #[bridge(name = "rational?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:1923:1
[INFO] [stdout]      |
[INFO] [stdout] 1923 | #[bridge(name = "integer?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:1932:1
[INFO] [stdout]      |
[INFO] [stdout] 1932 | #[bridge(name = "real-valued?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:1941:1
[INFO] [stdout]      |
[INFO] [stdout] 1941 | #[bridge(name = "rational-valued?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:1950:1
[INFO] [stdout]      |
[INFO] [stdout] 1950 | #[bridge(name = "integer-valued?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/strings.rs:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[bridge(name = "string?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/strings.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[bridge(name = "make-string", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2109:1
[INFO] [stdout]      |
[INFO] [stdout] 2109 | #[bridge(name = "zero?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/strings.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[bridge(name = "string", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2115:1
[INFO] [stdout]      |
[INFO] [stdout] 2115 | #[bridge(name = "odd?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/strings.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[bridge(name = "string-length", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2121:1
[INFO] [stdout]      |
[INFO] [stdout] 2121 | #[bridge(name = "even?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/strings.rs:185:1
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[bridge(name = "string-ref", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2127:1
[INFO] [stdout]      |
[INFO] [stdout] 2127 | #[bridge(name = "finite?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/strings.rs:196:1
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[bridge(name = "string=?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2134:1
[INFO] [stdout]      |
[INFO] [stdout] 2134 | #[bridge(name = "infinite?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/strings.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[bridge(name = "string<?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2141:1
[INFO] [stdout]      |
[INFO] [stdout] 2141 | #[bridge(name = "nan?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/strings.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[bridge(name = "string>?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/strings.rs:253:1
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[bridge(name = "string<=?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2176:1
[INFO] [stdout]      |
[INFO] [stdout] 2176 | #[bridge(name = "-", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/strings.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 273 | #[bridge(name = "string>=?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2195:1
[INFO] [stdout]      |
[INFO] [stdout] 2195 | #[bridge(name = "/", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/strings.rs:329:1
[INFO] [stdout]     |
[INFO] [stdout] 329 | #[bridge(name = "string->vector", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2257:1
[INFO] [stdout]      |
[INFO] [stdout] 2257 | #[bridge(name = "numerator", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2268:1
[INFO] [stdout]      |
[INFO] [stdout] 2268 | #[bridge(name = "denominator", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/strings.rs:364:1
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[bridge(name = "string-set!", lib = "(rnrs mutable-strings (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2285:1
[INFO] [stdout]      |
[INFO] [stdout] 2285 | #[bridge(name = "floor", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2296:1
[INFO] [stdout]      |
[INFO] [stdout] 2296 | #[bridge(name = "ceiling", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/strings.rs:380:1
[INFO] [stdout]     |
[INFO] [stdout] 380 | #[bridge(name = "string-foldcase", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2307:1
[INFO] [stdout]      |
[INFO] [stdout] 2307 | #[bridge(name = "truncate", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2318:1
[INFO] [stdout]      |
[INFO] [stdout] 2318 | #[bridge(name = "round", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2329:1
[INFO] [stdout]      |
[INFO] [stdout] 2329 | #[bridge(name = "exp", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2334:1
[INFO] [stdout]      |
[INFO] [stdout] 2334 | #[bridge(name = "log", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/symbols.rs:90:1
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[bridge(name = "string->symbol", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | unreachable call
[INFO] [stdout]    | any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/symbols.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[bridge(name = "symbol->string", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | unreachable call
[INFO] [stdout]    | any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2384:1
[INFO] [stdout]      |
[INFO] [stdout] 2384 | #[bridge(name = "sqrt", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2396:1
[INFO] [stdout]      |
[INFO] [stdout] 2396 | #[bridge(name = "expt", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2413:1
[INFO] [stdout]      |
[INFO] [stdout] 2413 | #[bridge(name = "real-part", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2423:1
[INFO] [stdout]      |
[INFO] [stdout] 2423 | #[bridge(name = "imag-part", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2433:1
[INFO] [stdout]      |
[INFO] [stdout] 2433 | #[bridge(name = "magnitude", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2542:1
[INFO] [stdout]      |
[INFO] [stdout] 2542 | #[bridge(name = "fixnum?", lib = "(rnrs arithmetic fixnums (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/num.rs:2595:1
[INFO] [stdout]      |
[INFO] [stdout] 2595 | #[bridge(name = "flonum?", lib = "(rnrs arithmetic flonums (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/ports.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 | #[bridge(name = "make-transcoder", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/ports.rs:330:1
[INFO] [stdout]     |
[INFO] [stdout] 330 | #[bridge(name = "transcoder-codec", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/ports.rs:340:1
[INFO] [stdout]     |
[INFO] [stdout] 340 | #[bridge(name = "transcoder-eol-style", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/ports.rs:350:1
[INFO] [stdout]     |
[INFO] [stdout] 350 | / #[bridge(
[INFO] [stdout] 351 | |     name = "transcoder-error-handling-mode",
[INFO] [stdout] 352 | |     lib = "(rnrs io builtins (6))"
[INFO] [stdout] 353 | | )]
[INFO] [stdout]     | |  ^
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__unreachable call
[INFO] [stdout]     |    any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/syntax/mod.rs:599:1
[INFO] [stdout]     |
[INFO] [stdout] 599 | #[bridge(name = "syntax->datum", lib = "(rnrs syntax-case builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/syntax/mod.rs:605:1
[INFO] [stdout]     |
[INFO] [stdout] 605 | #[bridge(name = "datum->syntax", lib = "(rnrs syntax-case builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/syntax/mod.rs:614:1
[INFO] [stdout]     |
[INFO] [stdout] 614 | #[bridge(name = "identifier?", lib = "(rnrs syntax-case builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/syntax/mod.rs:631:1
[INFO] [stdout]     |
[INFO] [stdout] 631 | #[bridge(name = "generate-temporaries", lib = "(rnrs syntax-case builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/syntax/mod.rs:656:1
[INFO] [stdout]     |
[INFO] [stdout] 656 | #[bridge(name = "syntax-violation", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/threads.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[bridge(name = "join", lib = "(threads (1))")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | unreachable call
[INFO] [stdout]    | any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/threads.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[bridge(name = "join-handle?", lib = "(threads (1))")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | unreachable call
[INFO] [stdout]    | any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/value.rs:1569:1
[INFO] [stdout]      |
[INFO] [stdout] 1569 | #[bridge(name = "not", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/value.rs:1574:1
[INFO] [stdout]      |
[INFO] [stdout] 1574 | #[bridge(name = "eqv?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/value.rs:1579:1
[INFO] [stdout]      |
[INFO] [stdout] 1579 | #[bridge(name = "eq?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/value.rs:1584:1
[INFO] [stdout]      |
[INFO] [stdout] 1584 | #[bridge(name = "equal?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/value.rs:1589:1
[INFO] [stdout]      |
[INFO] [stdout] 1589 | #[bridge(name = "boolean?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/value.rs:1594:1
[INFO] [stdout]      |
[INFO] [stdout] 1594 | #[bridge(name = "boolean=?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/value.rs:1604:1
[INFO] [stdout]      |
[INFO] [stdout] 1604 | #[bridge(name = "symbol?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/value.rs:1609:1
[INFO] [stdout]      |
[INFO] [stdout] 1609 | #[bridge(name = "char?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/value.rs:1614:1
[INFO] [stdout]      |
[INFO] [stdout] 1614 | #[bridge(name = "vector?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/value.rs:1619:1
[INFO] [stdout]      |
[INFO] [stdout] 1619 | #[bridge(name = "null?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/value.rs:1624:1
[INFO] [stdout]      |
[INFO] [stdout] 1624 | #[bridge(name = "pair?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/value.rs:1632:1
[INFO] [stdout]      |
[INFO] [stdout] 1632 | #[bridge(name = "procedure?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/vectors.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | #[bridge(name = "make-vector", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/vectors.rs:299:1
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[bridge(name = "vector-ref", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/vectors.rs:313:1
[INFO] [stdout]     |
[INFO] [stdout] 313 | #[bridge(name = "vector-length", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/vectors.rs:321:1
[INFO] [stdout]     |
[INFO] [stdout] 321 | #[bridge(name = "bytevector-length", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/vectors.rs:329:1
[INFO] [stdout]     |
[INFO] [stdout] 329 | #[bridge(name = "vector-set!", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/vectors.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | #[bridge(name = "vector->list", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/vectors.rs:355:1
[INFO] [stdout]     |
[INFO] [stdout] 355 | #[bridge(name = "vector->string", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/vectors.rs:368:1
[INFO] [stdout]     |
[INFO] [stdout] 368 | #[bridge(name = "vector-copy", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/vectors.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | #[bridge(name = "vector-copy!", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3344:1
[INFO] [stdout]      |
[INFO] [stdout] 3344 | #[bridge(name = "eof-object?", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/vectors.rs:428:1
[INFO] [stdout]     |
[INFO] [stdout] 428 | #[bridge(name = "vector-fill!", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3351:1
[INFO] [stdout]      |
[INFO] [stdout] 3351 | #[bridge(name = "port?", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3356:1
[INFO] [stdout]      |
[INFO] [stdout] 3356 | #[bridge(name = "port-transcoder", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3367:1
[INFO] [stdout]      |
[INFO] [stdout] 3367 | #[bridge(name = "textual-port?", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/vectors.rs:470:1
[INFO] [stdout]     |
[INFO] [stdout] 470 | #[bridge(name = "bytevector?", lib = "(rnrs bytevectors (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3373:1
[INFO] [stdout]      |
[INFO] [stdout] 3373 | #[bridge(name = "binary-port?", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3380:1
[INFO] [stdout]      |
[INFO] [stdout] 3380 | #[bridge(name = "transcoded-port", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3427:1
[INFO] [stdout]      |
[INFO] [stdout] 3427 | #[bridge(name = "port-has-port-position?", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3434:1
[INFO] [stdout]      |
[INFO] [stdout] 3434 | #[bridge(name = "port-position", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3440:1
[INFO] [stdout]      |
[INFO] [stdout] 3440 | #[bridge(name = "port-has-set-port-position!?", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3447:1
[INFO] [stdout]      |
[INFO] [stdout] 3447 | #[bridge(name = "set-port-position!", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3456:1
[INFO] [stdout]      |
[INFO] [stdout] 3456 | #[bridge(name = "close-port", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3473:1
[INFO] [stdout]      |
[INFO] [stdout] 3473 | #[bridge(name = "input-port?", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3483:1
[INFO] [stdout]      |
[INFO] [stdout] 3483 | #[bridge(name = "port-eof?", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3499:1
[INFO] [stdout]      |
[INFO] [stdout] 3499 | #[bridge(name = "open-file-input-port", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3511:1
[INFO] [stdout]      |
[INFO] [stdout] 3511 | #[bridge(name = "make-custom-binary-input-port", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3556:1
[INFO] [stdout]      |
[INFO] [stdout] 3556 | / #[bridge(
[INFO] [stdout] 3557 | |     name = "make-custom-textual-input-port",
[INFO] [stdout] 3558 | |     lib = "(rnrs io builtins (6))"
[INFO] [stdout] 3559 | | )]
[INFO] [stdout]      | |  ^
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__unreachable call
[INFO] [stdout]      |    any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3676:1
[INFO] [stdout]      |
[INFO] [stdout] 3676 | #[bridge(name = "get-u8", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3687:1
[INFO] [stdout]      |
[INFO] [stdout] 3687 | #[bridge(name = "lookahead-u8", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3700:1
[INFO] [stdout]      |
[INFO] [stdout] 3700 | #[bridge(name = "get-char", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3711:1
[INFO] [stdout]      |
[INFO] [stdout] 3711 | #[bridge(name = "lookahead-char", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3722:1
[INFO] [stdout]      |
[INFO] [stdout] 3722 | #[bridge(name = "get-string-n", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3734:1
[INFO] [stdout]      |
[INFO] [stdout] 3734 | #[bridge(name = "get-line", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3755:1
[INFO] [stdout]      |
[INFO] [stdout] 3755 | #[bridge(name = "get-datum", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3783:1
[INFO] [stdout]      |
[INFO] [stdout] 3783 | #[bridge(name = "output-port?", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3793:1
[INFO] [stdout]      |
[INFO] [stdout] 3793 | #[bridge(name = "flush-output-port", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3800:1
[INFO] [stdout]      |
[INFO] [stdout] 3800 | #[bridge(name = "output-port-buffer-mode", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3807:1
[INFO] [stdout]      |
[INFO] [stdout] 3807 | #[bridge(name = "open-file-output-port", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3819:1
[INFO] [stdout]      |
[INFO] [stdout] 3819 | / #[bridge(
[INFO] [stdout] 3820 | |     name = "make-custom-binary-output-port",
[INFO] [stdout] 3821 | |     lib = "(rnrs io builtins (6))"
[INFO] [stdout] 3822 | | )]
[INFO] [stdout]      | |  ^
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__unreachable call
[INFO] [stdout]      |    any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3867:1
[INFO] [stdout]      |
[INFO] [stdout] 3867 | / #[bridge(
[INFO] [stdout] 3868 | |     name = "make-custom-textual-output-port",
[INFO] [stdout] 3869 | |     lib = "(rnrs io builtins (6))"
[INFO] [stdout] 3870 | | )]
[INFO] [stdout]      | |  ^
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__unreachable call
[INFO] [stdout]      |    any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:3917:1
[INFO] [stdout]      |
[INFO] [stdout] 3917 | #[bridge(name = "put-u8", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:4003:1
[INFO] [stdout]      |
[INFO] [stdout] 4003 | #[bridge(name = "put-char", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:4086:1
[INFO] [stdout]      |
[INFO] [stdout] 4086 | #[bridge(name = "put-datum", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:4097:1
[INFO] [stdout]      |
[INFO] [stdout] 4097 | #[bridge(name = "open-file-input/output-port", lib = "(rnrs io builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:4109:1
[INFO] [stdout]      |
[INFO] [stdout] 4109 | / #[bridge(
[INFO] [stdout] 4110 | |     name = "make-custom-binary-input/output-port",
[INFO] [stdout] 4111 | |     lib = "(rnrs io builtins (6))"
[INFO] [stdout] 4112 | | )]
[INFO] [stdout]      | |  ^
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__unreachable call
[INFO] [stdout]      |    any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:4159:1
[INFO] [stdout]      |
[INFO] [stdout] 4159 | / #[bridge(
[INFO] [stdout] 4160 | |     name = "make-custom-textual-input/output-port",
[INFO] [stdout] 4161 | |     lib = "(rnrs io builtins (6))"
[INFO] [stdout] 4162 | | )]
[INFO] [stdout]      | |  ^
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__unreachable call
[INFO] [stdout]      |    any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:4539:1
[INFO] [stdout]      |
[INFO] [stdout] 4539 | #[bridge(name = "open-input-file", lib = "(rnrs io simple builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:4550:1
[INFO] [stdout]      |
[INFO] [stdout] 4550 | #[bridge(name = "open-output-file", lib = "(rnrs io simple builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:4790:1
[INFO] [stdout]      |
[INFO] [stdout] 4790 | #[bridge(name = "file-exists?", lib = "(rnrs files (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/ports.rs:4808:1
[INFO] [stdout]      |
[INFO] [stdout] 4808 | #[bridge(name = "delete-file", lib = "(rnrs files (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/records.rs:352:1
[INFO] [stdout]     |
[INFO] [stdout] 352 | / #[bridge(
[INFO] [stdout] 353 | |     name = "make-record-type-descriptor",
[INFO] [stdout] 354 | |     lib = "(rnrs records procedural (6))"
[INFO] [stdout] 355 | | )]
[INFO] [stdout]     | |  ^
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__unreachable call
[INFO] [stdout]     |    any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/records.rs:415:1
[INFO] [stdout]     |
[INFO] [stdout] 415 | / #[bridge(
[INFO] [stdout] 416 | |     name = "record-type-descriptor?",
[INFO] [stdout] 417 | |     lib = "(rnrs records procedural (6))"
[INFO] [stdout] 418 | | )]
[INFO] [stdout]     | |  ^
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__unreachable call
[INFO] [stdout]     |    any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/records.rs:1187:1
[INFO] [stdout]      |
[INFO] [stdout] 1187 | #[bridge(name = "record?", lib = "(rnrs records inspection (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/records.rs:1195:1
[INFO] [stdout]      |
[INFO] [stdout] 1195 | #[bridge(name = "record-rtd", lib = "(rnrs records inspection (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/records.rs:1205:1
[INFO] [stdout]      |
[INFO] [stdout] 1205 | #[bridge(name = "record-type-name", lib = "(rnrs records inspection (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/records.rs:1211:1
[INFO] [stdout]      |
[INFO] [stdout] 1211 | #[bridge(name = "record-type-parent", lib = "(rnrs records inspection (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/records.rs:1221:1
[INFO] [stdout]      |
[INFO] [stdout] 1221 | #[bridge(name = "record-type-uid", lib = "(rnrs records inspection (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/records.rs:1231:1
[INFO] [stdout]      |
[INFO] [stdout] 1231 | / #[bridge(
[INFO] [stdout] 1232 | |     name = "record-type-generative?",
[INFO] [stdout] 1233 | |     lib = "(rnrs records inspection (6))"
[INFO] [stdout] 1234 | | )]
[INFO] [stdout]      | |  ^
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__unreachable call
[INFO] [stdout]      |    any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/records.rs:1240:1
[INFO] [stdout]      |
[INFO] [stdout] 1240 | #[bridge(name = "record-type-sealed?", lib = "(rnrs records inspection (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/records.rs:1246:1
[INFO] [stdout]      |
[INFO] [stdout] 1246 | #[bridge(name = "record-type-opaque?", lib = "(rnrs records inspection (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/records.rs:1252:1
[INFO] [stdout]      |
[INFO] [stdout] 1252 | / #[bridge(
[INFO] [stdout] 1253 | |     name = "record-type-field-names",
[INFO] [stdout] 1254 | |     lib = "(rnrs records inspection (6))"
[INFO] [stdout] 1255 | | )]
[INFO] [stdout]      | |  ^
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__unreachable call
[INFO] [stdout]      |    any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/records.rs:1267:1
[INFO] [stdout]      |
[INFO] [stdout] 1267 | #[bridge(name = "record-field-mutable?", lib = "(rnrs records inspection (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/strings.rs:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[bridge(name = "string?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/strings.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[bridge(name = "make-string", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/strings.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[bridge(name = "string", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/strings.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[bridge(name = "string-length", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/strings.rs:185:1
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[bridge(name = "string-ref", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/strings.rs:196:1
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[bridge(name = "string=?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/strings.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[bridge(name = "string<?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/strings.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[bridge(name = "string>?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/strings.rs:253:1
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[bridge(name = "string<=?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/strings.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 273 | #[bridge(name = "string>=?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/strings.rs:329:1
[INFO] [stdout]     |
[INFO] [stdout] 329 | #[bridge(name = "string->vector", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/strings.rs:364:1
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[bridge(name = "string-set!", lib = "(rnrs mutable-strings (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/strings.rs:380:1
[INFO] [stdout]     |
[INFO] [stdout] 380 | #[bridge(name = "string-foldcase", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/symbols.rs:90:1
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[bridge(name = "string->symbol", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | unreachable call
[INFO] [stdout]    | any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/symbols.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[bridge(name = "symbol->string", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | unreachable call
[INFO] [stdout]    | any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/syntax/mod.rs:599:1
[INFO] [stdout]     |
[INFO] [stdout] 599 | #[bridge(name = "syntax->datum", lib = "(rnrs syntax-case builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/syntax/mod.rs:605:1
[INFO] [stdout]     |
[INFO] [stdout] 605 | #[bridge(name = "datum->syntax", lib = "(rnrs syntax-case builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/syntax/mod.rs:614:1
[INFO] [stdout]     |
[INFO] [stdout] 614 | #[bridge(name = "identifier?", lib = "(rnrs syntax-case builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/syntax/mod.rs:631:1
[INFO] [stdout]     |
[INFO] [stdout] 631 | #[bridge(name = "generate-temporaries", lib = "(rnrs syntax-case builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/syntax/mod.rs:656:1
[INFO] [stdout]     |
[INFO] [stdout] 656 | #[bridge(name = "syntax-violation", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/threads.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[bridge(name = "join", lib = "(threads (1))")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | unreachable call
[INFO] [stdout]    | any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/threads.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[bridge(name = "join-handle?", lib = "(threads (1))")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | unreachable call
[INFO] [stdout]    | any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/value.rs:1569:1
[INFO] [stdout]      |
[INFO] [stdout] 1569 | #[bridge(name = "not", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/value.rs:1574:1
[INFO] [stdout]      |
[INFO] [stdout] 1574 | #[bridge(name = "eqv?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/value.rs:1579:1
[INFO] [stdout]      |
[INFO] [stdout] 1579 | #[bridge(name = "eq?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/value.rs:1584:1
[INFO] [stdout]      |
[INFO] [stdout] 1584 | #[bridge(name = "equal?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/value.rs:1589:1
[INFO] [stdout]      |
[INFO] [stdout] 1589 | #[bridge(name = "boolean?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/value.rs:1594:1
[INFO] [stdout]      |
[INFO] [stdout] 1594 | #[bridge(name = "boolean=?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/value.rs:1604:1
[INFO] [stdout]      |
[INFO] [stdout] 1604 | #[bridge(name = "symbol?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/value.rs:1609:1
[INFO] [stdout]      |
[INFO] [stdout] 1609 | #[bridge(name = "char?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/value.rs:1614:1
[INFO] [stdout]      |
[INFO] [stdout] 1614 | #[bridge(name = "vector?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/value.rs:1619:1
[INFO] [stdout]      |
[INFO] [stdout] 1619 | #[bridge(name = "null?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/value.rs:1624:1
[INFO] [stdout]      |
[INFO] [stdout] 1624 | #[bridge(name = "pair?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> src/value.rs:1632:1
[INFO] [stdout]      |
[INFO] [stdout] 1632 | #[bridge(name = "procedure?", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | unreachable call
[INFO] [stdout]      | any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/vectors.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | #[bridge(name = "make-vector", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/vectors.rs:299:1
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[bridge(name = "vector-ref", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/vectors.rs:313:1
[INFO] [stdout]     |
[INFO] [stdout] 313 | #[bridge(name = "vector-length", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/vectors.rs:321:1
[INFO] [stdout]     |
[INFO] [stdout] 321 | #[bridge(name = "bytevector-length", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/vectors.rs:329:1
[INFO] [stdout]     |
[INFO] [stdout] 329 | #[bridge(name = "vector-set!", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/vectors.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | #[bridge(name = "vector->list", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/vectors.rs:355:1
[INFO] [stdout]     |
[INFO] [stdout] 355 | #[bridge(name = "vector->string", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/vectors.rs:368:1
[INFO] [stdout]     |
[INFO] [stdout] 368 | #[bridge(name = "vector-copy", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/vectors.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | #[bridge(name = "vector-copy!", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/vectors.rs:428:1
[INFO] [stdout]     |
[INFO] [stdout] 428 | #[bridge(name = "vector-fill!", lib = "(rnrs base builtins (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/vectors.rs:470:1
[INFO] [stdout]     |
[INFO] [stdout] 470 | #[bridge(name = "bytevector?", lib = "(rnrs bytevectors (6))")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut ()`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_copy_types)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut bool`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut char`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut f32`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut f64`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut i8`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut i16`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut i32`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut i64`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut i128`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut isize`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut u8`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut u16`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut u32`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut u64`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut u128`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut usize`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a reference instead of a pointer to an owned value does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut &str`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:350:13
[INFO] [stdout]     |
[INFO] [stdout] 350 |             drop_in_place(self as *mut Self);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           argument has type `*mut fn(A) -> B`
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 350 -             drop_in_place(self as *mut Self);
[INFO] [stdout] 350 +             let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut ()`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_copy_types)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut bool`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut char`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut f32`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut f64`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut i8`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut i16`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut i32`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut i64`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut i128`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut isize`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut u8`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut u16`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut u32`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut u64`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut u128`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut usize`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a reference instead of a pointer to an owned value does nothing
[INFO] [stdout]    --> src/gc/mod.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 |                           drop_in_place(self as *mut Self);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         argument has type `*mut &str`
[INFO] [stdout] ...
[INFO] [stdout] 312 | / impl_empty_trace! {
[INFO] [stdout] 313 | |     (),
[INFO] [stdout] 314 | |     bool,
[INFO] [stdout] 315 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     PathBuf
[INFO] [stdout] 338 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 304 -                         drop_in_place(self as *mut Self);
[INFO] [stdout] 304 +                         let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::ptr::drop_in_place` with a pointer to a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/gc/mod.rs:350:13
[INFO] [stdout]     |
[INFO] [stdout] 350 |             drop_in_place(self as *mut Self);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           argument has type `*mut fn(A) -> B`
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 350 -             drop_in_place(self as *mut Self);
[INFO] [stdout] 350 +             let _ = self as *mut Self;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]  --> tests/common/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[bridge(name = "assert-equal?", lib = "(test)")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | unreachable call
[INFO] [stdout]   | any code following this expression is unreachable
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]   = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]  --> tests/common/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[bridge(name = "assert-equal?", lib = "(test)")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | unreachable call
[INFO] [stdout]   | any code following this expression is unreachable
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]   = note: this warning originates in the attribute macro `bridge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1, proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "d5a4d66b3d077cb310c43ed374aae5d39bdbc6891f7f54abd99dd2a29f8aed50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5a4d66b3d077cb310c43ed374aae5d39bdbc6891f7f54abd99dd2a29f8aed50", kill_on_drop: false }`
[INFO] [stdout] d5a4d66b3d077cb310c43ed374aae5d39bdbc6891f7f54abd99dd2a29f8aed50
