[INFO] fetching crate sema-lang 1.10.0...
[INFO] testing sema-lang-1.10.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate sema-lang 1.10.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate sema-lang 1.10.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sema-lang 1.10.0
[INFO] tweaked toml for crates.io crate sema-lang 1.10.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sema-lang 1.10.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sema-lang 1.10.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sema-reader v1.10.0
[INFO] [stderr]   Downloaded sema-core v1.10.0
[INFO] [stderr]   Downloaded lasso v0.7.3
[INFO] [stderr]   Downloaded sema-stdlib v1.10.0
[INFO] [stderr]   Downloaded sema-vm v1.10.0
[INFO] [stderr]   Downloaded reqwest v0.13.2
[INFO] [stderr]   Downloaded type1-encoding-parser v0.1.0
[INFO] [stderr]   Downloaded postscript v0.14.1
[INFO] [stderr]   Downloaded ecb v0.1.2
[INFO] [stderr]   Downloaded md5 v0.8.0
[INFO] [stderr]   Downloaded hostname v0.4.2
[INFO] [stderr]   Downloaded nom_locate v5.0.0
[INFO] [stderr]   Downloaded adobe-cmap-parser v0.4.1
[INFO] [stderr]   Downloaded cff-parser v0.1.0
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.6
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.5
[INFO] [stderr]   Downloaded sema-llm v1.10.0
[INFO] [stderr]   Downloaded sema-eval v1.10.0
[INFO] [stderr]   Downloaded clap_complete v4.5.66
[INFO] [stderr]   Downloaded pdf-extract v0.10.0
[INFO] [stderr]   Downloaded euclid v0.20.14
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.4
[INFO] [stderr]   Downloaded pom v1.1.0
[INFO] [stderr]   Downloaded rustyline v17.0.2
[INFO] [stderr]   Downloaded lopdf v0.38.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.37.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b4eece66275de39b01aa7488f7aaf38ba36ee6aedee751dd9d7ea1834a2fbd0
[INFO] running `Command { std: "docker" "start" "-a" "9b4eece66275de39b01aa7488f7aaf38ba36ee6aedee751dd9d7ea1834a2fbd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b4eece66275de39b01aa7488f7aaf38ba36ee6aedee751dd9d7ea1834a2fbd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b4eece66275de39b01aa7488f7aaf38ba36ee6aedee751dd9d7ea1834a2fbd0", kill_on_drop: false }`
[INFO] [stdout] 9b4eece66275de39b01aa7488f7aaf38ba36ee6aedee751dd9d7ea1834a2fbd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06611251e7395da3b4644bfa005d9a66aac76abc932e0ac98bc2a06c8e6aeea1
[INFO] running `Command { std: "docker" "start" "-a" "06611251e7395da3b4644bfa005d9a66aac76abc932e0ac98bc2a06c8e6aeea1", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling pom v1.1.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ecb v0.1.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling rangemap v1.7.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling jiff v0.2.20
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling type1-encoding-parser v0.1.0
[INFO] [stderr]    Compiling adobe-cmap-parser v0.4.1
[INFO] [stderr]    Compiling euclid v0.20.14
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling postscript v0.14.1
[INFO] [stderr]    Compiling cff-parser v0.1.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling nom_locate v5.0.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling rustyline v17.0.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling lopdf v0.38.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling sema-core v1.10.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling sema-reader v1.10.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling sema-vm v1.10.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling pdf-extract v0.10.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling sema-stdlib v1.10.0
[INFO] [stderr]    Compiling sema-llm v1.10.0
[INFO] [stderr]    Compiling sema-eval v1.10.0
[INFO] [stderr]    Compiling sema-lang v1.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
[INFO] running `Command { std: "docker" "inspect" "06611251e7395da3b4644bfa005d9a66aac76abc932e0ac98bc2a06c8e6aeea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06611251e7395da3b4644bfa005d9a66aac76abc932e0ac98bc2a06c8e6aeea1", kill_on_drop: false }`
[INFO] [stdout] 06611251e7395da3b4644bfa005d9a66aac76abc932e0ac98bc2a06c8e6aeea1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef27d500b77369de90a2a74c36a08bda0f9d7dbe6bb3f4e7ec399c60aeda0fa3
[INFO] running `Command { std: "docker" "start" "-a" "ef27d500b77369de90a2a74c36a08bda0f9d7dbe6bb3f4e7ec399c60aeda0fa3", kill_on_drop: false }`
[INFO] [stderr]    Compiling sema-lang v1.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.40s
[INFO] running `Command { std: "docker" "inspect" "ef27d500b77369de90a2a74c36a08bda0f9d7dbe6bb3f4e7ec399c60aeda0fa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef27d500b77369de90a2a74c36a08bda0f9d7dbe6bb3f4e7ec399c60aeda0fa3", kill_on_drop: false }`
[INFO] [stdout] ef27d500b77369de90a2a74c36a08bda0f9d7dbe6bb3f4e7ec399c60aeda0fa3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 27a835e38bfa9e2fb2b037c898ff3c60ec39683c7c078ee1a8c48f773391f2cf
[INFO] running `Command { std: "docker" "start" "-a" "27a835e38bfa9e2fb2b037c898ff3c60ec39683c7c078ee1a8c48f773391f2cf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sema-19ef61baf244c41a)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sema-d267390cc0137c6e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/embedding_bench.rs (/opt/rustwide/target/debug/deps/embedding_bench-653cf38d8ca6c04d)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/http_test.rs (/opt/rustwide/target/debug/deps/http_test-2ee87ad0c934ab46)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test bench_embedding_representations ... ignored, expensive benchmark test; run with `make test-embedding-bench`
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test test_http_custom_headers ... ignored
[INFO] [stdout] test test_http_delete ... ignored
[INFO] [stdout] test test_http_delete_with_opts ... ignored
[INFO] [stdout] test test_http_get ... ignored
[INFO] [stdout] test test_http_get_opts_non_map_ignored ... ignored
[INFO] [stdout] test test_http_get_with_query_params ... ignored
[INFO] [stdout] test test_http_head ... ignored
[INFO] [stdout] test test_http_headers_with_string_keys ... ignored
[INFO] [stdout] test test_http_invalid_url ... ignored
[INFO] [stdout] test test_http_multiple_headers ... ignored
[INFO] [stdout] test test_http_patch_with_json_body ... ignored
[INFO] [stdout] test test_http_post ... ignored
[INFO] [stdout] test test_http_post_empty_string_body ... ignored
[INFO] [stdout] test test_http_post_integer_body ... ignored
[INFO] [stdout] test test_http_post_map_body_echoed ... ignored
[INFO] [stdout] test test_http_post_map_sets_content_type_json ... ignored
[INFO] [stdout] test test_http_post_nested_map ... ignored
[INFO] [stdout] test test_http_post_string_body ... ignored
[INFO] [stdout] test test_http_put ... ignored
[INFO] [stdout] test test_http_redirect ... ignored
[INFO] [stdout] test test_http_request_generic ... ignored
[INFO] [stdout] test test_http_request_minimal_args ... ignored
[INFO] [stdout] test test_http_response_body_json_decode ... ignored
[INFO] [stdout] test test_http_response_has_body ... ignored
[INFO] [stdout] test test_http_response_has_headers ... ignored
[INFO] [stdout] test test_http_status_404 ... ignored
[INFO] [stdout] test test_http_status_500 ... ignored
[INFO] [stdout] test test_http_timeout ... ignored
[INFO] [stdout] test test_http_unicode_body ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 29 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-bbe44b638a92194c)
[INFO] [stdout] 
[INFO] [stdout] running 841 tests
[INFO] [stdout] test test_allowed_paths_none_allows_everything ... ok
[INFO] [stdout] test test_agent_slash_name ... ok
[INFO] [stdout] test test_agent_model ... ok
[INFO] [stdout] test test_agent_slash_max_turns ... ok
[INFO] [stdout] test test_agent_system ... ok
[INFO] [stdout] test test_agent_max_turns_custom ... ok
[INFO] [stdout] test test_agent_max_turns_default ... ok
[INFO] [stdout] test test_agent_name_error_on_non_agent ... ok
[INFO] [stdout] test test_agent_with_tools ... ok
[INFO] [stdout] test test_agent_tools_empty ... ok
[INFO] [stdout] test test_agent_slash_tools ... ok
[INFO] [stdout] test test_agent_slash_system ... ok
[INFO] [stdout] test test_agent_slash_model ... ok
[INFO] [stdout] test test_agent_name ... ok
[INFO] [stdout] test test_allowed_paths_read_inside ... ok
[INFO] [stdout] test test_allowed_paths_traversal_denied ... ok
[INFO] [stdout] test test_allowed_paths_write_inside ... ok
[INFO] [stdout] test test_assv ... ok
[INFO] [stdout] test test_apply ... ok
[INFO] [stdout] test test_and_or ... ok
[INFO] [stdout] test test_arithmetic_identity ... ok
[INFO] [stdout] test test_ast_eval_json ... ok
[INFO] [stdout] test test_allowed_paths_read_outside_denied ... ok
[INFO] [stdout] test test_ast_eval_readable ... ok
[INFO] [stdout] test test_assq ... ok
[INFO] [stdout] test test_and_or_empty ... ok
[INFO] [stdout] test test_any_every ... ok
[INFO] [stdout] test test_assoc_alist ... ok
[INFO] [stdout] test test_arity_errors ... ok
[INFO] [stdout] test test_any_with_even_predicate ... ok
[INFO] [stdout] test test_agent_predicate ... ok
[INFO] [stdout] test test_base64_encode_bytes ... ok
[INFO] [stdout] test test_base64_roundtrip_bytes ... ok
[INFO] [stdout] test test_base64_decode_bytes_invalid ... ok
[INFO] [stdout] test test_base64_encode_bytes_type_error ... ok
[INFO] [stdout] test test_apply_with_prefix_args ... ok
[INFO] [stdout] test test_base64_encode_bytes_empty ... ok
[INFO] [stdout] test test_base64_decode_bytes ... ok
[INFO] [stdout] test test_begin ... ok
[INFO] [stdout] test test_bv_append_single ... ok
[INFO] [stdout] test test_ast_no_input_error ... ok
[INFO] [stdout] test test_bv_append_empty ... ok
[INFO] [stdout] test test_begin_empty ... ok
[INFO] [stdout] test test_ast_vector_and_map ... ok
[INFO] [stdout] test test_ast_parse_error ... ok
[INFO] [stdout] test test_bitwise_ops ... ok
[INFO] [stdout] test test_bv_list_to_bytevector_empty ... ok
[INFO] [stdout] test test_bv_list_roundtrip ... ok
[INFO] [stdout] test test_bv_bytevector_to_list_empty ... ok
[INFO] [stdout] test test_bv_u8_set_does_not_mutate_original ... ok
[INFO] [stdout] test test_budget_with_unknown_model_does_not_error ... ok
[INFO] [stdout] test test_begin_returns_last ... ok
[INFO] [stdout] test test_bv_u8_set_returns_new ... ok
[INFO] [stdout] test test_bv_copy_with_start_only ... ok
[INFO] [stdout] test test_bv_copy_full ... ok
[INFO] [stdout] test test_ast_multiple_exprs_json ... ok
[INFO] [stdout] test test_bv_make_with_fill ... ok
[INFO] [stdout] test test_bv_copy_empty_range ... ok
[INFO] [stdout] test test_bv_make_zero_size ... ok
[INFO] [stdout] test test_arithmetic ... ok
[INFO] [stdout] test test_bytevector_append ... ok
[INFO] [stdout] test test_bytevector_list_conversion ... ok
[INFO] [stdout] test test_bytevector_length ... ok
[INFO] [stdout] test test_bytevector_u8_ref ... ok
[INFO] [stdout] test test_bytevector_display ... ok
[INFO] [stdout] test test_bytevector_copy ... ok
[INFO] [stdout] test test_bytevector_utf8_conversion ... ok
[INFO] [stdout] test test_bytevector_predicate ... ok
[INFO] [stdout] test test_base64_encode_decode ... ok
[INFO] [stdout] test test_bool_predicate ... ok
[INFO] [stdout] test test_bytevector_u8_set ... ok
[INFO] [stdout] test test_bitwise_edge_cases ... ok
[INFO] [stdout] test test_catch_type_error ... ok
[INFO] [stdout] test test_case ... ok
[INFO] [stdout] test test_char_predicate ... ok
[INFO] [stdout] test test_char_literals ... ok
[INFO] [stdout] test test_casing_roundtrip ... ok
[INFO] [stdout] test test_char_ci_comparison_predicates ... ok
[INFO] [stdout] test test_char_case ... ok
[INFO] [stdout] test test_char_comparison_predicates ... ok
[INFO] [stdout] test test_closure_captures_environment ... ok
[INFO] [stdout] test test_char_conversions ... ok
[INFO] [stdout] test test_closures ... ok
[INFO] [stdout] test test_catch_unbound ... ok
[INFO] [stdout] test test_cond ... ok
[INFO] [stdout] test test_closure_independence ... ok
[INFO] [stdout] test test_cond_first_match_wins ... ok
[INFO] [stdout] test test_char_predicates ... ok
[INFO] [stdout] test test_bytevector_constructors ... ok
[INFO] [stdout] test test_configure_unknown_provider_without_api_key_errors ... ok
[INFO] [stdout] test test_car_cdr_compositions ... ok
[INFO] [stdout] test test_compile_subcommand ... ok
[INFO] [stdout] test test_configure_unknown_provider_without_base_url_errors ... ok
[INFO] [stdout] test test_cond_no_match_no_else ... ok
[INFO] [stdout] test test_comparison ... ok
[INFO] [stdout] test test_chained_comparison ... ok
[INFO] [stdout] test test_compose_higher_order ... ok
[INFO] [stdout] test test_context_hidden ... ok
[INFO] [stdout] test test_contains ... ok
[INFO] [stdout] test test_context_hidden_not_in_all ... ok
[INFO] [stdout] test test_context_all ... ok
[INFO] [stdout] test test_context_hidden_unaffected_by_with ... ok
[INFO] [stdout] test test_cons_behavior ... ok
[INFO] [stdout] test test_context_all_merges_scoped_frames ... ok
[INFO] [stdout] test test_context_merge_overwrites ... ok
[INFO] [stdout] test test_context_has_hidden ... ok
[INFO] [stdout] test test_context_clear ... ok
[INFO] [stdout] test test_context_remove ... ok
[INFO] [stdout] test test_context_has ... ok
[INFO] [stdout] test test_context_remove_across_frames ... ok
[INFO] [stdout] test test_context_pull ... ok
[INFO] [stdout] test test_context_merge ... ok
[INFO] [stdout] test test_context_remove_returns_value ... ok
[INFO] [stdout] test test_context_set_get ... ok
[INFO] [stdout] test test_context_set_overwrites ... ok
[INFO] [stdout] test test_context_set_inside_with_does_not_persist ... ok
[INFO] [stdout] test test_context_stack_push_get ... ok
[INFO] [stdout] test test_context_stacks_independent ... ok
[INFO] [stdout] test test_context_stacks_persist_through_with ... ok
[INFO] [stdout] test test_context_with_empty_map ... ok
[INFO] [stdout] test test_context_stack_empty ... ok
[INFO] [stdout] test test_context_stack_pop ... ok
[INFO] [stdout] test test_context_type_errors ... ok
[INFO] [stdout] test test_conversation_add_message ... ok
[INFO] [stdout] test test_context_with_restores_on_error ... ok
[INFO] [stdout] test test_context_with_any_value_types ... ok
[INFO] [stdout] test test_context_with_nested ... ok
[INFO] [stdout] test test_conversation_add_message_error_on_bad_role ... ok
[INFO] [stdout] test test_conversation_add_message_preserves_model ... ok
[INFO] [stdout] test test_conversation_add_message_role_check ... ok
[INFO] [stdout] test test_conversation_fork ... ok
[INFO] [stdout] test test_context_with_scoped ... ok
[INFO] [stdout] test test_conversation_add_message_multiple ... ok
[INFO] [stdout] test test_conversation_add_message_content_check ... ok
[INFO] [stdout] test test_conversation_add_message_immutable ... ok
[INFO] [stdout] test test_conversation_messages_error_on_non_conversation ... ok
[INFO] [stdout] test test_conversation_add_message_error_on_non_conversation ... ok
[INFO] [stdout] test test_conversation_model_empty ... ok
[INFO] [stdout] test test_conversation_messages_empty ... ok
[INFO] [stdout] test test_conversation_model ... ok
[INFO] [stdout] test test_bytecode_file_end_to_end ... ok
[INFO] [stdout] test test_csv_parse ... ok
[INFO] [stdout] test test_csv_encode ... ok
[INFO] [stdout] test test_conversation_new ... ok
[INFO] [stdout] test test_conversation_new_empty ... ok
[INFO] [stdout] test test_defagent ... ok
[INFO] [stdout] test test_cyclic_import_returns_error_instead_of_stack_overflow ... ok
[INFO] [stdout] test test_define_provider_appears_in_list ... ok
[INFO] [stdout] test test_csv_parse_maps ... ok
[INFO] [stdout] test test_define_provider_nil_return_errors ... ok
[INFO] [stdout] test test_define_provider_complete_returns_map ... ok
[INFO] [stdout] test test_define_and_call ... ok
[INFO] [stdout] test test_conversation_predicate ... ok
[INFO] [stdout] test test_define_provider_error_propagation ... ok
[INFO] [stdout] test test_define_provider_receives_model ... ok
[INFO] [stdout] test test_define_provider_receives_max_tokens ... ok
[INFO] [stdout] test test_define_provider_integer_return_errors ... ok
[INFO] [stdout] test test_define_provider_default_model_fallback ... ok
[INFO] [stdout] test test_count ... ok
[INFO] [stdout] test test_define_provider_complete_returns_string ... ok
[INFO] [stdout] test test_define_provider_receives_system_prompt ... ok
[INFO] [stdout] test test_context_arity_errors ... ok
[INFO] [stdout] test test_define_provider_redefine_uses_latest ... ok
[INFO] [stdout] test test_define_provider_stream_fallback ... ok
[INFO] [stdout] test test_define_provider_requires_complete ... ok
[INFO] [stdout] test test_define_provider_registers_and_sets_default ... ok
[INFO] [stdout] test test_define_provider_switch_back ... ok
[INFO] [stdout] test test_define_provider_temperature_passthrough ... ok
[INFO] [stdout] test test_define_record_type_multiple_types ... ok
[INFO] [stdout] test test_define_record_type_predicate_false ... ok
[INFO] [stdout] test test_define_provider_validates_complete_is_function ... ok
[INFO] [stdout] test test_define_record_type_record_predicate ... ok
[INFO] [stdout] test test_define_record_type_basic ... ok
[INFO] [stdout] test test_define_provider_tool_calls_response ... ok
[INFO] [stdout] test test_define_provider_uses_default_model ... ok
[INFO] [stdout] test test_defmacro ... ok
[INFO] [stdout] test test_define_provider_with_closure ... ok
[INFO] [stdout] test test_define_record_type_mutator_ignored ... ok
[INFO] [stdout] test test_define_record_type_equality ... ok
[INFO] [stdout] test test_define_record_type_type_function ... ok
[INFO] [stdout] test test_defmacro_unless_custom ... ok
[INFO] [stdout] test test_deftool_lambda_param_order_not_alphabetical ... ok
[INFO] [stdout] test test_deftool ... ok
[INFO] [stdout] test test_deftool_params_are_map ... ok
[INFO] [stdout] test test_deftool_param_keys_sorted_alphabetically ... ok
[INFO] [stdout] test test_deftool_three_params_ordering ... ok
[INFO] [stdout] test test_defmacro_with_quasiquote ... ok
[INFO] [stdout] test test_delay_memoization ... ok
[INFO] [stdout] test test_delay_force_basic ... ok
[INFO] [stdout] test test_defun_alias ... ok
[INFO] [stdout] test test_do_loop_basic ... ok
[INFO] [stdout] test test_do_loop_factorial ... ok
[INFO] [stdout] test test_do_loop_no_step ... ok
[INFO] [stdout] test test_do_begin_still_works ... ok
[INFO] [stdout] test test_do_loop_with_body ... ok
[INFO] [stdout] test test_document_chunk_adds_chunk_index ... ok
[INFO] [stdout] test test_document_chunk_preserves_metadata ... ok
[INFO] [stdout] test test_delay_is_promise ... ok
[INFO] [stdout] test test_dissoc ... ok
[INFO] [stdout] test test_document_metadata ... ok
[INFO] [stdout] test test_document_create ... ok
[INFO] [stdout] test test_embedding_length ... ok
[INFO] [stdout] test test_dissoc_hashmap ... ok
[INFO] [stdout] test test_disasm_subcommand ... ok
[INFO] [stdout] test test_document_text ... ok
[INFO] [stdout] test test_do_loop ... ok
[INFO] [stdout] test test_division_by_zero ... ok
[INFO] [stdout] test test_embedding_integers_coerced ... ok
[INFO] [stdout] test test_embedding_ref ... ok
[INFO] [stdout] test test_embedding_similarity_mixed_error ... ok
[INFO] [stdout] test test_embedding_list_roundtrip ... ok
[INFO] [stdout] test test_embedding_list_to_embedding_preserves_values ... ok
[INFO] [stdout] test test_embedding_ref_out_of_bounds ... ok
[INFO] [stdout] test test_env_var ... ok
[INFO] [stdout] test test_error_builtin ... ok
[INFO] [stdout] test test_drop_while ... ok
[INFO] [stdout] test test_embedding_similarity_bytevectors ... ok
[INFO] [stdout] test test_eval_special_form ... ok
[INFO] [stdout] test test_every_with_even_predicate ... ok
[INFO] [stdout] test test_factorial ... ok
[INFO] [stdout] test test_even_odd_predicates ... ok
[INFO] [stdout] test test_even_odd ... ok
[INFO] [stdout] test test_eq_identity ... ok
[INFO] [stdout] test test_file_glob_no_matches ... ok
[INFO] [stdout] test test_compile_with_macros ... ok
[INFO] [stdout] test test_file_delete_standalone ... ok
[INFO] [stdout] test test_file_glob_returns_list_of_strings ... ok
[INFO] [stdout] test test_file_append_standalone ... ok
[INFO] [stdout] test test_empty ... ok
[INFO] [stdout] test test_file_info_standalone ... ok
[INFO] [stdout] test test_file_is_symlink ... ok
[INFO] [stdout] test test_file_read_bytes ... ok
[INFO] [stdout] test test_file_is_file ... ok
[INFO] [stdout] test test_file_read_bytes_not_found ... ok
[INFO] [stdout] test test_file_for_each_line ... ok
[INFO] [stdout] test test_file_read_lines ... ok
[INFO] [stdout] test test_file_is_directory_standalone ... ok
[INFO] [stdout] test test_file_write_bytes_type_error ... ok
[INFO] [stdout] test test_file_list_standalone ... ok
[INFO] [stdout] test test_flat_map ... ok
[INFO] [stdout] test test_file_mkdir_standalone ... ok
[INFO] [stdout] test test_file_write_bytes ... ok
[INFO] [stdout] test test_flatten ... ok
[INFO] [stdout] test test_file_copy ... ok
[INFO] [stdout] test test_flatten_deep ... ok
[INFO] [stdout] test test_file_fold_lines ... ok
[INFO] [stdout] test test_file_rename_standalone ... ok
[INFO] [stdout] test test_file_write_lines ... ok
[INFO] [stdout] test test_foldr ... ok
[INFO] [stdout] test test_fn_alias ... ok
[INFO] [stdout] test test_frequencies_arity_error ... ok
[INFO] [stdout] test test_ackermann ... ok
[INFO] [stdout] test test_format ... ok
[INFO] [stdout] test test_for_each ... ok
[INFO] [stdout] test test_flatten_deep_fn ... ok
[INFO] [stdout] test test_force_non_promise ... ok
[INFO] [stdout] test test_hash_hmac_sha256 ... ok
[INFO] [stdout] test test_foldr_extended ... ok
[INFO] [stdout] test test_fn_predicate ... ok
[INFO] [stdout] test test_hash_md5 ... ok
[INFO] [stdout] test test_hash_hmac_sha256_errors ... ok
[INFO] [stdout] test test_hash_map ... ok
[INFO] [stdout] test test_frequencies ... ok
[INFO] [stdout] test test_gensym ... ok
[INFO] [stdout] test test_gensym_is_symbol_type ... ok
[INFO] [stdout] test test_format_directives ... ok
[INFO] [stdout] test test_get_with_default ... ok
[INFO] [stdout] test test_hash_md5_errors ... ok
[INFO] [stdout] test test_hashmap_to_map ... ok
[INFO] [stdout] test test_http_get_non_string_url ... ok
[INFO] [stdout] test test_http_delete_wrong_arity ... ok
[INFO] [stdout] test test_hashmap_assoc ... ok
[INFO] [stdout] test test_hashmap_keys ... ok
[INFO] [stdout] test test_higher_order ... ok
[INFO] [stdout] test test_file_operations ... ok
[INFO] [stdout] test test_hash_sha256 ... ok
[INFO] [stdout] test test_http_get_wrong_arity ... ok
[INFO] [stdout] test test_http_post_non_string_url ... ok
[INFO] [stdout] test test_http_get_too_many_args ... ok
[INFO] [stdout] test test_http_post_wrong_arity ... ok
[INFO] [stdout] test test_http_post_too_many_args ... ok
[INFO] [stdout] test test_http_put_wrong_arity ... ok
[INFO] [stdout] test test_hashmap_basic ... ok
[INFO] [stdout] test test_hashmap_generic_ops ... ok
[INFO] [stdout] test test_http_request_too_few_args ... ok
[INFO] [stdout] test test_internal_define ... ok
[INFO] [stdout] test test_interpose_arity_error ... ok
[INFO] [stdout] test test_json_decode_boolean ... ok
[INFO] [stdout] test test_http_request_non_string_method ... ok
[INFO] [stdout] test test_http_request_too_many_args ... ok
[INFO] [stdout] test test_if_two_branch ... ok
[INFO] [stdout] test test_cli_model_flag_sets_default_model ... ok
[INFO] [stdout] test test_json_decode_array ... ok
[INFO] [stdout] test test_iota ... ok
[INFO] [stdout] test test_json_decode_string ... ok
[INFO] [stdout] test test_json_decode_null ... ok
[INFO] [stdout] test test_json_decode_number ... ok
[INFO] [stdout] test test_interpose ... ok
[INFO] [stdout] test test_json ... ok
[INFO] [stdout] test test_int_float_conversion ... ok
[INFO] [stdout] test test_integer_float_predicates ... ok
[INFO] [stdout] test test_json_decode_object ... ok
[INFO] [stdout] test test_json_encode_float ... ok
[INFO] [stdout] test test_json_encode_list ... ok
[INFO] [stdout] test test_json_encode_nested ... ok
[INFO] [stdout] test test_json_encode_integer ... ok
[INFO] [stdout] test test_json_encode_keywords ... ok
[INFO] [stdout] test test_json_encode_booleans ... ok
[INFO] [stdout] test test_json_encode_nil ... ok
[INFO] [stdout] test test_json_encode_pretty ... ok
[INFO] [stdout] test test_json_encode_string ... ok
[INFO] [stdout] test test_json_encode_vector ... ok
[INFO] [stdout] test test_json_roundtrip_nested ... ok
[INFO] [stdout] test test_json_encode_pretty_has_indentation ... ok
[INFO] [stdout] test test_json_encode_map ... ok
[INFO] [stdout] test test_cli_deprecated_flags_still_work ... ok
[INFO] [stdout] test test_json_roundtrip_primitives ... ok
[INFO] [stdout] test test_cli_chat_model_only_applies_to_default_provider ... ok
[INFO] [stdout] test test_json_roundtrip_vector ... ok
[INFO] [stdout] test test_json_pretty_map ... ok
[INFO] [stdout] test test_json_roundtrip_map ... ok
[INFO] [stdout] test test_keyword_as_fn_missing_key ... ok
[INFO] [stdout] test test_kv_delete_returns_bool ... ok
[INFO] [stdout] test test_kv_get_missing ... ok
[INFO] [stdout] test test_kv_open_returns_name ... ok
[INFO] [stdout] test test_file_glob ... FAILED
[INFO] [stdout] test test_kv_set_numeric_value ... ok
[INFO] [stdout] test test_kv_set_nil_value ... ok
[INFO] [stdout] test test_cli_provider_flag_sets_default_provider ... ok
[INFO] [stdout] test test_kv_keys ... ok
[INFO] [stdout] test test_keyword_to_string ... ok
[INFO] [stdout] test test_kv_set_get_roundtrip ... ok
[INFO] [stdout] test test_kv_open_and_close ... ok
[INFO] [stdout] test test_kv_delete ... ok
[INFO] [stdout] test test_kv_set_boolean_value ... ok
[INFO] [stdout] test test_kv_persistence ... ok
[INFO] [stdout] test test_lambda_multi_body ... ok
[INFO] [stdout] test test_kv_keys_empty ... ok
[INFO] [stdout] test test_legacy_message_role_alias ... ok
[INFO] [stdout] test test_let ... ok
[INFO] [stdout] test test_let_empty_bindings ... ok
[INFO] [stdout] test test_kv_overwrite_value ... ok
[INFO] [stdout] test test_kv_set_and_get ... ok
[INFO] [stdout] test test_lambda ... ok
[INFO] [stdout] test test_legacy_agent_name_alias ... ok
[INFO] [stdout] test test_list_avg_empty_error ... ok
[INFO] [stdout] test test_legacy_prompt_messages_alias ... ok
[INFO] [stdout] test test_legacy_tool_name_alias ... ok
[INFO] [stdout] test test_list_cross_join ... ok
[INFO] [stdout] test test_list_avg ... ok
[INFO] [stdout] test test_let_star ... ok
[INFO] [stdout] test test_list_chunk ... ok
[INFO] [stdout] test test_last ... ok
[INFO] [stdout] test test_letrec ... ok
[INFO] [stdout] test test_list_dedupe ... ok
[INFO] [stdout] test test_list_diff ... ok
[INFO] [stdout] test test_list_key_by ... ok
[INFO] [stdout] test test_list_median_empty_error ... ok
[INFO] [stdout] test test_list_interleave ... ok
[INFO] [stdout] test test_last_extended ... ok
[INFO] [stdout] test test_list_intersect ... ok
[INFO] [stdout] test test_list_max ... ok
[INFO] [stdout] test test_list_min ... ok
[INFO] [stdout] test test_list_duplicates ... ok
[INFO] [stdout] test test_list_pad ... ok
[INFO] [stdout] test test_list_find ... ok
[INFO] [stdout] test test_list_median ... ok
[INFO] [stdout] test test_list_sole ... ok
[INFO] [stdout] test test_list_drop_while ... ok
[INFO] [stdout] test test_list_join ... ok
[INFO] [stdout] test test_list_mode ... ok
[INFO] [stdout] test test_list_group_by ... ok
[INFO] [stdout] test test_list_shuffle ... ok
[INFO] [stdout] test test_list_sole_multiple_error ... ok
[INFO] [stdout] test test_list_page ... ok
[INFO] [stdout] test test_list_operations ... ok
[INFO] [stdout] test test_list_pick ... ok
[INFO] [stdout] test test_list_index_of ... ok
[INFO] [stdout] test test_list_sole_none_error ... ok
[INFO] [stdout] test test_list_repeat ... ok
[INFO] [stdout] test test_list_times ... ok
[INFO] [stdout] test test_list_to_vector ... ok
[INFO] [stdout] test test_llm_cache_key_different_model ... ok
[INFO] [stdout] test test_list_split_at ... ok
[INFO] [stdout] test test_llm_budget_remaining_values ... ok
[INFO] [stdout] test test_list_to_string ... ok
[INFO] [stdout] test test_list_pluck ... ok
[INFO] [stdout] test test_llm_cache_stats_empty ... ok
[INFO] [stdout] test test_llm_list_providers_empty ... ok
[INFO] [stdout] test test_list_reject ... ok
[INFO] [stdout] test test_llm_pricing_status ... ok
[INFO] [stdout] test test_llm_providers_list ... ok
[INFO] [stdout] test test_llm_cache_clear ... ok
[INFO] [stdout] test test_llm_cache_key_different_temperature ... ok
[INFO] [stdout] test test_list_sum ... ok
[INFO] [stdout] test test_llm_compare_arity ... ok
[INFO] [stdout] test test_llm_clear_budget ... ok
[INFO] [stdout] test test_list_sliding ... ok
[INFO] [stdout] test test_llm_default_provider_none ... ok
[INFO] [stdout] test test_llm_budget_remaining_no_budget ... ok
[INFO] [stdout] test test_llm_reset_usage ... ok
[INFO] [stdout] test test_llm_current_provider_none ... ok
[INFO] [stdout] test test_llm_similarity_error_different_lengths ... ok
[INFO] [stdout] test test_llm_set_budget ... ok
[INFO] [stdout] test test_llm_set_default_no_provider ... ok
[INFO] [stdout] test test_llm_similarity_identical ... ok
[INFO] [stdout] test test_list_take_while ... ok
[INFO] [stdout] test test_llm_similarity_opposite ... ok
[INFO] [stdout] test test_llm_similarity_orthogonal ... ok
[INFO] [stdout] test test_llm_cache_key_generation ... ok
[INFO] [stdout] test test_llm_token_count_empty ... ok
[INFO] [stdout] test test_log_includes_context ... ok
[INFO] [stdout] test test_list_unique ... ok
[INFO] [stdout] test test_llm_similarity_error_empty ... ok
[INFO] [stdout] test test_llm_token_estimate_map ... ok
[INFO] [stdout] test test_llm_token_count_list ... ok
[INFO] [stdout] test test_llm_token_count_long ... ok
[INFO] [stdout] test test_load_pops_file_context_even_if_file_disappears ... ok
[INFO] [stdout] test test_llm_token_count_basic ... ok
[INFO] [stdout] test test_map_entries_hashmap ... ok
[INFO] [stdout] test test_map_entries ... ok
[INFO] [stdout] test test_llm_state_isolation_between_interpreters ... ok
[INFO] [stdout] test test_llm_with_rate_limit_type_check ... ok
[INFO] [stdout] test test_load_special_form ... ok
[INFO] [stdout] test test_log ... ok
[INFO] [stdout] test test_map_data_structure ... ok
[INFO] [stdout] test test_llm_similarity ... ok
[INFO] [stdout] test test_llm_summarize_arity ... ok
[INFO] [stdout] test test_map_map_keys ... ok
[INFO] [stdout] test test_map_from_entries_error ... ok
[INFO] [stdout] test test_map_ops_hashmap ... ok
[INFO] [stdout] test test_map_select_keys ... ok
[INFO] [stdout] test test_map_except ... ok
[INFO] [stdout] test test_log_functions_basic ... ok
[INFO] [stdout] test test_map_map_vals ... ok
[INFO] [stdout] test test_map_empty_list ... ok
[INFO] [stdout] test test_http_request_unknown_method ... ok
[INFO] [stdout] test test_map_filter ... ok
[INFO] [stdout] test test_macroexpand ... ok
[INFO] [stdout] test test_map_from_entries ... ok
[INFO] [stdout] test test_map_filter_fold ... ok
[INFO] [stdout] test test_math_map_range ... ok
[INFO] [stdout] test test_math_hyperbolic ... ok
[INFO] [stdout] test test_map_update ... ok
[INFO] [stdout] test test_map_sort_keys ... ok
[INFO] [stdout] test test_math_angle_conversion ... ok
[INFO] [stdout] test test_map_zip ... ok
[INFO] [stdout] test test_math_pow_namespaced ... ok
[INFO] [stdout] test test_math_random ... ok
[INFO] [stdout] test test_message_content ... ok
[INFO] [stdout] test test_math_trig_extended ... ok
[INFO] [stdout] test test_math_clamp ... ok
[INFO] [stdout] test test_merge_hashmap ... ok
[INFO] [stdout] test test_math_lerp ... ok
[INFO] [stdout] test test_math_quotient_remainder ... ok
[INFO] [stdout] test test_math_exp_log ... ok
[INFO] [stdout] test test_message_slash_role ... ok
[INFO] [stdout] test test_math_gcd_lcm ... ok
[INFO] [stdout] test test_message_with_image_role ... ok
[INFO] [stdout] test test_member ... ok
[INFO] [stdout] test test_message_with_image_creates_message ... ok
[INFO] [stdout] test test_math_sign ... ok
[INFO] [stdout] test test_message_slash_content ... ok
[INFO] [stdout] test test_math_functions ... ok
[INFO] [stdout] test test_message_creation ... ok
[INFO] [stdout] test test_message_content_error_on_non_message ... ok
[INFO] [stdout] test test_merge ... ok
[INFO] [stdout] test test_negative_numbers ... ok
[INFO] [stdout] test test_message_from_prompt ... ok
[INFO] [stdout] test test_message_predicate ... ok
[INFO] [stdout] test test_message_role_error_on_non_message ... ok
[INFO] [stdout] test test_message_role ... ok
[INFO] [stdout] test test_named_let_fib ... ok
[INFO] [stdout] test test_nested_try ... ok
[INFO] [stdout] test test_nested_closures ... ok
[INFO] [stdout] test test_module_cache ... ok
[INFO] [stdout] test test_member_extended ... ok
[INFO] [stdout] test test_nested_list_ops ... ok
[INFO] [stdout] test test_multi_list_map ... ok
[INFO] [stdout] test test_named_let_sum ... ok
[INFO] [stdout] test test_module_import ... ok
[INFO] [stdout] test test_math_special_values ... ok
[INFO] [stdout] test test_module_cache_isolation_between_interpreters ... ok
[INFO] [stdout] test test_path_absolute_predicate ... ok
[INFO] [stdout] test test_nth ... ok
[INFO] [stdout] test test_partial_application_pattern ... ok
[INFO] [stdout] test test_nested_import_does_not_leak_non_exported_bindings ... ok
[INFO] [stdout] test test_number_to_string ... ok
[INFO] [stdout] test test_partition_extended ... ok
[INFO] [stdout] test test_mixed_int_float_arithmetic ... ok
[INFO] [stdout] test test_partition ... ok
[INFO] [stdout] test test_path_filename ... ok
[INFO] [stdout] test test_path_join_multi ... ok
[INFO] [stdout] test test_path_dirname_extended ... ok
[INFO] [stdout] test test_path_absolute_extended ... ok
[INFO] [stdout] test test_pdf_extract_text_pages_nonexistent ... ok
[INFO] [stdout] test test_path_stem ... ok
[INFO] [stdout] test test_pdf_metadata_arity ... ok
[INFO] [stdout] test test_pdf_extract_text_nonexistent ... ok
[INFO] [stdout] test test_pdf_extract_text_arity ... ok
[INFO] [stdout] test test_path_basename_extended ... ok
[INFO] [stdout] test test_path_extension_extended ... ok
[INFO] [stdout] test test_pdf_extract_text_pages ... ok
[INFO] [stdout] test test_nil_predicate ... ok
[INFO] [stdout] test test_pdf_extract_text ... ok
[INFO] [stdout] test test_path_join_extended ... ok
[INFO] [stdout] test test_pdf_extract_text_not_receipt ... ok
[INFO] [stdout] test test_path_dir ... ok
[INFO] [stdout] test test_pi_and_e_constants ... ok
[INFO] [stdout] test test_path_ext ... ok
[INFO] [stdout] test test_pdf_metadata_nonexistent ... ok
[INFO] [stdout] test test_pdf_extract_text_pages_returns_list ... ok
[INFO] [stdout] test test_pretty_print_list_breaks_at_narrow_width ... ok
[INFO] [stdout] test test_pretty_print_nested_map_breaks_with_indent ... ok
[INFO] [stdout] test test_pdf_page_count_nonexistent ... ok
[INFO] [stdout] test test_pretty_print_small_list_stays_compact ... ok
[INFO] [stdout] test test_pretty_print_small_map_stays_compact ... ok
[INFO] [stdout] test test_pdf_metadata_has_pages ... ok
[INFO] [stdout] test test_pretty_print_nested_list_of_maps ... ok
[INFO] [stdout] test test_pow ... ok
[INFO] [stdout] test test_pdf_metadata_has_author ... ok
[INFO] [stdout] test test_pdf_page_count ... ok
[INFO] [stdout] test test_pprint_arity ... ok
[INFO] [stdout] test test_pretty_print_small_vector_stays_compact ... ok
[INFO] [stdout] test test_pdf_page_count_arity ... ok
[INFO] [stdout] test test_pretty_print_map_breaks_at_narrow_width ... ok
[INFO] [stdout] test test_pdf_metadata_has_title ... ok
[INFO] [stdout] test test_pretty_print_vector_of_maps_breaks ... ok
[INFO] [stdout] test test_pricing ... ok
[INFO] [stdout] test test_pdf_page_count_second_fixture ... ok
[INFO] [stdout] test test_pdf_metadata_returns_map ... ok
[INFO] [stdout] test test_pprint_returns_nil ... ok
[INFO] [stdout] test test_prompt_render_missing_var ... ok
[INFO] [stdout] test test_prompt_and_message ... ok
[INFO] [stdout] test test_prompt_render_basic ... ok
[INFO] [stdout] test test_prompt_creation ... ok
[INFO] [stdout] test test_prompt_append ... ok
[INFO] [stdout] test test_prompt_render_adjacent_vars ... ok
[INFO] [stdout] test test_path_operations ... ok
[INFO] [stdout] test test_prompt_append_preserves_order ... ok
[INFO] [stdout] test test_println_error ... ok
[INFO] [stdout] test test_print_error ... ok
[INFO] [stdout] test test_promise_forced_predicate ... ok
[INFO] [stdout] test test_prompt_render_number_value ... ok
[INFO] [stdout] test test_prompt_messages_error_on_non_prompt ... ok
[INFO] [stdout] test test_prompt_set_system ... ok
[INFO] [stdout] test test_prompt_render_no_vars ... ok
[INFO] [stdout] test test_prompt_slash_append ... ok
[INFO] [stdout] test test_prompt_slash_messages ... ok
[INFO] [stdout] test test_prompt_system_user_assistant ... ok
[INFO] [stdout] test test_prompt_render_repeated_var ... ok
[INFO] [stdout] test test_prompt_slash_set_system ... ok
[INFO] [stdout] test test_prompt_predicate ... ok
[INFO] [stdout] test test_prompt_set_system_adds_when_missing ... ok
[INFO] [stdout] test test_prompt_messages ... ok
[INFO] [stdout] test test_quasiquote ... ok
[INFO] [stdout] test test_reduce ... ok
[INFO] [stdout] test test_prompt_template_basic ... ok
[INFO] [stdout] test test_quote ... ok
[INFO] [stdout] test test_read_many ... ok
[INFO] [stdout] test test_read_builtin ... ok
[INFO] [stdout] test test_predicates ... ok
[INFO] [stdout] test test_regex_find_all ... ok
[INFO] [stdout] test test_rest_params ... ok
[INFO] [stdout] test test_recursive_fibonacci ... ok
[INFO] [stdout] test test_reduce_edge_cases ... ok
[INFO] [stdout] test test_range ... ok
[INFO] [stdout] test test_regex_match_no_match ... ok
[INFO] [stdout] test test_regex_capture ... ok
[INFO] [stdout] test test_regex_replace_all_whitespace ... ok
[INFO] [stdout] test test_retry_succeeds_first_try ... ok
[INFO] [stdout] test test_regex_split_whitespace ... ok
[INFO] [stdout] test test_regex_replace ... ok
[INFO] [stdout] test test_regex_split ... ok
[INFO] [stdout] test test_retry_counter ... ok
[INFO] [stdout] test test_regex_find_all_empty ... ok
[INFO] [stdout] test test_retry_exhausted ... ok
[INFO] [stdout] test test_retry_with_options ... ok
[INFO] [stdout] test test_sandbox_error_message_accessible_in_catch ... ok
[INFO] [stdout] test test_sandbox_env_read_denied ... ok
[INFO] [stdout] test test_sandbox_env_write_denied ... ok
[INFO] [stdout] test test_read_sexp ... ok
[INFO] [stdout] test test_sandbox_env_read_all_functions_denied ... ok
[INFO] [stdout] test test_range_with_step ... ok
[INFO] [stdout] test test_regex_match ... ok
[INFO] [stdout] test test_sandbox_deny_multiple_caps_union ... ok
[INFO] [stdout] test test_sandbox_fs_read_denied ... ok
[INFO] [stdout] test test_sandbox_fs_write_all_functions_denied ... ok
[INFO] [stdout] test test_sandbox_network_denied ... ok
[INFO] [stdout] test test_sandbox_network_all_functions_denied ... ok
[INFO] [stdout] test test_sandbox_println_always_works ... ok
[INFO] [stdout] test test_sandbox_fs_write_denied ... ok
[INFO] [stdout] test test_sandbox_process_denied ... ok
[INFO] [stdout] test test_sandbox_load_denied_by_fs_read ... ok
[INFO] [stdout] test test_sandbox_fs_write_allows_read ... ok
[INFO] [stdout] test test_sandbox_error_catchable_with_try ... ok
[INFO] [stdout] test test_sandbox_all_denied_safe_functions_comprehensive ... ok
[INFO] [stdout] test test_sandbox_env_write_allows_read ... ok
[INFO] [stdout] test test_sandbox_process_allows_safe_sys_functions ... ok
[INFO] [stdout] test test_sandbox_process_all_functions_denied ... ok
[INFO] [stdout] test test_sandbox_fs_read_all_functions_denied ... ok
[INFO] [stdout] test test_round ... ok
[INFO] [stdout] test test_sandbox_parse_cli_multiple ... ok
[INFO] [stdout] test test_sandbox_safe_functions_always_work ... ok
[INFO] [stdout] test test_set_bang ... ok
[INFO] [stdout] test test_selective_import ... ok
[INFO] [stdout] test test_sandbox_shell_denied ... ok
[INFO] [stdout] test test_regex_match_groups_detail ... ok
[INFO] [stdout] test test_sort ... ok
[INFO] [stdout] test test_sandbox_strict_preset ... ok
[INFO] [stdout] test test_sqrt ... ok
[INFO] [stdout] test test_sandbox_unrestricted_by_default ... ok
[INFO] [stdout] test test_sort_by_arity_error ... ok
[INFO] [stdout] test test_stack_trace_has_spans ... ok
[INFO] [stdout] test test_stack_trace_lambda_anonymous ... ok
[INFO] [stdout] test test_stack_trace_loaded_file ... ok
[INFO] [stdout] test test_stack_trace_native_fn ... ok
[INFO] [stdout] test test_stack_trace_in_try_catch ... ok
[INFO] [stdout] test test_sort_by ... ok
[INFO] [stdout] test test_sandbox_shell_allowed_when_other_denied ... ok
[INFO] [stdout] test test_sort_with_comparator ... ok
[INFO] [stdout] test test_shell_command ... ok
[INFO] [stdout] test test_stack_trace_nested_functions ... ok
[INFO] [stdout] test test_stack_trace_tco_bounded ... ok
[INFO] [stdout] test test_scheme_aliases ... ok
[INFO] [stdout] test test_string_after_before_composability ... ok
[INFO] [stdout] test test_string_between_overlapping_delimiters ... ok
[INFO] [stdout] test test_string_append_coercion ... ok
[INFO] [stdout] test test_string_between_left_found_right_missing ... ok
[INFO] [stdout] test test_string_ansi_escape_codes ... ok
[INFO] [stdout] test test_string_after_multi_byte_needle ... ok
[INFO] [stdout] test test_string_big_u_escape ... ok
[INFO] [stdout] test test_string_camel_case ... ok
[INFO] [stdout] test test_string_before ... ok
[INFO] [stdout] test test_string_chars ... ok
[INFO] [stdout] test test_string_byte_length ... ok
[INFO] [stdout] test test_str_concat ... ok
[INFO] [stdout] test test_run_semac_file ... ok
[INFO] [stdout] test test_string_camel_case_idempotent_and_edge ... ok
[INFO] [stdout] test test_string_capitalize ... ok
[INFO] [stdout] test test_string_after ... ok
[INFO] [stdout] test test_string_chop_start_prefix_is_full_string ... ok
[INFO] [stdout] test test_string_escapes ... ok
[INFO] [stdout] test test_string_conversions ... ok
[INFO] [stdout] test test_string_from_codepoints_roundtrip ... ok
[INFO] [stdout] test test_string_ensure_start_already_doubled ... ok
[INFO] [stdout] test test_string_after_last ... ok
[INFO] [stdout] test test_string_chop_start ... ok
[INFO] [stdout] test test_string_empty ... ok
[INFO] [stdout] test test_string_ci_equal ... ok
[INFO] [stdout] test test_string_codepoints ... ok
[INFO] [stdout] test test_string_headline_unicode ... ok
[INFO] [stdout] test test_string_last_index_of ... ok
[INFO] [stdout] test test_string_from_codepoints ... ok
[INFO] [stdout] test test_string_map ... ok
[INFO] [stdout] test test_string_foldcase ... ok
[INFO] [stdout] test test_string_kebab_case ... ok
[INFO] [stdout] test test_string_join ... ok
[INFO] [stdout] test test_string_index_of ... ok
[INFO] [stdout] test test_string_before_last ... ok
[INFO] [stdout] test test_string_between ... ok
[INFO] [stdout] test test_string_ensure_end ... ok
[INFO] [stdout] test test_string_ensure_start ... ok
[INFO] [stdout] test test_string_pad_left ... ok
[INFO] [stdout] test test_string_chop_end ... ok
[INFO] [stdout] test test_string_mixed_escape_types ... ok
[INFO] [stdout] test test_string_null_escape ... ok
[INFO] [stdout] test test_string_hex_escape_r7rs ... ok
[INFO] [stdout] test test_string_operations ... ok
[INFO] [stdout] test test_string_pad_right ... ok
[INFO] [stdout] test test_string_ref ... ok
[INFO] [stdout] test test_string_replace ... ok
[INFO] [stdout] test test_string_pascal_case_edge ... ok
[INFO] [stdout] test test_string_ref_returns_char ... ok
[INFO] [stdout] test test_string_pascal_case ... ok
[INFO] [stdout] test test_string_repeat ... ok
[INFO] [stdout] test test_string_remove_multi_char_and_overlapping ... ok
[INFO] [stdout] test test_string_replace_last_full_and_delete ... ok
[INFO] [stdout] test test_string_headline ... ok
[INFO] [stdout] test test_string_normalize ... ok
[INFO] [stdout] test test_string_starts_ends_with ... ok
[INFO] [stdout] test test_string_take_exact_length ... ok
[INFO] [stdout] test test_string_replace_last ... ok
[INFO] [stdout] test test_string_number_predicate ... ok
[INFO] [stdout] test test_string_replace_first_full_and_delete ... ok
[INFO] [stdout] test test_string_replace_first ... ok
[INFO] [stdout] test test_string_split_memchr ... ok
[INFO] [stdout] test test_string_to_keyword ... ok
[INFO] [stdout] test test_string_title_case ... ok
[INFO] [stdout] test test_string_remove ... ok
[INFO] [stdout] test test_string_trim ... ok
[INFO] [stdout] test test_string_to_symbol ... ok
[INFO] [stdout] test test_string_take ... ok
[INFO] [stdout] test test_string_to_list_chars ... ok
[INFO] [stdout] test test_string_reverse ... ok
[INFO] [stdout] test test_string_trim_right ... ok
[INFO] [stdout] test test_string_snake_case_idempotent_and_edge ... ok
[INFO] [stdout] test test_string_trim_left ... ok
[INFO] [stdout] test test_sys_args ... ok
[INFO] [stdout] test test_string_upper_lower ... ok
[INFO] [stdout] test test_sys_elapsed ... ok
[INFO] [stdout] test test_string_u_escape ... ok
[INFO] [stdout] test test_string_to_number ... ok
[INFO] [stdout] test test_sys_cwd ... ok
[INFO] [stdout] test test_symbol_to_string ... ok
[INFO] [stdout] test test_sys_arch ... ok
[INFO] [stdout] test test_string_wrap ... ok
[INFO] [stdout] test test_substring ... ok
[INFO] [stdout] test test_sys_platform ... ok
[INFO] [stdout] test test_sys_env_all ... ok
[INFO] [stdout] test test_sys_tty ... ok
[INFO] [stdout] test test_sys_user ... FAILED
[INFO] [stdout] test test_string_wrap_unwrap_roundtrip ... ok
[INFO] [stdout] test test_sys_interactive ... ok
[INFO] [stdout] test test_sys_hostname ... ok
[INFO] [stdout] test test_sys_home_dir ... ok
[INFO] [stdout] test test_string_unwrap_minimal_length ... ok
[INFO] [stdout] test test_sys_pid ... ok
[INFO] [stdout] test test_string_snake_case ... ok
[INFO] [stdout] test test_sys_set_env ... ok
[INFO] [stdout] test test_sys_temp_dir ... ok
[INFO] [stdout] test test_sys_os ... ok
[INFO] [stdout] test test_term_bold ... ok
[INFO] [stdout] test test_term_spinner_start_stop ... ok
[INFO] [stdout] test test_sys_which ... ok
[INFO] [stdout] test test_term_rgb ... ok
[INFO] [stdout] test test_tap ... ok
[INFO] [stdout] test test_string_unwrap ... ok
[INFO] [stdout] test test_term_style_compound ... ok
[INFO] [stdout] test test_term_dim ... ok
[INFO] [stdout] test test_term_style_no_keywords ... ok
[INFO] [stdout] test test_term_spinner_update ... ok
[INFO] [stdout] test test_take_drop ... ok
[INFO] [stdout] test test_text_chunk_by_separator_empty ... ok
[INFO] [stdout] test test_text_chunk_empty ... ok
[INFO] [stdout] test test_text_chunk_with_overlap ... ok
[INFO] [stdout] test test_sys_set_env_errors ... ok
[INFO] [stdout] test test_text_chunk_basic ... ok
[INFO] [stdout] test test_term_strip_rgb ... ok
[INFO] [stdout] test test_term_strip ... ok
[INFO] [stdout] test test_take_while ... ok
[INFO] [stdout] test test_text_chunk_default_size ... ok
[INFO] [stdout] test test_take_and_drop ... ok
[INFO] [stdout] test test_text_split_sentences ... ok
[INFO] [stdout] test test_string_words ... ok
[INFO] [stdout] test test_text_split_sentences_empty ... ok
[INFO] [stdout] test test_text_chunk_by_separator ... ok
[INFO] [stdout] test test_text_clean_whitespace ... ok
[INFO] [stdout] test test_text_excerpt_radius_zero ... ok
[INFO] [stdout] test test_text_split_sentences_no_punctuation ... ok
[INFO] [stdout] test test_text_normalize_newlines ... ok
[INFO] [stdout] test test_term_colors ... ok
[INFO] [stdout] test test_text_trim_indent ... ok
[INFO] [stdout] test test_text_normalize_newlines_edge ... ok
[INFO] [stdout] test test_string_words_separators_only ... ok
[INFO] [stdout] test test_text_word_count ... ok
[INFO] [stdout] test test_text_strip_html_entities ... ok
[INFO] [stdout] test test_text_strip_html ... ok
[INFO] [stdout] test test_throw_catch ... ok
[INFO] [stdout] test test_text_truncate_exact ... ok
[INFO] [stdout] test test_text_truncate_custom_suffix ... ok
[INFO] [stdout] test test_text_truncate_short ... ok
[INFO] [stdout] test test_text_trim_indent_empty ... ok
[INFO] [stdout] test test_time_date_parts ... ok
[INFO] [stdout] test test_time_ms ... ok
[INFO] [stdout] test test_text_excerpt ... ok
[INFO] [stdout] test test_text_trim_indent_mixed ... ok
[INFO] [stdout] test test_time_diff ... ok
[INFO] [stdout] test test_text_excerpt_unicode_deep ... ok
[INFO] [stdout] test test_time_now ... ok
[INFO] [stdout] test test_text_word_count_empty ... ok
[INFO] [stdout] test test_time_roundtrip ... ok
[INFO] [stdout] test test_time_add_errors ... ok
[INFO] [stdout] test test_time_format ... ok
[INFO] [stdout] test test_time_diff_errors ... ok
[INFO] [stdout] test test_time_parse ... ok
[INFO] [stdout] test test_tool_description ... ok
[INFO] [stdout] test test_tool_name_error_on_non_tool ... ok
[INFO] [stdout] test test_text_word_count_extra_spaces ... ok
[INFO] [stdout] test test_tool_name ... ok
[INFO] [stdout] test test_tool_parameters ... ok
[INFO] [stdout] test test_tool_slash_description ... ok
[INFO] [stdout] test test_time_add ... ok
[INFO] [stdout] test test_tool_slash_parameters ... ok
[INFO] [stdout] test test_tool_slash_name ... ok
[INFO] [stdout] test test_try_catch_division_by_zero ... ok
[INFO] [stdout] test test_tool_predicate ... ok
[INFO] [stdout] test test_unicode_length_consistency ... ok
[INFO] [stdout] test test_try_no_error ... ok
[INFO] [stdout] test test_trig ... ok
[INFO] [stdout] test test_try_catch_error ... ok
[INFO] [stdout] test test_truncate ... ok
[INFO] [stdout] test test_try_catch_returns_value_on_success ... ok
[INFO] [stdout] test test_unbound_variable ... ok
[INFO] [stdout] test test_try_catch_error_info_map ... ok
[INFO] [stdout] test test_type_errors ... ok
[INFO] [stdout] test test_unicode_string_pad ... ok
[INFO] [stdout] test test_unicode_string_ref ... ok
[INFO] [stdout] test test_truthiness ... ok
[INFO] [stdout] test test_unary_minus ... ok
[INFO] [stdout] test test_type_conversions ... ok
[INFO] [stdout] test test_vector_cosine_similarity ... ok
[INFO] [stdout] test test_uuid_v4 ... ok
[INFO] [stdout] test test_unicode_string_length ... ok
[INFO] [stdout] test test_vector_cosine_orthogonal ... ok
[INFO] [stdout] test test_vector_distance ... ok
[INFO] [stdout] test test_vals ... ok
[INFO] [stdout] test test_vector_normalize ... ok
[INFO] [stdout] test test_vector_distance_same ... ok
[INFO] [stdout] test test_unquote_splicing ... ok
[INFO] [stdout] test test_vector_dimension_mismatch_error ... ok
[INFO] [stdout] test test_vector_dot_product ... ok
[INFO] [stdout] test test_vector_basics ... ok
[INFO] [stdout] test test_vector_normalize_zero ... ok
[INFO] [stdout] test test_vector_store_delete_nonexistent ... ok
[INFO] [stdout] test test_vector_store_count_empty ... ok
[INFO] [stdout] test test_vector_store_add_and_count ... ok
[INFO] [stdout] test test_vector_predicate ... ok
[INFO] [stdout] test test_vector_store_delete ... ok
[INFO] [stdout] test test_vector_store_save_and_open ... ok
[INFO] [stdout] test test_vector_store_create ... ok
[INFO] [stdout] test test_vector_store_overwrite_id ... ok
[INFO] [stdout] test test_vector_store_open_nonexistent_creates_empty ... ok
[INFO] [stdout] test test_vector_store_open_then_save_implicit_path ... ok
[INFO] [stdout] test test_unicode_substring ... ok
[INFO] [stdout] test test_vector_store_not_found ... ok
[INFO] [stdout] test test_with_budget_requires_at_least_one_limit ... ok
[INFO] [stdout] test test_vector_store_search ... ok
[INFO] [stdout] test test_vector_store_search_returns_metadata ... ok
[INFO] [stdout] test test_with_budget_both_limits ... ok
[INFO] [stdout] test test_with_budget_max_tokens ... ok
[INFO] [stdout] test test_vector_store_search_top_k ... ok
[INFO] [stdout] test test_with_budget_restores_outer_scope ... ok
[INFO] [stdout] test test_vector_to_list ... ok
[INFO] [stdout] test test_zip ... ok
[INFO] [stdout] test test_when_unless ... ok
[INFO] [stdout] test test_type_function ... ok
[INFO] [stdout] test test_zero_positive_negative ... ok
[INFO] [stdout] test test_tco_mutual_recursion ... ok
[INFO] [stdout] test test_tco_deep_recursion ... ok
[INFO] [stdout] test test_tco_named_let ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_file_glob stdout ----
[INFO] [stdout] [debug] max eval_depth reached: 2
[INFO] [stdout] 
[INFO] [stdout] thread 'test_file_glob' (440) panicked at tests/integration_test.rs:6936:5:
[INFO] [stdout] expected at least 7 crate Cargo.toml files, got 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60d91390d04a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60d91390d04a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60d91390d04a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60d91390d04a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60d913926e8a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60d913926e8a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x60d9139128e2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60d9139128e2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60d9138e661f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60d9138e661f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60d913902a39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60d912607c6c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x60d912607c6c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60d913902cb2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x60d913902cb2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60d9138e66d8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60d9138db249 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60d9138e778d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60d9139276cc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60d91250a076 - integration_test[67915933d438cc6b]::test_file_glob
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:6936:5
[INFO] [stdout]   20:     0x60d9124ed107 - integration_test[67915933d438cc6b]::test_file_glob::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:6929:20
[INFO] [stdout]   21:     0x60d9125eecc6 - <integration_test[67915933d438cc6b]::test_file_glob::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x60d9125faf4b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x60d9125faf4b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x60d91260873b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x60d91260873b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x60d91260873b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x60d91260873b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x60d91260873b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x60d91260873b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x60d91260873b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x60d912601e54 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x60d912601e54 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x60d91260b342 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x60d91260b342 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x60d91260b342 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x60d91260b342 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x60d91260b342 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x60d91260b342 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x60d91260b342 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60d91390bcaf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x60d91390bcaf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x742242ecbaa4 - <unknown>
[INFO] [stdout]   43:     0x742242f58a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_sys_user stdout ----
[INFO] [stdout] [debug] max eval_depth reached: 1
[INFO] [stdout] 
[INFO] [stdout] thread 'test_sys_user' (992) panicked at tests/integration_test.rs:5397:5:
[INFO] [stdout] assertion failed: result.is_string()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60d91390d04a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60d91390d04a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60d91390d04a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60d91390d04a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60d913926e8a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60d913926e8a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x60d9139128e2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60d9139128e2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60d9138e661f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60d9138e661f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60d913902a39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60d912607c6c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x60d912607c6c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60d913902cb2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x60d913902cb2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60d9138e670a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x60d9138db249 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60d9138e778d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60d9139276cc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60d913927692 - core[e929cb53b82a81ca]::panicking::panic
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60d912506732 - integration_test[67915933d438cc6b]::test_sys_user
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:5397:5
[INFO] [stdout]   21:     0x60d9124ecec7 - integration_test[67915933d438cc6b]::test_sys_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:5395:19
[INFO] [stdout]   22:     0x60d9125ee9c6 - <integration_test[67915933d438cc6b]::test_sys_user::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x60d9125faf4b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60d9125faf4b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x60d91260873b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x60d91260873b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x60d91260873b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x60d91260873b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x60d91260873b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x60d91260873b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x60d91260873b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x60d912601e54 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x60d912601e54 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x60d91260b342 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x60d91260b342 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x60d91260b342 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x60d91260b342 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x60d91260b342 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x60d91260b342 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x60d91260b342 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x60d91390bcaf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x60d91390bcaf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x742242ecbaa4 - <unknown>
[INFO] [stdout]   44:     0x742242f58a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_file_glob
[INFO] [stdout]     test_sys_user
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 839 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.99s
[INFO] [stdout] 
[INFO] [stderr] 
[K
[Kerror: test failed, to rerun pass `--test integration_test`
[INFO] running `Command { std: "docker" "inspect" "27a835e38bfa9e2fb2b037c898ff3c60ec39683c7c078ee1a8c48f773391f2cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27a835e38bfa9e2fb2b037c898ff3c60ec39683c7c078ee1a8c48f773391f2cf", kill_on_drop: false }`
[INFO] [stdout] 27a835e38bfa9e2fb2b037c898ff3c60ec39683c7c078ee1a8c48f773391f2cf
