[INFO] cloning repository https://github.com/general-works/Glint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/general-works/Glint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeneral-works%2FGlint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeneral-works%2FGlint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e88e7d8181ea7979912e35d5169d7c55ba20f84
[INFO] testing general-works/Glint 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%2Fgeneral-works%2FGlint" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/general-works/Glint
[INFO] finished tweaking git repo https://github.com/general-works/Glint
[INFO] tweaked toml for git repo https://github.com/general-works/Glint written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/general-works/Glint 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/general-works/Glint 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 82fc29b48e8bc374bf3f70baae675f6f0172e640eac3d4e7b091415a437c8a19
[INFO] running `Command { std: "docker" "start" "-a" "82fc29b48e8bc374bf3f70baae675f6f0172e640eac3d4e7b091415a437c8a19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82fc29b48e8bc374bf3f70baae675f6f0172e640eac3d4e7b091415a437c8a19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82fc29b48e8bc374bf3f70baae675f6f0172e640eac3d4e7b091415a437c8a19", kill_on_drop: false }`
[INFO] [stdout] 82fc29b48e8bc374bf3f70baae675f6f0172e640eac3d4e7b091415a437c8a19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] db75a6c3289c01ec6e5f5922d28cb74a035151e108cedd8f38c849289b437e1b
[INFO] running `Command { std: "docker" "start" "-a" "db75a6c3289c01ec6e5f5922d28cb74a035151e108cedd8f38c849289b437e1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling glint v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "db75a6c3289c01ec6e5f5922d28cb74a035151e108cedd8f38c849289b437e1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db75a6c3289c01ec6e5f5922d28cb74a035151e108cedd8f38c849289b437e1b", kill_on_drop: false }`
[INFO] [stdout] db75a6c3289c01ec6e5f5922d28cb74a035151e108cedd8f38c849289b437e1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 41916b4346f7b382b9f8e0683f60e8ec64d7aaf135588fa8944ae5e75b94dccc
[INFO] running `Command { std: "docker" "start" "-a" "41916b4346f7b382b9f8e0683f60e8ec64d7aaf135588fa8944ae5e75b94dccc", kill_on_drop: false }`
[INFO] [stderr]    Compiling glint v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.38s
[INFO] running `Command { std: "docker" "inspect" "41916b4346f7b382b9f8e0683f60e8ec64d7aaf135588fa8944ae5e75b94dccc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41916b4346f7b382b9f8e0683f60e8ec64d7aaf135588fa8944ae5e75b94dccc", kill_on_drop: false }`
[INFO] [stdout] 41916b4346f7b382b9f8e0683f60e8ec64d7aaf135588fa8944ae5e75b94dccc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 32c5a5d4bbc752dc531953367e6d92dcfa6466a4189534d1a6356babd1652917
[INFO] running `Command { std: "docker" "start" "-a" "32c5a5d4bbc752dc531953367e6d92dcfa6466a4189534d1a6356babd1652917", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/glint-f315bb611586fd1a)
[INFO] [stdout] 
[INFO] [stdout] running 232 tests
[INFO] [stdout] test execution::tests::test_multi_step_execution ... ok
[INFO] [stdout] test expression::tests::test_is_valid_json_key ... ok
[INFO] [stdout] test execution::tests::test_has_next_after_completion ... ok
[INFO] [stdout] test expression::tests::test_navigate_json_path_array ... ok
[INFO] [stdout] test expression::tests::test_navigate_json_path_object ... ok
[INFO] [stdout] test expression::tests::test_parse_expression ... ok
[INFO] [stdout] test execution::tests::test_has_next_initial_state ... ok
[INFO] [stdout] test expression::tests::test_validate_expression_invalid_format ... ok
[INFO] [stdout] test execution::tests::test_single_step_execution ... ok
[INFO] [stdout] test expression::tests::test_validate_json_path ... ok
[INFO] [stdout] test node::code::tests::test_code_node_creation ... ok
[INFO] [stdout] test node::code::tests::test_code_validation ... ok
[INFO] [stdout] test node::code::tests::test_unsupported_language ... ok
[INFO] [stdout] test node::compare_datasets::tests::test_compare_datasets_node_creation ... ok
[INFO] [stdout] test node::code::tests::test_simple_javascript_execution ... ok
[INFO] [stdout] test node::compare_datasets::tests::test_counts_only_output ... ok
[INFO] [stdout] test node::compare_datasets::tests::test_find_differences ... ok
[INFO] [stdout] test node::compare_datasets::tests::test_fuzzy_compare ... ok
[INFO] [stdout] test node::compare_datasets::tests::test_intersection ... ok
[INFO] [stdout] test node::compare_datasets::tests::test_validation ... ok
[INFO] [stdout] test node::compare_datasets::tests::test_equality ... ok
[INFO] [stdout] test execution::tests::test_execute_returns_batch_result_only ... ok
[INFO] [stdout] test node::datetime::tests::test_datetime_node_creation ... ok
[INFO] [stdout] test node::datetime::tests::test_datetime_validation ... ok
[INFO] [stdout] test node::datetime::tests::test_add_to_date ... ok
[INFO] [stdout] test node::datetime::tests::test_extract_date_part ... ok
[INFO] [stdout] test node::datetime::tests::test_format_date ... ok
[INFO] [stdout] test node::datetime::tests::test_include_input_fields ... ok
[INFO] [stdout] test node::datetime::tests::test_parse_different_date_formats ... ok
[INFO] [stdout] test node::datetime::tests::test_get_current_date ... ok
[INFO] [stdout] test node::datetime::tests::test_subtract_from_date ... ok
[INFO] [stdout] test node::execute_command::tests::test_command_parsing ... ok
[INFO] [stdout] test node::execute_command::tests::test_execute_command_node_creation ... ok
[INFO] [stdout] test node::execute_command::tests::test_echo_command ... ok
[INFO] [stdout] test node::execute_command::tests::test_execute_command_validation ... ok
[INFO] [stdout] test node::file::tests::test_file_exists ... ok
[INFO] [stdout] test node::file::tests::test_file_node_creation ... ok
[INFO] [stdout] test node::file::tests::test_file_path_from_field ... ok
[INFO] [stdout] test node::file::tests::test_file_size ... ok
[INFO] [stdout] test node::file::tests::test_file_validation ... ok
[INFO] [stdout] test node::file::tests::test_list_directory ... ok
[INFO] [stdout] test node::file::tests::test_write_and_read_file ... ok
[INFO] [stdout] test node::filter::tests::test_filter_execution ... ok
[INFO] [stdout] test node::filter::tests::test_filter_node_creation ... ok
[INFO] [stdout] test node::execute_command::tests::test_multiple_executions ... ok
[INFO] [stdout] test node::execute_command::tests::test_invalid_command ... ok
[INFO] [stdout] test expression::tests::test_validate_expression_invalid_node_id ... ok
[INFO] [stdout] test node::function::tests::test_add_field_execution ... ok
[INFO] [stdout] test expression::tests::test_validate_expression_invalid_path ... ok
[INFO] [stdout] test node::function::tests::test_empty_function_code ... ok
[INFO] [stdout] test expression::tests::test_extract_value_complete ... ok
[INFO] [stdout] test node::function::tests::test_function_node_creation ... ok
[INFO] [stdout] test node::function::tests::test_function_validation ... ok
[INFO] [stdout] test node::function::tests::test_simple_passthrough ... ok
[INFO] [stdout] test node::function::tests::test_unsupported_language ... ok
[INFO] [stdout] test node::http_request::tests::test_http_request_node_creation ... ok
[INFO] [stdout] test node::execute_command::tests::test_working_directory ... ok
[INFO] [stdout] test node::http_request::tests::test_http_request_validation ... ok
[INFO] [stdout] test node::if_node::tests::test_if_condition_evaluation ... ok
[INFO] [stdout] test node::if_node::tests::test_if_condition_false ... ok
[INFO] [stdout] test node::if_node::tests::test_if_node_creation ... ok
[INFO] [stdout] test node::if_node::tests::test_if_validation ... ok
[INFO] [stdout] test node::json::tests::test_json_extract_operation ... ok
[INFO] [stdout] test node::json::tests::test_json_node_creation ... ok
[INFO] [stdout] test node::json::tests::test_json_parse_operation ... ok
[INFO] [stdout] test node::json::tests::test_json_validate_operation ... ok
[INFO] [stdout] test node::json::tests::test_json_validation ... ok
[INFO] [stdout] test node::limit::tests::test_basic_limit ... ok
[INFO] [stdout] test node::limit::tests::test_empty_input ... ok
[INFO] [stdout] test node::limit::tests::test_limit_larger_than_items ... ok
[INFO] [stdout] test node::limit::tests::test_limit_node_creation ... ok
[INFO] [stdout] test node::limit::tests::test_limit_validation ... ok
[INFO] [stdout] test node::limit::tests::test_limit_with_skip ... ok
[INFO] [stdout] test node::limit::tests::test_multiple_input_arrays ... ok
[INFO] [stdout] test node::limit::tests::test_single_item_input ... ok
[INFO] [stdout] test node::limit::tests::test_skip_all_items ... ok
[INFO] [stdout] test node::loop_node::tests::test_condition_evaluation ... ok
[INFO] [stdout] test node::loop_node::tests::test_for_loop_execution ... ok
[INFO] [stdout] test node::loop_node::tests::test_for_loop_with_negative_step ... ok
[INFO] [stdout] test node::loop_node::tests::test_foreach_loop_execution ... ok
[INFO] [stdout] test node::loop_node::tests::test_foreach_validation ... ok
[INFO] [stdout] test node::loop_node::tests::test_loop_node_creation ... ok
[INFO] [stdout] test node::loop_node::tests::test_loop_validation ... ok
[INFO] [stdout] test node::loop_node::tests::test_while_loop_execution ... ok
[INFO] [stdout] test node::loop_node::tests::test_zero_step_validation ... ok
[INFO] [stdout] test node::math::tests::test_add_operation ... ok
[INFO] [stdout] test node::math::tests::test_avg_array_operation ... ok
[INFO] [stdout] test node::math::tests::test_divide_operation ... ok
[INFO] [stdout] test node::math::tests::test_math_node_creation ... ok
[INFO] [stdout] test node::math::tests::test_math_validation ... ok
[INFO] [stdout] test node::math::tests::test_max_array_operation ... ok
[INFO] [stdout] test node::math::tests::test_multiply_operation ... ok
[INFO] [stdout] test node::math::tests::test_round_operation ... ok
[INFO] [stdout] test node::math::tests::test_sqrt_operation ... ok
[INFO] [stdout] test node::math::tests::test_subtract_with_fields ... ok
[INFO] [stdout] test node::math::tests::test_sum_array_operation ... ok
[INFO] [stdout] test node::merge::tests::test_merge_append ... ok
[INFO] [stdout] test node::merge::tests::test_merge_by_key ... ok
[INFO] [stdout] test node::merge::tests::test_merge_node_creation ... ok
[INFO] [stdout] test node::merge::tests::test_merge_validation_merge_by_key ... ok
[INFO] [stdout] test node::merge::tests::test_merge_zip ... ok
[INFO] [stdout] test node::move_binary_data::tests::test_base64_encoding ... ok
[INFO] [stdout] test node::move_binary_data::tests::test_binary_to_json ... ok
[INFO] [stdout] test node::move_binary_data::tests::test_hex_encoding ... ok
[INFO] [stdout] test node::move_binary_data::tests::test_json_to_binary ... ok
[INFO] [stdout] test node::move_binary_data::tests::test_keep_source ... ok
[INFO] [stdout] test node::move_binary_data::tests::test_move_binary_data_node_creation ... ok
[INFO] [stdout] test node::move_binary_data::tests::test_validation ... ok
[INFO] [stdout] test node::json::tests::test_json_stringify_operation ... ok
[INFO] [stdout] test node::openai::tests::test_execute_missing_model ... ok
[INFO] [stdout] test node::openai::tests::test_execute_missing_parameters ... ok
[INFO] [stdout] test node::openai::tests::test_extract_node_ids_from_string ... ok
[INFO] [stdout] test node::openai::tests::test_parse_node_id_from_expression ... ok
[INFO] [stdout] test node::openai::tests::test_extract_dependencies_from_openai_example ... ok
[INFO] [stdout] test node::openai::tests::test_process_string_with_expressions ... ok
[INFO] [stdout] test node::openai::tests::test_validate_expressions_in_string ... ok
[INFO] [stdout] test node::openai::tests::test_process_parameters ... ok
[INFO] [stdout] test node::openai::tests::test_validate_no_parameters ... ok
[INFO] [stdout] test node::openai::tests::test_validate_invalid_expressions ... ok
[INFO] [stdout] test node::remove_duplicates::tests::test_remove_duplicates_all_fields ... ok
[INFO] [stdout] test node::remove_duplicates::tests::test_remove_duplicates_empty_input ... ok
[INFO] [stdout] test node::remove_duplicates::tests::test_remove_duplicates_except_fields ... ok
[INFO] [stdout] test node::remove_duplicates::tests::test_remove_duplicates_multiple_fields ... ok
[INFO] [stdout] test node::remove_duplicates::tests::test_remove_duplicates_nested_fields ... ok
[INFO] [stdout] test node::remove_duplicates::tests::test_remove_duplicates_no_duplicates ... ok
[INFO] [stdout] test node::remove_duplicates::tests::test_remove_duplicates_node_creation ... ok
[INFO] [stdout] test node::remove_duplicates::tests::test_remove_duplicates_selected_fields ... ok
[INFO] [stdout] test node::remove_duplicates::tests::test_remove_duplicates_validation ... ok
[INFO] [stdout] test node::rename_keys::tests::test_case_insensitive_regex ... ok
[INFO] [stdout] test node::rename_keys::tests::test_key_rename_with_deletion ... ok
[INFO] [stdout] test node::openai::tests::test_validate_openai_example ... ok
[INFO] [stdout] test node::rename_keys::tests::test_nested_key_rename ... ok
[INFO] [stdout] test node::rename_keys::tests::test_multiple_key_renames ... ok
[INFO] [stdout] test node::rename_keys::tests::test_rename_keys_node_creation ... ok
[INFO] [stdout] test node::rename_keys::tests::test_rename_keys_validation ... ok
[INFO] [stdout] test node::rename_keys::tests::test_simple_key_rename ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_cron_schedule ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_cron_validation ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_datetime_parsing ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_disabled_schedule ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_interval_schedule ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_once_schedule ... ok
[INFO] [stdout] test node::rename_keys::tests::test_regex_key_rename ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_schedule_trigger_node_creation ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_should_execute_now ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_validation ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_with_trigger_data ... ok
[INFO] [stdout] test node::set::tests::test_execute_expression_not_found ... ok
[INFO] [stdout] test node::set::tests::test_execute_no_parameters ... ok
[INFO] [stdout] test node::set::tests::test_execute_with_expressions ... ok
[INFO] [stdout] test node::set::tests::test_execute_with_nested_parameters ... ok
[INFO] [stdout] test node::set::tests::test_validate_basic_types ... ok
[INFO] [stdout] test node::set::tests::test_validate_empty_name ... ok
[INFO] [stdout] test node::set::tests::test_validate_empty_strings ... ok
[INFO] [stdout] test node::set::tests::test_validate_invalid_expressions ... ok
[INFO] [stdout] test node::set::tests::test_validate_nested_structure ... ok
[INFO] [stdout] test node::set::tests::test_validate_no_parameters ... ok
[INFO] [stdout] test node::set::tests::test_validate_null_values ... ok
[INFO] [stdout] test node::set::tests::test_validate_valid_expressions ... ok
[INFO] [stdout] test node::sort::tests::test_multi_key_sort ... ok
[INFO] [stdout] test node::sort::tests::test_code_sort ... ok
[INFO] [stdout] test node::sort::tests::test_nested_field_sort ... ok
[INFO] [stdout] test node::sort::tests::test_simple_sort_ascending ... ok
[INFO] [stdout] test node::sort::tests::test_simple_sort_descending ... ok
[INFO] [stdout] test node::sort::tests::test_sort_node_creation ... ok
[INFO] [stdout] test node::sort::tests::test_sort_validation ... ok
[INFO] [stdout] test node::sort::tests::test_string_sort_case_insensitive ... ok
[INFO] [stdout] test node::split::tests::test_batch_validation ... ok
[INFO] [stdout] test node::split::tests::test_dot_notation_field_access ... ok
[INFO] [stdout] test node::split::tests::test_field_split_validation ... ok
[INFO] [stdout] test node::split::tests::test_selected_fields_include ... ok
[INFO] [stdout] test node::split::tests::test_split_in_batches ... ok
[INFO] [stdout] test node::split::tests::test_split_items ... ok
[INFO] [stdout] test node::split::tests::test_split_node_creation ... ok
[INFO] [stdout] test node::split::tests::test_split_out_fields ... ok
[INFO] [stdout] test node::split::tests::test_split_validation ... ok
[INFO] [stdout] test node::sticky_note::tests::test_basic_note ... ok
[INFO] [stdout] test node::sticky_note::tests::test_format_note_for_display ... ok
[INFO] [stdout] test node::sticky_note::tests::test_hex_color_validation ... ok
[INFO] [stdout] test node::sticky_note::tests::test_note_filtering ... ok
[INFO] [stdout] test node::sticky_note::tests::test_note_with_color ... ok
[INFO] [stdout] test node::sticky_note::tests::test_pass_through_behavior ... ok
[INFO] [stdout] test node::sticky_note::tests::test_sticky_note_node_creation ... ok
[INFO] [stdout] test node::sticky_note::tests::test_todo_note ... ok
[INFO] [stdout] test node::sticky_note::tests::test_validation ... ok
[INFO] [stdout] test node::sticky_note::tests::test_warning_note ... ok
[INFO] [stdout] test node::switch::tests::test_switch_expression_execution ... ok
[INFO] [stdout] test node::switch::tests::test_switch_node_creation ... ok
[INFO] [stdout] test node::switch::tests::test_switch_rules_execution ... ok
[INFO] [stdout] test node::switch::tests::test_switch_validation_expression_mode ... ok
[INFO] [stdout] test node::switch::tests::test_switch_validation_rules_mode ... ok
[INFO] [stdout] test node::text::tests::test_text_concat ... ok
[INFO] [stdout] test node::text::tests::test_text_contains ... ok
[INFO] [stdout] test node::text::tests::test_text_length ... ok
[INFO] [stdout] test node::text::tests::test_text_node_creation ... ok
[INFO] [stdout] test node::filter::tests::test_filter_validation ... ok
[INFO] [stdout] test expression::tests::test_validate_expression_valid ... ok
[INFO] [stdout] test node::text::tests::test_text_split ... ok
[INFO] [stdout] test node::text::tests::test_text_substr ... ok
[INFO] [stdout] test node::text::tests::test_text_to_upper ... ok
[INFO] [stdout] test node::text::tests::test_text_validation ... ok
[INFO] [stdout] test node::transform::tests::test_add_field_transformation ... ok
[INFO] [stdout] test node::transform::tests::test_sort_transformation ... ok
[INFO] [stdout] test node::transform::tests::test_transform_node_creation ... ok
[INFO] [stdout] test node::transform::tests::test_transform_validation ... ok
[INFO] [stdout] test node::wait::tests::test_parse_datetime_formats ... ok
[INFO] [stdout] test node::wait::tests::test_wait_different_units ... ok
[INFO] [stdout] test node::wait::tests::test_wait_node_creation ... ok
[INFO] [stdout] test node::function::tests::test_parse_assignment ... ok
[INFO] [stdout] test node::function::tests::test_parse_simple_values ... ok
[INFO] [stdout] test node::wait::tests::test_wait_specific_time_past_date ... ok
[INFO] [stdout] test node::wait::tests::test_wait_specific_time_validation ... ok
[INFO] [stdout] test node::wait::tests::test_wait_validation ... ok
[INFO] [stdout] test node::webhook::tests::test_webhook_last_node_execution ... ok
[INFO] [stdout] test node::webhook::tests::test_webhook_node_creation ... ok
[INFO] [stdout] test node::webhook::tests::test_webhook_on_received_execution ... ok
[INFO] [stdout] test node::webhook::tests::test_webhook_simulate_call ... ok
[INFO] [stdout] test node::webhook::tests::test_webhook_validation ... ok
[INFO] [stdout] test workflow::tests::test_workflow_validate_invalid_batch_dependencies_later_batch ... ok
[INFO] [stdout] test workflow::tests::test_workflow_validate_invalid_batch_dependencies_same_batch ... ok
[INFO] [stdout] test workflow::tests::test_workflow_validate_invalid_connections ... ok
[INFO] [stdout] test workflow::tests::test_workflow_validate_nested_expression_batch_dependencies ... ok
[INFO] [stdout] test workflow::tests::test_workflow_validate_invalid_node_references ... ok
[INFO] [stdout] test workflow::tests::test_workflow_validate_nested_references ... ok
[INFO] [stdout] test workflow::tests::test_workflow_validate_valid_batch_dependencies ... ok
[INFO] [stdout] test workflow::tests::test_workflow_validate_valid_node_references ... ok
[INFO] [stdout] test node::text::tests::test_text_replace ... ok
[INFO] [stdout] test node::text::tests::test_text_regex ... ok
[INFO] [stdout] test node::wait::tests::test_wait_time_interval_execution ... ok
[INFO] [stdout] test node::sticky_note::tests::test_note_with_expiration ... FAILED
[INFO] [stdout] test node::http_request::tests::test_http_request_execute_post ... FAILED
[INFO] [stdout] test node::http_request::tests::test_http_request_execute_get ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- node::sticky_note::tests::test_note_with_expiration stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'node::sticky_note::tests::test_note_with_expiration' (226) panicked at src/node/sticky_note.rs:559:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Bool(true)
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64f6570e7c4a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64f6570e7c4a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64f6570e7c4a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64f6570e7c4a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64f65710029a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64f65710029a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x64f6570ecd22 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64f6570ecd22 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64f6570c3a3f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64f6570c3a3f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64f6570de6b9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64f656951c2c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64f656951c2c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64f6570de932 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64f6570de932 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64f6570c3af8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64f6570bb0f9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64f6570c49cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64f657100c2c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64f657100ab3 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x64f6568447c3 - core::panicking::assert_failed::h6057e9d0a87342a3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x64f6567a5b71 - glint::node::sticky_note::tests::test_note_with_expiration::h370d352cc9c706af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node/sticky_note.rs:559:13
[INFO] [stdout]   22:     0x64f6567a5cb7 - glint::node::sticky_note::tests::test_note_with_expiration::{{closure}}::h971e0bbf0a8a77f4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node/sticky_note.rs:538:35
[INFO] [stdout]   23:     0x64f65678ac46 - core::ops::function::FnOnce::call_once::h37742403c6e30906
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64f656945d0b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64f656945d0b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64f6569526fb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64f6569526fb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64f6569526fb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64f6569526fb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64f6569526fb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64f6569526fb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64f6569526fb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64f65694de14 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64f65694de14 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64f656955302 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64f656955302 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64f656955302 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64f656955302 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64f656955302 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64f656955302 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64f656955302 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64f6570e6cff - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x64f6570e6cff - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x72b676ffcaa4 - <unknown>
[INFO] [stdout]   45:     0x72b677089a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- node::http_request::tests::test_http_request_execute_post stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'node::http_request::tests::test_http_request_execute_post' (82) panicked at src/node/http_request.rs:302:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64f6570e7c4a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64f6570e7c4a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64f6570e7c4a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64f6570e7c4a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64f65710029a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64f65710029a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x64f6570ecd22 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64f6570ecd22 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64f6570c3a3f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64f6570c3a3f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64f6570de6b9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64f656951c2c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64f656951c2c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64f6570de932 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64f6570de932 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64f6570c3b2a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64f6570bb0f9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64f6570c49cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64f657100c2c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64f657100bf2 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x64f656849031 - glint::node::http_request::tests::test_http_request_execute_post::ha594a27c91af4ee4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node/http_request.rs:302:9
[INFO] [stdout]   21:     0x64f656849157 - glint::node::http_request::tests::test_http_request_execute_post::{{closure}}::h8a31c4e296c9e337
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node/http_request.rs:286:40
[INFO] [stdout]   22:     0x64f65678b3d6 - core::ops::function::FnOnce::call_once::h4a98ae920a2c3701
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x64f656945d0b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64f656945d0b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x64f6569526fb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x64f6569526fb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x64f6569526fb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x64f6569526fb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x64f6569526fb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64f6569526fb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x64f6569526fb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x64f65694de14 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x64f65694de14 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x64f656955302 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x64f656955302 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x64f656955302 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x64f656955302 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x64f656955302 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x64f656955302 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x64f656955302 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64f6570e6cff - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x64f6570e6cff - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x72b676ffcaa4 - <unknown>
[INFO] [stdout]   44:     0x72b677089a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- node::http_request::tests::test_http_request_execute_get stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'node::http_request::tests::test_http_request_execute_get' (81) panicked at src/node/http_request.rs:282:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64f6570e7c4a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64f6570e7c4a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64f6570e7c4a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64f6570e7c4a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64f65710029a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64f65710029a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x64f6570ecd22 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64f6570ecd22 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64f6570c3a3f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64f6570c3a3f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64f6570de6b9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64f656951c2c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64f656951c2c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64f6570de932 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64f6570de932 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64f6570c3b2a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64f6570bb0f9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64f6570c49cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64f657100c2c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64f657100bf2 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x64f656848450 - glint::node::http_request::tests::test_http_request_execute_get::h02853dd5f168c098
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node/http_request.rs:282:9
[INFO] [stdout]   21:     0x64f656848547 - glint::node::http_request::tests::test_http_request_execute_get::{{closure}}::hbf34ee0bc5905b5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node/http_request.rs:267:39
[INFO] [stdout]   22:     0x64f6567899b6 - core::ops::function::FnOnce::call_once::h0d6d94a622470be1
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x64f656945d0b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64f656945d0b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x64f6569526fb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x64f6569526fb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x64f6569526fb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x64f6569526fb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x64f6569526fb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64f6569526fb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x64f6569526fb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x64f65694de14 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x64f65694de14 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x64f656955302 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x64f656955302 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x64f656955302 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x64f656955302 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x64f656955302 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x64f656955302 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x64f656955302 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64f6570e6cff - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x64f6570e6cff - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x72b676ffcaa4 - <unknown>
[INFO] [stdout]   44:     0x72b677089a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     node::http_request::tests::test_http_request_execute_get
[INFO] [stdout]     node::http_request::tests::test_http_request_execute_post
[INFO] [stdout]     node::sticky_note::tests::test_note_with_expiration
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 229 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "32c5a5d4bbc752dc531953367e6d92dcfa6466a4189534d1a6356babd1652917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32c5a5d4bbc752dc531953367e6d92dcfa6466a4189534d1a6356babd1652917", kill_on_drop: false }`
[INFO] [stdout] 32c5a5d4bbc752dc531953367e6d92dcfa6466a4189534d1a6356babd1652917
