[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 master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeneral-works%2FGlint" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/general-works/Glint on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.97
[INFO] [stderr]   Downloaded potential_utf v0.1.2
[INFO] [stderr]   Downloaded windows-registry v0.5.3
[INFO] [stderr]   Downloaded openssl-probe v0.1.6
[INFO] [stderr]   Downloaded native-tls v0.2.14
[INFO] [stderr]   Downloaded uuid v1.18.0
[INFO] [stderr]   Downloaded cc v1.2.33
[INFO] [stderr]   Downloaded indexmap v2.10.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.109
[INFO] [stderr]   Downloaded io-uring v0.7.9
[INFO] [stderr]   Downloaded h2 v0.4.12
[INFO] [stderr]   Downloaded serde_json v1.0.142
[INFO] [stderr]   Downloaded hyper v1.6.0
[INFO] [stderr]   Downloaded openssl v0.10.73
[INFO] [stderr]   Downloaded rustix v1.0.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93883ac8b9d79b5f6995f0594d7f78f1a60cf3df9b807470fdeb7646b09b51aa
[INFO] running `Command { std: "docker" "start" "-a" "93883ac8b9d79b5f6995f0594d7f78f1a60cf3df9b807470fdeb7646b09b51aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93883ac8b9d79b5f6995f0594d7f78f1a60cf3df9b807470fdeb7646b09b51aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93883ac8b9d79b5f6995f0594d7f78f1a60cf3df9b807470fdeb7646b09b51aa", kill_on_drop: false }`
[INFO] [stdout] 93883ac8b9d79b5f6995f0594d7f78f1a60cf3df9b807470fdeb7646b09b51aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b183a5425a27989964d28d44f3be2abe6e8237971698ec96cce468ab5483b048
[INFO] running `Command { std: "docker" "start" "-a" "b183a5425a27989964d28d44f3be2abe6e8237971698ec96cce468ab5483b048", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 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 serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[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 tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.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 h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling url v2.5.4
[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 7m 25s
[INFO] running `Command { std: "docker" "inspect" "b183a5425a27989964d28d44f3be2abe6e8237971698ec96cce468ab5483b048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b183a5425a27989964d28d44f3be2abe6e8237971698ec96cce468ab5483b048", kill_on_drop: false }`
[INFO] [stdout] b183a5425a27989964d28d44f3be2abe6e8237971698ec96cce468ab5483b048
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 200156bd84d79af45d9ed63bedf89dafe1d52ce4be79231443271a644669a225
[INFO] running `Command { std: "docker" "start" "-a" "200156bd84d79af45d9ed63bedf89dafe1d52ce4be79231443271a644669a225", kill_on_drop: false }`
[INFO] [stderr]    Compiling glint v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "200156bd84d79af45d9ed63bedf89dafe1d52ce4be79231443271a644669a225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "200156bd84d79af45d9ed63bedf89dafe1d52ce4be79231443271a644669a225", kill_on_drop: false }`
[INFO] [stdout] 200156bd84d79af45d9ed63bedf89dafe1d52ce4be79231443271a644669a225
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d107e4083a68187a4d6017090779a430f89a487e61a107e14700d0d6dd9e7068
[INFO] running `Command { std: "docker" "start" "-a" "d107e4083a68187a4d6017090779a430f89a487e61a107e14700d0d6dd9e7068", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/glint-c23e70bcd8051f3f)
[INFO] [stdout] 
[INFO] [stdout] running 232 tests
[INFO] [stdout] test execution::tests::test_has_next_after_completion ... ok
[INFO] [stdout] test execution::tests::test_execute_returns_batch_result_only ... ok
[INFO] [stdout] test expression::tests::test_parse_expression ... ok
[INFO] [stdout] test execution::tests::test_has_next_initial_state ... ok
[INFO] [stdout] test execution::tests::test_multi_step_execution ... 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_is_valid_json_key ... ok
[INFO] [stdout] test expression::tests::test_navigate_json_path_array ... ok
[INFO] [stdout] test expression::tests::test_validate_expression_invalid_node_id ... ok
[INFO] [stdout] test expression::tests::test_validate_expression_invalid_path ... ok
[INFO] [stdout] test expression::tests::test_validate_json_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::code::tests::test_simple_javascript_execution ... ok
[INFO] [stdout] test node::code::tests::test_unsupported_language ... ok
[INFO] [stdout] test expression::tests::test_validate_expression_invalid_format ... ok
[INFO] [stdout] test expression::tests::test_validate_expression_valid ... ok
[INFO] [stdout] test node::compare_datasets::tests::test_compare_datasets_node_creation ... ok
[INFO] [stdout] test node::compare_datasets::tests::test_find_differences ... 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::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::datetime::tests::test_datetime_validation ... ok
[INFO] [stdout] test node::datetime::tests::test_datetime_node_creation ... ok
[INFO] [stdout] test node::datetime::tests::test_add_to_date ... ok
[INFO] [stdout] test node::datetime::tests::test_format_date ... ok
[INFO] [stdout] test node::datetime::tests::test_parse_different_date_formats ... ok
[INFO] [stdout] test node::datetime::tests::test_extract_date_part ... 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::execute_command::tests::test_command_parsing ... ok
[INFO] [stdout] test expression::tests::test_navigate_json_path_object ... ok
[INFO] [stdout] test node::file::tests::test_file_exists ... ok
[INFO] [stdout] test node::file::tests::test_file_path_from_field ... ok
[INFO] [stdout] test node::datetime::tests::test_include_input_fields ... ok
[INFO] [stdout] test node::file::tests::test_file_node_creation ... 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::filter::tests::test_filter_execution ... ok
[INFO] [stdout] test node::filter::tests::test_filter_node_creation ... ok
[INFO] [stdout] test node::filter::tests::test_filter_validation ... ok
[INFO] [stdout] test node::function::tests::test_add_field_execution ... ok
[INFO] [stdout] test node::function::tests::test_function_node_creation ... ok
[INFO] [stdout] test node::function::tests::test_empty_function_code ... 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_simple_passthrough ... ok
[INFO] [stdout] test node::function::tests::test_unsupported_language ... ok
[INFO] [stdout] test node::function::tests::test_parse_simple_values ... ok
[INFO] [stdout] test node::file::tests::test_write_and_read_file ... 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_node_creation ... ok
[INFO] [stdout] test node::json::tests::test_json_parse_operation ... ok
[INFO] [stdout] test node::json::tests::test_json_stringify_operation ... ok
[INFO] [stdout] test node::json::tests::test_json_validation ... ok
[INFO] [stdout] test node::json::tests::test_json_validate_operation ... ok
[INFO] [stdout] test node::execute_command::tests::test_invalid_command ... ok
[INFO] [stdout] test node::limit::tests::test_basic_limit ... ok
[INFO] [stdout] test node::limit::tests::test_limit_node_creation ... ok
[INFO] [stdout] test node::limit::tests::test_limit_larger_than_items ... ok
[INFO] [stdout] test node::limit::tests::test_empty_input ... ok
[INFO] [stdout] test node::limit::tests::test_limit_validation ... 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_with_negative_step ... ok
[INFO] [stdout] test node::loop_node::tests::test_for_loop_execution ... ok
[INFO] [stdout] test node::limit::tests::test_limit_with_skip ... 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_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::loop_node::tests::test_loop_validation ... ok
[INFO] [stdout] test node::loop_node::tests::test_while_loop_execution ... ok
[INFO] [stdout] test node::math::tests::test_sqrt_operation ... ok
[INFO] [stdout] test node::math::tests::test_round_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_by_key ... ok
[INFO] [stdout] test node::merge::tests::test_merge_append ... 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::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_validation ... 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::execute_command::tests::test_multiple_executions ... ok
[INFO] [stdout] test node::openai::tests::test_parse_node_id_from_expression ... ok
[INFO] [stdout] test node::openai::tests::test_extract_node_ids_from_string ... ok
[INFO] [stdout] test node::openai::tests::test_extract_dependencies_from_openai_example ... ok
[INFO] [stdout] test node::openai::tests::test_process_parameters ... ok
[INFO] [stdout] test node::openai::tests::test_process_string_with_expressions ... ok
[INFO] [stdout] test node::openai::tests::test_validate_no_parameters ... ok
[INFO] [stdout] test node::openai::tests::test_validate_expressions_in_string ... 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::openai::tests::test_validate_invalid_expressions ... ok
[INFO] [stdout] test node::openai::tests::test_execute_missing_model ... ok
[INFO] [stdout] test node::openai::tests::test_validate_openai_example ... ok
[INFO] [stdout] test node::remove_duplicates::tests::test_remove_duplicates_all_fields ... ok
[INFO] [stdout] test node::openai::tests::test_execute_missing_parameters ... 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::rename_keys::tests::test_key_rename_with_deletion ... ok
[INFO] [stdout] test node::remove_duplicates::tests::test_remove_duplicates_selected_fields ... ok
[INFO] [stdout] test node::rename_keys::tests::test_multiple_key_renames ... ok
[INFO] [stdout] test node::rename_keys::tests::test_case_insensitive_regex ... ok
[INFO] [stdout] test node::remove_duplicates::tests::test_remove_duplicates_validation ... ok
[INFO] [stdout] test node::rename_keys::tests::test_nested_key_rename ... ok
[INFO] [stdout] test node::rename_keys::tests::test_regex_key_rename ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_cron_schedule ... 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_validation ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_datetime_parsing ... ok
[INFO] [stdout] test node::rename_keys::tests::test_rename_keys_node_creation ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_once_schedule ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_interval_schedule ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_should_execute_now ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_disabled_schedule ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_with_trigger_data ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_validation ... ok
[INFO] [stdout] test node::schedule_trigger::tests::test_schedule_trigger_node_creation ... 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_nested_structure ... ok
[INFO] [stdout] test node::set::tests::test_validate_invalid_expressions ... ok
[INFO] [stdout] test node::set::tests::test_validate_no_parameters ... 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::set::tests::test_validate_null_values ... 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_sort_node_creation ... ok
[INFO] [stdout] test node::sort::tests::test_simple_sort_ascending ... ok
[INFO] [stdout] test node::sort::tests::test_sort_validation ... ok
[INFO] [stdout] test node::split::tests::test_dot_notation_field_access ... ok
[INFO] [stdout] test node::sort::tests::test_simple_sort_descending ... 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_batch_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_validation ... ok
[INFO] [stdout] test node::sticky_note::tests::test_hex_color_validation ... ok
[INFO] [stdout] test node::sticky_note::tests::test_basic_note ... ok
[INFO] [stdout] test node::split::tests::test_split_node_creation ... ok
[INFO] [stdout] test node::sticky_note::tests::test_format_note_for_display ... ok
[INFO] [stdout] test node::split::tests::test_split_out_fields ... 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_sticky_note_node_creation ... ok
[INFO] [stdout] test node::sticky_note::tests::test_note_with_expiration ... ok
[INFO] [stdout] test node::sticky_note::tests::test_todo_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::sticky_note::tests::test_warning_note ... ok
[INFO] [stdout] test node::sticky_note::tests::test_pass_through_behavior ... ok
[INFO] [stdout] test node::sticky_note::tests::test_validation ... ok
[INFO] [stdout] test node::switch::tests::test_switch_rules_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::text::tests::test_text_contains ... ok
[INFO] [stdout] test node::text::tests::test_text_node_creation ... ok
[INFO] [stdout] test node::text::tests::test_text_replace ... ok
[INFO] [stdout] test node::text::tests::test_text_split ... ok
[INFO] [stdout] test node::switch::tests::test_switch_validation_expression_mode ... ok
[INFO] [stdout] test node::text::tests::test_text_validation ... ok
[INFO] [stdout] test node::text::tests::test_text_substr ... ok
[INFO] [stdout] test node::transform::tests::test_sort_transformation ... ok
[INFO] [stdout] test node::transform::tests::test_add_field_transformation ... 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::transform::tests::test_transform_validation ... ok
[INFO] [stdout] test node::wait::tests::test_wait_node_creation ... ok
[INFO] [stdout] test node::wait::tests::test_wait_specific_time_past_date ... ok
[INFO] [stdout] test node::text::tests::test_text_to_upper ... 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_invalid_node_references ... 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_valid_node_references ... ok
[INFO] [stdout] test workflow::tests::test_workflow_validate_valid_batch_dependencies ... ok
[INFO] [stdout] test node::text::tests::test_text_regex ... ok
[INFO] [stdout] test node::wait::tests::test_wait_different_units ... ok
[INFO] [stdout] test node::wait::tests::test_wait_time_interval_execution ... ok
[INFO] [stdout] test node::http_request::tests::test_http_request_execute_get ... FAILED
[INFO] [stdout] test node::http_request::tests::test_http_request_execute_post ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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' panicked at src/node/http_request.rs:282:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58880504c162 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58880504c162 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58880504c162 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58880504c162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5888050780a3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5888050780a3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x588805048383 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x588805048383 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58880504bfb2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58880504dc0c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58880504da62 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x588804dae694 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x588804dae694 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58880504e6eb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x58880504e6eb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x58880504e386 - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x58880504c669 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x58880504e04d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5888050760c0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58880507612c - core::panicking::panic::h318cb8731d7e290d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x588804ced8e7 - glint::node::http_request::tests::test_http_request_execute_get::h0cedef89fb8a5e62
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node/http_request.rs:282:9
[INFO] [stdout]   21:     0x588804c10f89 - glint::node::http_request::tests::test_http_request_execute_get::{{closure}}::hf13c8aafc298bb5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node/http_request.rs:267:39
[INFO] [stdout]   22:     0x588804c10f89 - core::ops::function::FnOnce::call_once::h9691653bae4d725d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x588804db3e1b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x588804db3e1b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x588804db300e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x588804db300e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x588804db300e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x588804db300e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x588804db300e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x588804db300e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x588804db300e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x588804d76b84 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x588804d76b84 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x588804d7a55a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x588804d7a55a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x588804d7a55a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x588804d7a55a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x588804d7a55a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x588804d7a55a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x588804d7a55a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x588805051867 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x588805051867 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x588805051867 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x74841aedeaa4 - <unknown>
[INFO] [stdout]   45:     0x74841af6ba34 - 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' panicked at src/node/http_request.rs:302:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58880504c162 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58880504c162 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58880504c162 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58880504c162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5888050780a3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5888050780a3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x588805048383 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x588805048383 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58880504bfb2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58880504dc0c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58880504da62 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x588804dae694 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x588804dae694 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58880504e6eb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x58880504e6eb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x58880504e386 - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x58880504c669 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x58880504e04d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5888050760c0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58880507612c - core::panicking::panic::h318cb8731d7e290d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x588804cee037 - glint::node::http_request::tests::test_http_request_execute_post::h6536ccba1ed8802d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node/http_request.rs:302:9
[INFO] [stdout]   21:     0x588804c0fce9 - glint::node::http_request::tests::test_http_request_execute_post::{{closure}}::hf76f17807b340478
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node/http_request.rs:286:40
[INFO] [stdout]   22:     0x588804c0fce9 - core::ops::function::FnOnce::call_once::h00ba91029a041030
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x588804db3e1b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x588804db3e1b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x588804db300e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x588804db300e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x588804db300e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x588804db300e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x588804db300e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x588804db300e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x588804db300e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x588804d76b84 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x588804d76b84 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x588804d7a55a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x588804d7a55a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x588804d7a55a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x588804d7a55a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x588804d7a55a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x588804d7a55a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x588804d7a55a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x588805051867 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x588805051867 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x588805051867 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x74841aedeaa4 - <unknown>
[INFO] [stdout]   45:     0x74841af6ba34 - clone
[INFO] [stdout]   46:                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] 
[INFO] [stdout] test result: FAILED. 230 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d107e4083a68187a4d6017090779a430f89a487e61a107e14700d0d6dd9e7068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d107e4083a68187a4d6017090779a430f89a487e61a107e14700d0d6dd9e7068", kill_on_drop: false }`
[INFO] [stdout] d107e4083a68187a4d6017090779a430f89a487e61a107e14700d0d6dd9e7068
