[INFO] cloning repository https://github.com/surreal-lang/surreal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/surreal-lang/surreal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurreal-lang%2Fsurreal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurreal-lang%2Fsurreal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2102c7e0169d80e819aed45f5658dee4f8d34bc7
[INFO] testing surreal-lang/surreal against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurreal-lang%2Fsurreal" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/surreal-lang/surreal
[INFO] finished tweaking git repo https://github.com/surreal-lang/surreal
[INFO] tweaked toml for git repo https://github.com/surreal-lang/surreal written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/surreal-lang/surreal on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/surreal-lang/surreal 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a0b03ad2a0cf33921688ad6697de3e41d3566ac1087e0e626d48b8f1ecde9d5
[INFO] running `Command { std: "docker" "start" "-a" "8a0b03ad2a0cf33921688ad6697de3e41d3566ac1087e0e626d48b8f1ecde9d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a0b03ad2a0cf33921688ad6697de3e41d3566ac1087e0e626d48b8f1ecde9d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a0b03ad2a0cf33921688ad6697de3e41d3566ac1087e0e626d48b8f1ecde9d5", kill_on_drop: false }`
[INFO] [stdout] 8a0b03ad2a0cf33921688ad6697de3e41d3566ac1087e0e626d48b8f1ecde9d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f783c99e038d19412ca78d90f0d0df9ec2ca7ad51508203b938e4fb49f8d4d03
[INFO] running `Command { std: "docker" "start" "-a" "f783c99e038d19412ca78d90f0d0df9ec2ca7ad51508203b938e4fb49f8d4d03", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling priority-queue v2.7.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling version-ranges v0.1.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling http-auth-basic v0.3.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling pubgrub v0.3.0
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling logos v0.14.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling x509-parser v0.18.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling hexpm v5.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling surreal-lang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "f783c99e038d19412ca78d90f0d0df9ec2ca7ad51508203b938e4fb49f8d4d03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f783c99e038d19412ca78d90f0d0df9ec2ca7ad51508203b938e4fb49f8d4d03", kill_on_drop: false }`
[INFO] [stdout] f783c99e038d19412ca78d90f0d0df9ec2ca7ad51508203b938e4fb49f8d4d03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f20a795b8ede3d2b87c0cd3c24efddd6fc795500000e15a46abcf817701d795e
[INFO] running `Command { std: "docker" "start" "-a" "f20a795b8ede3d2b87c0cd3c24efddd6fc795500000e15a46abcf817701d795e", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling hexpm v5.1.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling insta v1.46.0
[INFO] [stderr]    Compiling surreal-lang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 59.91s
[INFO] running `Command { std: "docker" "inspect" "f20a795b8ede3d2b87c0cd3c24efddd6fc795500000e15a46abcf817701d795e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f20a795b8ede3d2b87c0cd3c24efddd6fc795500000e15a46abcf817701d795e", kill_on_drop: false }`
[INFO] [stdout] f20a795b8ede3d2b87c0cd3c24efddd6fc795500000e15a46abcf817701d795e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ab3996e7afd273f970a9798df2230f0f0fabc53f643f7f2b385525e8ee0b9776
[INFO] running `Command { std: "docker" "start" "-a" "ab3996e7afd273f970a9798df2230f0f0fabc53f643f7f2b385525e8ee0b9776", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/surreal-eda2cc17baa26aa8)
[INFO] [stdout] 
[INFO] [stdout] running 496 tests
[INFO] [stdout] test bindgen::test_full_flow::test_full_spec_resolution ... ok
[INFO] [stdout] test bindgen::test_map_parsing::test_type_resolution_for_req ... ok
[INFO] [stdout] test bindgen::test_map_parsing::test_parse_erlang_map_type ... ok
[INFO] [stdout] test bindgen::test_multiline::test_multiline_map_type_def ... ok
[INFO] [stdout] test bindgen::tests::test_extract_module_name ... ok
[INFO] [stdout] test bindgen::tests::test_generate_extern_type_for_record ... ok
[INFO] [stdout] test bindgen::tests::test_generate_extern_type_for_struct ... ok
[INFO] [stdout] test bindgen::tests::test_generate_name_attribute ... ok
[INFO] [stdout] test bindgen::tests::test_option_pattern_detection ... ok
[INFO] [stdout] test bindgen::tests::test_parse_elixir_module_struct_type ... ok
[INFO] [stdout] test bindgen::tests::test_parse_elixir_result_pattern ... ok
[INFO] [stdout] test bindgen::tests::test_option_type_to_surreal ... ok
[INFO] [stdout] test bindgen::tests::test_parse_erlang_record_with_types ... ok
[INFO] [stdout] test bindgen::tests::test_parse_elixir_defstruct_keyword_style ... ok
[INFO] [stdout] test bindgen::tests::test_parse_fun_type ... ok
[INFO] [stdout] test bindgen::tests::test_parse_elixir_spec_with_named_args ... ok
[INFO] [stdout] test bindgen::tests::test_extract_elixir_module_name ... ok
[INFO] [stdout] test bindgen::tests::test_parse_elixir_struct_type ... ok
[INFO] [stdout] test bindgen::tests::test_parse_elixir_type_def ... ok
[INFO] [stdout] test bindgen::tests::test_parse_elixir_type ... ok
[INFO] [stdout] test bindgen::tests::test_parse_elixir_defstruct_list_style ... ok
[INFO] [stdout] test bindgen::tests::test_parse_erlang_record_with_defaults ... ok
[INFO] [stdout] test bindgen::tests::test_parse_list_type ... ok
[INFO] [stdout] test bindgen::tests::test_parse_simple_spec ... ok
[INFO] [stdout] test bindgen::tests::test_parse_type_def ... ok
[INFO] [stdout] test bindgen::tests::test_parse_spec_no_when ... ok
[INFO] [stdout] test bindgen::tests::test_remote_type_parsing ... ok
[INFO] [stdout] test bindgen::tests::test_parse_type_def_with_params ... ok
[INFO] [stdout] test bindgen::tests::test_result_pattern_detection ... ok
[INFO] [stdout] test bindgen::tests::test_result_type_to_surreal ... ok
[INFO] [stdout] test bindgen::tests::test_sanitize_elixir_module_name ... ok
[INFO] [stdout] test bindgen::tests::test_sanitize_dotted_module_name ... ok
[INFO] [stdout] test bindgen::tests::test_sanitize_function_name_bang ... ok
[INFO] [stdout] test bindgen::tests::test_sanitize_function_name_question ... ok
[INFO] [stdout] test bindgen::tests::test_parse_elixir_spec ... ok
[INFO] [stdout] test bindgen::tests::test_sanitize_function_name_normal ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_expr_binary_op ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_enum_to_token_stream ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_expr_ident ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_expr_int ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_expr_string_escape ... ok
[INFO] [stdout] test bindgen::tests::test_sanitize_keyword_module_name ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_parse_atom ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_parse_bare_atom ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_expr_string ... ok
[INFO] [stdout] test bindgen::tests::test_parse_erlang_record_simple ... ok
[INFO] [stdout] test bindgen::tests::test_no_name_attribute_for_simple_modules ... ok
[INFO] [stdout] test bindgen::tests::test_sanitize_regular_module_name ... ok
[INFO] [stdout] test bindgen::tests::test_unit_result_pattern ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_parse_binary_string ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_parse_int ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_parse_negative_int ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_parse_nested ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_parse_tuple ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_roundtrip_expr_int ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_roundtrip_expr_binary_op ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_parse_list ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_roundtrip_type_int ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_roundtrip_expr_string ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_struct_with_generics_to_token_stream ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_term_to_expr_binary_op ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_term_to_expr_ident ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_term_to_expr_int ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_term_to_expr_string ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_roundtrip_type_named ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_struct_to_token_stream ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_struct_def ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_term_to_type_int ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_term_to_type_named ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_type_list ... ok
[INFO] [stdout] test compiler::ast_serde::tests::test_type_named ... ok
[INFO] [stdout] test compiler::cfg::tests::test_cfg_any ... ok
[INFO] [stdout] test compiler::cfg::tests::test_cfg_feature_enabled ... ok
[INFO] [stdout] test compiler::cfg::tests::test_cfg_not ... ok
[INFO] [stdout] test compiler::cfg::tests::test_cfg_test_in_test_mode ... ok
[INFO] [stdout] test compiler::cfg::tests::test_cfg_all ... ok
[INFO] [stdout] test compiler::cfg::tests::test_cfg_feature_disabled ... ok
[INFO] [stdout] test compiler::cfg::tests::test_cfg_test_not_in_test_mode ... ok
[INFO] [stdout] test compiler::cfg::tests::test_is_test_attr ... ok
[INFO] [stdout] test compiler::cfg::tests::test_multiple_cfg_attrs ... ok
[INFO] [stdout] test compiler::cfg::tests::test_is_cfg_test ... ok
[INFO] [stdout] test compiler::codegen::tests::test_compile_simple_add ... ok
[INFO] [stdout] test compiler::codegen::tests::test_compile_and_run_add ... ok
[INFO] [stdout] test compiler::codegen::tests::test_compile_match_guard_zero ... ok
[INFO] [stdout] test compiler::codegen::tests::test_compile_match_expression ... ok
[INFO] [stdout] test compiler::codegen::tests::test_compile_if_expression ... ok
[INFO] [stdout] test compiler::cfg::tests::test_non_cfg_attrs_included ... ok
[INFO] [stdout] test compiler::cfg::tests::test_no_attrs_included ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_extern_call_result_transformation ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_extern_call_with_colon_prefix_bypasses_stdlib ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_extern_call_lists ... ok
[INFO] [stdout] test compiler::codegen::tests::test_compile_let_binding ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_extern_mod_name_attribute ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_extern_call_multiple_args ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_imported_extern_function ... ok
[INFO] [stdout] test compiler::codegen::tests::test_compile_match_with_guard ... ok
[INFO] [stdout] test compiler::codegen::tests::test_compile_match_guard_positive ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_extern_call ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_qualified_call_syntax_for_extern_module ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_match_expression ... ok
[INFO] [stdout] test compiler::codegen::tests::test_compile_recursive_factorial ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_imported_extern_function_with_rename ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_let_binding ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_quoted_atom_extern_call ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_ffi_result_with_unwrap_or ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_quote_unquote_function_name ... ok
[INFO] [stdout] test bindgen::tests::test_generate_function_name_attribute ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_quote_unquote_return_type ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_extern_mod_without_name_attribute ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_quote_unquote_splice_in_list ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_qualified_call_syntax_without_name_attribute ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_quote_unquote_splice_multiple ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_quote_unquote_splice_only_element ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_quote_unquote_struct_field_name ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_quote_unquote_struct_name ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_result_ok_unit_compiles_to_ok_atom ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_simple_function ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_result_err_compiles_to_error_tuple ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_stdlib_import_gets_surreal_prefix ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_spawn_and_send ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_stdlib_module_call_gets_surreal_prefix ... ok
[INFO] [stdout] test compiler::derive::tests::test_derive_kind_from_name ... ok
[INFO] [stdout] test compiler::derive::tests::test_generate_hash ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_stdlib_logger_call_gets_surreal_prefix ... ok
[INFO] [stdout] test compiler::derive::tests::test_generate_struct_clone ... ok
[INFO] [stdout] test compiler::derive::tests::test_generate_struct_debug ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_result_ok_value_compiles_to_tuple ... ok
[INFO] [stdout] test compiler::derive::tests::test_generate_struct_eq ... ok
[INFO] [stdout] test compiler::derive::tests::test_get_derive_refs ... ok
[INFO] [stdout] test compiler::derive::tests::test_get_derive_refs_with_path ... ok
[INFO] [stdout] test compiler::derive::tests::test_unknown_derive_error ... ok
[INFO] [stdout] test compiler::lexer::tests::test_lexer_spans ... ok
[INFO] [stdout] test compiler::derive::tests::test_generate_struct_default ... ok
[INFO] [stdout] test compiler::loader::tests::test_circular_dependency_detection ... ok
[INFO] [stdout] test compiler::loader::tests::test_load_single_file ... ok
[INFO] [stdout] test compiler::loader::tests::test_load_with_mod_decl ... ok
[INFO] [stdout] test compiler::core_erlang::tests::test_stdlib_group_import_gets_surreal_prefix ... ok
[INFO] [stdout] test compiler::macro_expander::tests::test_macro_error_display ... ok
[INFO] [stdout] test compiler::macro_expander::tests::test_macro_error_with_full_context ... ok
[INFO] [stdout] test compiler::lexer::tests::test_collect_tokens ... ok
[INFO] [stdout] test compiler::macro_expander::tests::test_macro_error_with_span ... ok
[INFO] [stdout] test compiler::macro_expander::tests::test_macro_expand_simple ... ignored
[INFO] [stdout] test compiler::macro_expander::tests::test_macro_expander_start ... ignored
[INFO] [stdout] test compiler::macro_expander::tests::test_macro_expander_new ... ok
[INFO] [stdout] test compiler::parser::tests::test_atom_span ... ok
[INFO] [stdout] test compiler::parser::tests::test_bool_span ... ok
[INFO] [stdout] test compiler::parser::tests::test_binary_expr_span ... ok
[INFO] [stdout] test compiler::loader::tests::test_load_nested_module ... ok
[INFO] [stdout] test compiler::loader::tests::test_module_not_found ... ok
[INFO] [stdout] test compiler::parser::tests::test_field_access_span ... ok
[INFO] [stdout] test compiler::parser::tests::test_function_call_span ... ok
[INFO] [stdout] test compiler::parser::tests::test_identifier_span ... ok
[INFO] [stdout] test compiler::parser::tests::test_let_stmt_span ... ok
[INFO] [stdout] test compiler::parser::tests::test_let_stmt_with_type_span ... ok
[INFO] [stdout] test compiler::parser::tests::test_list_span ... ok
[INFO] [stdout] test compiler::parser::tests::test_literal_int_span ... ok
[INFO] [stdout] test compiler::parser::tests::test_literal_string_span ... ok
[INFO] [stdout] test compiler::parser::tests::test_method_call_span ... ok
[INFO] [stdout] test compiler::parser::tests::test_nested_binary_expr_span ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_atom_literal_type ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_attribute_cfg_all ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_attribute_doc_equals ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_attribute_on_enum ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_attribute_on_impl_method ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_binary_literal ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_binary_example_file ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_binary_pattern ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_binary_with_specifiers ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_enum ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_empty_map_literal ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_enum_struct_variants ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_cfg_attribute_not ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_cfg_attribute_feature ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_binary_with_size ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_extern_mod ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_for_in_loop ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_empty_binary ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_for_comprehension_with_filter ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_for_comprehension ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_cfg_attribute_simple ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_generic_enum ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_for_multiple_generators ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_generic_result ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_generic_function ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_generic_struct ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_generic_type_alias ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_multiple_attributes ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_list_cons_pattern ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_let_and_if ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_impl_block ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_attribute_on_struct ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_generic_type_alias_multiple_params ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_map_literal ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_list_cons_expr ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_pub_type_alias ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_nested_generic_type ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_match ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_quote_unquote_return_type ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_quote_unquote_function_name ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_receive ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_simple_attribute ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_struct ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_simple_type_alias ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_spawn ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_simple_function ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_struct_init_shorthand ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_quote_unquote_struct_field_name ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_struct_variant_shorthand ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_quote_unquote ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_struct_pattern ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_struct_variant_construction ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_struct_with_union_field ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_quote_unquote_struct_name ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_three_way_union ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_struct_pattern_rest ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_trait_bounds ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_struct_variant_pattern ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_trait_definition ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_use_with_self_path ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_use_with_crate_path ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_unquote_splice ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_use_with_super_direct_import ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_type_alias_function_type ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_type_alias_tuple ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_stdlib_binding_file ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_union_type ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_union_with_primitive_types ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_trait_impl ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_turbofish ... ok
[INFO] [stdout] test compiler::parser::tests::test_pipe_expr_span ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_wrapped_module_with_leading_comments ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_use_with_crate_direct_import ... ok
[INFO] [stdout] test compiler::prelude::tests::test_prelude_items ... ok
[INFO] [stdout] test compiler::quote_expand::tests::test_quote_ident_unquote ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_type_alias_union ... ok
[INFO] [stdout] test compiler::quote_expand::tests::test_quote_int ... ok
[INFO] [stdout] test compiler::quote_expand::tests::test_quote_repetition_simple ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_use_with_super_path ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_wrapped_module_no_comments ... ok
[INFO] [stdout] test compiler::parser::tests::test_tuple_span ... ok
[INFO] [stdout] test compiler::parser::tests::test_unary_expr_span ... ok
[INFO] [stdout] test compiler::prelude::tests::test_excludes_already_defined ... ok
[INFO] [stdout] test compiler::parser::tests::test_rust_keywords_as_function_names ... ok
[INFO] [stdout] test compiler::quote_expand::tests::test_find_unquoted_vars ... ok
[INFO] [stdout] test compiler::quote_expand::tests::test_quote_repetition_with_separator ... ok
[INFO] [stdout] test compiler::quote_expand::tests::test_substitute_var_in_expr ... ok
[INFO] [stdout] test compiler::token::tests::test_attributes ... ok
[INFO] [stdout] test compiler::token::tests::test_colon_hash_sequence ... ok
[INFO] [stdout] test compiler::token::tests::test_comments ... ok
[INFO] [stdout] test compiler::token::tests::test_extern_and_type_keywords ... ok
[INFO] [stdout] test compiler::token::tests::test_keywords ... ok
[INFO] [stdout] test compiler::token::tests::test_operators ... ok
[INFO] [stdout] test compiler::token::tests::test_process_syntax ... ok
[INFO] [stdout] test compiler::token::tests::test_quoted_atoms ... ok
[INFO] [stdout] test compiler::token::tests::test_literals ... ok
[INFO] [stdout] test compiler::token::tests::test_rust_keywords_are_valid_idents ... ok
[INFO] [stdout] test compiler::typeck::tests::test_atom_literal_return_type ... ok
[INFO] [stdout] test compiler::typeck::tests::test_atom_literal_wrong_return ... ok
[INFO] [stdout] test compiler::typeck::tests::test_extern_function_arity_lookup ... ok
[INFO] [stdout] test compiler::token::tests::test_crate_and_super_keywords ... ok
[INFO] [stdout] test compiler::typeck::tests::test_extern_function_option_return_type ... ok
[INFO] [stdout] test compiler::token::tests::test_delimiters ... ok
[INFO] [stdout] test compiler::typeck::tests::test_extern_function_return_type ... ok
[INFO] [stdout] test compiler::typeck::tests::test_extern_function_result_unwrap ... ok
[INFO] [stdout] test compiler::typeck::tests::test_atom_literal_compatible_with_atom ... ok
[INFO] [stdout] test compiler::typeck::tests::test_if_branch_types ... ok
[INFO] [stdout] test compiler::typeck::tests::test_extern_function_type_checking ... ok
[INFO] [stdout] test compiler::typeck::tests::test_extern_maps_module ... ok
[INFO] [stdout] test compiler::typeck::tests::test_extern_function_wrong_arg_type ... ok
[INFO] [stdout] test compiler::typeck::tests::test_simple_function ... ok
[INFO] [stdout] test compiler::typeck::tests::test_pub_type_alias ... ok
[INFO] [stdout] test compiler::typeck::tests::test_if_condition_not_bool ... ok
[INFO] [stdout] test compiler::typeck::tests::test_if_creates_union_from_branches ... ok
[INFO] [stdout] test compiler::typeck::tests::test_extern_function_result_return_type ... ok
[INFO] [stdout] test compiler::typeck::tests::test_struct_field_access ... ok
[INFO] [stdout] test compiler::typeck::tests::test_type_alias_tuple ... ok
[INFO] [stdout] test compiler::typeck::tests::test_type_alias_resolves_correctly ... ok
[INFO] [stdout] test compiler::typeck::tests::test_simple_type_alias ... ok
[INFO] [stdout] test compiler::typeck::tests::test_type_alias_wrong_type ... ok
[INFO] [stdout] test compiler::typeck::tests::test_type_mismatch_return ... ok
[INFO] [stdout] test compiler::typeck::tests::test_type_alias_with_union ... ok
[INFO] [stdout] test compiler::typeck::tests::test_union_type_ok_or_error ... ok
[INFO] [stdout] test compiler::typeck::tests::test_union_type_int_or_string ... ok
[INFO] [stdout] test compiler::typeck::tests::test_union_with_three_variants ... ok
[INFO] [stdout] test config::tests::test_compile_options ... ok
[INFO] [stdout] test config::tests::test_generate_surreal_toml ... ok
[INFO] [stdout] test compiler::typeck::tests::test_union_type_value_matches_variant ... ok
[INFO] [stdout] test config::tests::test_resolve_features_simple ... ok
[INFO] [stdout] test compiler::typeck::tests::test_union_type_wrong_variant ... ok
[INFO] [stdout] test config::tests::test_parse_features ... ok
[INFO] [stdout] test config::tests::test_parse_application_config ... ok
[INFO] [stdout] test compiler::typeck::tests::test_undefined_variable ... ok
[INFO] [stdout] test config::tests::test_no_application_section ... ok
[INFO] [stdout] test lsp::handlers::semantic_tokens::tests::test_delta_encoding ... ok
[INFO] [stdout] test lsp::lookup::tests::test_find_all_variable_references ... ok
[INFO] [stdout] test lsp::handlers::semantic_tokens::tests::test_semantic_tokens_simple_function ... ok
[INFO] [stdout] test lsp::lookup::tests::test_find_variable_reference ... ok
[INFO] [stdout] test lsp::lookup::tests::test_find_all_references_exclude_definition ... ok
[INFO] [stdout] test lsp::handlers::semantic_tokens::tests::test_semantic_tokens_struct ... ok
[INFO] [stdout] test lsp::lookup::tests::test_find_all_function_references ... ok
[INFO] [stdout] test lsp::lookup::tests::test_find_function_call ... ok
[INFO] [stdout] test compiler::typeck::tests::test_wrong_argument_count ... ok
[INFO] [stdout] test config::tests::test_application_module_defaults_to_package_name ... ok
[INFO] [stdout] test config::tests::test_resolve_features_with_dependencies ... ok
[INFO] [stdout] test config::tests::test_resolve_features_transitive ... ok
[INFO] [stdout] test config::tests::test_parse_surreal_toml_custom_src ... ok
[INFO] [stdout] test config::tests::test_parse_surreal_toml ... ok
[INFO] [stdout] test lsp::lookup::tests::test_find_all_references_variable_shadowing ... ok
[INFO] [stdout] test lsp::position::tests::test_offset_to_position ... ok
[INFO] [stdout] test lsp::position::tests::test_span_to_range ... ok
[INFO] [stdout] test lsp::position::tests::test_position_to_offset ... ok
[INFO] [stdout] test scheduler::tests::test_bigint_to_int_normalization ... ok
[INFO] [stdout] test scheduler::tests::test_bigint_comparison ... ok
[INFO] [stdout] test scheduler::tests::test_add ... ok
[INFO] [stdout] test scheduler::tests::test_binary_construct_16bit_big_endian ... ok
[INFO] [stdout] test scheduler::tests::test_binary_construct_segments ... ok
[INFO] [stdout] test scheduler::tests::test_abs ... ok
[INFO] [stdout] test scheduler::tests::test_binary_at ... ok
[INFO] [stdout] test scheduler::tests::test_binary_construct_with_register ... ok
[INFO] [stdout] test scheduler::tests::test_binary_construct_16bit_little_endian ... ok
[INFO] [stdout] test scheduler::tests::test_bigint_mod ... ok
[INFO] [stdout] test scheduler::tests::test_binary_construct_and_match_roundtrip ... ok
[INFO] [stdout] test scheduler::tests::test_arithmetic_chain ... ok
[INFO] [stdout] test scheduler::tests::test_binary_get_integer ... ok
[INFO] [stdout] test scheduler::tests::test_bigint_div ... ok
[INFO] [stdout] test scheduler::tests::test_binary_concat ... ok
[INFO] [stdout] test scheduler::tests::test_add_overflow_promotes_to_bigint ... ok
[INFO] [stdout] test scheduler::tests::test_binary_match_fail_not_enough_bytes ... ok
[INFO] [stdout] test scheduler::tests::test_binary_match_float64 ... ok
[INFO] [stdout] test scheduler::tests::test_binary_match_little_endian ... ok
[INFO] [stdout] test scheduler::tests::test_binary_match_segments ... ok
[INFO] [stdout] test scheduler::tests::test_binary_match_signed ... ok
[INFO] [stdout] test scheduler::tests::test_binary_pattern_matching ... ok
[INFO] [stdout] test scheduler::tests::test_binary_at_out_of_bounds ... ok
[INFO] [stdout] test scheduler::tests::test_binary_pattern_mismatch ... ok
[INFO] [stdout] test scheduler::tests::test_binary_put_integer ... ok
[INFO] [stdout] test scheduler::tests::test_closure_arity_mismatch_crashes ... ok
[INFO] [stdout] test scheduler::tests::test_closure_values_are_copied ... ok
[INFO] [stdout] test scheduler::tests::test_closure_with_multiple_captures ... ok
[INFO] [stdout] test scheduler::tests::test_cons ... ok
[INFO] [stdout] test scheduler::tests::test_conditional_with_comparison ... ok
[INFO] [stdout] test scheduler::tests::test_binary_size ... ok
[INFO] [stdout] test scheduler::tests::test_cross_module_call ... ok
[INFO] [stdout] test scheduler::tests::test_binary_to_string ... ok
[INFO] [stdout] test scheduler::tests::test_binary_to_string_invalid_utf8 ... ok
[INFO] [stdout] test scheduler::tests::test_binary_slice ... ok
[INFO] [stdout] test scheduler::tests::test_call_mfa ... ok
[INFO] [stdout] test scheduler::tests::test_cancel_timer ... ok
[INFO] [stdout] test scheduler::tests::test_call_local ... ok
[INFO] [stdout] test scheduler::tests::test_demonitor ... ok
[INFO] [stdout] test scheduler::tests::test_eq ... ok
[INFO] [stdout] test scheduler::tests::test_exit_reason_stored_in_process ... ok
[INFO] [stdout] test scheduler::tests::test_div ... ok
[INFO] [stdout] test scheduler::tests::test_div_by_zero_crashes ... ok
[INFO] [stdout] test scheduler::tests::test_file_exists ... ok
[INFO] [stdout] test scheduler::tests::test_exit_with_custom_reason ... ok
[INFO] [stdout] test scheduler::tests::test_exit_with_normal_reason ... ok
[INFO] [stdout] test scheduler::tests::test_float_to_int ... ok
[INFO] [stdout] test scheduler::tests::test_floor_ceil_round_trunc ... ok
[INFO] [stdout] test scheduler::tests::test_function_exported ... ok
[INFO] [stdout] test scheduler::tests::test_function_with_loop ... ok
[INFO] [stdout] test scheduler::tests::test_int_to_float ... ok
[INFO] [stdout] test scheduler::tests::test_is_binary ... ok
[INFO] [stdout] test scheduler::tests::test_is_atom ... ok
[INFO] [stdout] test scheduler::tests::test_is_function_closure ... ok
[INFO] [stdout] test scheduler::tests::test_is_alive ... ok
[INFO] [stdout] test scheduler::tests::test_int_bigint_cross_comparison ... ok
[INFO] [stdout] test scheduler::tests::test_is_integer ... ok
[INFO] [stdout] test scheduler::tests::test_is_float ... ok
[INFO] [stdout] test scheduler::tests::test_is_list ... ok
[INFO] [stdout] test scheduler::tests::test_is_function ... ok
[INFO] [stdout] test scheduler::tests::test_jump_if_falsy ... ok
[INFO] [stdout] test scheduler::tests::test_is_tuple ... ok
[INFO] [stdout] test scheduler::tests::test_jump_if_truthy ... ok
[INFO] [stdout] test scheduler::tests::test_list_append ... ok
[INFO] [stdout] test scheduler::tests::test_is_map ... ok
[INFO] [stdout] test scheduler::tests::test_jump_unless_falsy ... ok
[INFO] [stdout] test scheduler::tests::test_jump ... ok
[INFO] [stdout] test scheduler::tests::test_link_crash_without_trap_exit ... ok
[INFO] [stdout] test scheduler::tests::test_is_pid ... ok
[INFO] [stdout] test scheduler::tests::test_list_nth_out_of_bounds_crashes ... ok
[INFO] [stdout] test scheduler::tests::test_load_int ... ok
[INFO] [stdout] test scheduler::tests::test_is_ref ... ok
[INFO] [stdout] test scheduler::tests::test_load_float ... ok
[INFO] [stdout] test scheduler::tests::test_list_head_empty_crashes ... ok
[INFO] [stdout] test scheduler::tests::test_list_head_tail ... ok
[INFO] [stdout] test scheduler::tests::test_list_length ... ok
[INFO] [stdout] test scheduler::tests::test_list_member ... ok
[INFO] [stdout] test scheduler::tests::test_list_reverse ... ok
[INFO] [stdout] test scheduler::tests::test_make_binary ... ok
[INFO] [stdout] test scheduler::tests::test_load_atom ... ok
[INFO] [stdout] test scheduler::tests::test_list_append_with_empty ... ok
[INFO] [stdout] test scheduler::tests::test_list_is_empty ... ok
[INFO] [stdout] test scheduler::tests::test_lt_gt ... ok
[INFO] [stdout] test scheduler::tests::test_list_nth ... ok
[INFO] [stdout] test scheduler::tests::test_lte_gte ... ok
[INFO] [stdout] test scheduler::tests::test_make_closure_and_apply ... ok
[INFO] [stdout] test scheduler::tests::test_map_pattern_matching ... ok
[INFO] [stdout] test scheduler::tests::test_make_fun_and_apply ... ok
[INFO] [stdout] test scheduler::tests::test_make_ref ... ok
[INFO] [stdout] test scheduler::tests::test_map_get ... ok
[INFO] [stdout] test scheduler::tests::test_make_empty_list ... ok
[INFO] [stdout] test scheduler::tests::test_map_has ... ok
[INFO] [stdout] test scheduler::tests::test_map_put ... ok
[INFO] [stdout] test scheduler::tests::test_make_list ... ok
[INFO] [stdout] test scheduler::tests::test_make_map ... ok
[INFO] [stdout] test scheduler::tests::test_map_get_default ... ok
[INFO] [stdout] test scheduler::tests::test_make_tuple ... ok
[INFO] [stdout] test scheduler::tests::test_map_keys_values ... ok
[INFO] [stdout] test scheduler::tests::test_map_remove ... ok
[INFO] [stdout] test scheduler::tests::test_match_int_failure ... ok
[INFO] [stdout] test scheduler::tests::test_match_int_success ... ok
[INFO] [stdout] test scheduler::tests::test_match_variable ... ok
[INFO] [stdout] test scheduler::tests::test_match_nested_tuple ... ok
[INFO] [stdout] test scheduler::tests::test_match_tuple_wrong_atom ... ok
[INFO] [stdout] test scheduler::tests::test_match_atom ... ok
[INFO] [stdout] test scheduler::tests::test_module_list ... ok
[INFO] [stdout] test scheduler::tests::test_match_list_cons ... ok
[INFO] [stdout] test scheduler::tests::test_match_list_empty ... ok
[INFO] [stdout] test scheduler::tests::test_match_tuple_with_bindings ... ok
[INFO] [stdout] test scheduler::tests::test_match_list_nested ... ok
[INFO] [stdout] test scheduler::tests::test_match_tuple_wrong_arity ... ok
[INFO] [stdout] test scheduler::tests::test_message_passing ... ok
[INFO] [stdout] test scheduler::tests::test_match_wildcard ... ok
[INFO] [stdout] test scheduler::tests::test_mul ... ok
[INFO] [stdout] test scheduler::tests::test_match_list_cons_on_empty_fails ... ok
[INFO] [stdout] test scheduler::tests::test_module_load ... ok
[INFO] [stdout] test scheduler::tests::test_ne ... ok
[INFO] [stdout] test scheduler::tests::test_nested_tuples ... ok
[INFO] [stdout] test scheduler::tests::test_monitor_down_notification ... ok
[INFO] [stdout] test scheduler::tests::test_monitor_receives_exit_reason ... ok
[INFO] [stdout] test scheduler::tests::test_pop_empty_crashes ... ok
[INFO] [stdout] test scheduler::tests::test_nested_calls ... ok
[INFO] [stdout] test scheduler::tests::test_multiple_monitors_same_target ... ok
[INFO] [stdout] test scheduler::tests::test_pow ... ok
[INFO] [stdout] test scheduler::tests::test_mul_overflow_promotes_to_bigint ... ok
[INFO] [stdout] test scheduler::tests::test_println ... ok
[INFO] [stdout] test scheduler::tests::test_monitor_returns_ref ... ok
[INFO] [stdout] test scheduler::tests::test_parent_tracking ... ok
[INFO] [stdout] test scheduler::tests::test_mod ... ok
[INFO] [stdout] test scheduler::tests::test_print_captures_output ... ok
[INFO] [stdout] test scheduler::tests::test_process_count ... ok
[INFO] [stdout] test scheduler::tests::test_process_dictionary_get_keys ... ok
[INFO] [stdout] test scheduler::tests::test_multiple_timers ... ok
[INFO] [stdout] test scheduler::tests::test_process_dictionary_erase ... ok
[INFO] [stdout] test scheduler::tests::test_process_info ... ok
[INFO] [stdout] test scheduler::tests::test_process_dictionary_overwrite ... ok
[INFO] [stdout] test scheduler::tests::test_process_dictionary_put_get ... ok
[INFO] [stdout] test scheduler::tests::test_push_pop ... ok
[INFO] [stdout] test scheduler::tests::test_process_dictionary_get_missing ... ok
[INFO] [stdout] test scheduler::tests::test_process_list ... ok
[INFO] [stdout] test scheduler::tests::test_process_registry ... ok
[INFO] [stdout] test scheduler::tests::test_receive_match_timeout ... ok
[INFO] [stdout] test scheduler::tests::test_nested_try ... ok
[INFO] [stdout] test scheduler::tests::test_recursive_factorial_with_stack ... ok
[INFO] [stdout] test scheduler::tests::test_refs_unique_across_processes ... ok
[INFO] [stdout] test scheduler::tests::test_receive_match_specific_string ... ok
[INFO] [stdout] test scheduler::tests::test_receive_timeout ... ok
[INFO] [stdout] test scheduler::tests::test_receive_match_selective ... ok
[INFO] [stdout] test scheduler::tests::test_read_timer ... ok
[INFO] [stdout] test scheduler::tests::test_readline_eof_in_tests ... ok
[INFO] [stdout] test scheduler::tests::test_receive_match_multiple_clauses ... ok
[INFO] [stdout] test scheduler::tests::test_ref_as_map_key ... ok
[INFO] [stdout] test scheduler::tests::test_ref_equality_via_copy ... ok
[INFO] [stdout] test scheduler::tests::test_push_register ... ok
[INFO] [stdout] test scheduler::tests::test_registry_cleanup_on_exit ... ok
[INFO] [stdout] test scheduler::tests::test_return_without_call_ends_process ... ok
[INFO] [stdout] test scheduler::tests::test_simple_call_return ... ok
[INFO] [stdout] test scheduler::tests::test_receive_match_simple ... ok
[INFO] [stdout] test scheduler::tests::test_self_pid ... ok
[INFO] [stdout] test scheduler::tests::test_simple_loop ... ok
[INFO] [stdout] test scheduler::tests::test_recursive_fibonacci ... ok
[INFO] [stdout] test scheduler::tests::test_sub ... ok
[INFO] [stdout] test scheduler::tests::test_sqrt ... ok
[INFO] [stdout] test scheduler::tests::test_throw_without_catch ... ok
[INFO] [stdout] test scheduler::tests::test_spawn_link_crash_notification ... ok
[INFO] [stdout] test scheduler::tests::test_sub_overflow_promotes_to_bigint ... ok
[INFO] [stdout] test scheduler::tests::test_trap_exit_toggle ... ok
[INFO] [stdout] test scheduler::tests::test_reraise ... ok
[INFO] [stdout] test scheduler::tests::test_send_after ... ok
[INFO] [stdout] test scheduler::tests::test_try_no_exception ... ok
[INFO] [stdout] test scheduler::tests::test_spawn_and_end ... ok
[INFO] [stdout] test scheduler::tests::test_start_timer ... ok
[INFO] [stdout] test scheduler::tests::test_tuple_element ... ok
[INFO] [stdout] test scheduler::tests::test_tuple_arity ... ok
[INFO] [stdout] test scheduler::tests::test_spawn_mfa ... ok
[INFO] [stdout] test scheduler::tests::test_try_catch_basic ... ok
[INFO] [stdout] test scheduler::tests::test_try_with_after ... ok
[INFO] [stdout] test scheduler::tests::test_timer_fires_after_delay ... ok
[INFO] [stdout] test scheduler::tests::test_tuple_element_out_of_bounds_crashes ... ok
[INFO] [stdout] test scheduler::tests::test_type_checks_comprehensive ... ok
[INFO] [stdout] test scheduler::tests::test_whereis ... ok
[INFO] [stdout] test scheduler::tests::test_unlink ... ok
[INFO] [stdout] test scheduler::tests::test_work_uses_reductions ... ok
[INFO] [stdout] test scheduler::tests::test_spawn_many_processes ... ok
[INFO] [stdout] test scheduler::tests::test_tail_call_no_stack_growth ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 494 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/surreal-50a32b2a71e21183)
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test bindgen::test_map_parsing::test_parse_erlang_map_type ... ok
[INFO] [stdout] test bindgen::test_full_flow::test_full_spec_resolution ... ok
[INFO] [stdout] test bindgen::test_multiline::test_multiline_map_type_def ... ok
[INFO] [stdout] test bindgen::test_map_parsing::test_type_resolution_for_req ... ok
[INFO] [stdout] test bindgen::tests::test_extract_module_name ... ok
[INFO] [stdout] test bindgen::tests::test_generate_extern_type_for_record ... ok
[INFO] [stdout] test bindgen::tests::test_extract_elixir_module_name ... ok
[INFO] [stdout] test bindgen::tests::test_generate_extern_type_for_struct ... ok
[INFO] [stdout] test bindgen::tests::test_generate_name_attribute ... ok
[INFO] [stdout] test bindgen::tests::test_option_pattern_detection ... ok
[INFO] [stdout] test bindgen::tests::test_option_type_to_surreal ... ok
[INFO] [stdout] test bindgen::tests::test_parse_elixir_defstruct_keyword_style ... ok
[INFO] [stdout] test bindgen::tests::test_parse_elixir_module_struct_type ... ok
[INFO] [stdout] test bindgen::tests::test_parse_elixir_spec_with_named_args ... ok
[INFO] [stdout] test bindgen::tests::test_generate_function_name_attribute ... ok
[INFO] [stdout] test bindgen::tests::test_parse_elixir_struct_type ... ok
[INFO] [stdout] test bindgen::tests::test_parse_elixir_type ... ok
[INFO] [stdout] test bindgen::tests::test_parse_elixir_type_def ... ok
[INFO] [stdout] test bindgen::tests::test_parse_elixir_defstruct_list_style ... ok
[INFO] [stdout] test bindgen::tests::test_parse_erlang_record_with_defaults ... ok
[INFO] [stdout] test bindgen::tests::test_parse_fun_type ... ok
[INFO] [stdout] test bindgen::tests::test_remote_type_parsing ... ok
[INFO] [stdout] test bindgen::tests::test_result_pattern_detection ... ok
[INFO] [stdout] test bindgen::tests::test_parse_type_def_with_params ... ok
[INFO] [stdout] test bindgen::tests::test_sanitize_dotted_module_name ... ok
[INFO] [stdout] test bindgen::tests::test_result_type_to_surreal ... ok
[INFO] [stdout] test bindgen::tests::test_sanitize_elixir_module_name ... ok
[INFO] [stdout] test bindgen::tests::test_sanitize_function_name_normal ... ok
[INFO] [stdout] test bindgen::tests::test_parse_erlang_record_with_types ... ok
[INFO] [stdout] test bindgen::tests::test_parse_erlang_record_simple ... ok
[INFO] [stdout] test bindgen::tests::test_parse_type_def ... ok
[INFO] [stdout] test bindgen::tests::test_parse_spec_no_when ... ok
[INFO] [stdout] test bindgen::tests::test_parse_elixir_spec ... ok
[INFO] [stdout] test bindgen::tests::test_no_name_attribute_for_simple_modules ... ok
[INFO] [stdout] test bindgen::tests::test_sanitize_keyword_module_name ... ok
[INFO] [stdout] test bindgen::tests::test_sanitize_function_name_bang ... ok
[INFO] [stdout] test bindgen::tests::test_parse_simple_spec ... ok
[INFO] [stdout] test bindgen::tests::test_unit_result_pattern ... ok
[INFO] [stdout] test repl::tests::test_capitalize_first ... ok
[INFO] [stdout] test repl::tests::test_format_surreal_value_lists ... ok
[INFO] [stdout] test repl::tests::test_format_surreal_value_numbers ... ok
[INFO] [stdout] test bindgen::tests::test_sanitize_regular_module_name ... ok
[INFO] [stdout] test bindgen::tests::test_parse_elixir_result_pattern ... ok
[INFO] [stdout] test bindgen::tests::test_sanitize_function_name_question ... ok
[INFO] [stdout] test repl::tests::test_format_surreal_value_option_types ... ok
[INFO] [stdout] test repl::tests::test_format_surreal_value_result_types ... ok
[INFO] [stdout] test repl::tests::test_module_registry_add_module ... ok
[INFO] [stdout] test repl::tests::test_module_registry_filters_module_info ... ok
[INFO] [stdout] test repl::tests::test_module_registry_get_module_names ... ok
[INFO] [stdout] test repl::tests::test_parse_exports_empty ... ok
[INFO] [stdout] test repl::tests::test_module_registry_get_completions ... ok
[INFO] [stdout] test repl::tests::test_parse_exports_includes_module_info ... ok
[INFO] [stdout] test repl::tests::test_format_surreal_value_quoted_atoms ... ok
[INFO] [stdout] test repl::tests::test_parse_exports ... ok
[INFO] [stdout] test bindgen::tests::test_parse_list_type ... ok
[INFO] [stdout] test repl::tests::test_format_surreal_value_strings ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compile_snapshots.rs (/opt/rustwide/target/debug/deps/compile_snapshots-19c3169d0007d0b3)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_error_snapshots ... ok
[INFO] [stdout] test test_valid_snapshots ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests surreal
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ab3996e7afd273f970a9798df2230f0f0fabc53f643f7f2b385525e8ee0b9776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab3996e7afd273f970a9798df2230f0f0fabc53f643f7f2b385525e8ee0b9776", kill_on_drop: false }`
[INFO] [stdout] ab3996e7afd273f970a9798df2230f0f0fabc53f643f7f2b385525e8ee0b9776
