[INFO] fetching crate lush 0.17.0... [INFO] testing lush-0.17.0 against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] extracting crate lush 0.17.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate lush 0.17.0 [INFO] finished tweaking crates.io crate lush 0.17.0 [INFO] tweaked toml for crates.io crate lush 0.17.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lush 0.17.0 on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lush 0.17.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 247110ecaa400ffee136394fdadaa08627c88b181a2a4b8177e753cee8e58425 [INFO] running `Command { std: "docker" "start" "-a" "247110ecaa400ffee136394fdadaa08627c88b181a2a4b8177e753cee8e58425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "247110ecaa400ffee136394fdadaa08627c88b181a2a4b8177e753cee8e58425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "247110ecaa400ffee136394fdadaa08627c88b181a2a4b8177e753cee8e58425", kill_on_drop: false }` [INFO] [stdout] 247110ecaa400ffee136394fdadaa08627c88b181a2a4b8177e753cee8e58425 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a77c714eb1e55693e062e6f44910b14c294bfb8b79a329d63a5f531d88f8915c [INFO] running `Command { std: "docker" "start" "-a" "a77c714eb1e55693e062e6f44910b14c294bfb8b79a329d63a5f531d88f8915c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling openssl-src v300.5.1+3.5.1 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling luajit-src v210.6.0+eec7a80 [INFO] [stderr] Compiling lua-src v548.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling mlua-sys v0.8.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling zlib-rs v0.5.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling rustversion v1.0.20 [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-util v0.7.15 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling libz-rs-sys v0.5.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 anstream v0.6.18 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling tower-http v0.6.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling liblzma v0.4.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling rustyline v16.0.0 [INFO] [stderr] Compiling mlua v0.11.0-beta.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zip v4.1.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling sysinfo v0.35.1 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.18 [INFO] [stderr] Compiling lush v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 10s [INFO] running `Command { std: "docker" "inspect" "a77c714eb1e55693e062e6f44910b14c294bfb8b79a329d63a5f531d88f8915c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a77c714eb1e55693e062e6f44910b14c294bfb8b79a329d63a5f531d88f8915c", kill_on_drop: false }` [INFO] [stdout] a77c714eb1e55693e062e6f44910b14c294bfb8b79a329d63a5f531d88f8915c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4fad6d89add7308ee8b2f1e462b07f8236e97b736e161a882e0f96b0d059ff9 [INFO] running `Command { std: "docker" "start" "-a" "d4fad6d89add7308ee8b2f1e462b07f8236e97b736e161a882e0f96b0d059ff9", kill_on_drop: false }` [INFO] [stderr] Compiling lush v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.51s [INFO] running `Command { std: "docker" "inspect" "d4fad6d89add7308ee8b2f1e462b07f8236e97b736e161a882e0f96b0d059ff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4fad6d89add7308ee8b2f1e462b07f8236e97b736e161a882e0f96b0d059ff9", kill_on_drop: false }` [INFO] [stdout] d4fad6d89add7308ee8b2f1e462b07f8236e97b736e161a882e0f96b0d059ff9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bc2d997368489e117bf14cd7fc94b79f731af9647efe731347460fda6d08f875 [INFO] running `Command { std: "docker" "start" "-a" "bc2d997368489e117bf14cd7fc94b79f731af9647efe731347460fda6d08f875", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lush-b47dad7e6f77a20d) [INFO] [stdout] [INFO] [stdout] running 99 tests [INFO] [stdout] test modules::environment::tests::interpolate_test ... ok [INFO] [stdout] test modules::environment::tests::happy_case_3 ... ok [INFO] [stdout] test modules::environment::tests::test_is_array_with_empty_table ... ok [INFO] [stdout] test modules::environment::tests::test_is_array_with_wrong_argument_count ... ok [INFO] [stdout] test modules::environment::tests::test_is_array_with_non_sequential_keys ... ok [INFO] [stdout] test modules::environment::tests::test_is_array_with_proper_array ... ok [INFO] [stdout] test modules::path::tests::handles_absolute_paths ... ok [INFO] [stdout] test modules::path::tests::handles_empty_input ... ok [INFO] [stdout] test modules::path::tests::handles_trailing_separators ... ok [INFO] [stdout] test modules::path::tests::joins_multiple_paths ... ok [INFO] [stdout] test compress::tar_zst::tests::test_create_and_extract_tar_zst ... ok [INFO] [stdout] test modules::environment::tests::test_is_array_with_wrong_argument_type ... ok [INFO] [stdout] test modules::path::tests::result_is_utf8 ... ok [INFO] [stdout] test modules::environment::tests::test_is_array_with_string_key ... ok [INFO] [stdout] test modules::pipeline_exec::tests::test_error_empty_pipeline ... ok [INFO] [stdout] asd [INFO] [stdout] test modules::pipeline_exec::tests::test_simple_echo_variadic ... ok [INFO] [stdout] test modules::pipeline_exec::tests::test_echo_with_exec_variadic ... ok [INFO] [stdout] test modules::pipeline_exec::tests::test_multiple_echo_args ... ok [INFO] [stdout] test modules::pipeline_exec::tests::test_echo_pipe_grep_tables ... ok [INFO] [stdout] test modules::string::tests::test_endswith ... ok [INFO] [stdout] test modules::string::tests::test_split_keep_empty_default ... ok [INFO] [stdout] test modules::string::tests::test_split_keep_empty_false ... ok [INFO] [stdout] test modules::string::tests::test_startswith ... ok [INFO] [stdout] test modules::string::tests::test_split_keep_empty_true ... ok [INFO] [stdout] test modules::pipeline_exec::tests::test_numeric_args ... ok [INFO] [stdout] test preprocessor::tests::replace_shell_exec_no_match ... ok [INFO] [stdout] test modules::pipeline_exec::tests::test_complex_pipeline ... ok [INFO] [stdout] test preprocessor::tests::interpolate_strings_test ... ok [INFO] [stdout] test preprocessor::tests::replace_shell_exec_single_command ... ok [INFO] [stdout] test preprocessor::tests::replace_shell_exec_test ... ok [INFO] [stdout] test preprocessor::tests::replace_shell_exec_inside_single_quotes ... ok [INFO] [stdout] test preprocessor::tests::replace_shell_exec_with_quoted_args ... ok [INFO] [stdout] test modules::pipeline_exec::tests::test_single_table_command ... ok [INFO] [stdout] test modules::environment::tests::happy_case_2 ... ok [INFO] [stdout] test preprocessor::tests::replace_shell_exec_with_quoted_args_no_space ... ok [INFO] [stdout] test preprocessor::tests::replace_shell_exec_with_quoted_args_and_lua_func ... ok [INFO] [stdout] test modules::environment::tests::print_array ... ok [INFO] [stdout] test preprocessor::tests::replace_sub_shell_mixed_quotes ... ok [INFO] [stdout] test preprocessor::tests::interpolate_strings_start_end ... ok [INFO] [stdout] test preprocessor::tests::replace_sub_shell_inside_single_quotes ... ok [INFO] [stdout] test preprocessor::tests::replace_sub_shell_inside_single_quotes_and_spaces ... ok [INFO] [stdout] test preprocessor::tests::replace_sub_shell_escaped_single_quotes ... ok [INFO] [stdout] test preprocessor::tests::replace_sub_shell_no_match ... ok [INFO] [stdout] test preprocessor::tests::replace_sub_shell_multiple_in_line ... ok [INFO] [stdout] test preprocessor::tests::replace_sub_shell_single_command ... ok [INFO] [stdout] test repl::tests::test_clean_lua_error ... ok [INFO] [stdout] test repl::tests::test_is_balanced_braces ... ok [INFO] [stdout] test preprocessor::tests::replace_sub_shell_test ... ok [INFO] [stdout] test preprocessor::tests::replace_sub_shell_with_args ... ok [INFO] [stdout] test repl::tests::test_has_incomplete_control_structure ... ok [INFO] [stdout] test repl::tests::test_is_balanced_brackets ... ok [INFO] [stdout] test preprocessor::tests::replace_sub_shell_with_quoted_args_fixed ... ok [INFO] [stdout] test repl::tests::test_is_balanced_mixed ... ok [INFO] [stdout] test repl::tests::test_is_balanced_parentheses ... ok [INFO] [stdout] test preprocessor::tests::replace_sub_shell_single_command_with_spaces ... ok [INFO] [stdout] test repl::tests::test_is_complete_statement_control_structures ... ok [INFO] [stdout] test repl::tests::test_is_complete_statement_multiline ... ok [INFO] [stdout] test repl::tests::test_is_complete_statement_with_strings_and_comments ... ok [INFO] [stdout] test preprocessor::tests::replace_sub_shell_with_quoted_args_and_lua_func ... ok [INFO] [stdout] test repl::tests::test_is_incomplete_syntax_error ... ok [INFO] [stdout] test repl::tests::test_is_complete_statement_edge_cases ... ok [INFO] [stdout] test repl::tests::test_is_complete_statement_simple ... ok [INFO] [stdout] test repl::tests::test_remove_strings_and_comments ... ok [INFO] [stdout] test repl::tests::test_lua_specific_constructs ... ok [INFO] [stdout] test repl::tests::test_integration_multiline_scenarios ... ok [INFO] [stdout] test setup::tests::test_json_load_file_nonexistent ... ok [INFO] [stdout] using thing [INFO] [stdout] test setup::tests::invalid_function ... ok [INFO] [stdout] test setup::tests::test_json_from_string_invalid ... ok [INFO] [stdout] thing closed [INFO] [stdout] pwd: /opt/rustwide/workdir [INFO] [stdout] test setup::tests::test_json_from_string ... ok [INFO] [stdout] test setup::tests::test_toml_array_handling ... ok [INFO] [stdout] test setup::tests::test_json_array_handling ... ok [INFO] [stdout] test setup::tests::test_toml_from_string ... ok [INFO] [stdout] test setup::tests::test_json_load_and_save_file ... ok [INFO] [stdout] test setup::tests::test_json_nested_objects ... ok [INFO] [stdout] Cargo.lock [INFO] [stdout] Cargo.toml [INFO] [stdout] Cargo.toml.orig [INFO] [stdout] Changelog [INFO] [stdout] README.md [INFO] [stdout] doc [INFO] [stdout] scripts [INFO] [stdout] src [INFO] [stdout] test setup::tests::test_toml_load_and_save_file ... ok [INFO] [stdout] test setup::tests::test_roundtrip_data_integrity ... ok [INFO] [stdout] test string_utils::tests::test_remove_shebang_with_no_shebang ... ok [INFO] [stdout] test setup::tests::run_builtin_os ... ok [INFO] [stdout] test setup::tests::test_toml_from_string_invalid ... ok [INFO] [stdout] test string_utils::tests::test_remove_shebang_with_shebang ... ok [INFO] [stdout] name: linux [INFO] [stdout] test setup::tests::test_toml_load_file_nonexistent ... ok [INFO] [stdout] test utils::dyn_format::tests::test_escaped_braces ... ok [INFO] [stdout] test utils::dyn_format::tests::test_macro_mixed ... ok [INFO] [stdout] test utils::dyn_format::tests::test_macro_named_only ... ok [INFO] [stdout] test utils::dyn_format::tests::test_hyphenated_names ... ok [INFO] [stdout] test utils::dyn_format::tests::test_macro_positional_only ... ok [INFO] [stdout] test string_utils::tests::test_remove_shebang_with_blank_lines_no_shebang ... ok [INFO] [stdout] test string_utils::tests::test_remove_shebang_with_shebang_and_blank_lines ... ok [INFO] [stdout] test utils::dyn_format::tests::test_missing_named ... ok [INFO] [stdout] test utils::dyn_format::tests::test_mixed ... ok [INFO] [stdout] test utils::dyn_format::tests::test_named ... ok [INFO] [stdout] test utils::dyn_format::tests::test_positional_auto ... ok [INFO] [stdout] test utils::dyn_format::tests::test_positional_explicit ... ok [INFO] [stdout] test utils::dyn_format::tests::test_positional_explicit_with_macro ... ok [INFO] [stdout] test utils::dyn_format::tests::test_missing_positional ... ok [INFO] [stdout] res: hello world1 [INFO] [stderr] tail: cannot open '/tmp/my-file.log' for reading: No such file or directory [INFO] [stdout] [INFO] [stdout] res: hello world2 [INFO] [stdout] [INFO] [stdout] res: [hello world3] [INFO] [stdout] [INFO] [stderr] cat: /tmp/my-file.log: No such file or directory [INFO] [stdout] res: [HELLO WORLD4] [INFO] [stdout] [INFO] [stdout] dir_name: /tmp/.tmpfwN4ha [INFO] [stdout] test content [INFO] [stdout] nil [INFO] [stdout] test tests::test_run_2 ... ok [INFO] [stdout] content: [INFO] [stdout] lush files: ./scripts/mod1.lush [INFO] [stdout] ./scripts/test2.lush [INFO] [stdout] [INFO] [stdout] test tests::test_run_pipeline ... ok [INFO] [stdout] test tests::run_test_file ... ok [INFO] [stdout] test setup::tests::run_test_script ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- setup::tests::run_test_script stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'setup::tests::run_test_script' (94) panicked at src/setup.rs:139:63: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: CallbackError { traceback: "stack traceback:\n\t[C]: in field 'zip'\n\t[string \"script.lua\"]:20: in main chunk", cause: ExternalError(Os { code: 2, kind: NotFound, message: "No such file or directory" }) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58ed2aae1d0a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58ed2aae1d0a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58ed2aae1d0a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58ed2aae1d0a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58ed2aafb0ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58ed2aafb0ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x58ed2aae8302 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x58ed2aae8302 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x58ed2aabbb8f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x58ed2aabbb8f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x58ed2aad74b9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x58ed29d5ca2c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x58ed29d5ca2c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x58ed2aad7732 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x58ed2aad7732 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x58ed2aabbc48 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x58ed2aab2e49 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x58ed2aabd03d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x58ed2aafba5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x58ed2aafb7a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x58ed29b50aa0 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x58ed29b50aa0 - lush[81a8c86976fae0e5]::setup::tests::run_test_script [INFO] [stdout] at /opt/rustwide/workdir/src/setup.rs:139:63 [INFO] [stdout] 22: 0x58ed29b4f267 - lush[81a8c86976fae0e5]::setup::tests::run_test_script::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/setup.rs:138:25 [INFO] [stdout] 23: 0x58ed29ae6c46 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x58ed29d50b0b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x58ed29d50b0b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x58ed29d5d4fb - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x58ed29d5d4fb - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x58ed29d5d4fb - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x58ed29d5d4fb - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x58ed29d5d4fb - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x58ed29d5d4fb - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x58ed29d5d4fb - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x58ed29d58c14 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x58ed29d58c14 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x58ed29d60102 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x58ed29d60102 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x58ed29d60102 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x58ed29d60102 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x58ed29d60102 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x58ed29d60102 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x58ed29d60102 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x58ed2aae0d0f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x58ed2aae0d0f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7bfbb4504aa4 - [INFO] [stdout] 45: 0x7bfbb4591a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] setup::tests::run_test_script [INFO] [stdout] [INFO] [stdout] test result: FAILED. 98 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin lush` [INFO] running `Command { std: "docker" "inspect" "bc2d997368489e117bf14cd7fc94b79f731af9647efe731347460fda6d08f875", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc2d997368489e117bf14cd7fc94b79f731af9647efe731347460fda6d08f875", kill_on_drop: false }` [INFO] [stdout] bc2d997368489e117bf14cd7fc94b79f731af9647efe731347460fda6d08f875