[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 try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeneral-works%2FGlint" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/general-works/Glint on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 518a1a03a0a8a7167f9e482ab89c8f3b1208924b0429672fbee06af0d2a6a4fe
[INFO] running `Command { std: "docker" "start" "-a" "518a1a03a0a8a7167f9e482ab89c8f3b1208924b0429672fbee06af0d2a6a4fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "518a1a03a0a8a7167f9e482ab89c8f3b1208924b0429672fbee06af0d2a6a4fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "518a1a03a0a8a7167f9e482ab89c8f3b1208924b0429672fbee06af0d2a6a4fe", kill_on_drop: false }`
[INFO] [stdout] 518a1a03a0a8a7167f9e482ab89c8f3b1208924b0429672fbee06af0d2a6a4fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d499936ecaf234708eeef768dbaa818db32de9b6e6e9e57f326622307e5f62a0
[INFO] running `Command { std: "docker" "start" "-a" "d499936ecaf234708eeef768dbaa818db32de9b6e6e9e57f326622307e5f62a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling regex v1.11.1
[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 serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[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 39s
[INFO] running `Command { std: "docker" "inspect" "d499936ecaf234708eeef768dbaa818db32de9b6e6e9e57f326622307e5f62a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d499936ecaf234708eeef768dbaa818db32de9b6e6e9e57f326622307e5f62a0", kill_on_drop: false }`
[INFO] [stdout] d499936ecaf234708eeef768dbaa818db32de9b6e6e9e57f326622307e5f62a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9edd309214a23ba33b3b3e6fa537d422d07b09b1ada4992c89ac00cc808b083a
[INFO] running `Command { std: "docker" "start" "-a" "9edd309214a23ba33b3b3e6fa537d422d07b09b1ada4992c89ac00cc808b083a", kill_on_drop: false }`
[INFO] [stderr]    Compiling glint v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.50s
[INFO] running `Command { std: "docker" "inspect" "9edd309214a23ba33b3b3e6fa537d422d07b09b1ada4992c89ac00cc808b083a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9edd309214a23ba33b3b3e6fa537d422d07b09b1ada4992c89ac00cc808b083a", kill_on_drop: false }`
[INFO] [stdout] 9edd309214a23ba33b3b3e6fa537d422d07b09b1ada4992c89ac00cc808b083a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 50ed99c1b8a4fbc3dd3f4b023f6a7ca41c70c94f6e6c9d131ad07cb1ffadadf0
[INFO] running `Command { std: "docker" "start" "-a" "50ed99c1b8a4fbc3dd3f4b023f6a7ca41c70c94f6e6c9d131ad07cb1ffadadf0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/glint-53c8fb4cda8c57cf)
[INFO] [stdout] 
[INFO] [stdout] running 232 tests
[INFO] [stdout] test execution::tests::test_execute_returns_batch_result_only ... ok
[INFO] [stdout] test expression::tests::test_is_valid_json_key ... ok
[INFO] [stdout] test expression::tests::test_navigate_json_path_array ... ok
[INFO] [stdout] test execution::tests::test_multi_step_execution ... ok
[INFO] [stdout] test execution::tests::test_has_next_initial_state ... ok
[INFO] [stdout] test execution::tests::test_single_step_execution ... ok
[INFO] [stdout] test expression::tests::test_extract_value_complete ... ok
[INFO] [stdout] test expression::tests::test_navigate_json_path_object ... ok
[INFO] [stdout] test expression::tests::test_validate_expression_invalid_format ... ok
[INFO] [stdout] test expression::tests::test_parse_expression ... ok
[INFO] [stdout] test expression::tests::test_validate_expression_valid ... ok
[INFO] [stdout] test execution::tests::test_has_next_after_completion ... ok
[INFO] [stdout] test expression::tests::test_validate_json_path ... ok
[INFO] [stdout] test expression::tests::test_validate_expression_invalid_path ... ok
[INFO] [stdout] test node::code::tests::test_code_validation ... ok
[INFO] [stdout] test node::code::tests::test_code_node_creation ... ok
[INFO] [stdout] test node::compare_datasets::tests::test_compare_datasets_node_creation ... ok
[INFO] [stdout] test node::code::tests::test_unsupported_language ... ok
[INFO] [stdout] test node::code::tests::test_simple_javascript_execution ... ok
[INFO] [stdout] test expression::tests::test_validate_expression_invalid_node_id ... ok
[INFO] [stdout] test node::compare_datasets::tests::test_validation ... ok
[INFO] [stdout] test node::datetime::tests::test_datetime_node_creation ... ok
[INFO] [stdout] test node::compare_datasets::tests::test_find_differences ... ok
[INFO] [stdout] test node::compare_datasets::tests::test_intersection ... ok
[INFO] [stdout] test node::compare_datasets::tests::test_counts_only_output ... ok
[INFO] [stdout] test node::compare_datasets::tests::test_equality ... ok
[INFO] [stdout] test node::datetime::tests::test_datetime_validation ... ok
[INFO] [stdout] test node::compare_datasets::tests::test_fuzzy_compare ... ok
[INFO] [stdout] test node::execute_command::tests::test_command_parsing ... ok
[INFO] [stdout] test node::datetime::tests::test_extract_date_part ... 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_add_to_date ... 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_execute_command_node_creation ... 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::datetime::tests::test_format_date ... ok
[INFO] [stdout] test node::file::tests::test_file_size ... ok
[INFO] [stdout] test node::execute_command::tests::test_invalid_command ... 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_validation ... ok
[INFO] [stdout] test node::file::tests::test_list_directory ... ok
[INFO] [stdout] test node::filter::tests::test_filter_validation ... 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::function::tests::test_add_field_execution ... ok
[INFO] [stdout] test node::function::tests::test_function_validation ... 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::function::tests::test_simple_passthrough ... ok
[INFO] [stdout] test node::function::tests::test_empty_function_code ... ok
[INFO] [stdout] test node::function::tests::test_function_node_creation ... 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::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_parse_operation ... ok
[INFO] [stdout] test node::json::tests::test_json_node_creation ... ok
[INFO] [stdout] test node::json::tests::test_json_stringify_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::execute_command::tests::test_working_directory ... ok
[INFO] [stdout] test node::execute_command::tests::test_echo_command ... ok
[INFO] [stdout] test node::limit::tests::test_limit_node_creation ... 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_limit_validation ... 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_foreach_loop_execution ... ok
[INFO] [stdout] test node::file::tests::test_write_and_read_file ... ok
[INFO] [stdout] test node::loop_node::tests::test_foreach_validation ... ok
[INFO] [stdout] test node::loop_node::tests::test_for_loop_with_negative_step ... 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::math::tests::test_add_operation ... 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_avg_array_operation ... ok
[INFO] [stdout] test node::math::tests::test_math_validation ... ok
[INFO] [stdout] test node::math::tests::test_divide_operation ... ok
[INFO] [stdout] test node::math::tests::test_max_array_operation ... ok
[INFO] [stdout] test node::math::tests::test_math_node_creation ... ok
[INFO] [stdout] test node::execute_command::tests::test_multiple_executions ... 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_sum_array_operation ... ok
[INFO] [stdout] test node::math::tests::test_subtract_with_fields ... ok
[INFO] [stdout] test node::math::tests::test_sqrt_operation ... ok
[INFO] [stdout] test node::merge::tests::test_merge_by_key ... ok
[INFO] [stdout] test node::merge::tests::test_merge_validation_merge_by_key ... ok
[INFO] [stdout] test node::merge::tests::test_merge_node_creation ... ok
[INFO] [stdout] test node::merge::tests::test_merge_zip ... ok
[INFO] [stdout] test node::merge::tests::test_merge_append ... 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_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_keep_source ... ok
[INFO] [stdout] test node::move_binary_data::tests::test_validation ... ok
[INFO] [stdout] test node::move_binary_data::tests::test_move_binary_data_node_creation ... ok
[INFO] [stdout] test node::openai::tests::test_parse_node_id_from_expression ... ok
[INFO] [stdout] test node::openai::tests::test_execute_missing_parameters ... ok
[INFO] [stdout] test node::openai::tests::test_execute_missing_model ... ok
[INFO] [stdout] test node::openai::tests::test_extract_node_ids_from_string ... ok
[INFO] [stdout] test node::openai::tests::test_process_string_with_expressions ... ok
[INFO] [stdout] test node::openai::tests::test_process_parameters ... 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::openai::tests::test_validate_invalid_expressions ... ok
[INFO] [stdout] test node::remove_duplicates::tests::test_remove_duplicates_multiple_fields ... ok
[INFO] [stdout] test node::remove_duplicates::tests::test_remove_duplicates_except_fields ... ok
[INFO] [stdout] test node::openai::tests::test_extract_dependencies_from_openai_example ... 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_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_validation ... ok
[INFO] [stdout] test node::rename_keys::tests::test_case_insensitive_regex ... ok
[INFO] [stdout] test node::openai::tests::test_validate_no_parameters ... ok
[INFO] [stdout] test node::rename_keys::tests::test_multiple_key_renames ... ok
[INFO] [stdout] test node::rename_keys::tests::test_nested_key_rename ... ok
[INFO] [stdout] test node::rename_keys::tests::test_rename_keys_validation ... ok
[INFO] [stdout] test node::rename_keys::tests::test_key_rename_with_deletion ... ok
[INFO] [stdout] test node::rename_keys::tests::test_rename_keys_node_creation ... 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_once_schedule ... 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::openai::tests::test_validate_expressions_in_string ... 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_empty_strings ... ok
[INFO] [stdout] test node::set::tests::test_validate_basic_types ... ok
[INFO] [stdout] test node::set::tests::test_validate_invalid_expressions ... ok
[INFO] [stdout] test node::set::tests::test_validate_empty_name ... 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_code_sort ... ok
[INFO] [stdout] test node::sort::tests::test_multi_key_sort ... ok
[INFO] [stdout] test node::sort::tests::test_nested_field_sort ... ok
[INFO] [stdout] test node::sort::tests::test_simple_sort_descending ... ok
[INFO] [stdout] test node::openai::tests::test_validate_openai_example ... ok
[INFO] [stdout] test node::sort::tests::test_simple_sort_ascending ... 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::rename_keys::tests::test_regex_key_rename ... 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::sort::tests::test_string_sort_case_insensitive ... 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::schedule_trigger::tests::test_interval_schedule ... ok
[INFO] [stdout] test node::split::tests::test_batch_validation ... ok
[INFO] [stdout] test node::split::tests::test_selected_fields_include ... 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_warning_note ... ok
[INFO] [stdout] test node::sticky_note::tests::test_validation ... ok
[INFO] [stdout] test node::switch::tests::test_switch_node_creation ... ok
[INFO] [stdout] test node::switch::tests::test_switch_expression_execution ... 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_length ... ok
[INFO] [stdout] test node::switch::tests::test_switch_rules_execution ... ok
[INFO] [stdout] test node::text::tests::test_text_contains ... ok
[INFO] [stdout] test node::switch::tests::test_switch_validation_expression_mode ... ok
[INFO] [stdout] test node::text::tests::test_text_replace ... ok
[INFO] [stdout] test node::text::tests::test_text_node_creation ... 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_validation ... ok
[INFO] [stdout] test node::transform::tests::test_transform_node_creation ... ok
[INFO] [stdout] test node::wait::tests::test_parse_datetime_formats ... ok
[INFO] [stdout] test node::wait::tests::test_wait_node_creation ... ok
[INFO] [stdout] test node::wait::tests::test_wait_specific_time_validation ... ok
[INFO] [stdout] test node::wait::tests::test_wait_specific_time_past_date ... 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::wait::tests::test_wait_validation ... ok
[INFO] [stdout] test node::webhook::tests::test_webhook_simulate_call ... ok
[INFO] [stdout] test node::webhook::tests::test_webhook_on_received_execution ... 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_nested_references ... ok
[INFO] [stdout] test workflow::tests::test_workflow_validate_invalid_node_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::wait::tests::test_wait_different_units ... 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' (228) 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:     0x5b06f26d7faa - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b06f26d7faa - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b06f26d7faa - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b06f26d7faa - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b06f26f07ba - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b06f26f07ba - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5b06f26dd142 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5b06f26dd142 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5b06f26b3c6f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b06f26b3c6f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b06f26cea39 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b06f1f49c4c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5b06f1f49c4c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b06f26cecb2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5b06f26cecb2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b06f26b3d28 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b06f26ab329 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b06f26b4bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b06f26f102c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b06f26f0eb3 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5b06f1f0b9df - core[35159d6ffb30e017]::panicking::assert_failed::<serde_json[f6f5ddf0313e6d11]::value::Value, bool>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5b06f1f25e71 - glint[1c9458772ba0efe2]::node::sticky_note::tests::test_note_with_expiration
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node/sticky_note.rs:559:13
[INFO] [stdout]   22:     0x5b06f1f12e87 - glint[1c9458772ba0efe2]::node::sticky_note::tests::test_note_with_expiration::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node/sticky_note.rs:538:35
[INFO] [stdout]   23:     0x5b06f1dece26 - <glint[1c9458772ba0efe2]::node::sticky_note::tests::test_note_with_expiration::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b06f1f3cf2b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b06f1f3cf2b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5b06f1f4a71b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5b06f1f4a71b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5b06f1f4a71b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b06f1f4a71b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5b06f1f4a71b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b06f1f4a71b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5b06f1f4a71b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5b06f1f450f4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5b06f1f450f4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5b06f1f4d322 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5b06f1f4d322 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5b06f1f4d322 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5b06f1f4d322 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5b06f1f4d322 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b06f1f4d322 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5b06f1f4d322 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b06f26d6e9f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5b06f26d6e9f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x74186828daa4 - <unknown>
[INFO] [stdout]   45:     0x74186831aa64 - 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' (84) panicked at src/node/http_request.rs:302:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b06f26d7faa - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b06f26d7faa - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b06f26d7faa - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b06f26d7faa - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b06f26f07ba - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b06f26f07ba - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5b06f26dd142 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5b06f26dd142 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5b06f26b3c6f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b06f26b3c6f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b06f26cea39 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b06f1f49c4c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5b06f1f49c4c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b06f26cecb2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5b06f26cecb2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b06f26b3d5a - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b06f26ab329 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b06f26b4bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b06f26f102c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b06f26f0ff2 - core[35159d6ffb30e017]::panicking::panic
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b06f1e18d31 - glint[1c9458772ba0efe2]::node::http_request::tests::test_http_request_execute_post
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node/http_request.rs:302:9
[INFO] [stdout]   21:     0x5b06f1e061a7 - glint[1c9458772ba0efe2]::node::http_request::tests::test_http_request_execute_post::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node/http_request.rs:286:40
[INFO] [stdout]   22:     0x5b06f1decfa6 - <glint[1c9458772ba0efe2]::node::http_request::tests::test_http_request_execute_post::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5b06f1f3cf2b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b06f1f3cf2b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5b06f1f4a71b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5b06f1f4a71b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5b06f1f4a71b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5b06f1f4a71b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5b06f1f4a71b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5b06f1f4a71b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5b06f1f4a71b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5b06f1f450f4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5b06f1f450f4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5b06f1f4d322 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5b06f1f4d322 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5b06f1f4d322 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5b06f1f4d322 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5b06f1f4d322 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5b06f1f4d322 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5b06f1f4d322 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5b06f26d6e9f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x5b06f26d6e9f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x74186828daa4 - <unknown>
[INFO] [stdout]   44:     0x74186831aa64 - 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' (82) panicked at src/node/http_request.rs:282:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b06f26d7faa - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b06f26d7faa - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b06f26d7faa - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b06f26d7faa - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b06f26f07ba - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b06f26f07ba - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5b06f26dd142 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5b06f26dd142 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5b06f26b3c6f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b06f26b3c6f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b06f26cea39 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b06f1f49c4c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5b06f1f49c4c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b06f26cecb2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5b06f26cecb2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b06f26b3d5a - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b06f26ab329 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b06f26b4bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b06f26f102c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b06f26f0ff2 - core[35159d6ffb30e017]::panicking::panic
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b06f1e18180 - glint[1c9458772ba0efe2]::node::http_request::tests::test_http_request_execute_get
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node/http_request.rs:282:9
[INFO] [stdout]   21:     0x5b06f1e06177 - glint[1c9458772ba0efe2]::node::http_request::tests::test_http_request_execute_get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node/http_request.rs:267:39
[INFO] [stdout]   22:     0x5b06f1decf66 - <glint[1c9458772ba0efe2]::node::http_request::tests::test_http_request_execute_get::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5b06f1f3cf2b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b06f1f3cf2b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5b06f1f4a71b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5b06f1f4a71b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5b06f1f4a71b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5b06f1f4a71b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5b06f1f4a71b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5b06f1f4a71b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5b06f1f4a71b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5b06f1f450f4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5b06f1f450f4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5b06f1f4d322 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5b06f1f4d322 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5b06f1f4d322 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5b06f1f4d322 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5b06f1f4d322 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5b06f1f4d322 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5b06f1f4d322 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5b06f26d6e9f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x5b06f26d6e9f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x74186828daa4 - <unknown>
[INFO] [stdout]   44:     0x74186831aa64 - 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.56s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "50ed99c1b8a4fbc3dd3f4b023f6a7ca41c70c94f6e6c9d131ad07cb1ffadadf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50ed99c1b8a4fbc3dd3f4b023f6a7ca41c70c94f6e6c9d131ad07cb1ffadadf0", kill_on_drop: false }`
[INFO] [stdout] 50ed99c1b8a4fbc3dd3f4b023f6a7ca41c70c94f6e6c9d131ad07cb1ffadadf0
