[INFO] fetching crate gluon_repl 0.18.2...
[INFO] testing gluon_repl-0.18.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate gluon_repl 0.18.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate gluon_repl 0.18.2
[INFO] finished tweaking crates.io crate gluon_repl 0.18.2
[INFO] tweaked toml for crates.io crate gluon_repl 0.18.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gluon_repl 0.18.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gluon_repl 0.18.2 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c849184718f5154cf66a3ffa70cb9bd9b5628f36ccf8c679d1bc57de5f54a00f
[INFO] running `Command { std: "docker" "start" "-a" "c849184718f5154cf66a3ffa70cb9bd9b5628f36ccf8c679d1bc57de5f54a00f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c849184718f5154cf66a3ffa70cb9bd9b5628f36ccf8c679d1bc57de5f54a00f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c849184718f5154cf66a3ffa70cb9bd9b5628f36ccf8c679d1bc57de5f54a00f", kill_on_drop: false }`
[INFO] [stdout] c849184718f5154cf66a3ffa70cb9bd9b5628f36ccf8c679d1bc57de5f54a00f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96fd8fdf0c40d5fc293178c33260609129d7a4d3c6eedb683705012f48593423
[INFO] running `Command { std: "docker" "start" "-a" "96fd8fdf0c40d5fc293178c33260609129d7a4d3c6eedb683705012f48593423", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling memchr v2.6.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling serde_derive_state v0.4.10
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling collect-mac v0.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling pretty v0.10.0
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling string_cache v0.8.1
[INFO] [stderr]    Compiling instant v0.1.11
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling archery v0.4.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling rpds v0.10.0
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling gluon_vm v0.18.2
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling frunk_core v0.4.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling gluon_doc v0.18.2
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling utf8parse v0.1.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling gluon_repl v0.18.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling app_dirs2 v2.5.5
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling bstr v1.6.2
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling gluon_codegen v0.18.2
[INFO] [stderr]    Compiling gluon-salsa-macros v0.15.2
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling opener v0.5.2
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling rustyline v6.0.0
[INFO] [stderr]    Compiling pest v2.7.3
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling pest_meta v2.7.3
[INFO] [stderr]    Compiling pest_generator v2.7.3
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling gluon-salsa v0.15.2
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling pest_derive v2.7.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling serde_state v0.4.8
[INFO] [stderr]    Compiling codespan v0.11.1
[INFO] [stderr]    Compiling handlebars v4.3.7
[INFO] [stderr]    Compiling gluon_base v0.18.2
[INFO] [stderr]    Compiling gluon_parser v0.18.2
[INFO] [stderr]    Compiling gluon_check v0.18.2
[INFO] [stderr]    Compiling gluon_format v0.18.2
[INFO] [stderr]    Compiling gluon_completion v0.18.2
[INFO] [stderr]    Compiling gluon v0.18.2
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:61:65
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize, VmType, Getable, Pushable)]
[INFO] [stdout]    |                                                                 ^-----
[INFO] [stdout]    |                                                                 |
[INFO] [stdout]    |                                                                 `VmType` is not local
[INFO] [stdout]    |                                                                 move the `impl` block outside of this constant `_IMPL_VM_TYPE_FOR_Color`
[INFO] [stdout] 62 | pub enum Color {
[INFO] [stdout]    |          ----- `Color` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `VmType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `VmType` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `VmType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:61:73
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize, VmType, Getable, Pushable)]
[INFO] [stdout]    |                                                                         ^------
[INFO] [stdout]    |                                                                         |
[INFO] [stdout]    |                                                                         `Getable` is not local
[INFO] [stdout]    |                                                                         move the `impl` block outside of this constant `_IMPL_GETABLE_FOR_Color`
[INFO] [stdout] 62 | pub enum Color {
[INFO] [stdout]    |          ----- `Color` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Getable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Getable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Getable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:61:82
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize, VmType, Getable, Pushable)]
[INFO] [stdout]    |                                                                                  ^-------
[INFO] [stdout]    |                                                                                  |
[INFO] [stdout]    |                                                                                  `Pushable` is not local
[INFO] [stdout]    |                                                                                  move the `impl` block outside of this constant `_IMPL_PUSHABLE_FOR_Color`
[INFO] [stdout] 62 | pub enum Color {
[INFO] [stdout]    |          ----- `Color` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Pushable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Pushable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Pushable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:271:10
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[derive(Userdata, Trace, VmType)]
[INFO] [stdout]     |          ^-------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Userdata` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_USERDATA_FOR_Editor`
[INFO] [stdout] ...
[INFO] [stdout] 274 | struct Editor {
[INFO] [stdout]     |        ------ `Editor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Userdata` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Userdata` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Userdata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:271:20
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[derive(Userdata, Trace, VmType)]
[INFO] [stdout]     |                    ^----
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    `Trace` is not local
[INFO] [stdout]     |                    move the `impl` block outside of this constant `_IMPL_TRAVERSEABLE_FOR_Editor`
[INFO] [stdout] ...
[INFO] [stdout] 274 | struct Editor {
[INFO] [stdout]     |        ------ `Editor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Trace` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:271:27
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[derive(Userdata, Trace, VmType)]
[INFO] [stdout]     |                           ^-----
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `VmType` is not local
[INFO] [stdout]     |                           move the `impl` block outside of this constant `_IMPL_VM_TYPE_FOR_Editor`
[INFO] [stdout] ...
[INFO] [stdout] 274 | struct Editor {
[INFO] [stdout]     |        ------ `Editor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `VmType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `VmType` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `VmType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:639:10
[INFO] [stdout]     |
[INFO] [stdout] 639 | #[derive(VmType, Pushable, Getable)]
[INFO] [stdout]     |          ^-----
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `VmType` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_VM_TYPE_FOR_Settings`
[INFO] [stdout] 640 | struct Settings<'a> {
[INFO] [stdout]     |        -------- `Settings` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `VmType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `VmType` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `VmType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:639:18
[INFO] [stdout]     |
[INFO] [stdout] 639 | #[derive(VmType, Pushable, Getable)]
[INFO] [stdout]     |                  ^-------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  `Pushable` is not local
[INFO] [stdout]     |                  move the `impl` block outside of this constant `_IMPL_PUSHABLE_FOR_Settings`
[INFO] [stdout] 640 | struct Settings<'a> {
[INFO] [stdout]     |        -------- `Settings` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Pushable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Pushable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Pushable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:639:28
[INFO] [stdout]     |
[INFO] [stdout] 639 | #[derive(VmType, Pushable, Getable)]
[INFO] [stdout]     |                            ^------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            `Getable` is not local
[INFO] [stdout]     |                            move the `impl` block outside of this constant `_IMPL_GETABLE_FOR_Settings`
[INFO] [stdout] 640 | struct Settings<'a> {
[INFO] [stdout]     |        -------- `Settings` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Getable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Getable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Getable` (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 1m 35s
[INFO] running `Command { std: "docker" "inspect" "96fd8fdf0c40d5fc293178c33260609129d7a4d3c6eedb683705012f48593423", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96fd8fdf0c40d5fc293178c33260609129d7a4d3c6eedb683705012f48593423", kill_on_drop: false }`
[INFO] [stdout] 96fd8fdf0c40d5fc293178c33260609129d7a4d3c6eedb683705012f48593423
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f589d8515ea2acec2ae0e4a8d777ec7cf6352a4d48f3c4cd2163d5abcf38039f
[INFO] running `Command { std: "docker" "start" "-a" "f589d8515ea2acec2ae0e4a8d777ec7cf6352a4d48f3c4cd2163d5abcf38039f", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling object v0.31.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling addr2line v0.20.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling rexpect v0.4.0
[INFO] [stderr]    Compiling gluon_parser v0.18.2
[INFO] [stderr]    Compiling gluon v0.18.2
[INFO] [stderr]    Compiling gluon_doc v0.18.2
[INFO] [stderr]    Compiling gluon_repl v0.18.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:61:65
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize, VmType, Getable, Pushable)]
[INFO] [stdout]    |                                                                 ^-----
[INFO] [stdout]    |                                                                 |
[INFO] [stdout]    |                                                                 `VmType` is not local
[INFO] [stdout]    |                                                                 move the `impl` block outside of this constant `_IMPL_VM_TYPE_FOR_Color`
[INFO] [stdout] 62 | pub enum Color {
[INFO] [stdout]    |          ----- `Color` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `VmType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `VmType` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `VmType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:61:73
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize, VmType, Getable, Pushable)]
[INFO] [stdout]    |                                                                         ^------
[INFO] [stdout]    |                                                                         |
[INFO] [stdout]    |                                                                         `Getable` is not local
[INFO] [stdout]    |                                                                         move the `impl` block outside of this constant `_IMPL_GETABLE_FOR_Color`
[INFO] [stdout] 62 | pub enum Color {
[INFO] [stdout]    |          ----- `Color` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Getable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Getable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Getable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:61:82
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize, VmType, Getable, Pushable)]
[INFO] [stdout]    |                                                                                  ^-------
[INFO] [stdout]    |                                                                                  |
[INFO] [stdout]    |                                                                                  `Pushable` is not local
[INFO] [stdout]    |                                                                                  move the `impl` block outside of this constant `_IMPL_PUSHABLE_FOR_Color`
[INFO] [stdout] 62 | pub enum Color {
[INFO] [stdout]    |          ----- `Color` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Pushable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Pushable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Pushable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:271:10
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[derive(Userdata, Trace, VmType)]
[INFO] [stdout]     |          ^-------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Userdata` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_USERDATA_FOR_Editor`
[INFO] [stdout] ...
[INFO] [stdout] 274 | struct Editor {
[INFO] [stdout]     |        ------ `Editor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Userdata` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Userdata` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Userdata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:271:20
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[derive(Userdata, Trace, VmType)]
[INFO] [stdout]     |                    ^----
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    `Trace` is not local
[INFO] [stdout]     |                    move the `impl` block outside of this constant `_IMPL_TRAVERSEABLE_FOR_Editor`
[INFO] [stdout] ...
[INFO] [stdout] 274 | struct Editor {
[INFO] [stdout]     |        ------ `Editor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Trace` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:271:27
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[derive(Userdata, Trace, VmType)]
[INFO] [stdout]     |                           ^-----
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `VmType` is not local
[INFO] [stdout]     |                           move the `impl` block outside of this constant `_IMPL_VM_TYPE_FOR_Editor`
[INFO] [stdout] ...
[INFO] [stdout] 274 | struct Editor {
[INFO] [stdout]     |        ------ `Editor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `VmType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `VmType` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `VmType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:639:10
[INFO] [stdout]     |
[INFO] [stdout] 639 | #[derive(VmType, Pushable, Getable)]
[INFO] [stdout]     |          ^-----
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `VmType` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_VM_TYPE_FOR_Settings`
[INFO] [stdout] 640 | struct Settings<'a> {
[INFO] [stdout]     |        -------- `Settings` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `VmType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `VmType` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `VmType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:639:18
[INFO] [stdout]     |
[INFO] [stdout] 639 | #[derive(VmType, Pushable, Getable)]
[INFO] [stdout]     |                  ^-------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  `Pushable` is not local
[INFO] [stdout]     |                  move the `impl` block outside of this constant `_IMPL_PUSHABLE_FOR_Settings`
[INFO] [stdout] 640 | struct Settings<'a> {
[INFO] [stdout]     |        -------- `Settings` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Pushable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Pushable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Pushable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:639:28
[INFO] [stdout]     |
[INFO] [stdout] 639 | #[derive(VmType, Pushable, Getable)]
[INFO] [stdout]     |                            ^------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            `Getable` is not local
[INFO] [stdout]     |                            move the `impl` block outside of this constant `_IMPL_GETABLE_FOR_Settings`
[INFO] [stdout] 640 | struct Settings<'a> {
[INFO] [stdout]     |        -------- `Settings` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Getable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Getable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Getable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:61:65
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize, VmType, Getable, Pushable)]
[INFO] [stdout]    |                                                                 ^-----
[INFO] [stdout]    |                                                                 |
[INFO] [stdout]    |                                                                 `VmType` is not local
[INFO] [stdout]    |                                                                 move the `impl` block outside of this constant `_IMPL_VM_TYPE_FOR_Color`
[INFO] [stdout] 62 | pub enum Color {
[INFO] [stdout]    |          ----- `Color` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `VmType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `VmType` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `VmType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:61:73
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize, VmType, Getable, Pushable)]
[INFO] [stdout]    |                                                                         ^------
[INFO] [stdout]    |                                                                         |
[INFO] [stdout]    |                                                                         `Getable` is not local
[INFO] [stdout]    |                                                                         move the `impl` block outside of this constant `_IMPL_GETABLE_FOR_Color`
[INFO] [stdout] 62 | pub enum Color {
[INFO] [stdout]    |          ----- `Color` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Getable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Getable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Getable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:61:82
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize, VmType, Getable, Pushable)]
[INFO] [stdout]    |                                                                                  ^-------
[INFO] [stdout]    |                                                                                  |
[INFO] [stdout]    |                                                                                  `Pushable` is not local
[INFO] [stdout]    |                                                                                  move the `impl` block outside of this constant `_IMPL_PUSHABLE_FOR_Color`
[INFO] [stdout] 62 | pub enum Color {
[INFO] [stdout]    |          ----- `Color` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Pushable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Pushable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Pushable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:271:10
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[derive(Userdata, Trace, VmType)]
[INFO] [stdout]     |          ^-------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Userdata` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_USERDATA_FOR_Editor`
[INFO] [stdout] ...
[INFO] [stdout] 274 | struct Editor {
[INFO] [stdout]     |        ------ `Editor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Userdata` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Userdata` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Userdata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:271:20
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[derive(Userdata, Trace, VmType)]
[INFO] [stdout]     |                    ^----
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    `Trace` is not local
[INFO] [stdout]     |                    move the `impl` block outside of this constant `_IMPL_TRAVERSEABLE_FOR_Editor`
[INFO] [stdout] ...
[INFO] [stdout] 274 | struct Editor {
[INFO] [stdout]     |        ------ `Editor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Trace` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:271:27
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[derive(Userdata, Trace, VmType)]
[INFO] [stdout]     |                           ^-----
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `VmType` is not local
[INFO] [stdout]     |                           move the `impl` block outside of this constant `_IMPL_VM_TYPE_FOR_Editor`
[INFO] [stdout] ...
[INFO] [stdout] 274 | struct Editor {
[INFO] [stdout]     |        ------ `Editor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `VmType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `VmType` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `VmType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:639:10
[INFO] [stdout]     |
[INFO] [stdout] 639 | #[derive(VmType, Pushable, Getable)]
[INFO] [stdout]     |          ^-----
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `VmType` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_VM_TYPE_FOR_Settings`
[INFO] [stdout] 640 | struct Settings<'a> {
[INFO] [stdout]     |        -------- `Settings` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `VmType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `VmType` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `VmType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:639:18
[INFO] [stdout]     |
[INFO] [stdout] 639 | #[derive(VmType, Pushable, Getable)]
[INFO] [stdout]     |                  ^-------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  `Pushable` is not local
[INFO] [stdout]     |                  move the `impl` block outside of this constant `_IMPL_PUSHABLE_FOR_Settings`
[INFO] [stdout] 640 | struct Settings<'a> {
[INFO] [stdout]     |        -------- `Settings` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Pushable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Pushable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Pushable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/repl.rs:639:28
[INFO] [stdout]     |
[INFO] [stdout] 639 | #[derive(VmType, Pushable, Getable)]
[INFO] [stdout]     |                            ^------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            `Getable` is not local
[INFO] [stdout]     |                            move the `impl` block outside of this constant `_IMPL_GETABLE_FOR_Settings`
[INFO] [stdout] 640 | struct Settings<'a> {
[INFO] [stdout]     |        -------- `Settings` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Getable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Getable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Getable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "f589d8515ea2acec2ae0e4a8d777ec7cf6352a4d48f3c4cd2163d5abcf38039f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f589d8515ea2acec2ae0e4a8d777ec7cf6352a4d48f3c4cd2163d5abcf38039f", kill_on_drop: false }`
[INFO] [stdout] f589d8515ea2acec2ae0e4a8d777ec7cf6352a4d48f3c4cd2163d5abcf38039f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 12371e93e8805954778817d0d48b98ad9b36456a1d23f4cbedd42120392b0425
[INFO] running `Command { std: "docker" "start" "-a" "12371e93e8805954778817d0d48b98ad9b36456a1d23f4cbedd42120392b0425", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/main.rs:61:65
[INFO] [stderr]    |
[INFO] [stderr] 61 | #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize, VmType, Getable, Pushable)]
[INFO] [stderr]    |                                                                 ^-----
[INFO] [stderr]    |                                                                 |
[INFO] [stderr]    |                                                                 `VmType` is not local
[INFO] [stderr]    |                                                                 move the `impl` block outside of this constant `_IMPL_VM_TYPE_FOR_Color`
[INFO] [stderr] 62 | pub enum Color {
[INFO] [stderr]    |          ----- `Color` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `VmType` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `VmType` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `VmType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/main.rs:61:73
[INFO] [stderr]    |
[INFO] [stderr] 61 | #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize, VmType, Getable, Pushable)]
[INFO] [stderr]    |                                                                         ^------
[INFO] [stderr]    |                                                                         |
[INFO] [stderr]    |                                                                         `Getable` is not local
[INFO] [stderr]    |                                                                         move the `impl` block outside of this constant `_IMPL_GETABLE_FOR_Color`
[INFO] [stderr] 62 | pub enum Color {
[INFO] [stderr]    |          ----- `Color` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Getable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Getable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Getable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/main.rs:61:82
[INFO] [stderr]    |
[INFO] [stderr] 61 | #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize, VmType, Getable, Pushable)]
[INFO] [stderr]    |                                                                                  ^-------
[INFO] [stderr]    |                                                                                  |
[INFO] [stderr]    |                                                                                  `Pushable` is not local
[INFO] [stderr]    |                                                                                  move the `impl` block outside of this constant `_IMPL_PUSHABLE_FOR_Color`
[INFO] [stderr] 62 | pub enum Color {
[INFO] [stderr]    |          ----- `Color` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Pushable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Pushable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Pushable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/repl.rs:271:10
[INFO] [stderr]     |
[INFO] [stderr] 271 | #[derive(Userdata, Trace, VmType)]
[INFO] [stderr]     |          ^-------
[INFO] [stderr]     |          |
[INFO] [stderr]     |          `Userdata` is not local
[INFO] [stderr]     |          move the `impl` block outside of this constant `_IMPL_USERDATA_FOR_Editor`
[INFO] [stderr] ...
[INFO] [stderr] 274 | struct Editor {
[INFO] [stderr]     |        ------ `Editor` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Userdata` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Userdata` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Userdata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/repl.rs:271:20
[INFO] [stderr]     |
[INFO] [stderr] 271 | #[derive(Userdata, Trace, VmType)]
[INFO] [stderr]     |                    ^----
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    `Trace` is not local
[INFO] [stderr]     |                    move the `impl` block outside of this constant `_IMPL_TRAVERSEABLE_FOR_Editor`
[INFO] [stderr] ...
[INFO] [stderr] 274 | struct Editor {
[INFO] [stderr]     |        ------ `Editor` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Trace` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/repl.rs:271:27
[INFO] [stderr]     |
[INFO] [stderr] 271 | #[derive(Userdata, Trace, VmType)]
[INFO] [stderr]     |                           ^-----
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           `VmType` is not local
[INFO] [stderr]     |                           move the `impl` block outside of this constant `_IMPL_VM_TYPE_FOR_Editor`
[INFO] [stderr] ...
[INFO] [stderr] 274 | struct Editor {
[INFO] [stderr]     |        ------ `Editor` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `VmType` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `VmType` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `VmType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/repl.rs:639:10
[INFO] [stderr]     |
[INFO] [stderr] 639 | #[derive(VmType, Pushable, Getable)]
[INFO] [stderr]     |          ^-----
[INFO] [stderr]     |          |
[INFO] [stderr]     |          `VmType` is not local
[INFO] [stderr]     |          move the `impl` block outside of this constant `_IMPL_VM_TYPE_FOR_Settings`
[INFO] [stderr] 640 | struct Settings<'a> {
[INFO] [stderr]     |        -------- `Settings` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `VmType` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `VmType` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `VmType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/repl.rs:639:18
[INFO] [stderr]     |
[INFO] [stderr] 639 | #[derive(VmType, Pushable, Getable)]
[INFO] [stderr]     |                  ^-------
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  `Pushable` is not local
[INFO] [stderr]     |                  move the `impl` block outside of this constant `_IMPL_PUSHABLE_FOR_Settings`
[INFO] [stderr] 640 | struct Settings<'a> {
[INFO] [stderr]     |        -------- `Settings` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Pushable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Pushable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Pushable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/repl.rs:639:28
[INFO] [stderr]     |
[INFO] [stderr] 639 | #[derive(VmType, Pushable, Getable)]
[INFO] [stderr]     |                            ^------
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            `Getable` is not local
[INFO] [stderr]     |                            move the `impl` block outside of this constant `_IMPL_GETABLE_FOR_Settings`
[INFO] [stderr] 640 | struct Settings<'a> {
[INFO] [stderr]     |        -------- `Settings` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Getable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Getable` may come from an old version of the `gluon_codegen` crate, try updating your dependency with `cargo update -p gluon_codegen`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Getable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `gluon_repl` (bin "gluon") generated 9 warnings
[INFO] [stderr] warning: `gluon_repl` (bin "gluon" test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gluon-c80bb904f379ad0f)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stderr] USAGE:
[INFO] [stderr]     gluon-c80bb904f379ad0f [FLAGS] [OPTIONS] [FILE]... [-- <ARGS>...] [SUBCOMMAND]
[INFO] [stdout] test tests::execute_repl_help ... ok
[INFO] [stdout] test repl::tests::type_of_expr ... FAILED
[INFO] [stdout] test repl::tests::find_info ... FAILED
[INFO] [stdout] test repl::tests::complete_repl_empty ... FAILED
[INFO] [stdout] test repl::tests::find_kind ... FAILED
[INFO] [stdout] test repl::tests::compile_repl_test ... FAILED
[INFO] [stdout] test repl::tests::record_patterns ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- repl::tests::type_of_expr stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repl::tests::type_of_expr' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:123:13:
[INFO] [stdout] Types ` File` does not start with an uppercase letter
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c3d8df99b2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c3d8df99b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c3d8df99b2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61c3d8df99b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61c3d8e0c8df - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61c3d8e0c8df - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61c3d8dc2533 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c3d8dc2533 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61c3d8dcfb72 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61c3d8dd5b1f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61c3d8dd59b1 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61c3d7fd65ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x61c3d7fd65ee - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c3d8dd61df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x61c3d8dd61df - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61c3d8dd5f8a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61c3d8dcfca9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61c3d8db5aad - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61c3d8e170d0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c3d816a574 - <frunk_core::hlist::HCons<(F,H),T> as gluon_vm::api::record::FieldTypes>::field_types::{{closure}}::h95f0856de72c7264
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:123:13
[INFO] [stdout]   20:     0x61c3d81d8720 - core::option::Option<T>::unwrap_or_else::h712a9dd459d56770
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/option.rs:1066:21
[INFO] [stdout]   21:     0x61c3d80ad33c - <frunk_core::hlist::HCons<(F,H),T> as gluon_vm::api::record::FieldTypes>::field_types::h9db8eb66e9349a9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:106:39
[INFO] [stdout]   22:     0x61c3d817a552 - <gluon_vm::api::record::Record<T,U> as gluon_vm::api::VmType>::make_type::h500a02e9240e5e62
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:197:9
[INFO] [stdout]   23:     0x61c3d817cf0c - gluon_vm::api::VmType::make_forall_type::h7af00eb8a34abcf5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/mod.rs:443:19
[INFO] [stdout]   24:     0x61c3d80ffb3c - gluon_vm::ExternModule::with_metadata::h510bcaba74705f3d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/lib.rs:257:18
[INFO] [stdout]   25:     0x61c3d81004e5 - gluon_vm::ExternModule::new::h86d2fd3bedd83abf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/lib.rs:244:9
[INFO] [stdout]   26:     0x61c3d8147d6d - gluon::std_lib::io::load::hfa1c9f729174ddfa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/std_lib/io.rs:371:5
[INFO] [stdout]   27:     0x61c3d80127ff - core::ops::function::Fn::call::hf7bb078cb1847a2b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   28:     0x61c3d80f1b33 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::h3bfa515a52d2c98d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   29:     0x61c3d80df30a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb7d3c1406c1e3559
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   30:     0x61c3d8136c5f - gluon::query::extern_module::{{closure}}::h5d9dc82bfc57841a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:784:18
[INFO] [stdout]   31:     0x61c3d80cafa0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd5018389d4b5c8a1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x61c3d804471a - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::ha2121da35eba0fa4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   33:     0x61c3d8074177 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::hc6046ff3bc3c11c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   34:     0x61c3d80eeba0 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::hcbd6c159530454ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   35:     0x61c3d80cad60 - <core::pin::Pin<P> as core::future::future::Future>::poll::hba257e831a089865
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x61c3d80d2091 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h8ea4d044e6076b0c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   37:     0x61c3d80d2cb3 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h15521af4445d7da2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   38:     0x61c3d812db16 - <DB as gluon::query::Compilation>::extern_module::__shim::{{closure}}::hd1b2ea545429211f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   39:     0x61c3d80cafa0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd5018389d4b5c8a1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   40:     0x61c3d8133f5e - gluon::query::global_inner::{{closure}}::h56354dc3cc492628
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:710:53
[INFO] [stdout]   41:     0x61c3d80cafa0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd5018389d4b5c8a1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   42:     0x61c3d803c7ba - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h255dc0dd5694a5d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   43:     0x61c3d8071377 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::h613c3aa916e83227
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   44:     0x61c3d80ee680 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::hc2febad447c3171a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   45:     0x61c3d80cad60 - <core::pin::Pin<P> as core::future::future::Future>::poll::hba257e831a089865
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   46:     0x61c3d80d18a1 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h736b7eab5956a586
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   47:     0x61c3d80d2f13 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h335eff020d8809b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   48:     0x61c3d812d4c6 - <DB as gluon::query::Compilation>::global_inner::__shim::{{closure}}::h920cfe7de5880984
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   49:     0x61c3d80cafa0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd5018389d4b5c8a1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   50:     0x61c3d81415a8 - gluon::query::global::{{closure}}::h420bb7191327c2a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:801:10
[INFO] [stdout]   51:     0x61c3d8128de7 - <gluon_salsa::OwnedDb<dyn gluon::query::Compilation> as gluon::query::AsyncCompilation>::global::{{closure}}::h87868382b3278e29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   52:     0x61c3d80cb000 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd996e1e6eecd881d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   53:     0x61c3d81c6426 - <gluon::import::DefaultImporter as gluon::import::Importer>::import::{{closure}}::hdb72d64067a63f04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:102:71
[INFO] [stdout]   54:     0x61c3d80cab80 - <core::pin::Pin<P> as core::future::future::Future>::poll::h900c9b9a3329c2a9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   55:     0x61c3d81c988c - <gluon::import::Import<I> as gluon::import::ImportApi>::load_module::{{closure}}::h8b72b34309183687
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:190:57
[INFO] [stdout]   56:     0x61c3d80cab80 - <core::pin::Pin<P> as core::future::future::Future>::poll::h900c9b9a3329c2a9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   57:     0x61c3d8141d63 - gluon::query::import::{{closure}}::h6b269ba43656b40a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:690:10
[INFO] [stdout]   58:     0x61c3d80ca680 - <core::pin::Pin<P> as core::future::future::Future>::poll::h08723b571f3bfe89
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   59:     0x61c3d804c6de - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::hbab55fb7c14879fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   60:     0x61c3d80725b8 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::h7484dc2ef0e928ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   61:     0x61c3d80ee100 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::hb3bfb2d22af9ff25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   62:     0x61c3d80cb0c0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hdf28dd99bc65e4be
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   63:     0x61c3d80d15e3 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h5c1c3be152981ff3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   64:     0x61c3d80d38f3 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h9eeed9815b159902
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   65:     0x61c3d812fa76 - <DB as gluon::query::Compilation>::import::__shim::{{closure}}::h6b5a02ae04d5273c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   66:     0x61c3d80ca680 - <core::pin::Pin<P> as core::future::future::Future>::poll::h08723b571f3bfe89
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   67:     0x61c3d8155aba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::h974bada04c26d7d5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   68:     0x61c3d81a7d3e - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::hdab43767f413545f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.28/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   69:     0x61c3d8158bdb - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h8a9d97c85502d027
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x61c3d81958cd - std::panicking::catch_unwind::do_call::hd1153618bc9f9c5d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   71:     0x61c3d81275cb - __rust_try
[INFO] [stdout]   72:     0x61c3d8114400 - std::panicking::catch_unwind::h0cfb7378c64599bf
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   73:     0x61c3d8114400 - std::panic::catch_unwind::hd31eadba5b62a5e4
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x61c3d81a7c8a - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::h9712c96b1c524043
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.28/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   75:     0x61c3d81c85c9 - <gluon::import::Import<I> as gluon_vm::macros::Macro>::expand::{{closure}}::hc0d28f5ad2681b55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:546:26
[INFO] [stdout]   76:     0x61c3d80ca83f - <core::pin::Pin<P> as core::future::future::Future>::poll::h302b83cb66325bd2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   77:     0x61c3d8b11759 - <futures_task::future_obj::LocalFutureObj<T> as core::future::future::Future>::poll::hd2bf8e87522def19
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.28/src/future_obj.rs:84:56
[INFO] [stdout]   78:     0x61c3d8100a01 - <futures_task::future_obj::FutureObj<T> as core::future::future::Future>::poll::hcf367c8072ef2e83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.28/src/future_obj.rs:127:31
[INFO] [stdout]   79:     0x61c3d81c2830 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h33fc65379ecdec0e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:334:24
[INFO] [stdout]   80:     0x61c3d81c2541 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h94432efda186d629
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   81:     0x61c3d81c2541 - tokio::runtime::task::core::Core<T,S>::poll::he3a8f32e65a34f49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:323:30
[INFO] [stdout]   82:     0x61c3d8116d7e - tokio::runtime::task::harness::poll_future::{{closure}}::h7383540cf330fe7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   83:     0x61c3d8158b21 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1ffdd8c125d11a41
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   84:     0x61c3d819569f - std::panicking::catch_unwind::do_call::h374b73624be62f0b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   85:     0x61c3d81275cb - __rust_try
[INFO] [stdout]   86:     0x61c3d8114116 - std::panicking::catch_unwind::hdf604066cfb07104
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   87:     0x61c3d8114116 - std::panic::catch_unwind::ha2b354289b45a3cf
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   88:     0x61c3d81165c0 - tokio::runtime::task::harness::poll_future::h6b1de25533c5187d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   89:     0x61c3d81172b8 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::h77bd8f4474ce61c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   90:     0x61c3d8118007 - tokio::runtime::task::harness::Harness<T,S>::poll::h6c1a035a711ecb68
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   91:     0x61c3d80fbf0d - tokio::runtime::task::raw::poll::h6e769faf38bb8c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/raw.rs:276:13
[INFO] [stdout]   92:     0x61c3d825c4e7 - tokio::runtime::task::raw::RawTask::poll::h9467c0f3d8f6d290
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/raw.rs:200:18
[INFO] [stdout]   93:     0x61c3d7c7aa71 - tokio::runtime::task::LocalNotified<S>::run::h9755b622e0380434
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/mod.rs:400:13
[INFO] [stdout]   94:     0x61c3d7cd371a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h83937f5c690cdb9d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:706:30
[INFO] [stdout]   95:     0x61c3d7cd13b5 - tokio::runtime::coop::with_budget::h46ec2768987ff5a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   96:     0x61c3d7cd13b5 - tokio::runtime::coop::budget::hbce2959036ab137c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   97:     0x61c3d7cd13b5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h04cd0138408285a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   98:     0x61c3d7cd0506 - tokio::runtime::scheduler::current_thread::Context::enter::h3d97d0169385c3b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   99:     0x61c3d7cd120c - tokio::runtime::scheduler::current_thread::Context::run_task::h656f058b1a89a03c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]  100:     0x61c3d7cd28bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9eaa685c48e498c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:705:42
[INFO] [stdout]  101:     0x61c3d7cd1df4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc01ecf355d96787e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]  102:     0x61c3d7cda19b - tokio::runtime::context::scoped::Scoped<T>::set::h6bb0342b1c102fc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]  103:     0x61c3d7c993d9 - tokio::runtime::context::set_scheduler::{{closure}}::h7e2b318693f58f43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]  104:     0x61c3d7d15482 - std::thread::local::LocalKey<T>::try_with::h77acd63243b0f42c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12
[INFO] [stdout]  105:     0x61c3d7d14bae - std::thread::local::LocalKey<T>::with::hb4f32ea6e5048d74
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20
[INFO] [stdout]  106:     0x61c3d7c9934d - tokio::runtime::context::set_scheduler::hf887b0cf8b80cd51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]  107:     0x61c3d7cd1b80 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2e61f5d17ed614f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]  108:     0x61c3d7cd1e13 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1b61e4da788c69d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]  109:     0x61c3d7ccf7f5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h87384b198421f3b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]  110:     0x61c3d7cff920 - tokio::runtime::context::runtime::enter_runtime::he1e09276a86c55a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]  111:     0x61c3d7ccf491 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7d6346a5741c2b04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]  112:     0x61c3d7d0017a - tokio::runtime::runtime::Runtime::block_on::h118b7c158bf9ba58
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]  113:     0x61c3d7c8a53e - gluon::repl::tests::type_of_expr::hccfbc7e23feac1a6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:775:10
[INFO] [stdout]  114:     0x61c3d7c8adf7 - gluon::repl::tests::type_of_expr::{{closure}}::hcc1dd4a8630bc060
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:765:28
[INFO] [stdout]  115:     0x61c3d7d1ec76 - core::ops::function::FnOnce::call_once::hb7ae310c7f7c9653
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  116:     0x61c3d7fd643b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  117:     0x61c3d7fd643b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]  118:     0x61c3d7feaa58 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]  119:     0x61c3d7feaa58 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  120:     0x61c3d7feaa58 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]  121:     0x61c3d7feaa58 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]  122:     0x61c3d7feaa58 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]  123:     0x61c3d7feaa58 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]  124:     0x61c3d7feaa58 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]  125:     0x61c3d7fc3824 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]  126:     0x61c3d7fc3824 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  127:     0x61c3d7fc715a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  128:     0x61c3d7fc715a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  129:     0x61c3d7fc715a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]  130:     0x61c3d7fc715a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]  131:     0x61c3d7fc715a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]  132:     0x61c3d7fc715a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  133:     0x61c3d7fc715a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  134:     0x61c3d8dcadef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]  135:     0x61c3d8dcadef - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]  136:     0x736700c59aa4 - <unknown>
[INFO] [stdout]  137:     0x736700ce6a64 - clone
[INFO] [stdout]  138:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'repl::tests::type_of_expr' (30) panicked at src/repl.rs:770:35:
[INFO] [stdout] error: error: Types ` File` does not start with an uppercase letter
[INFO] [stdout]   ┌─ std.prelude:4:14
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Type `forall a . a` does not have the field `IO`
[INFO] [stdout]   ┌─ std.prelude:4:7
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌─ :2:26
[INFO] [stdout]   │
[INFO] [stdout] 2 │ let __implicit_prelude = import! std.prelude
[INFO] [stdout]   │                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error: error: Types ` File` does not start with an uppercase letter
[INFO] [stdout]   ┌─ std.prelude:4:14
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Type `forall a . a` does not have the field `IO`
[INFO] [stdout]   ┌─ std.prelude:4:7
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌─ std.float:4:66
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { Semigroup, Monoid, Group, Eq, Ord, Ordering, Num, Show } = import! std.prelude
[INFO] [stdout]   │                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]    ┌─ :11:13
[INFO] [stdout]    │
[INFO] [stdout] 11 │ let { ? } = import! std.float
[INFO] [stdout]    │             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `+`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:7
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `-`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:12
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `*`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:17
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `/`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:22
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `==`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:35
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `/=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:41
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:47
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:52
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `>=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:58
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `>`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:64
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `++`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:69
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<|`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:96
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c3d8df99b2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c3d8df99b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c3d8df99b2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61c3d8df99b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61c3d8e0c8df - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61c3d8e0c8df - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61c3d8dc2533 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c3d8dc2533 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61c3d8dcfb72 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61c3d8dd5b1f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61c3d8dd59b1 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61c3d7fd65ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x61c3d7fd65ee - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c3d8dd61df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x61c3d8dd61df - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61c3d8dd5f8a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61c3d8dcfca9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61c3d8db5aad - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61c3d8e170d0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c3d81df470 - core::panicking::panic_display::h2b53e5dc2542e8b7
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:264:5
[INFO] [stdout]   20:     0x61c3d7c8ae29 - gluon::repl::tests::type_of_expr::{{closure}}::{{closure}}::ha3cd5a508e2e4850
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:770:35
[INFO] [stdout]   21:     0x61c3d7cfd565 - core::result::Result<T,E>::unwrap_or_else::hcaa0f6eec751c7b5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1622:23
[INFO] [stdout]   22:     0x61c3d7c8a93a - gluon::repl::tests::type_of_expr::{{closure}}::haa698ce68037dbd1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:770:14
[INFO] [stdout]   23:     0x61c3d7d2d392 - <core::pin::Pin<P> as core::future::future::Future>::poll::h17c78351d6ebb659
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61c3d7d2d64d - <core::pin::Pin<P> as core::future::future::Future>::poll::ha8b04c81221e5b5a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x61c3d7cd374d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdf2103bf7c7bd1b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   26:     0x61c3d7cd368b - tokio::runtime::coop::with_budget::h2b50e9c34e815187
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x61c3d7cd368b - tokio::runtime::coop::budget::hc5abf1fc5040527d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x61c3d7cd368b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2bf797b7ce321091
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   29:     0x61c3d7cd0b30 - tokio::runtime::scheduler::current_thread::Context::enter::h60702942d47f671b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   30:     0x61c3d7cd212d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9eaa685c48e498c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   31:     0x61c3d7cd1df4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc01ecf355d96787e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   32:     0x61c3d7cda19b - tokio::runtime::context::scoped::Scoped<T>::set::h6bb0342b1c102fc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x61c3d7c993d9 - tokio::runtime::context::set_scheduler::{{closure}}::h7e2b318693f58f43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x61c3d7d15482 - std::thread::local::LocalKey<T>::try_with::h77acd63243b0f42c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   35:     0x61c3d7d14bae - std::thread::local::LocalKey<T>::with::hb4f32ea6e5048d74
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   36:     0x61c3d7c9934d - tokio::runtime::context::set_scheduler::hf887b0cf8b80cd51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x61c3d7cd1b80 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2e61f5d17ed614f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   38:     0x61c3d7cd1e13 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1b61e4da788c69d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   39:     0x61c3d7ccf7f5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h87384b198421f3b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x61c3d7cff920 - tokio::runtime::context::runtime::enter_runtime::he1e09276a86c55a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x61c3d7ccf491 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7d6346a5741c2b04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x61c3d7d0017a - tokio::runtime::runtime::Runtime::block_on::h118b7c158bf9ba58
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   43:     0x61c3d7c8a53e - gluon::repl::tests::type_of_expr::hccfbc7e23feac1a6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:775:10
[INFO] [stdout]   44:     0x61c3d7c8adf7 - gluon::repl::tests::type_of_expr::{{closure}}::hcc1dd4a8630bc060
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:765:28
[INFO] [stdout]   45:     0x61c3d7d1ec76 - core::ops::function::FnOnce::call_once::hb7ae310c7f7c9653
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x61c3d7fd643b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c3d7fd643b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x61c3d7feaa58 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x61c3d7feaa58 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x61c3d7feaa58 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x61c3d7feaa58 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x61c3d7feaa58 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x61c3d7feaa58 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x61c3d7feaa58 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x61c3d7fc3824 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x61c3d7fc3824 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x61c3d7fc715a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   58:     0x61c3d7fc715a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x61c3d7fc715a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x61c3d7fc715a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x61c3d7fc715a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x61c3d7fc715a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   63:     0x61c3d7fc715a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x61c3d8dcadef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   65:     0x61c3d8dcadef - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x736700c59aa4 - <unknown>
[INFO] [stdout]   67:     0x736700ce6a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repl::tests::find_info stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repl::tests::find_info' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:123:13:
[INFO] [stdout] Types ` File` does not start with an uppercase letter
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c3d8df99b2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c3d8df99b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c3d8df99b2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61c3d8df99b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61c3d8e0c8df - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61c3d8e0c8df - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61c3d8dc2533 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c3d8dc2533 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61c3d8dcfb72 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61c3d8dd5b1f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61c3d8dd59b1 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61c3d7fd65ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x61c3d7fd65ee - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c3d8dd61df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x61c3d8dd61df - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61c3d8dd5f8a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61c3d8dcfca9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61c3d8db5aad - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61c3d8e170d0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c3d816a574 - <frunk_core::hlist::HCons<(F,H),T> as gluon_vm::api::record::FieldTypes>::field_types::{{closure}}::h95f0856de72c7264
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:123:13
[INFO] [stdout]   20:     0x61c3d81d8720 - core::option::Option<T>::unwrap_or_else::h712a9dd459d56770
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/option.rs:1066:21
[INFO] [stdout]   21:     0x61c3d80ad33c - <frunk_core::hlist::HCons<(F,H),T> as gluon_vm::api::record::FieldTypes>::field_types::h9db8eb66e9349a9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:106:39
[INFO] [stdout]   22:     0x61c3d817a552 - <gluon_vm::api::record::Record<T,U> as gluon_vm::api::VmType>::make_type::h500a02e9240e5e62
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:197:9
[INFO] [stdout]   23:     0x61c3d817cf0c - gluon_vm::api::VmType::make_forall_type::h7af00eb8a34abcf5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/mod.rs:443:19
[INFO] [stdout]   24:     0x61c3d80ffb3c - gluon_vm::ExternModule::with_metadata::h510bcaba74705f3d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/lib.rs:257:18
[INFO] [stdout]   25:     0x61c3d81004e5 - gluon_vm::ExternModule::new::h86d2fd3bedd83abf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/lib.rs:244:9
[INFO] [stdout]   26:     0x61c3d8147d6d - gluon::std_lib::io::load::hfa1c9f729174ddfa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/std_lib/io.rs:371:5
[INFO] [stdout]   27:     0x61c3d80127ff - core::ops::function::Fn::call::hf7bb078cb1847a2b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   28:     0x61c3d80f1b33 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::h3bfa515a52d2c98d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   29:     0x61c3d80df30a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb7d3c1406c1e3559
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   30:     0x61c3d8136c5f - gluon::query::extern_module::{{closure}}::h5d9dc82bfc57841a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:784:18
[INFO] [stdout]   31:     0x61c3d80cafa0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd5018389d4b5c8a1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x61c3d804471a - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::ha2121da35eba0fa4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   33:     0x61c3d8074177 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::hc6046ff3bc3c11c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   34:     0x61c3d80eeba0 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::hcbd6c159530454ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   35:     0x61c3d80cad60 - <core::pin::Pin<P> as core::future::future::Future>::poll::hba257e831a089865
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x61c3d80d2091 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h8ea4d044e6076b0c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   37:     0x61c3d80d2cb3 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h15521af4445d7da2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   38:     0x61c3d812db16 - <DB as gluon::query::Compilation>::extern_module::__shim::{{closure}}::hd1b2ea545429211f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   39:     0x61c3d80cafa0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd5018389d4b5c8a1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   40:     0x61c3d8133f5e - gluon::query::global_inner::{{closure}}::h56354dc3cc492628
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:710:53
[INFO] [stdout]   41:     0x61c3d80cafa0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd5018389d4b5c8a1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   42:     0x61c3d803c7ba - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h255dc0dd5694a5d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   43:     0x61c3d8071377 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::h613c3aa916e83227
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   44:     0x61c3d80ee680 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::hc2febad447c3171a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   45:     0x61c3d80cad60 - <core::pin::Pin<P> as core::future::future::Future>::poll::hba257e831a089865
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   46:     0x61c3d80d18a1 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h736b7eab5956a586
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   47:     0x61c3d80d2f13 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h335eff020d8809b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   48:     0x61c3d812d4c6 - <DB as gluon::query::Compilation>::global_inner::__shim::{{closure}}::h920cfe7de5880984
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   49:     0x61c3d80cafa0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd5018389d4b5c8a1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   50:     0x61c3d81415a8 - gluon::query::global::{{closure}}::h420bb7191327c2a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:801:10
[INFO] [stdout]   51:     0x61c3d8128de7 - <gluon_salsa::OwnedDb<dyn gluon::query::Compilation> as gluon::query::AsyncCompilation>::global::{{closure}}::h87868382b3278e29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   52:     0x61c3d80cb000 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd996e1e6eecd881d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   53:     0x61c3d81c6426 - <gluon::import::DefaultImporter as gluon::import::Importer>::import::{{closure}}::hdb72d64067a63f04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:102:71
[INFO] [stdout]   54:     0x61c3d80cab80 - <core::pin::Pin<P> as core::future::future::Future>::poll::h900c9b9a3329c2a9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   55:     0x61c3d81c988c - <gluon::import::Import<I> as gluon::import::ImportApi>::load_module::{{closure}}::h8b72b34309183687
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:190:57
[INFO] [stdout]   56:     0x61c3d80cab80 - <core::pin::Pin<P> as core::future::future::Future>::poll::h900c9b9a3329c2a9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   57:     0x61c3d8141d63 - gluon::query::import::{{closure}}::h6b269ba43656b40a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:690:10
[INFO] [stdout]   58:     0x61c3d80ca680 - <core::pin::Pin<P> as core::future::future::Future>::poll::h08723b571f3bfe89
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   59:     0x61c3d804c6de - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::hbab55fb7c14879fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   60:     0x61c3d80725b8 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::h7484dc2ef0e928ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   61:     0x61c3d80ee100 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::hb3bfb2d22af9ff25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   62:     0x61c3d80cb0c0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hdf28dd99bc65e4be
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   63:     0x61c3d80d15e3 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h5c1c3be152981ff3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   64:     0x61c3d80d38f3 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h9eeed9815b159902
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   65:     0x61c3d812fa76 - <DB as gluon::query::Compilation>::import::__shim::{{closure}}::h6b5a02ae04d5273c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   66:     0x61c3d80ca680 - <core::pin::Pin<P> as core::future::future::Future>::poll::h08723b571f3bfe89
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   67:     0x61c3d8155aba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::h974bada04c26d7d5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   68:     0x61c3d81a7d3e - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::hdab43767f413545f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.28/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   69:     0x61c3d8158bdb - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h8a9d97c85502d027
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x61c3d81958cd - std::panicking::catch_unwind::do_call::hd1153618bc9f9c5d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   71:     0x61c3d81275cb - __rust_try
[INFO] [stdout]   72:     0x61c3d8114400 - std::panicking::catch_unwind::h0cfb7378c64599bf
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   73:     0x61c3d8114400 - std::panic::catch_unwind::hd31eadba5b62a5e4
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x61c3d81a7c8a - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::h9712c96b1c524043
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.28/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   75:     0x61c3d81c85c9 - <gluon::import::Import<I> as gluon_vm::macros::Macro>::expand::{{closure}}::hc0d28f5ad2681b55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:546:26
[INFO] [stdout]   76:     0x61c3d80ca83f - <core::pin::Pin<P> as core::future::future::Future>::poll::h302b83cb66325bd2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   77:     0x61c3d8b11759 - <futures_task::future_obj::LocalFutureObj<T> as core::future::future::Future>::poll::hd2bf8e87522def19
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.28/src/future_obj.rs:84:56
[INFO] [stdout]   78:     0x61c3d8100a01 - <futures_task::future_obj::FutureObj<T> as core::future::future::Future>::poll::hcf367c8072ef2e83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.28/src/future_obj.rs:127:31
[INFO] [stdout]   79:     0x61c3d81c2830 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h33fc65379ecdec0e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:334:24
[INFO] [stdout]   80:     0x61c3d81c2541 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h94432efda186d629
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   81:     0x61c3d81c2541 - tokio::runtime::task::core::Core<T,S>::poll::he3a8f32e65a34f49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:323:30
[INFO] [stdout]   82:     0x61c3d8116d7e - tokio::runtime::task::harness::poll_future::{{closure}}::h7383540cf330fe7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   83:     0x61c3d8158b21 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1ffdd8c125d11a41
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   84:     0x61c3d819569f - std::panicking::catch_unwind::do_call::h374b73624be62f0b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   85:     0x61c3d81275cb - __rust_try
[INFO] [stdout]   86:     0x61c3d8114116 - std::panicking::catch_unwind::hdf604066cfb07104
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   87:     0x61c3d8114116 - std::panic::catch_unwind::ha2b354289b45a3cf
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   88:     0x61c3d81165c0 - tokio::runtime::task::harness::poll_future::h6b1de25533c5187d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   89:     0x61c3d81172b8 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::h77bd8f4474ce61c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   90:     0x61c3d8118007 - tokio::runtime::task::harness::Harness<T,S>::poll::h6c1a035a711ecb68
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   91:     0x61c3d80fbf0d - tokio::runtime::task::raw::poll::h6e769faf38bb8c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/raw.rs:276:13
[INFO] [stdout]   92:     0x61c3d825c4e7 - tokio::runtime::task::raw::RawTask::poll::h9467c0f3d8f6d290
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/raw.rs:200:18
[INFO] [stdout]   93:     0x61c3d7c7aa71 - tokio::runtime::task::LocalNotified<S>::run::h9755b622e0380434
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/mod.rs:400:13
[INFO] [stdout]   94:     0x61c3d7cd371a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h83937f5c690cdb9d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:706:30
[INFO] [stdout]   95:     0x61c3d7cd13b5 - tokio::runtime::coop::with_budget::h46ec2768987ff5a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   96:     0x61c3d7cd13b5 - tokio::runtime::coop::budget::hbce2959036ab137c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   97:     0x61c3d7cd13b5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h04cd0138408285a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   98:     0x61c3d7cd0506 - tokio::runtime::scheduler::current_thread::Context::enter::h3d97d0169385c3b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   99:     0x61c3d7cd120c - tokio::runtime::scheduler::current_thread::Context::run_task::h656f058b1a89a03c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]  100:     0x61c3d7cd28bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9eaa685c48e498c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:705:42
[INFO] [stdout]  101:     0x61c3d7cd1df4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc01ecf355d96787e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]  102:     0x61c3d7cda19b - tokio::runtime::context::scoped::Scoped<T>::set::h6bb0342b1c102fc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]  103:     0x61c3d7c993d9 - tokio::runtime::context::set_scheduler::{{closure}}::h7e2b318693f58f43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]  104:     0x61c3d7d15482 - std::thread::local::LocalKey<T>::try_with::h77acd63243b0f42c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12
[INFO] [stdout]  105:     0x61c3d7d14bae - std::thread::local::LocalKey<T>::with::hb4f32ea6e5048d74
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20
[INFO] [stdout]  106:     0x61c3d7c9934d - tokio::runtime::context::set_scheduler::hf887b0cf8b80cd51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]  107:     0x61c3d7cd1b80 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2e61f5d17ed614f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]  108:     0x61c3d7cd1e13 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1b61e4da788c69d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]  109:     0x61c3d7ccf7f5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h87384b198421f3b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]  110:     0x61c3d7cff920 - tokio::runtime::context::runtime::enter_runtime::he1e09276a86c55a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]  111:     0x61c3d7ccf491 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7d6346a5741c2b04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]  112:     0x61c3d7d0017a - tokio::runtime::runtime::Runtime::block_on::h118b7c158bf9ba58
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]  113:     0x61c3d7c8cebe - gluon::repl::tests::find_info::h9548a04b994f6b2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:808:60
[INFO] [stdout]  114:     0x61c3d7c8de37 - gluon::repl::tests::find_info::{{closure}}::hf91bdd1fdf117a6e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:793:25
[INFO] [stdout]  115:     0x61c3d7d1e686 - core::ops::function::FnOnce::call_once::h56112f4a90b2946e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  116:     0x61c3d7fd643b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  117:     0x61c3d7fd643b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]  118:     0x61c3d7feaa58 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]  119:     0x61c3d7feaa58 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  120:     0x61c3d7feaa58 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]  121:     0x61c3d7feaa58 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]  122:     0x61c3d7feaa58 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]  123:     0x61c3d7feaa58 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]  124:     0x61c3d7feaa58 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]  125:     0x61c3d7fc3824 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]  126:     0x61c3d7fc3824 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  127:     0x61c3d7fc715a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  128:     0x61c3d7fc715a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  129:     0x61c3d7fc715a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]  130:     0x61c3d7fc715a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]  131:     0x61c3d7fc715a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]  132:     0x61c3d7fc715a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  133:     0x61c3d7fc715a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  134:     0x61c3d8dcadef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]  135:     0x61c3d8dcadef - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]  136:     0x736700c59aa4 - <unknown>
[INFO] [stdout]  137:     0x736700ce6a64 - clone
[INFO] [stdout]  138:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'repl::tests::find_info' (27) panicked at src/repl.rs:798:35:
[INFO] [stdout] error: error: Types ` File` does not start with an uppercase letter
[INFO] [stdout]   ┌─ std.prelude:4:14
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Type `forall a . a` does not have the field `IO`
[INFO] [stdout]   ┌─ std.prelude:4:7
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌─ :2:26
[INFO] [stdout]   │
[INFO] [stdout] 2 │ let __implicit_prelude = import! std.prelude
[INFO] [stdout]   │                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error: error: Types ` File` does not start with an uppercase letter
[INFO] [stdout]   ┌─ std.prelude:4:14
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Type `forall a . a` does not have the field `IO`
[INFO] [stdout]   ┌─ std.prelude:4:7
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌─ std.float:4:66
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { Semigroup, Monoid, Group, Eq, Ord, Ordering, Num, Show } = import! std.prelude
[INFO] [stdout]   │                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]    ┌─ :11:13
[INFO] [stdout]    │
[INFO] [stdout] 11 │ let { ? } = import! std.float
[INFO] [stdout]    │             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `+`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:7
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `-`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:12
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `*`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:17
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `/`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:22
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `==`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:35
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `/=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:41
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:47
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:52
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `>=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:58
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `>`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:64
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `++`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:69
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<|`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:96
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c3d8df99b2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c3d8df99b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c3d8df99b2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61c3d8df99b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61c3d8e0c8df - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61c3d8e0c8df - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61c3d8dc2533 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c3d8dc2533 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61c3d8dcfb72 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61c3d8dd5b1f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61c3d8dd59b1 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61c3d7fd65ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x61c3d7fd65ee - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c3d8dd61df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x61c3d8dd61df - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61c3d8dd5f8a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61c3d8dcfca9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61c3d8db5aad - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61c3d8e170d0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c3d81df470 - core::panicking::panic_display::h2b53e5dc2542e8b7
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:264:5
[INFO] [stdout]   20:     0x61c3d7c8de69 - gluon::repl::tests::find_info::{{closure}}::{{closure}}::h19ee004e394ca1cb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:798:35
[INFO] [stdout]   21:     0x61c3d7cfd6e5 - core::result::Result<T,E>::unwrap_or_else::hfd8f4e586768dca6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1622:23
[INFO] [stdout]   22:     0x61c3d7c8d305 - gluon::repl::tests::find_info::{{closure}}::h2e4f6501f4e4a68f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:798:14
[INFO] [stdout]   23:     0x61c3d7d2d392 - <core::pin::Pin<P> as core::future::future::Future>::poll::h17c78351d6ebb659
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61c3d7d2d64d - <core::pin::Pin<P> as core::future::future::Future>::poll::ha8b04c81221e5b5a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x61c3d7cd374d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdf2103bf7c7bd1b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   26:     0x61c3d7cd368b - tokio::runtime::coop::with_budget::h2b50e9c34e815187
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x61c3d7cd368b - tokio::runtime::coop::budget::hc5abf1fc5040527d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x61c3d7cd368b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2bf797b7ce321091
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   29:     0x61c3d7cd0b30 - tokio::runtime::scheduler::current_thread::Context::enter::h60702942d47f671b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   30:     0x61c3d7cd212d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9eaa685c48e498c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   31:     0x61c3d7cd1df4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc01ecf355d96787e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   32:     0x61c3d7cda19b - tokio::runtime::context::scoped::Scoped<T>::set::h6bb0342b1c102fc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x61c3d7c993d9 - tokio::runtime::context::set_scheduler::{{closure}}::h7e2b318693f58f43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x61c3d7d15482 - std::thread::local::LocalKey<T>::try_with::h77acd63243b0f42c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   35:     0x61c3d7d14bae - std::thread::local::LocalKey<T>::with::hb4f32ea6e5048d74
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   36:     0x61c3d7c9934d - tokio::runtime::context::set_scheduler::hf887b0cf8b80cd51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x61c3d7cd1b80 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2e61f5d17ed614f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   38:     0x61c3d7cd1e13 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1b61e4da788c69d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   39:     0x61c3d7ccf7f5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h87384b198421f3b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x61c3d7cff920 - tokio::runtime::context::runtime::enter_runtime::he1e09276a86c55a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x61c3d7ccf491 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7d6346a5741c2b04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x61c3d7d0017a - tokio::runtime::runtime::Runtime::block_on::h118b7c158bf9ba58
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   43:     0x61c3d7c8cebe - gluon::repl::tests::find_info::h9548a04b994f6b2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:808:60
[INFO] [stdout]   44:     0x61c3d7c8de37 - gluon::repl::tests::find_info::{{closure}}::hf91bdd1fdf117a6e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:793:25
[INFO] [stdout]   45:     0x61c3d7d1e686 - core::ops::function::FnOnce::call_once::h56112f4a90b2946e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x61c3d7fd643b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c3d7fd643b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x61c3d7feaa58 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x61c3d7feaa58 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x61c3d7feaa58 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x61c3d7feaa58 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x61c3d7feaa58 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x61c3d7feaa58 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x61c3d7feaa58 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x61c3d7fc3824 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x61c3d7fc3824 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x61c3d7fc715a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   58:     0x61c3d7fc715a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x61c3d7fc715a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x61c3d7fc715a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x61c3d7fc715a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x61c3d7fc715a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   63:     0x61c3d7fc715a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x61c3d8dcadef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   65:     0x61c3d8dcadef - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x736700c59aa4 - <unknown>
[INFO] [stdout]   67:     0x736700ce6a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repl::tests::complete_repl_empty stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repl::tests::complete_repl_empty' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:123:13:
[INFO] [stdout] Types ` File` does not start with an uppercase letter
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c3d8df99b2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c3d8df99b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c3d8df99b2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61c3d8df99b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61c3d8e0c8df - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61c3d8e0c8df - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61c3d8dc2533 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c3d8dc2533 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61c3d8dcfb72 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61c3d8dd5b1f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61c3d8dd59b1 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61c3d7fd65ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x61c3d7fd65ee - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c3d8dd61df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x61c3d8dd61df - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61c3d8dd5f8a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61c3d8dcfca9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61c3d8db5aad - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61c3d8e170d0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c3d816a574 - <frunk_core::hlist::HCons<(F,H),T> as gluon_vm::api::record::FieldTypes>::field_types::{{closure}}::h95f0856de72c7264
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:123:13
[INFO] [stdout]   20:     0x61c3d81d8720 - core::option::Option<T>::unwrap_or_else::h712a9dd459d56770
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/option.rs:1066:21
[INFO] [stdout]   21:     0x61c3d80ad33c - <frunk_core::hlist::HCons<(F,H),T> as gluon_vm::api::record::FieldTypes>::field_types::h9db8eb66e9349a9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:106:39
[INFO] [stdout]   22:     0x61c3d817a552 - <gluon_vm::api::record::Record<T,U> as gluon_vm::api::VmType>::make_type::h500a02e9240e5e62
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:197:9
[INFO] [stdout]   23:     0x61c3d817cf0c - gluon_vm::api::VmType::make_forall_type::h7af00eb8a34abcf5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/mod.rs:443:19
[INFO] [stdout]   24:     0x61c3d80ffb3c - gluon_vm::ExternModule::with_metadata::h510bcaba74705f3d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/lib.rs:257:18
[INFO] [stdout]   25:     0x61c3d81004e5 - gluon_vm::ExternModule::new::h86d2fd3bedd83abf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/lib.rs:244:9
[INFO] [stdout]   26:     0x61c3d8147d6d - gluon::std_lib::io::load::hfa1c9f729174ddfa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/std_lib/io.rs:371:5
[INFO] [stdout]   27:     0x61c3d80127ff - core::ops::function::Fn::call::hf7bb078cb1847a2b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   28:     0x61c3d80f1b33 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::h3bfa515a52d2c98d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   29:     0x61c3d80df30a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb7d3c1406c1e3559
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   30:     0x61c3d8136c5f - gluon::query::extern_module::{{closure}}::h5d9dc82bfc57841a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:784:18
[INFO] [stdout]   31:     0x61c3d80cafa0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd5018389d4b5c8a1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x61c3d804471a - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::ha2121da35eba0fa4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   33:     0x61c3d8074177 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::hc6046ff3bc3c11c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   34:     0x61c3d80eeba0 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::hcbd6c159530454ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   35:     0x61c3d80cad60 - <core::pin::Pin<P> as core::future::future::Future>::poll::hba257e831a089865
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x61c3d80d2091 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h8ea4d044e6076b0c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   37:     0x61c3d80d2cb3 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h15521af4445d7da2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   38:     0x61c3d812db16 - <DB as gluon::query::Compilation>::extern_module::__shim::{{closure}}::hd1b2ea545429211f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   39:     0x61c3d80cafa0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd5018389d4b5c8a1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   40:     0x61c3d8133f5e - gluon::query::global_inner::{{closure}}::h56354dc3cc492628
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:710:53
[INFO] [stdout]   41:     0x61c3d80cafa0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd5018389d4b5c8a1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   42:     0x61c3d803c7ba - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h255dc0dd5694a5d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   43:     0x61c3d8071377 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::h613c3aa916e83227
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   44:     0x61c3d80ee680 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::hc2febad447c3171a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   45:     0x61c3d80cad60 - <core::pin::Pin<P> as core::future::future::Future>::poll::hba257e831a089865
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   46:     0x61c3d80d18a1 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h736b7eab5956a586
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   47:     0x61c3d80d2f13 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h335eff020d8809b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   48:     0x61c3d812d4c6 - <DB as gluon::query::Compilation>::global_inner::__shim::{{closure}}::h920cfe7de5880984
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   49:     0x61c3d80cafa0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd5018389d4b5c8a1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   50:     0x61c3d81415a8 - gluon::query::global::{{closure}}::h420bb7191327c2a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:801:10
[INFO] [stdout]   51:     0x61c3d8128de7 - <gluon_salsa::OwnedDb<dyn gluon::query::Compilation> as gluon::query::AsyncCompilation>::global::{{closure}}::h87868382b3278e29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   52:     0x61c3d80cb000 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd996e1e6eecd881d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   53:     0x61c3d81c6426 - <gluon::import::DefaultImporter as gluon::import::Importer>::import::{{closure}}::hdb72d64067a63f04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:102:71
[INFO] [stdout]   54:     0x61c3d80cab80 - <core::pin::Pin<P> as core::future::future::Future>::poll::h900c9b9a3329c2a9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   55:     0x61c3d81c988c - <gluon::import::Import<I> as gluon::import::ImportApi>::load_module::{{closure}}::h8b72b34309183687
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:190:57
[INFO] [stdout]   56:     0x61c3d80cab80 - <core::pin::Pin<P> as core::future::future::Future>::poll::h900c9b9a3329c2a9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   57:     0x61c3d8141d63 - gluon::query::import::{{closure}}::h6b269ba43656b40a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:690:10
[INFO] [stdout]   58:     0x61c3d80ca680 - <core::pin::Pin<P> as core::future::future::Future>::poll::h08723b571f3bfe89
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   59:     0x61c3d804c6de - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::hbab55fb7c14879fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   60:     0x61c3d80725b8 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::h7484dc2ef0e928ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   61:     0x61c3d80ee100 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::hb3bfb2d22af9ff25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   62:     0x61c3d80cb0c0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hdf28dd99bc65e4be
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   63:     0x61c3d80d15e3 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h5c1c3be152981ff3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   64:     0x61c3d80d38f3 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h9eeed9815b159902
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   65:     0x61c3d812fa76 - <DB as gluon::query::Compilation>::import::__shim::{{closure}}::h6b5a02ae04d5273c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   66:     0x61c3d80ca680 - <core::pin::Pin<P> as core::future::future::Future>::poll::h08723b571f3bfe89
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   67:     0x61c3d8155aba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::h974bada04c26d7d5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   68:     0x61c3d81a7d3e - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::hdab43767f413545f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.28/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   69:     0x61c3d8158bdb - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h8a9d97c85502d027
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x61c3d81958cd - std::panicking::catch_unwind::do_call::hd1153618bc9f9c5d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   71:     0x61c3d81275cb - __rust_try
[INFO] [stdout]   72:     0x61c3d8114400 - std::panicking::catch_unwind::h0cfb7378c64599bf
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   73:     0x61c3d8114400 - std::panic::catch_unwind::hd31eadba5b62a5e4
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x61c3d81a7c8a - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::h9712c96b1c524043
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.28/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   75:     0x61c3d81c85c9 - <gluon::import::Import<I> as gluon_vm::macros::Macro>::expand::{{closure}}::hc0d28f5ad2681b55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:546:26
[INFO] [stdout]   76:     0x61c3d80ca83f - <core::pin::Pin<P> as core::future::future::Future>::poll::h302b83cb66325bd2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   77:     0x61c3d8b11759 - <futures_task::future_obj::LocalFutureObj<T> as core::future::future::Future>::poll::hd2bf8e87522def19
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.28/src/future_obj.rs:84:56
[INFO] [stdout]   78:     0x61c3d8100a01 - <futures_task::future_obj::FutureObj<T> as core::future::future::Future>::poll::hcf367c8072ef2e83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.28/src/future_obj.rs:127:31
[INFO] [stdout]   79:     0x61c3d81c2830 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h33fc65379ecdec0e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:334:24
[INFO] [stdout]   80:     0x61c3d81c2541 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h94432efda186d629
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   81:     0x61c3d81c2541 - tokio::runtime::task::core::Core<T,S>::poll::he3a8f32e65a34f49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:323:30
[INFO] [stdout]   82:     0x61c3d8116d7e - tokio::runtime::task::harness::poll_future::{{closure}}::h7383540cf330fe7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   83:     0x61c3d8158b21 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1ffdd8c125d11a41
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   84:     0x61c3d819569f - std::panicking::catch_unwind::do_call::h374b73624be62f0b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   85:     0x61c3d81275cb - __rust_try
[INFO] [stdout]   86:     0x61c3d8114116 - std::panicking::catch_unwind::hdf604066cfb07104
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   87:     0x61c3d8114116 - std::panic::catch_unwind::ha2b354289b45a3cf
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   88:     0x61c3d81165c0 - tokio::runtime::task::harness::poll_future::h6b1de25533c5187d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   89:     0x61c3d81172b8 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::h77bd8f4474ce61c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   90:     0x61c3d8118007 - tokio::runtime::task::harness::Harness<T,S>::poll::h6c1a035a711ecb68
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   91:     0x61c3d80fbf0d - tokio::runtime::task::raw::poll::h6e769faf38bb8c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/raw.rs:276:13
[INFO] [stdout]   92:     0x61c3d825c4e7 - tokio::runtime::task::raw::RawTask::poll::h9467c0f3d8f6d290
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/raw.rs:200:18
[INFO] [stdout]   93:     0x61c3d7c7aa71 - tokio::runtime::task::LocalNotified<S>::run::h9755b622e0380434
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/mod.rs:400:13
[INFO] [stdout]   94:     0x61c3d7cd371a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h83937f5c690cdb9d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:706:30
[INFO] [stdout]   95:     0x61c3d7cd13b5 - tokio::runtime::coop::with_budget::h46ec2768987ff5a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   96:     0x61c3d7cd13b5 - tokio::runtime::coop::budget::hbce2959036ab137c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   97:     0x61c3d7cd13b5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h04cd0138408285a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   98:     0x61c3d7cd0506 - tokio::runtime::scheduler::current_thread::Context::enter::h3d97d0169385c3b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   99:     0x61c3d7cd120c - tokio::runtime::scheduler::current_thread::Context::run_task::h656f058b1a89a03c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]  100:     0x61c3d7cd28bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9eaa685c48e498c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:705:42
[INFO] [stdout]  101:     0x61c3d7cd1df4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc01ecf355d96787e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]  102:     0x61c3d7cda19b - tokio::runtime::context::scoped::Scoped<T>::set::h6bb0342b1c102fc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]  103:     0x61c3d7c993d9 - tokio::runtime::context::set_scheduler::{{closure}}::h7e2b318693f58f43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]  104:     0x61c3d7d15482 - std::thread::local::LocalKey<T>::try_with::h77acd63243b0f42c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12
[INFO] [stdout]  105:     0x61c3d7d14bae - std::thread::local::LocalKey<T>::with::hb4f32ea6e5048d74
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20
[INFO] [stdout]  106:     0x61c3d7c9934d - tokio::runtime::context::set_scheduler::hf887b0cf8b80cd51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]  107:     0x61c3d7cd1b80 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2e61f5d17ed614f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]  108:     0x61c3d7cd1e13 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1b61e4da788c69d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]  109:     0x61c3d7ccf7f5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h87384b198421f3b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]  110:     0x61c3d7cff920 - tokio::runtime::context::runtime::enter_runtime::he1e09276a86c55a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]  111:     0x61c3d7ccf491 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7d6346a5741c2b04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]  112:     0x61c3d7d0017a - tokio::runtime::runtime::Runtime::block_on::h118b7c158bf9ba58
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]  113:     0x61c3d7c8c37e - gluon::repl::tests::complete_repl_empty::h5e020f40f1fef8f9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:821:79
[INFO] [stdout]  114:     0x61c3d7c8c817 - gluon::repl::tests::complete_repl_empty::{{closure}}::h5ba0170bbd0c374b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:815:35
[INFO] [stdout]  115:     0x61c3d7d1ed26 - core::ops::function::FnOnce::call_once::hd27acae3e083e582
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  116:     0x61c3d7fd643b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  117:     0x61c3d7fd643b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]  118:     0x61c3d7feaa58 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]  119:     0x61c3d7feaa58 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  120:     0x61c3d7feaa58 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]  121:     0x61c3d7feaa58 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]  122:     0x61c3d7feaa58 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]  123:     0x61c3d7feaa58 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]  124:     0x61c3d7feaa58 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]  125:     0x61c3d7fc3824 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]  126:     0x61c3d7fc3824 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  127:     0x61c3d7fc715a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  128:     0x61c3d7fc715a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  129:     0x61c3d7fc715a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]  130:     0x61c3d7fc715a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]  131:     0x61c3d7fc715a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]  132:     0x61c3d7fc715a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  133:     0x61c3d7fc715a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  134:     0x61c3d8dcadef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]  135:     0x61c3d8dcadef - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]  136:     0x736700c59aa4 - <unknown>
[INFO] [stdout]  137:     0x736700ce6a64 - clone
[INFO] [stdout]  138:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'repl::tests::complete_repl_empty' (26) panicked at src/repl.rs:820:35:
[INFO] [stdout] error: error: Types ` File` does not start with an uppercase letter
[INFO] [stdout]   ┌─ std.prelude:4:14
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Type `forall a . a` does not have the field `IO`
[INFO] [stdout]   ┌─ std.prelude:4:7
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌─ :2:26
[INFO] [stdout]   │
[INFO] [stdout] 2 │ let __implicit_prelude = import! std.prelude
[INFO] [stdout]   │                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error: error: Types ` File` does not start with an uppercase letter
[INFO] [stdout]   ┌─ std.prelude:4:14
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Type `forall a . a` does not have the field `IO`
[INFO] [stdout]   ┌─ std.prelude:4:7
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌─ std.float:4:66
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { Semigroup, Monoid, Group, Eq, Ord, Ordering, Num, Show } = import! std.prelude
[INFO] [stdout]   │                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]    ┌─ :11:13
[INFO] [stdout]    │
[INFO] [stdout] 11 │ let { ? } = import! std.float
[INFO] [stdout]    │             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `+`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:7
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `-`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:12
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `*`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:17
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `/`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:22
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `==`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:35
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `/=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:41
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:47
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:52
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `>=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:58
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `>`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:64
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `++`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:69
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<|`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:96
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c3d8df99b2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c3d8df99b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c3d8df99b2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61c3d8df99b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61c3d8e0c8df - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61c3d8e0c8df - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61c3d8dc2533 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c3d8dc2533 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61c3d8dcfb72 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61c3d8dd5b1f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61c3d8dd59b1 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61c3d7fd65ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x61c3d7fd65ee - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c3d8dd61df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x61c3d8dd61df - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61c3d8dd5f8a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61c3d8dcfca9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61c3d8db5aad - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61c3d8e170d0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c3d81df470 - core::panicking::panic_display::h2b53e5dc2542e8b7
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:264:5
[INFO] [stdout]   20:     0x61c3d7c8c8a9 - gluon::repl::tests::complete_repl_empty::{{closure}}::{{closure}}::h92e5eb5f24b85b4a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:820:35
[INFO] [stdout]   21:     0x61c3d7cfd485 - core::result::Result<T,E>::unwrap_or_else::h9a661bf2709134a6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1622:23
[INFO] [stdout]   22:     0x61c3d7c8c754 - gluon::repl::tests::complete_repl_empty::{{closure}}::h107b4ada90d69f10
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:820:14
[INFO] [stdout]   23:     0x61c3d7d2d392 - <core::pin::Pin<P> as core::future::future::Future>::poll::h17c78351d6ebb659
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61c3d7d2d64d - <core::pin::Pin<P> as core::future::future::Future>::poll::ha8b04c81221e5b5a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x61c3d7cd374d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdf2103bf7c7bd1b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   26:     0x61c3d7cd368b - tokio::runtime::coop::with_budget::h2b50e9c34e815187
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x61c3d7cd368b - tokio::runtime::coop::budget::hc5abf1fc5040527d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x61c3d7cd368b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2bf797b7ce321091
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   29:     0x61c3d7cd0b30 - tokio::runtime::scheduler::current_thread::Context::enter::h60702942d47f671b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   30:     0x61c3d7cd212d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9eaa685c48e498c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   31:     0x61c3d7cd1df4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc01ecf355d96787e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   32:     0x61c3d7cda19b - tokio::runtime::context::scoped::Scoped<T>::set::h6bb0342b1c102fc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x61c3d7c993d9 - tokio::runtime::context::set_scheduler::{{closure}}::h7e2b318693f58f43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x61c3d7d15482 - std::thread::local::LocalKey<T>::try_with::h77acd63243b0f42c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   35:     0x61c3d7d14bae - std::thread::local::LocalKey<T>::with::hb4f32ea6e5048d74
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   36:     0x61c3d7c9934d - tokio::runtime::context::set_scheduler::hf887b0cf8b80cd51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x61c3d7cd1b80 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2e61f5d17ed614f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   38:     0x61c3d7cd1e13 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1b61e4da788c69d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   39:     0x61c3d7ccf7f5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h87384b198421f3b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x61c3d7cff920 - tokio::runtime::context::runtime::enter_runtime::he1e09276a86c55a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x61c3d7ccf491 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7d6346a5741c2b04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x61c3d7d0017a - tokio::runtime::runtime::Runtime::block_on::h118b7c158bf9ba58
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   43:     0x61c3d7c8c37e - gluon::repl::tests::complete_repl_empty::h5e020f40f1fef8f9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:821:79
[INFO] [stdout]   44:     0x61c3d7c8c817 - gluon::repl::tests::complete_repl_empty::{{closure}}::h5ba0170bbd0c374b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:815:35
[INFO] [stdout]   45:     0x61c3d7d1ed26 - core::ops::function::FnOnce::call_once::hd27acae3e083e582
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x61c3d7fd643b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c3d7fd643b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x61c3d7feaa58 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x61c3d7feaa58 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x61c3d7feaa58 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x61c3d7feaa58 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x61c3d7feaa58 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x61c3d7feaa58 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x61c3d7feaa58 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x61c3d7fc3824 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x61c3d7fc3824 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x61c3d7fc715a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   58:     0x61c3d7fc715a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x61c3d7fc715a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x61c3d7fc715a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x61c3d7fc715a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x61c3d7fc715a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   63:     0x61c3d7fc715a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x61c3d8dcadef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   65:     0x61c3d8dcadef - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x736700c59aa4 - <unknown>
[INFO] [stdout]   67:     0x736700ce6a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repl::tests::find_kind stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repl::tests::find_kind' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:123:13:
[INFO] [stdout] Types ` File` does not start with an uppercase letter
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c3d8df99b2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c3d8df99b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c3d8df99b2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61c3d8df99b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61c3d8e0c8df - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61c3d8e0c8df - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61c3d8dc2533 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c3d8dc2533 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61c3d8dcfb72 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61c3d8dd5b1f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61c3d8dd59b1 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61c3d7fd65ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x61c3d7fd65ee - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c3d8dd61df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x61c3d8dd61df - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61c3d8dd5f8a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61c3d8dcfca9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61c3d8db5aad - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61c3d8e170d0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c3d816a574 - <frunk_core::hlist::HCons<(F,H),T> as gluon_vm::api::record::FieldTypes>::field_types::{{closure}}::h95f0856de72c7264
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:123:13
[INFO] [stdout]   20:     0x61c3d81d8720 - core::option::Option<T>::unwrap_or_else::h712a9dd459d56770
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/option.rs:1066:21
[INFO] [stdout]   21:     0x61c3d80ad33c - <frunk_core::hlist::HCons<(F,H),T> as gluon_vm::api::record::FieldTypes>::field_types::h9db8eb66e9349a9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:106:39
[INFO] [stdout]   22:     0x61c3d817a552 - <gluon_vm::api::record::Record<T,U> as gluon_vm::api::VmType>::make_type::h500a02e9240e5e62
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:197:9
[INFO] [stdout]   23:     0x61c3d817cf0c - gluon_vm::api::VmType::make_forall_type::h7af00eb8a34abcf5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/mod.rs:443:19
[INFO] [stdout]   24:     0x61c3d80ffb3c - gluon_vm::ExternModule::with_metadata::h510bcaba74705f3d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/lib.rs:257:18
[INFO] [stdout]   25:     0x61c3d81004e5 - gluon_vm::ExternModule::new::h86d2fd3bedd83abf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/lib.rs:244:9
[INFO] [stdout]   26:     0x61c3d8147d6d - gluon::std_lib::io::load::hfa1c9f729174ddfa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/std_lib/io.rs:371:5
[INFO] [stdout]   27:     0x61c3d80127ff - core::ops::function::Fn::call::hf7bb078cb1847a2b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   28:     0x61c3d80f1b33 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::h3bfa515a52d2c98d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   29:     0x61c3d80df30a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb7d3c1406c1e3559
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   30:     0x61c3d8136c5f - gluon::query::extern_module::{{closure}}::h5d9dc82bfc57841a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:784:18
[INFO] [stdout]   31:     0x61c3d80cafa0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd5018389d4b5c8a1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x61c3d804471a - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::ha2121da35eba0fa4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   33:     0x61c3d8074177 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::hc6046ff3bc3c11c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   34:     0x61c3d80eeba0 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::hcbd6c159530454ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   35:     0x61c3d80cad60 - <core::pin::Pin<P> as core::future::future::Future>::poll::hba257e831a089865
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x61c3d80d2091 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h8ea4d044e6076b0c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   37:     0x61c3d80d2cb3 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h15521af4445d7da2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   38:     0x61c3d812db16 - <DB as gluon::query::Compilation>::extern_module::__shim::{{closure}}::hd1b2ea545429211f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   39:     0x61c3d80cafa0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd5018389d4b5c8a1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   40:     0x61c3d8133f5e - gluon::query::global_inner::{{closure}}::h56354dc3cc492628
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:710:53
[INFO] [stdout]   41:     0x61c3d80cafa0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd5018389d4b5c8a1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   42:     0x61c3d803c7ba - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h255dc0dd5694a5d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   43:     0x61c3d8071377 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::h613c3aa916e83227
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   44:     0x61c3d80ee680 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::hc2febad447c3171a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   45:     0x61c3d80cad60 - <core::pin::Pin<P> as core::future::future::Future>::poll::hba257e831a089865
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   46:     0x61c3d80d18a1 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h736b7eab5956a586
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   47:     0x61c3d80d2f13 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h335eff020d8809b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   48:     0x61c3d812d4c6 - <DB as gluon::query::Compilation>::global_inner::__shim::{{closure}}::h920cfe7de5880984
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   49:     0x61c3d80cafa0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd5018389d4b5c8a1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   50:     0x61c3d81415a8 - gluon::query::global::{{closure}}::h420bb7191327c2a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:801:10
[INFO] [stdout]   51:     0x61c3d8128de7 - <gluon_salsa::OwnedDb<dyn gluon::query::Compilation> as gluon::query::AsyncCompilation>::global::{{closure}}::h87868382b3278e29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   52:     0x61c3d80cb000 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd996e1e6eecd881d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   53:     0x61c3d81c6426 - <gluon::import::DefaultImporter as gluon::import::Importer>::import::{{closure}}::hdb72d64067a63f04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:102:71
[INFO] [stdout]   54:     0x61c3d80cab80 - <core::pin::Pin<P> as core::future::future::Future>::poll::h900c9b9a3329c2a9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   55:     0x61c3d81c988c - <gluon::import::Import<I> as gluon::import::ImportApi>::load_module::{{closure}}::h8b72b34309183687
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:190:57
[INFO] [stdout]   56:     0x61c3d80cab80 - <core::pin::Pin<P> as core::future::future::Future>::poll::h900c9b9a3329c2a9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   57:     0x61c3d8141d63 - gluon::query::import::{{closure}}::h6b269ba43656b40a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:690:10
[INFO] [stdout]   58:     0x61c3d80ca680 - <core::pin::Pin<P> as core::future::future::Future>::poll::h08723b571f3bfe89
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   59:     0x61c3d804c6de - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::hbab55fb7c14879fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   60:     0x61c3d80725b8 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::h7484dc2ef0e928ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   61:     0x61c3d80ee100 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::hb3bfb2d22af9ff25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   62:     0x61c3d80cb0c0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hdf28dd99bc65e4be
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   63:     0x61c3d80d15e3 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h5c1c3be152981ff3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   64:     0x61c3d80d38f3 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h9eeed9815b159902
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   65:     0x61c3d812fa76 - <DB as gluon::query::Compilation>::import::__shim::{{closure}}::h6b5a02ae04d5273c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   66:     0x61c3d80ca680 - <core::pin::Pin<P> as core::future::future::Future>::poll::h08723b571f3bfe89
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   67:     0x61c3d8155aba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::h974bada04c26d7d5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   68:     0x61c3d81a7d3e - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::hdab43767f413545f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.28/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   69:     0x61c3d8158bdb - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h8a9d97c85502d027
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x61c3d81958cd - std::panicking::catch_unwind::do_call::hd1153618bc9f9c5d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   71:     0x61c3d81275cb - __rust_try
[INFO] [stdout]   72:     0x61c3d8114400 - std::panicking::catch_unwind::h0cfb7378c64599bf
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   73:     0x61c3d8114400 - std::panic::catch_unwind::hd31eadba5b62a5e4
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x61c3d81a7c8a - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::h9712c96b1c524043
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.28/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   75:     0x61c3d81c85c9 - <gluon::import::Import<I> as gluon_vm::macros::Macro>::expand::{{closure}}::hc0d28f5ad2681b55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:546:26
[INFO] [stdout]   76:     0x61c3d80ca83f - <core::pin::Pin<P> as core::future::future::Future>::poll::h302b83cb66325bd2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   77:     0x61c3d8b11759 - <futures_task::future_obj::LocalFutureObj<T> as core::future::future::Future>::poll::hd2bf8e87522def19
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.28/src/future_obj.rs:84:56
[INFO] [stdout]   78:     0x61c3d8100a01 - <futures_task::future_obj::FutureObj<T> as core::future::future::Future>::poll::hcf367c8072ef2e83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.28/src/future_obj.rs:127:31
[INFO] [stdout]   79:     0x61c3d81c2830 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h33fc65379ecdec0e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:334:24
[INFO] [stdout]   80:     0x61c3d81c2541 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h94432efda186d629
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   81:     0x61c3d81c2541 - tokio::runtime::task::core::Core<T,S>::poll::he3a8f32e65a34f49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:323:30
[INFO] [stdout]   82:     0x61c3d8116d7e - tokio::runtime::task::harness::poll_future::{{closure}}::h7383540cf330fe7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   83:     0x61c3d8158b21 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1ffdd8c125d11a41
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   84:     0x61c3d819569f - std::panicking::catch_unwind::do_call::h374b73624be62f0b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   85:     0x61c3d81275cb - __rust_try
[INFO] [stdout]   86:     0x61c3d8114116 - std::panicking::catch_unwind::hdf604066cfb07104
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   87:     0x61c3d8114116 - std::panic::catch_unwind::ha2b354289b45a3cf
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   88:     0x61c3d81165c0 - tokio::runtime::task::harness::poll_future::h6b1de25533c5187d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   89:     0x61c3d81172b8 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::h77bd8f4474ce61c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   90:     0x61c3d8118007 - tokio::runtime::task::harness::Harness<T,S>::poll::h6c1a035a711ecb68
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   91:     0x61c3d80fbf0d - tokio::runtime::task::raw::poll::h6e769faf38bb8c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/raw.rs:276:13
[INFO] [stdout]   92:     0x61c3d825c4e7 - tokio::runtime::task::raw::RawTask::poll::h9467c0f3d8f6d290
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/raw.rs:200:18
[INFO] [stdout]   93:     0x61c3d7c7aa71 - tokio::runtime::task::LocalNotified<S>::run::h9755b622e0380434
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/mod.rs:400:13
[INFO] [stdout]   94:     0x61c3d7cd371a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h83937f5c690cdb9d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:706:30
[INFO] [stdout]   95:     0x61c3d7cd13b5 - tokio::runtime::coop::with_budget::h46ec2768987ff5a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   96:     0x61c3d7cd13b5 - tokio::runtime::coop::budget::hbce2959036ab137c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   97:     0x61c3d7cd13b5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h04cd0138408285a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   98:     0x61c3d7cd0506 - tokio::runtime::scheduler::current_thread::Context::enter::h3d97d0169385c3b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   99:     0x61c3d7cd120c - tokio::runtime::scheduler::current_thread::Context::run_task::h656f058b1a89a03c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]  100:     0x61c3d7cd28bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9eaa685c48e498c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:705:42
[INFO] [stdout]  101:     0x61c3d7cd1df4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc01ecf355d96787e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]  102:     0x61c3d7cda19b - tokio::runtime::context::scoped::Scoped<T>::set::h6bb0342b1c102fc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]  103:     0x61c3d7c993d9 - tokio::runtime::context::set_scheduler::{{closure}}::h7e2b318693f58f43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]  104:     0x61c3d7d15482 - std::thread::local::LocalKey<T>::try_with::h77acd63243b0f42c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12
[INFO] [stdout]  105:     0x61c3d7d14bae - std::thread::local::LocalKey<T>::with::hb4f32ea6e5048d74
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20
[INFO] [stdout]  106:     0x61c3d7c9934d - tokio::runtime::context::set_scheduler::hf887b0cf8b80cd51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]  107:     0x61c3d7cd1b80 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2e61f5d17ed614f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]  108:     0x61c3d7cd1e13 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1b61e4da788c69d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]  109:     0x61c3d7ccf7f5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h87384b198421f3b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]  110:     0x61c3d7cff920 - tokio::runtime::context::runtime::enter_runtime::he1e09276a86c55a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]  111:     0x61c3d7ccf491 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7d6346a5741c2b04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]  112:     0x61c3d7d0017a - tokio::runtime::runtime::Runtime::block_on::h118b7c158bf9ba58
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]  113:     0x61c3d7c8dfde - gluon::repl::tests::find_kind::h049bf3bd9020d389
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:789:10
[INFO] [stdout]  114:     0x61c3d7c8e897 - gluon::repl::tests::find_kind::{{closure}}::h60722b60f6e3941d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:779:25
[INFO] [stdout]  115:     0x61c3d7d1e046 - core::ops::function::FnOnce::call_once::h174fda989b3d2f3f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  116:     0x61c3d7fd643b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  117:     0x61c3d7fd643b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]  118:     0x61c3d7feaa58 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]  119:     0x61c3d7feaa58 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  120:     0x61c3d7feaa58 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]  121:     0x61c3d7feaa58 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]  122:     0x61c3d7feaa58 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]  123:     0x61c3d7feaa58 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]  124:     0x61c3d7feaa58 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]  125:     0x61c3d7fc3824 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]  126:     0x61c3d7fc3824 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  127:     0x61c3d7fc715a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  128:     0x61c3d7fc715a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  129:     0x61c3d7fc715a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]  130:     0x61c3d7fc715a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]  131:     0x61c3d7fc715a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]  132:     0x61c3d7fc715a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  133:     0x61c3d7fc715a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  134:     0x61c3d8dcadef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]  135:     0x61c3d8dcadef - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]  136:     0x736700c59aa4 - <unknown>
[INFO] [stdout]  137:     0x736700ce6a64 - clone
[INFO] [stdout]  138:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'repl::tests::find_kind' (28) panicked at src/repl.rs:784:35:
[INFO] [stdout] error: error: Types ` File` does not start with an uppercase letter
[INFO] [stdout]   ┌─ std.prelude:4:14
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Type `forall a . a` does not have the field `IO`
[INFO] [stdout]   ┌─ std.prelude:4:7
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌─ :2:26
[INFO] [stdout]   │
[INFO] [stdout] 2 │ let __implicit_prelude = import! std.prelude
[INFO] [stdout]   │                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error: error: Types ` File` does not start with an uppercase letter
[INFO] [stdout]   ┌─ std.prelude:4:14
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Type `forall a . a` does not have the field `IO`
[INFO] [stdout]   ┌─ std.prelude:4:7
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌─ std.float:4:66
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { Semigroup, Monoid, Group, Eq, Ord, Ordering, Num, Show } = import! std.prelude
[INFO] [stdout]   │                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]    ┌─ :11:13
[INFO] [stdout]    │
[INFO] [stdout] 11 │ let { ? } = import! std.float
[INFO] [stdout]    │             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `+`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:7
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `-`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:12
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `*`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:17
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `/`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:22
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `==`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:35
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `/=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:41
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:47
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:52
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `>=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:58
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `>`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:64
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `++`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:69
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<|`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:96
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c3d8df99b2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c3d8df99b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c3d8df99b2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61c3d8df99b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61c3d8e0c8df - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61c3d8e0c8df - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61c3d8dc2533 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c3d8dc2533 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61c3d8dcfb72 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61c3d8dd5b1f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61c3d8dd59b1 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61c3d7fd65ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x61c3d7fd65ee - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c3d8dd61df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x61c3d8dd61df - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61c3d8dd5f8a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61c3d8dcfca9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61c3d8db5aad - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61c3d8e170d0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c3d81df470 - core::panicking::panic_display::h2b53e5dc2542e8b7
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:264:5
[INFO] [stdout]   20:     0x61c3d7c8e8c9 - gluon::repl::tests::find_kind::{{closure}}::{{closure}}::h45e553f3d86f449b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:784:35
[INFO] [stdout]   21:     0x61c3d7cfd5d5 - core::result::Result<T,E>::unwrap_or_else::he090f2845d84dddb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1622:23
[INFO] [stdout]   22:     0x61c3d7c8e3da - gluon::repl::tests::find_kind::{{closure}}::h30e4367ad598a4af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:784:14
[INFO] [stdout]   23:     0x61c3d7d2d392 - <core::pin::Pin<P> as core::future::future::Future>::poll::h17c78351d6ebb659
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61c3d7d2d64d - <core::pin::Pin<P> as core::future::future::Future>::poll::ha8b04c81221e5b5a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x61c3d7cd374d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdf2103bf7c7bd1b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   26:     0x61c3d7cd368b - tokio::runtime::coop::with_budget::h2b50e9c34e815187
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x61c3d7cd368b - tokio::runtime::coop::budget::hc5abf1fc5040527d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x61c3d7cd368b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2bf797b7ce321091
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   29:     0x61c3d7cd0b30 - tokio::runtime::scheduler::current_thread::Context::enter::h60702942d47f671b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   30:     0x61c3d7cd212d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9eaa685c48e498c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   31:     0x61c3d7cd1df4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc01ecf355d96787e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   32:     0x61c3d7cda19b - tokio::runtime::context::scoped::Scoped<T>::set::h6bb0342b1c102fc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x61c3d7c993d9 - tokio::runtime::context::set_scheduler::{{closure}}::h7e2b318693f58f43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x61c3d7d15482 - std::thread::local::LocalKey<T>::try_with::h77acd63243b0f42c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   35:     0x61c3d7d14bae - std::thread::local::LocalKey<T>::with::hb4f32ea6e5048d74
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   36:     0x61c3d7c9934d - tokio::runtime::context::set_scheduler::hf887b0cf8b80cd51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x61c3d7cd1b80 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2e61f5d17ed614f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   38:     0x61c3d7cd1e13 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1b61e4da788c69d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   39:     0x61c3d7ccf7f5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h87384b198421f3b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x61c3d7cff920 - tokio::runtime::context::runtime::enter_runtime::he1e09276a86c55a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x61c3d7ccf491 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7d6346a5741c2b04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x61c3d7d0017a - tokio::runtime::runtime::Runtime::block_on::h118b7c158bf9ba58
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   43:     0x61c3d7c8dfde - gluon::repl::tests::find_kind::h049bf3bd9020d389
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:789:10
[INFO] [stdout]   44:     0x61c3d7c8e897 - gluon::repl::tests::find_kind::{{closure}}::h60722b60f6e3941d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:779:25
[INFO] [stdout]   45:     0x61c3d7d1e046 - core::ops::function::FnOnce::call_once::h174fda989b3d2f3f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x61c3d7fd643b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c3d7fd643b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x61c3d7feaa58 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x61c3d7feaa58 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x61c3d7feaa58 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x61c3d7feaa58 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x61c3d7feaa58 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x61c3d7feaa58 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x61c3d7feaa58 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x61c3d7fc3824 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x61c3d7fc3824 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x61c3d7fc715a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   58:     0x61c3d7fc715a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x61c3d7fc715a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x61c3d7fc715a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x61c3d7fc715a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x61c3d7fc715a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   63:     0x61c3d7fc715a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x61c3d8dcadef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   65:     0x61c3d8dcadef - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x736700c59aa4 - <unknown>
[INFO] [stdout]   67:     0x736700ce6a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repl::tests::compile_repl_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repl::tests::compile_repl_test' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:123:13:
[INFO] [stdout] Types ` File` does not start with an uppercase letter
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c3d8df99b2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c3d8df99b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c3d8df99b2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61c3d8df99b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61c3d8e0c8df - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61c3d8e0c8df - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61c3d8dc2533 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c3d8dc2533 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61c3d8dcfb72 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61c3d8dd5b1f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61c3d8dd59b1 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61c3d7fd65ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x61c3d7fd65ee - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c3d8dd61df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x61c3d8dd61df - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61c3d8dd5f8a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61c3d8dcfca9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61c3d8db5aad - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61c3d8e170d0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c3d816a574 - <frunk_core::hlist::HCons<(F,H),T> as gluon_vm::api::record::FieldTypes>::field_types::{{closure}}::h95f0856de72c7264
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:123:13
[INFO] [stdout]   20:     0x61c3d81d8720 - core::option::Option<T>::unwrap_or_else::h712a9dd459d56770
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/option.rs:1066:21
[INFO] [stdout]   21:     0x61c3d80ad33c - <frunk_core::hlist::HCons<(F,H),T> as gluon_vm::api::record::FieldTypes>::field_types::h9db8eb66e9349a9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:106:39
[INFO] [stdout]   22:     0x61c3d817a552 - <gluon_vm::api::record::Record<T,U> as gluon_vm::api::VmType>::make_type::h500a02e9240e5e62
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:197:9
[INFO] [stdout]   23:     0x61c3d817cf0c - gluon_vm::api::VmType::make_forall_type::h7af00eb8a34abcf5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/mod.rs:443:19
[INFO] [stdout]   24:     0x61c3d80ffb3c - gluon_vm::ExternModule::with_metadata::h510bcaba74705f3d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/lib.rs:257:18
[INFO] [stdout]   25:     0x61c3d81004e5 - gluon_vm::ExternModule::new::h86d2fd3bedd83abf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/lib.rs:244:9
[INFO] [stdout]   26:     0x61c3d8147d6d - gluon::std_lib::io::load::hfa1c9f729174ddfa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/std_lib/io.rs:371:5
[INFO] [stdout]   27:     0x61c3d80127ff - core::ops::function::Fn::call::hf7bb078cb1847a2b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   28:     0x61c3d80f1b33 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::h3bfa515a52d2c98d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   29:     0x61c3d80df30a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb7d3c1406c1e3559
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   30:     0x61c3d8136c5f - gluon::query::extern_module::{{closure}}::h5d9dc82bfc57841a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:784:18
[INFO] [stdout]   31:     0x61c3d80cafa0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd5018389d4b5c8a1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x61c3d804471a - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::ha2121da35eba0fa4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   33:     0x61c3d8074177 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::hc6046ff3bc3c11c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   34:     0x61c3d80eeba0 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::hcbd6c159530454ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   35:     0x61c3d80cad60 - <core::pin::Pin<P> as core::future::future::Future>::poll::hba257e831a089865
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x61c3d80d2091 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h8ea4d044e6076b0c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   37:     0x61c3d80d2cb3 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h15521af4445d7da2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   38:     0x61c3d812db16 - <DB as gluon::query::Compilation>::extern_module::__shim::{{closure}}::hd1b2ea545429211f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   39:     0x61c3d80cafa0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd5018389d4b5c8a1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   40:     0x61c3d8133f5e - gluon::query::global_inner::{{closure}}::h56354dc3cc492628
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:710:53
[INFO] [stdout]   41:     0x61c3d80cafa0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd5018389d4b5c8a1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   42:     0x61c3d803c7ba - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h255dc0dd5694a5d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   43:     0x61c3d8071377 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::h613c3aa916e83227
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   44:     0x61c3d80ee680 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::hc2febad447c3171a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   45:     0x61c3d80cad60 - <core::pin::Pin<P> as core::future::future::Future>::poll::hba257e831a089865
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   46:     0x61c3d80d18a1 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h736b7eab5956a586
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   47:     0x61c3d80d2f13 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h335eff020d8809b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   48:     0x61c3d812d4c6 - <DB as gluon::query::Compilation>::global_inner::__shim::{{closure}}::h920cfe7de5880984
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   49:     0x61c3d80cafa0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd5018389d4b5c8a1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   50:     0x61c3d81415a8 - gluon::query::global::{{closure}}::h420bb7191327c2a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:801:10
[INFO] [stdout]   51:     0x61c3d8128de7 - <gluon_salsa::OwnedDb<dyn gluon::query::Compilation> as gluon::query::AsyncCompilation>::global::{{closure}}::h87868382b3278e29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   52:     0x61c3d80cb000 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd996e1e6eecd881d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   53:     0x61c3d81c6426 - <gluon::import::DefaultImporter as gluon::import::Importer>::import::{{closure}}::hdb72d64067a63f04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:102:71
[INFO] [stdout]   54:     0x61c3d80cab80 - <core::pin::Pin<P> as core::future::future::Future>::poll::h900c9b9a3329c2a9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   55:     0x61c3d81c988c - <gluon::import::Import<I> as gluon::import::ImportApi>::load_module::{{closure}}::h8b72b34309183687
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:190:57
[INFO] [stdout]   56:     0x61c3d80cab80 - <core::pin::Pin<P> as core::future::future::Future>::poll::h900c9b9a3329c2a9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   57:     0x61c3d8141d63 - gluon::query::import::{{closure}}::h6b269ba43656b40a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:690:10
[INFO] [stdout]   58:     0x61c3d80ca680 - <core::pin::Pin<P> as core::future::future::Future>::poll::h08723b571f3bfe89
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   59:     0x61c3d804c6de - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::hbab55fb7c14879fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   60:     0x61c3d80725b8 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::h7484dc2ef0e928ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   61:     0x61c3d80ee100 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::hb3bfb2d22af9ff25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   62:     0x61c3d80cb0c0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hdf28dd99bc65e4be
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   63:     0x61c3d80d15e3 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h5c1c3be152981ff3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   64:     0x61c3d80d38f3 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h9eeed9815b159902
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   65:     0x61c3d812fa76 - <DB as gluon::query::Compilation>::import::__shim::{{closure}}::h6b5a02ae04d5273c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   66:     0x61c3d80ca680 - <core::pin::Pin<P> as core::future::future::Future>::poll::h08723b571f3bfe89
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   67:     0x61c3d8155aba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::h974bada04c26d7d5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   68:     0x61c3d81a7d3e - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::hdab43767f413545f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.28/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   69:     0x61c3d8158bdb - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h8a9d97c85502d027
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x61c3d81958cd - std::panicking::catch_unwind::do_call::hd1153618bc9f9c5d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   71:     0x61c3d81275cb - __rust_try
[INFO] [stdout]   72:     0x61c3d8114400 - std::panicking::catch_unwind::h0cfb7378c64599bf
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   73:     0x61c3d8114400 - std::panic::catch_unwind::hd31eadba5b62a5e4
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x61c3d81a7c8a - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::h9712c96b1c524043
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.28/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   75:     0x61c3d81c85c9 - <gluon::import::Import<I> as gluon_vm::macros::Macro>::expand::{{closure}}::hc0d28f5ad2681b55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:546:26
[INFO] [stdout]   76:     0x61c3d80ca83f - <core::pin::Pin<P> as core::future::future::Future>::poll::h302b83cb66325bd2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   77:     0x61c3d8b11759 - <futures_task::future_obj::LocalFutureObj<T> as core::future::future::Future>::poll::hd2bf8e87522def19
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.28/src/future_obj.rs:84:56
[INFO] [stdout]   78:     0x61c3d8100a01 - <futures_task::future_obj::FutureObj<T> as core::future::future::Future>::poll::hcf367c8072ef2e83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.28/src/future_obj.rs:127:31
[INFO] [stdout]   79:     0x61c3d81c2830 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h33fc65379ecdec0e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:334:24
[INFO] [stdout]   80:     0x61c3d81c2541 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h94432efda186d629
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   81:     0x61c3d81c2541 - tokio::runtime::task::core::Core<T,S>::poll::he3a8f32e65a34f49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:323:30
[INFO] [stdout]   82:     0x61c3d8116d7e - tokio::runtime::task::harness::poll_future::{{closure}}::h7383540cf330fe7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   83:     0x61c3d8158b21 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1ffdd8c125d11a41
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   84:     0x61c3d819569f - std::panicking::catch_unwind::do_call::h374b73624be62f0b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   85:     0x61c3d81275cb - __rust_try
[INFO] [stdout]   86:     0x61c3d8114116 - std::panicking::catch_unwind::hdf604066cfb07104
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   87:     0x61c3d8114116 - std::panic::catch_unwind::ha2b354289b45a3cf
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   88:     0x61c3d81165c0 - tokio::runtime::task::harness::poll_future::h6b1de25533c5187d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   89:     0x61c3d81172b8 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::h77bd8f4474ce61c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   90:     0x61c3d8118007 - tokio::runtime::task::harness::Harness<T,S>::poll::h6c1a035a711ecb68
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   91:     0x61c3d80fbf0d - tokio::runtime::task::raw::poll::h6e769faf38bb8c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/raw.rs:276:13
[INFO] [stdout]   92:     0x61c3d825c4e7 - tokio::runtime::task::raw::RawTask::poll::h9467c0f3d8f6d290
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/raw.rs:200:18
[INFO] [stdout]   93:     0x61c3d7c7aa71 - tokio::runtime::task::LocalNotified<S>::run::h9755b622e0380434
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/mod.rs:400:13
[INFO] [stdout]   94:     0x61c3d7cd371a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h83937f5c690cdb9d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:706:30
[INFO] [stdout]   95:     0x61c3d7cd13b5 - tokio::runtime::coop::with_budget::h46ec2768987ff5a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   96:     0x61c3d7cd13b5 - tokio::runtime::coop::budget::hbce2959036ab137c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   97:     0x61c3d7cd13b5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h04cd0138408285a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   98:     0x61c3d7cd0506 - tokio::runtime::scheduler::current_thread::Context::enter::h3d97d0169385c3b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   99:     0x61c3d7cd120c - tokio::runtime::scheduler::current_thread::Context::run_task::h656f058b1a89a03c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]  100:     0x61c3d7cd28bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9eaa685c48e498c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:705:42
[INFO] [stdout]  101:     0x61c3d7cd1df4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc01ecf355d96787e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]  102:     0x61c3d7cda19b - tokio::runtime::context::scoped::Scoped<T>::set::h6bb0342b1c102fc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]  103:     0x61c3d7c993d9 - tokio::runtime::context::set_scheduler::{{closure}}::h7e2b318693f58f43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]  104:     0x61c3d7d15482 - std::thread::local::LocalKey<T>::try_with::h77acd63243b0f42c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12
[INFO] [stdout]  105:     0x61c3d7d14bae - std::thread::local::LocalKey<T>::with::hb4f32ea6e5048d74
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20
[INFO] [stdout]  106:     0x61c3d7c9934d - tokio::runtime::context::set_scheduler::hf887b0cf8b80cd51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]  107:     0x61c3d7cd1b80 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2e61f5d17ed614f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]  108:     0x61c3d7cd1e13 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1b61e4da788c69d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]  109:     0x61c3d7ccf7f5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h87384b198421f3b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]  110:     0x61c3d7cff920 - tokio::runtime::context::runtime::enter_runtime::he1e09276a86c55a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]  111:     0x61c3d7ccf491 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7d6346a5741c2b04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]  112:     0x61c3d7d0017a - tokio::runtime::runtime::Runtime::block_on::h118b7c158bf9ba58
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]  113:     0x61c3d7c8bbee - gluon::repl::tests::compile_repl_test::hc8ba87f93412fc1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:735:57
[INFO] [stdout]  114:     0x61c3d7c8c1d7 - gluon::repl::tests::compile_repl_test::{{closure}}::hc14857a652ba9a9e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:728:33
[INFO] [stdout]  115:     0x61c3d7d1e6c6 - core::ops::function::FnOnce::call_once::h5fd901851261770e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  116:     0x61c3d7fd643b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  117:     0x61c3d7fd643b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]  118:     0x61c3d7feaa58 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]  119:     0x61c3d7feaa58 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  120:     0x61c3d7feaa58 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]  121:     0x61c3d7feaa58 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]  122:     0x61c3d7feaa58 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]  123:     0x61c3d7feaa58 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]  124:     0x61c3d7feaa58 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]  125:     0x61c3d7fc3824 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]  126:     0x61c3d7fc3824 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  127:     0x61c3d7fc715a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  128:     0x61c3d7fc715a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  129:     0x61c3d7fc715a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]  130:     0x61c3d7fc715a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]  131:     0x61c3d7fc715a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]  132:     0x61c3d7fc715a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  133:     0x61c3d7fc715a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  134:     0x61c3d8dcadef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]  135:     0x61c3d8dcadef - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]  136:     0x736700c59aa4 - <unknown>
[INFO] [stdout]  137:     0x736700ce6a64 - clone
[INFO] [stdout]  138:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'repl::tests::compile_repl_test' (25) panicked at src/repl.rs:733:35:
[INFO] [stdout] error: error: Types ` File` does not start with an uppercase letter
[INFO] [stdout]   ┌─ std.prelude:4:14
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Type `forall a . a` does not have the field `IO`
[INFO] [stdout]   ┌─ std.prelude:4:7
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌─ :2:26
[INFO] [stdout]   │
[INFO] [stdout] 2 │ let __implicit_prelude = import! std.prelude
[INFO] [stdout]   │                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error: error: Types ` File` does not start with an uppercase letter
[INFO] [stdout]   ┌─ std.prelude:4:14
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Type `forall a . a` does not have the field `IO`
[INFO] [stdout]   ┌─ std.prelude:4:7
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌─ std.float:4:66
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { Semigroup, Monoid, Group, Eq, Ord, Ordering, Num, Show } = import! std.prelude
[INFO] [stdout]   │                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]    ┌─ :11:13
[INFO] [stdout]    │
[INFO] [stdout] 11 │ let { ? } = import! std.float
[INFO] [stdout]    │             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `+`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:7
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `-`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:12
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `*`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:17
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `/`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:22
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `==`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:35
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `/=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:41
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:47
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:52
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `>=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:58
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `>`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:64
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `++`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:69
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<|`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:96
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c3d8df99b2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c3d8df99b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c3d8df99b2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61c3d8df99b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61c3d8e0c8df - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61c3d8e0c8df - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61c3d8dc2533 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c3d8dc2533 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61c3d8dcfb72 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61c3d8dd5b1f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61c3d8dd59b1 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61c3d7fd65ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x61c3d7fd65ee - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c3d8dd61df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stderr] error: test failed, to rerun pass `--bin gluon`
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x61c3d8dd61df - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61c3d8dd5f8a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61c3d8dcfca9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61c3d8db5aad - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61c3d8e170d0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c3d81df470 - core::panicking::panic_display::h2b53e5dc2542e8b7
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:264:5
[INFO] [stdout]   20:     0x61c3d7c8c209 - gluon::repl::tests::compile_repl_test::{{closure}}::{{closure}}::ha6dc5155721e16e3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:733:35
[INFO] [stdout]   21:     0x61c3d7cfd375 - core::result::Result<T,E>::unwrap_or_else::h7c50007d3bce8a8d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1622:23
[INFO] [stdout]   22:     0x61c3d7c8bfcc - gluon::repl::tests::compile_repl_test::{{closure}}::h632427fbb6cbcef1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:733:14
[INFO] [stdout]   23:     0x61c3d7d2d392 - <core::pin::Pin<P> as core::future::future::Future>::poll::h17c78351d6ebb659
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61c3d7d2d64d - <core::pin::Pin<P> as core::future::future::Future>::poll::ha8b04c81221e5b5a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x61c3d7cd374d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdf2103bf7c7bd1b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   26:     0x61c3d7cd368b - tokio::runtime::coop::with_budget::h2b50e9c34e815187
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x61c3d7cd368b - tokio::runtime::coop::budget::hc5abf1fc5040527d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x61c3d7cd368b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2bf797b7ce321091
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   29:     0x61c3d7cd0b30 - tokio::runtime::scheduler::current_thread::Context::enter::h60702942d47f671b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   30:     0x61c3d7cd212d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9eaa685c48e498c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   31:     0x61c3d7cd1df4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc01ecf355d96787e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   32:     0x61c3d7cda19b - tokio::runtime::context::scoped::Scoped<T>::set::h6bb0342b1c102fc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x61c3d7c993d9 - tokio::runtime::context::set_scheduler::{{closure}}::h7e2b318693f58f43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x61c3d7d15482 - std::thread::local::LocalKey<T>::try_with::h77acd63243b0f42c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   35:     0x61c3d7d14bae - std::thread::local::LocalKey<T>::with::hb4f32ea6e5048d74
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   36:     0x61c3d7c9934d - tokio::runtime::context::set_scheduler::hf887b0cf8b80cd51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x61c3d7cd1b80 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2e61f5d17ed614f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   38:     0x61c3d7cd1e13 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1b61e4da788c69d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   39:     0x61c3d7ccf7f5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h87384b198421f3b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x61c3d7cff920 - tokio::runtime::context::runtime::enter_runtime::he1e09276a86c55a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x61c3d7ccf491 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7d6346a5741c2b04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x61c3d7d0017a - tokio::runtime::runtime::Runtime::block_on::h118b7c158bf9ba58
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   43:     0x61c3d7c8bbee - gluon::repl::tests::compile_repl_test::hc8ba87f93412fc1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:735:57
[INFO] [stdout]   44:     0x61c3d7c8c1d7 - gluon::repl::tests::compile_repl_test::{{closure}}::hc14857a652ba9a9e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:728:33
[INFO] [stdout]   45:     0x61c3d7d1e6c6 - core::ops::function::FnOnce::call_once::h5fd901851261770e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x61c3d7fd643b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c3d7fd643b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x61c3d7feaa58 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x61c3d7feaa58 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x61c3d7feaa58 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x61c3d7feaa58 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x61c3d7feaa58 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x61c3d7feaa58 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x61c3d7feaa58 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x61c3d7fc3824 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x61c3d7fc3824 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x61c3d7fc715a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   58:     0x61c3d7fc715a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x61c3d7fc715a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x61c3d7fc715a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x61c3d7fc715a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x61c3d7fc715a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   63:     0x61c3d7fc715a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x61c3d8dcadef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   65:     0x61c3d8dcadef - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x736700c59aa4 - <unknown>
[INFO] [stdout]   67:     0x736700ce6a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repl::tests::record_patterns stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repl::tests::record_patterns' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:123:13:
[INFO] [stdout] Types ` File` does not start with an uppercase letter
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c3d8df99b2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c3d8df99b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c3d8df99b2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61c3d8df99b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61c3d8e0c8df - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61c3d8e0c8df - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61c3d8dc2533 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c3d8dc2533 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61c3d8dcfb72 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61c3d8dd5b1f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61c3d8dd59b1 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61c3d7fd65ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x61c3d7fd65ee - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c3d8dd61df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x61c3d8dd61df - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61c3d8dd5f8a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61c3d8dcfca9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61c3d8db5aad - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61c3d8e170d0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c3d816a574 - <frunk_core::hlist::HCons<(F,H),T> as gluon_vm::api::record::FieldTypes>::field_types::{{closure}}::h95f0856de72c7264
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:123:13
[INFO] [stdout]   20:     0x61c3d81d8720 - core::option::Option<T>::unwrap_or_else::h712a9dd459d56770
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/option.rs:1066:21
[INFO] [stdout]   21:     0x61c3d80ad33c - <frunk_core::hlist::HCons<(F,H),T> as gluon_vm::api::record::FieldTypes>::field_types::h9db8eb66e9349a9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:106:39
[INFO] [stdout]   22:     0x61c3d817a552 - <gluon_vm::api::record::Record<T,U> as gluon_vm::api::VmType>::make_type::h500a02e9240e5e62
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/record.rs:197:9
[INFO] [stdout]   23:     0x61c3d817cf0c - gluon_vm::api::VmType::make_forall_type::h7af00eb8a34abcf5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/api/mod.rs:443:19
[INFO] [stdout]   24:     0x61c3d80ffb3c - gluon_vm::ExternModule::with_metadata::h510bcaba74705f3d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/lib.rs:257:18
[INFO] [stdout]   25:     0x61c3d81004e5 - gluon_vm::ExternModule::new::h86d2fd3bedd83abf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_vm-0.18.2/src/lib.rs:244:9
[INFO] [stdout]   26:     0x61c3d8147d6d - gluon::std_lib::io::load::hfa1c9f729174ddfa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/std_lib/io.rs:371:5
[INFO] [stdout]   27:     0x61c3d80127ff - core::ops::function::Fn::call::hf7bb078cb1847a2b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   28:     0x61c3d80f1b33 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::h3bfa515a52d2c98d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   29:     0x61c3d80df30a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb7d3c1406c1e3559
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   30:     0x61c3d8136c5f - gluon::query::extern_module::{{closure}}::h5d9dc82bfc57841a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:784:18
[INFO] [stdout]   31:     0x61c3d80cafa0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd5018389d4b5c8a1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x61c3d804471a - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::ha2121da35eba0fa4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   33:     0x61c3d8074177 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::hc6046ff3bc3c11c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   34:     0x61c3d80eeba0 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::hcbd6c159530454ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   35:     0x61c3d80cad60 - <core::pin::Pin<P> as core::future::future::Future>::poll::hba257e831a089865
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x61c3d80d2091 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h8ea4d044e6076b0c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   37:     0x61c3d80d2cb3 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h15521af4445d7da2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   38:     0x61c3d812db16 - <DB as gluon::query::Compilation>::extern_module::__shim::{{closure}}::hd1b2ea545429211f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   39:     0x61c3d80cafa0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd5018389d4b5c8a1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   40:     0x61c3d8133f5e - gluon::query::global_inner::{{closure}}::h56354dc3cc492628
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:710:53
[INFO] [stdout]   41:     0x61c3d80cafa0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd5018389d4b5c8a1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   42:     0x61c3d803c7ba - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::h255dc0dd5694a5d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   43:     0x61c3d8071377 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::h613c3aa916e83227
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   44:     0x61c3d80ee680 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::hc2febad447c3171a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   45:     0x61c3d80cad60 - <core::pin::Pin<P> as core::future::future::Future>::poll::hba257e831a089865
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   46:     0x61c3d80d18a1 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h736b7eab5956a586
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   47:     0x61c3d80d2f13 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h335eff020d8809b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   48:     0x61c3d812d4c6 - <DB as gluon::query::Compilation>::global_inner::__shim::{{closure}}::h920cfe7de5880984
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   49:     0x61c3d80cafa0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd5018389d4b5c8a1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   50:     0x61c3d81415a8 - gluon::query::global::{{closure}}::h420bb7191327c2a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:801:10
[INFO] [stdout]   51:     0x61c3d8128de7 - <gluon_salsa::OwnedDb<dyn gluon::query::Compilation> as gluon::query::AsyncCompilation>::global::{{closure}}::h87868382b3278e29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   52:     0x61c3d80cb000 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd996e1e6eecd881d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   53:     0x61c3d81c6426 - <gluon::import::DefaultImporter as gluon::import::Importer>::import::{{closure}}::hdb72d64067a63f04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:102:71
[INFO] [stdout]   54:     0x61c3d80cab80 - <core::pin::Pin<P> as core::future::future::Future>::poll::h900c9b9a3329c2a9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   55:     0x61c3d81c988c - <gluon::import::Import<I> as gluon::import::ImportApi>::load_module::{{closure}}::h8b72b34309183687
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:190:57
[INFO] [stdout]   56:     0x61c3d80cab80 - <core::pin::Pin<P> as core::future::future::Future>::poll::h900c9b9a3329c2a9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   57:     0x61c3d8141d63 - gluon::query::import::{{closure}}::h6b269ba43656b40a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:690:10
[INFO] [stdout]   58:     0x61c3d80ca680 - <core::pin::Pin<P> as core::future::future::Future>::poll::h08723b571f3bfe89
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   59:     0x61c3d804c6de - gluon_salsa::derived::slot::Slot<Q,MP>::read_upgrade::{{closure}}::hbab55fb7c14879fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:293:71
[INFO] [stdout]   60:     0x61c3d80725b8 - gluon_salsa::derived::slot::Slot<Q,MP>::read::{{closure}}::h7484dc2ef0e928ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived/slot.rs:201:45
[INFO] [stdout]   61:     0x61c3d80ee100 - <gluon_salsa::derived::DerivedStorage<Q,MP> as gluon_salsa::plumbing::QueryStorageOpsAsync<Q>>::try_fetch_async::{{closure}}::hb3bfb2d22af9ff25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/derived.rs:263:31
[INFO] [stdout]   62:     0x61c3d80cb0c0 - <core::pin::Pin<P> as core::future::future::Future>::poll::hdf28dd99bc65e4be
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   63:     0x61c3d80d15e3 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::try_get_async::{{closure}}::h5c1c3be152981ff3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:706:58
[INFO] [stdout]   64:     0x61c3d80d38f3 - gluon_salsa::QueryTable<Q,<Q as gluon_salsa::plumbing::AsyncQueryFunction>::SendDb>::get_async::{{closure}}::h9eeed9815b159902
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-salsa-0.15.2/src/lib.rs:698:14
[INFO] [stdout]   65:     0x61c3d812fa76 - <DB as gluon::query::Compilation>::import::__shim::{{closure}}::h6b5a02ae04d5273c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/query.rs:377:1
[INFO] [stdout]   66:     0x61c3d80ca680 - <core::pin::Pin<P> as core::future::future::Future>::poll::h08723b571f3bfe89
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   67:     0x61c3d8155aba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::h974bada04c26d7d5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   68:     0x61c3d81a7d3e - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::hdab43767f413545f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.28/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   69:     0x61c3d8158bdb - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h8a9d97c85502d027
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x61c3d81958cd - std::panicking::catch_unwind::do_call::hd1153618bc9f9c5d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   71:     0x61c3d81275cb - __rust_try
[INFO] [stdout]   72:     0x61c3d8114400 - std::panicking::catch_unwind::h0cfb7378c64599bf
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   73:     0x61c3d8114400 - std::panic::catch_unwind::hd31eadba5b62a5e4
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x61c3d81a7c8a - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::h9712c96b1c524043
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.28/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   75:     0x61c3d81c85c9 - <gluon::import::Import<I> as gluon_vm::macros::Macro>::expand::{{closure}}::hc0d28f5ad2681b55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon-0.18.2/src/import.rs:546:26
[INFO] [stdout]   76:     0x61c3d80ca83f - <core::pin::Pin<P> as core::future::future::Future>::poll::h302b83cb66325bd2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   77:     0x61c3d8b11759 - <futures_task::future_obj::LocalFutureObj<T> as core::future::future::Future>::poll::hd2bf8e87522def19
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.28/src/future_obj.rs:84:56
[INFO] [stdout]   78:     0x61c3d8100a01 - <futures_task::future_obj::FutureObj<T> as core::future::future::Future>::poll::hcf367c8072ef2e83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.28/src/future_obj.rs:127:31
[INFO] [stdout]   79:     0x61c3d81c2830 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h33fc65379ecdec0e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:334:24
[INFO] [stdout]   80:     0x61c3d81c2541 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h94432efda186d629
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   81:     0x61c3d81c2541 - tokio::runtime::task::core::Core<T,S>::poll::he3a8f32e65a34f49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:323:30
[INFO] [stdout]   82:     0x61c3d8116d7e - tokio::runtime::task::harness::poll_future::{{closure}}::h7383540cf330fe7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   83:     0x61c3d8158b21 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1ffdd8c125d11a41
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   84:     0x61c3d819569f - std::panicking::catch_unwind::do_call::h374b73624be62f0b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   85:     0x61c3d81275cb - __rust_try
[INFO] [stdout]   86:     0x61c3d8114116 - std::panicking::catch_unwind::hdf604066cfb07104
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   87:     0x61c3d8114116 - std::panic::catch_unwind::ha2b354289b45a3cf
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   88:     0x61c3d81165c0 - tokio::runtime::task::harness::poll_future::h6b1de25533c5187d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   89:     0x61c3d81172b8 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::h77bd8f4474ce61c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   90:     0x61c3d8118007 - tokio::runtime::task::harness::Harness<T,S>::poll::h6c1a035a711ecb68
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   91:     0x61c3d80fbf0d - tokio::runtime::task::raw::poll::h6e769faf38bb8c5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/raw.rs:276:13
[INFO] [stdout]   92:     0x61c3d825c4e7 - tokio::runtime::task::raw::RawTask::poll::h9467c0f3d8f6d290
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/raw.rs:200:18
[INFO] [stdout]   93:     0x61c3d7c7aa71 - tokio::runtime::task::LocalNotified<S>::run::h9755b622e0380434
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/mod.rs:400:13
[INFO] [stdout]   94:     0x61c3d7cd371a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h83937f5c690cdb9d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:706:30
[INFO] [stdout]   95:     0x61c3d7cd13b5 - tokio::runtime::coop::with_budget::h46ec2768987ff5a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   96:     0x61c3d7cd13b5 - tokio::runtime::coop::budget::hbce2959036ab137c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   97:     0x61c3d7cd13b5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h04cd0138408285a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   98:     0x61c3d7cd0506 - tokio::runtime::scheduler::current_thread::Context::enter::h3d97d0169385c3b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   99:     0x61c3d7cd120c - tokio::runtime::scheduler::current_thread::Context::run_task::h656f058b1a89a03c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]  100:     0x61c3d7cd28bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9eaa685c48e498c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:705:42
[INFO] [stdout]  101:     0x61c3d7cd1df4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc01ecf355d96787e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]  102:     0x61c3d7cda19b - tokio::runtime::context::scoped::Scoped<T>::set::h6bb0342b1c102fc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]  103:     0x61c3d7c993d9 - tokio::runtime::context::set_scheduler::{{closure}}::h7e2b318693f58f43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]  104:     0x61c3d7d15482 - std::thread::local::LocalKey<T>::try_with::h77acd63243b0f42c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12
[INFO] [stdout]  105:     0x61c3d7d14bae - std::thread::local::LocalKey<T>::with::hb4f32ea6e5048d74
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20
[INFO] [stdout]  106:     0x61c3d7c9934d - tokio::runtime::context::set_scheduler::hf887b0cf8b80cd51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]  107:     0x61c3d7cd1b80 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2e61f5d17ed614f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]  108:     0x61c3d7cd1e13 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1b61e4da788c69d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]  109:     0x61c3d7ccf7f5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h87384b198421f3b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]  110:     0x61c3d7cff920 - tokio::runtime::context::runtime::enter_runtime::he1e09276a86c55a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]  111:     0x61c3d7ccf491 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7d6346a5741c2b04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]  112:     0x61c3d7d0017a - tokio::runtime::runtime::Runtime::block_on::h118b7c158bf9ba58
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]  113:     0x61c3d7c8af9e - gluon::repl::tests::record_patterns::hcc8e73655fe3a9bb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:759:62
[INFO] [stdout]  114:     0x61c3d7c8b037 - gluon::repl::tests::record_patterns::{{closure}}::h6b25b63df48f782e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:739:31
[INFO] [stdout]  115:     0x61c3d7d1e576 - core::ops::function::FnOnce::call_once::h4f3feedd5b32fa66
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  116:     0x61c3d7fd643b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  117:     0x61c3d7fd643b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]  118:     0x61c3d7feaa58 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]  119:     0x61c3d7feaa58 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  120:     0x61c3d7feaa58 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]  121:     0x61c3d7feaa58 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]  122:     0x61c3d7feaa58 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]  123:     0x61c3d7feaa58 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]  124:     0x61c3d7feaa58 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]  125:     0x61c3d7fc3824 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]  126:     0x61c3d7fc3824 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  127:     0x61c3d7fc715a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  128:     0x61c3d7fc715a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  129:     0x61c3d7fc715a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]  130:     0x61c3d7fc715a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]  131:     0x61c3d7fc715a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]  132:     0x61c3d7fc715a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  133:     0x61c3d7fc715a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  134:     0x61c3d8dcadef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]  135:     0x61c3d8dcadef - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]  136:     0x736700c59aa4 - <unknown>
[INFO] [stdout]  137:     0x736700ce6a64 - clone
[INFO] [stdout]  138:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'repl::tests::record_patterns' (29) panicked at src/repl.rs:744:35:
[INFO] [stdout] error: error: Types ` File` does not start with an uppercase letter
[INFO] [stdout]   ┌─ std.prelude:4:14
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Type `forall a . a` does not have the field `IO`
[INFO] [stdout]   ┌─ std.prelude:4:7
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌─ :2:26
[INFO] [stdout]   │
[INFO] [stdout] 2 │ let __implicit_prelude = import! std.prelude
[INFO] [stdout]   │                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error: error: Types ` File` does not start with an uppercase letter
[INFO] [stdout]   ┌─ std.prelude:4:14
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Type `forall a . a` does not have the field `IO`
[INFO] [stdout]   ┌─ std.prelude:4:7
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { IO } = import! std.io.prim
[INFO] [stdout]   │       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]   ┌─ std.float:4:66
[INFO] [stdout]   │
[INFO] [stdout] 4 │ let { Semigroup, Monoid, Group, Eq, Ord, Ordering, Num, Show } = import! std.prelude
[INFO] [stdout]   │                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]    ┌─ :11:13
[INFO] [stdout]    │
[INFO] [stdout] 11 │ let { ? } = import! std.float
[INFO] [stdout]    │             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `+`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:7
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `-`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:12
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `*`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:17
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `/`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:22
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `==`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:35
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `/=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:41
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:47
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:52
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `>=`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:58
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `>`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:64
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `++`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:69
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No fixity specified for `<|`. Fixity must be specified with the `#[infix]` attribute
[INFO] [stdout]   ┌─ :5:96
[INFO] [stdout]   │
[INFO] [stdout] 5 │ let { (+), (-), (*), (/), negate, (==), (/=), (<), (<=), (>=), (>), (++), show, not, flat_map, (<|) } = __implicit_prelude
[INFO] [stdout]   │                                                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c3d8df99b2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c3d8df99b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c3d8df99b2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61c3d8df99b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61c3d8e0c8df - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61c3d8e0c8df - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61c3d8dc2533 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c3d8dc2533 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61c3d8dcfb72 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61c3d8dd5b1f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61c3d8dd59b1 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61c3d7fd65ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x61c3d7fd65ee - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c3d8dd61df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x61c3d8dd61df - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61c3d8dd5f8a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61c3d8dcfca9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61c3d8db5aad - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61c3d8e170d0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c3d81df470 - core::panicking::panic_display::h2b53e5dc2542e8b7
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:264:5
[INFO] [stdout]   20:     0x61c3d7c8ba79 - gluon::repl::tests::record_patterns::{{closure}}::{{closure}}::h8da85c92e4a69bc6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:744:35
[INFO] [stdout]   21:     0x61c3d7cfd4f5 - core::result::Result<T,E>::unwrap_or_else::hb7d9079a87781136
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1622:23
[INFO] [stdout]   22:     0x61c3d7c8b44c - gluon::repl::tests::record_patterns::{{closure}}::h9aec403befb2a526
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:744:14
[INFO] [stdout]   23:     0x61c3d7d2d392 - <core::pin::Pin<P> as core::future::future::Future>::poll::h17c78351d6ebb659
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61c3d7d2d64d - <core::pin::Pin<P> as core::future::future::Future>::poll::ha8b04c81221e5b5a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x61c3d7cd374d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdf2103bf7c7bd1b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   26:     0x61c3d7cd368b - tokio::runtime::coop::with_budget::h2b50e9c34e815187
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x61c3d7cd368b - tokio::runtime::coop::budget::hc5abf1fc5040527d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x61c3d7cd368b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2bf797b7ce321091
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   29:     0x61c3d7cd0b30 - tokio::runtime::scheduler::current_thread::Context::enter::h60702942d47f671b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   30:     0x61c3d7cd212d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9eaa685c48e498c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   31:     0x61c3d7cd1df4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc01ecf355d96787e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   32:     0x61c3d7cda19b - tokio::runtime::context::scoped::Scoped<T>::set::h6bb0342b1c102fc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x61c3d7c993d9 - tokio::runtime::context::set_scheduler::{{closure}}::h7e2b318693f58f43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x61c3d7d15482 - std::thread::local::LocalKey<T>::try_with::h77acd63243b0f42c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   35:     0x61c3d7d14bae - std::thread::local::LocalKey<T>::with::hb4f32ea6e5048d74
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   36:     0x61c3d7c9934d - tokio::runtime::context::set_scheduler::hf887b0cf8b80cd51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x61c3d7cd1b80 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2e61f5d17ed614f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   38:     0x61c3d7cd1e13 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1b61e4da788c69d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   39:     0x61c3d7ccf7f5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h87384b198421f3b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x61c3d7cff920 - tokio::runtime::context::runtime::enter_runtime::he1e09276a86c55a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x61c3d7ccf491 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7d6346a5741c2b04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x61c3d7d0017a - tokio::runtime::runtime::Runtime::block_on::h118b7c158bf9ba58
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   43:     0x61c3d7c8af9e - gluon::repl::tests::record_patterns::hcc8e73655fe3a9bb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:759:62
[INFO] [stdout]   44:     0x61c3d7c8b037 - gluon::repl::tests::record_patterns::{{closure}}::h6b25b63df48f782e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/repl.rs:739:31
[INFO] [stdout]   45:     0x61c3d7d1e576 - core::ops::function::FnOnce::call_once::h4f3feedd5b32fa66
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x61c3d7fd643b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c3d7fd643b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x61c3d7feaa58 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x61c3d7feaa58 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x61c3d7feaa58 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x61c3d7feaa58 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x61c3d7feaa58 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x61c3d7feaa58 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x61c3d7feaa58 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x61c3d7fc3824 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x61c3d7fc3824 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x61c3d7fc715a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   58:     0x61c3d7fc715a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x61c3d7fc715a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x61c3d7fc715a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x61c3d7fc715a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x61c3d7fc715a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   63:     0x61c3d7fc715a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x61c3d8dcadef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   65:     0x61c3d8dcadef - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x736700c59aa4 - <unknown>
[INFO] [stdout]   67:     0x736700ce6a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     repl::tests::compile_repl_test
[INFO] [stdout]     repl::tests::complete_repl_empty
[INFO] [stdout]     repl::tests::find_info
[INFO] [stdout]     repl::tests::find_kind
[INFO] [stdout]     repl::tests::record_patterns
[INFO] [stdout]     repl::tests::type_of_expr
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.76s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "12371e93e8805954778817d0d48b98ad9b36456a1d23f4cbedd42120392b0425", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12371e93e8805954778817d0d48b98ad9b36456a1d23f4cbedd42120392b0425", kill_on_drop: false }`
[INFO] [stdout] 12371e93e8805954778817d0d48b98ad9b36456a1d23f4cbedd42120392b0425
