[INFO] fetching crate chap 2.2.2... [INFO] testing chap-2.2.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate chap 2.2.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate chap 2.2.2 [INFO] finished tweaking crates.io crate chap 2.2.2 [INFO] tweaked toml for crates.io crate chap 2.2.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate chap 2.2.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate chap 2.2.2 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fd-lock v3.0.13 [INFO] [stderr] Downloaded clipboard-win v4.5.0 [INFO] [stderr] Downloaded errno v0.3.4 [INFO] [stderr] Downloaded rustyline v12.0.0 [INFO] [stderr] Downloaded rustix v0.38.17 [INFO] [stderr] Downloaded linux-raw-sys v0.4.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17b15bf56e5fc8c85928fac2fbb2953118eb62ab9fc21cbc810bb35d973d6c48 [INFO] running `Command { std: "docker" "start" "-a" "17b15bf56e5fc8c85928fac2fbb2953118eb62ab9fc21cbc810bb35d973d6c48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17b15bf56e5fc8c85928fac2fbb2953118eb62ab9fc21cbc810bb35d973d6c48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17b15bf56e5fc8c85928fac2fbb2953118eb62ab9fc21cbc810bb35d973d6c48", kill_on_drop: false }` [INFO] [stdout] 17b15bf56e5fc8c85928fac2fbb2953118eb62ab9fc21cbc810bb35d973d6c48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2c51d229b78b02828f9437f19fed163c089f56071f1c8b5fb66ee551548a63f5 [INFO] running `Command { std: "docker" "start" "-a" "2c51d229b78b02828f9437f19fed163c089f56071f1c8b5fb66ee551548a63f5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling rustix v0.38.17 [INFO] [stderr] Compiling linux-raw-sys v0.4.8 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustyline v12.0.0 [INFO] [stderr] Compiling chap v2.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/common/executable.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(PartialEq, Debug, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 14 | pub closure: BuiltinFunction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/common/executable.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(PartialEq, Debug, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 14 | pub closure: BuiltinFunction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.05s [INFO] running `Command { std: "docker" "inspect" "2c51d229b78b02828f9437f19fed163c089f56071f1c8b5fb66ee551548a63f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c51d229b78b02828f9437f19fed163c089f56071f1c8b5fb66ee551548a63f5", kill_on_drop: false }` [INFO] [stdout] 2c51d229b78b02828f9437f19fed163c089f56071f1c8b5fb66ee551548a63f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6cddad91f960ff53bb0c262a37536817ac5faac5cfae565ee26f9eeb82fa8a77 [INFO] running `Command { std: "docker" "start" "-a" "6cddad91f960ff53bb0c262a37536817ac5faac5cfae565ee26f9eeb82fa8a77", kill_on_drop: false }` [INFO] [stderr] Compiling chap v2.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/common/executable.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(PartialEq, Debug, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 14 | pub closure: BuiltinFunction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/common/executable.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(PartialEq, Debug, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 14 | pub closure: BuiltinFunction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/common/executable.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(PartialEq, Debug, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 14 | pub closure: BuiltinFunction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.85s [INFO] running `Command { std: "docker" "inspect" "6cddad91f960ff53bb0c262a37536817ac5faac5cfae565ee26f9eeb82fa8a77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cddad91f960ff53bb0c262a37536817ac5faac5cfae565ee26f9eeb82fa8a77", kill_on_drop: false }` [INFO] [stdout] 6cddad91f960ff53bb0c262a37536817ac5faac5cfae565ee26f9eeb82fa8a77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ba207e3780d4bf5e5ef92a3f5a3469e3cef53633c325241a863b47fa9f507189 [INFO] running `Command { std: "docker" "start" "-a" "ba207e3780d4bf5e5ef92a3f5a3469e3cef53633c325241a863b47fa9f507189", kill_on_drop: false }` [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> src/common/executable.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(PartialEq, Debug, Clone)] [INFO] [stderr] | --------- in this derive macro expansion [INFO] [stderr] ... [INFO] [stderr] 14 | pub closure: BuiltinFunction, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `chap` (lib) generated 1 warning [INFO] [stderr] warning: `chap` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `chap` (bin "chap" test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/chap-ffab5752f4cd5df6) [INFO] [stdout] [INFO] [stdout] running 48 tests [INFO] [stdout] test builtin_function::control_flow::new_tag::tests::new_tag_test ... ok [INFO] [stdout] test builtin_function::assign::tests::assign_value_and_variable ... ok [INFO] [stdout] test builtin_function::std_io::println::tests::print_string ... ok [INFO] [stdout] test builtin_function::std_io::println::tests::print_many ... ok [INFO] [stdout] test common::splitter::tests::split_longer_pattern ... ok [INFO] [stdout] test builtin_function::std_io::println::tests::print_int ... ok [INFO] [stdout] test common::data_type::tests::data_type_equal_test ... ok [INFO] [stdout] test common::data_type::tests::list_to_string ... ok [INFO] [stdout] test common::splitter::tests::comma_splitter_test ... ok [INFO] [stdout] test compile::parser::chunk_detector::tests::list_parser ... ok [INFO] [stdout] test compile::parser::chunk_detector::tests::param_parser_variable ... ok [INFO] [stdout] test compile::parser::chunk_detector::tests::params_test ... ok [INFO] [stdout] test compile::parser::chunk_detector::tests::bool_parser ... ok [INFO] [stdout] test compile::parser::chunk_detector::tests::comma_in_quotation_error ... ok [INFO] [stdout] test compile::parser::chunk_detector::tests::chunk_detector_test ... ok [INFO] [stdout] test compile::parser::tests::function_call_param_less ... ok [INFO] [stdout] test compile::parser::chunk_detector::tests::param_parser_float ... ok [INFO] [stdout] test compile::parser::get_single_var::tests::get_single_var_test ... ok [INFO] [stdout] test compile::parser::chunk_detector::tests::param_parser_empty ... ok [INFO] [stdout] test compile::parser::chunk_detector::tests::param_parser_string ... ok [INFO] [stdout] test compile::parser::chunk_detector::tests::param_parser_integer ... ok [INFO] [stdout] test compile::parser::chunk_detector::tests::param_parser_tag ... ok [INFO] [stdout] test compile::parser::tests::piping_test ... ok [INFO] [stdout] test compile::parser::tests::print_detector_parser ... ok [INFO] [stdout] test compile::parser::chunk_detector::tests::chunk_parser_negative_number ... ok [INFO] [stdout] test compile::parser::tests::function_param_test ... ok [INFO] [stdout] test compile::parser::tests::param_function_test ... ok [INFO] [stdout] test compile::parser::tests::param_param_test ... ok [INFO] [stdout] test compile::parser::tests::string_includes_comment ... ok [INFO] [stdout] test compile::parser::tests::valid_expression ... ok [INFO] [stdout] test compile::preprocessor::tests::correct_actual_line ... ok [INFO] [stdout] test builtin_function::std_io::input::tests::input_test ... ok [INFO] [stdout] test compile::preprocessor::tests::correct_line_numbers ... ok [INFO] [stdout] test compile::preprocessor::tests::multi_parentheses ... ok [INFO] [stdout] test compile::preprocessor::tests::multiline_expression ... ok [INFO] [stdout] test compile::preprocessor::tests::multiline_expression_parentheses ... ok [INFO] [stdout] test compile::parser::tests::string_includes_arrow ... ok [INFO] [stdout] test compile::preprocessor::tests::nest_parentheses ... ok [INFO] [stdout] test compile::parser::tests::tag_parser ... ok [INFO] [stdout] test compile::preprocessor::tests::remove_comments ... ok [INFO] [stdout] test compile::preprocessor::tests::parentheses ... ok [INFO] [stdout] test compile::preprocessor::tests::semicolon_split ... ok [INFO] [stdout] test compile::preprocessor::tests::string_includes_comment ... ok [INFO] [stdout] test runners::eval::tests::test_eval_error ... ok [INFO] [stdout] test runners::eval::tests::test_eval_closure ... ok [INFO] [stdout] test runtime::tests::runtime_std_test ... ok [INFO] [stdout] test runtime::tests::simple_execution_test ... ok [INFO] [stdout] test runners::eval::tests::test_eval ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/chap-99ccdcb3ec861e88) [INFO] [stdout] [INFO] [stdout] running 48 tests [INFO] [stdout] test builtin_function::assign::tests::assign_value_and_variable ... ok [INFO] [stdout] test compile::parser::chunk_detector::tests::bool_parser ... ok [INFO] [stdout] test compile::parser::chunk_detector::tests::chunk_detector_test ... ok [INFO] [stdout] test common::data_type::tests::data_type_equal_test ... ok [INFO] [stdout] test builtin_function::std_io::println::tests::print_int ... ok [INFO] [stdout] test common::splitter::tests::split_longer_pattern ... ok [INFO] [stdout] test common::splitter::tests::comma_splitter_test ... ok [INFO] [stdout] test compile::parser::chunk_detector::tests::chunk_parser_negative_number ... ok [INFO] [stdout] test builtin_function::std_io::input::tests::input_test ... ok [INFO] [stdout] test common::data_type::tests::list_to_string ... ok [INFO] [stdout] test builtin_function::std_io::println::tests::print_many ... ok [INFO] [stdout] test builtin_function::std_io::println::tests::print_string ... ok [INFO] [stdout] test compile::parser::chunk_detector::tests::comma_in_quotation_error ... ok [INFO] [stdout] test compile::parser::chunk_detector::tests::list_parser ... ok [INFO] [stdout] test compile::parser::chunk_detector::tests::param_parser_empty ... ok [INFO] [stdout] test builtin_function::control_flow::new_tag::tests::new_tag_test ... ok [INFO] [stdout] test compile::parser::chunk_detector::tests::param_parser_integer ... ok [INFO] [stdout] test compile::parser::chunk_detector::tests::param_parser_float ... ok [INFO] [stdout] test compile::parser::chunk_detector::tests::param_parser_tag ... ok [INFO] [stdout] test compile::parser::chunk_detector::tests::param_parser_variable ... ok [INFO] [stdout] test compile::parser::chunk_detector::tests::params_test ... ok [INFO] [stdout] test compile::parser::get_single_var::tests::get_single_var_test ... ok [INFO] [stdout] test compile::parser::tests::function_param_test ... ok [INFO] [stdout] test compile::parser::tests::param_function_test ... ok [INFO] [stdout] test compile::parser::tests::param_param_test ... ok [INFO] [stdout] test compile::parser::tests::piping_test ... ok [INFO] [stdout] test compile::parser::tests::print_detector_parser ... ok [INFO] [stdout] test compile::parser::tests::string_includes_arrow ... ok [INFO] [stdout] test compile::parser::chunk_detector::tests::param_parser_string ... ok [INFO] [stdout] test compile::parser::tests::tag_parser ... ok [INFO] [stdout] test compile::preprocessor::tests::correct_actual_line ... ok [INFO] [stdout] test compile::parser::tests::function_call_param_less ... ok [INFO] [stdout] test compile::parser::tests::string_includes_comment ... ok [INFO] [stdout] test compile::parser::tests::valid_expression ... ok [INFO] [stdout] test compile::preprocessor::tests::multiline_expression ... ok [INFO] [stdout] test compile::preprocessor::tests::multiline_expression_parentheses ... ok [INFO] [stdout] test compile::preprocessor::tests::parentheses ... ok [INFO] [stdout] test compile::preprocessor::tests::nest_parentheses ... ok [INFO] [stdout] test compile::preprocessor::tests::correct_line_numbers ... ok [INFO] [stdout] test compile::preprocessor::tests::multi_parentheses ... ok [INFO] [stdout] test compile::preprocessor::tests::remove_comments ... ok [INFO] [stdout] test compile::preprocessor::tests::semicolon_split ... ok [INFO] [stdout] test compile::preprocessor::tests::string_includes_comment ... ok [INFO] [stdout] test runners::eval::tests::test_eval ... ok [INFO] [stdout] test runners::eval::tests::test_eval_closure ... ok [INFO] [stdout] test runners::eval::tests::test_eval_error ... ok [INFO] [stdout] test runtime::tests::runtime_std_test ... ok [INFO] [stdout] test runtime::tests::simple_execution_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ba207e3780d4bf5e5ef92a3f5a3469e3cef53633c325241a863b47fa9f507189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba207e3780d4bf5e5ef92a3f5a3469e3cef53633c325241a863b47fa9f507189", kill_on_drop: false }` [INFO] [stdout] ba207e3780d4bf5e5ef92a3f5a3469e3cef53633c325241a863b47fa9f507189