[INFO] fetching crate run-kit 0.7.1... [INFO] testing run-kit-0.7.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate run-kit 0.7.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate run-kit 0.7.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate run-kit 0.7.1 [INFO] tweaked toml for crates.io crate run-kit 0.7.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate run-kit 0.7.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate run-kit 0.7.1 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfabe98423e01eb0e9af37e7135db8c2e0c15287010ec7eb51ad016847c49402 [INFO] running `Command { std: "docker" "start" "-a" "dfabe98423e01eb0e9af37e7135db8c2e0c15287010ec7eb51ad016847c49402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfabe98423e01eb0e9af37e7135db8c2e0c15287010ec7eb51ad016847c49402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfabe98423e01eb0e9af37e7135db8c2e0c15287010ec7eb51ad016847c49402", kill_on_drop: false }` [INFO] [stdout] dfabe98423e01eb0e9af37e7135db8c2e0c15287010ec7eb51ad016847c49402 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7e1df575d64c00587b4e36954ca82aae1cd55351773b48ebedb0ac4114ec1d8 [INFO] running `Command { std: "docker" "start" "-a" "c7e1df575d64c00587b4e36954ca82aae1cd55351773b48ebedb0ac4114ec1d8", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Compiling deranged v0.5.6 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling cap-primitives v3.4.5 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling cap-std v3.4.5 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling ambient-authority v0.0.2 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.57 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling id-arena v2.3.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling run-kit v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling fs-set-times v0.20.3 [INFO] [stderr] Compiling rustix-linux-procfs v0.1.1 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling rustyline v13.0.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling wasmparser v0.217.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.57 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling wit-parser v0.217.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.70s [INFO] running `Command { std: "docker" "inspect" "c7e1df575d64c00587b4e36954ca82aae1cd55351773b48ebedb0ac4114ec1d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7e1df575d64c00587b4e36954ca82aae1cd55351773b48ebedb0ac4114ec1d8", kill_on_drop: false }` [INFO] [stdout] c7e1df575d64c00587b4e36954ca82aae1cd55351773b48ebedb0ac4114ec1d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8484fbe5bc76536b7ca6ce74a3b503c1e22fa567b6767fa4a09511456557947f [INFO] running `Command { std: "docker" "start" "-a" "8484fbe5bc76536b7ca6ce74a3b503c1e22fa567b6767fa4a09511456557947f", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling run-kit v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling wasm-encoder v0.245.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling wast v245.0.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling wasmparser v0.217.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling wat v1.245.0 [INFO] [stderr] Compiling wit-parser v0.217.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 45.05s [INFO] running `Command { std: "docker" "inspect" "8484fbe5bc76536b7ca6ce74a3b503c1e22fa567b6767fa4a09511456557947f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8484fbe5bc76536b7ca6ce74a3b503c1e22fa567b6767fa4a09511456557947f", kill_on_drop: false }` [INFO] [stdout] 8484fbe5bc76536b7ca6ce74a3b503c1e22fa567b6767fa4a09511456557947f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 685ca53482c739bb4009e047c8f6b0952db44a9f7f176328a2a559023f294890 [INFO] running `Command { std: "docker" "start" "-a" "685ca53482c739bb4009e047c8f6b0952db44a9f7f176328a2a559023f294890", kill_on_drop: false }` [INFO] [stderr] Compiling run-kit v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.83s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/run-67bfbb024175663a) [INFO] [stdout] [INFO] [stdout] running 71 tests [INFO] [stdout] test engine::lua::tests::diff_outputs_appends_only_suffix ... ok [INFO] [stdout] test engine::lua::tests::detects_simple_expression ... ok [INFO] [stdout] test engine::php::tests::diff_outputs_appends_only_suffix ... ok [INFO] [stdout] test engine::lua::tests::wraps_expression_with_print_block ... ok [INFO] [stdout] test highlight::tests::test_all_25_languages_work ... ok [INFO] [stdout] test highlight::tests::test_all_functional_languages ... ok [INFO] [stdout] test highlight::tests::test_all_language_aliases ... ok [INFO] [stdout] test engine::php::tests::preserves_indentation_after_prompt_removal ... ok [INFO] [stdout] test engine::php::tests::strips_prompt_prefixes ... ok [INFO] [stdout] test highlight::tests::test_bash_aliases ... ok [INFO] [stdout] test highlight::tests::test_case_insensitive_language_names ... ok [INFO] [stdout] test highlight::tests::test_colorterm_environment ... ok [INFO] [stdout] test highlight::tests::test_crystal_language ... ok [INFO] [stdout] test highlight::tests::test_dart_language ... ok [INFO] [stdout] test highlight::tests::test_language_mapping ... ok [INFO] [stdout] test highlight::tests::test_kotlin_language ... ok [INFO] [stdout] test highlight::tests::test_empty_code ... ok [INFO] [stdout] test highlight::tests::test_jvm_languages ... ok [INFO] [stdout] test highlight::tests::test_all_languages_have_syntax ... ok [INFO] [stdout] test highlight::tests::test_code_with_syntax_errors ... ok [INFO] [stdout] test highlight::tests::test_highlight_basic ... ok [INFO] [stdout] test highlight::tests::test_highlight_javascript ... ok [INFO] [stdout] test highlight::tests::test_empty_lines_in_code ... ok [INFO] [stdout] test highlight::tests::test_color_reset_prevents_bleeding ... ok [INFO] [stdout] test highlight::tests::test_comments_highlighting ... ok [INFO] [stdout] test highlight::tests::test_ansi_codes_present_when_colors_enabled ... ok [INFO] [stdout] test highlight::tests::test_color_reset_at_end ... ok [INFO] [stdout] test highlight::tests::test_mixed_quotes ... ok [INFO] [stdout] test highlight::tests::test_highlight_go ... ok [INFO] [stdout] test highlight::tests::test_bash_highlighting ... ok [INFO] [stdout] test highlight::tests::test_highlight_python ... ok [INFO] [stdout] test highlight::tests::test_nim_language ... ok [INFO] [stdout] test highlight::tests::test_no_color_environment ... ok [INFO] [stdout] test highlight::tests::test_string_highlighting ... ok [INFO] [stdout] test highlight::tests::test_number_highlighting ... ok [INFO] [stdout] test highlight::tests::test_repl_input_helper ... ok [INFO] [stdout] test highlight::tests::test_nested_structures ... ok [INFO] [stdout] test highlight::tests::test_only_comments ... ok [INFO] [stdout] test highlight::tests::test_multiple_statements_one_line ... ok [INFO] [stdout] test highlight::tests::test_regex_patterns ... ok [INFO] [stdout] test highlight::tests::test_repl_helpers_consistency ... ok [INFO] [stdout] test highlight::tests::test_string_literal ... ok [INFO] [stdout] test highlight::tests::test_special_characters ... ok [INFO] [stdout] test highlight::tests::test_multiline_code ... ok [INFO] [stdout] test highlight::tests::test_sql_like_code_in_supported_language ... ok [INFO] [stdout] test highlight::tests::test_r_language ... ok [INFO] [stdout] test highlight::tests::test_swift_language ... ok [INFO] [stdout] test highlight::tests::test_syntax_available ... ok [INFO] [stdout] test repl::tests::generic_multiline_tracks_trailing_dot ... ok [INFO] [stdout] test highlight::tests::test_syntax_reference_caching ... ok [INFO] [stdout] test highlight::tests::test_zig_language ... ok [INFO] [stdout] test highlight::tests::test_typescript_mapping ... ok [INFO] [stdout] test highlight::tests::test_tabs_and_spaces ... ok [INFO] [stdout] test highlight::tests::test_whitespace_only ... ok [INFO] [stdout] test repl::tests::generic_multiline_accepts_preprocessor_lines ... ok [INFO] [stdout] test repl::tests::generic_multiline_tracks_trailing_equals ... ok [INFO] [stdout] test repl::tests::generic_multiline_tracks_unclosed_delimiters ... ok [INFO] [stdout] test repl::tests::python_auto_dedents_else_like_blocks ... ok [INFO] [stdout] test repl::tests::python_multiline_def_requires_blank_line_to_execute ... ok [INFO] [stdout] test repl::tests::python_auto_dedents_return_to_def ... ok [INFO] [stdout] test repl::tests::python_auto_indents_first_line_after_colon_header ... ok [INFO] [stdout] test repl::tests::python_auto_indents_nested_blocks ... ok [INFO] [stdout] test repl::tests::python_dict_literal_colon_does_not_trigger_block ... ok [INFO] [stdout] test repl::tests::python_if_block_with_dedented_body_is_complete ... ok [INFO] [stdout] test highlight::tests::test_output_helper ... ok [INFO] [stdout] test repl::tests::python_class_block_needs_body ... ok [INFO] [stdout] test repl::tests::language_aliases_resolve_in_registry ... ok [INFO] [stdout] test highlight::tests::test_unknown_language_fallback ... ok [INFO] [stdout] test highlight::tests::test_scripting_languages ... ok [INFO] [stdout] test highlight::tests::test_systems_languages ... ok [INFO] [stdout] test highlight::tests::test_very_long_code ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 71 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/run-b5ff35faa023a7eb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cache_and_bench.rs (/opt/rustwide/target/debug/deps/cache_and_bench-24e8f5053847c7db) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test cache_lookup_returns_none_for_unknown ... ok [INFO] [stdout] test config_default_is_empty ... ok [INFO] [stdout] test cache_store_and_retrieve ... ok [INFO] [stdout] test hash_source_deterministic ... ok [INFO] [stdout] test config_load_ignores_unknown_keys ... ok [INFO] [stdout] test hash_source_empty_string ... ok [INFO] [stdout] test config_load_from_toml ... ok [INFO] [stdout] test hash_source_different_inputs ... ok [INFO] [stdout] test format_duration_millis ... ok [INFO] [stdout] test bench_flag_requires_positive_iterations ... ok [INFO] [stdout] test watch_flag_requires_file ... ok [INFO] [stdout] test bench_flag_python ... ok [INFO] [stdout] test rust_inline_uses_cache_on_repeated_run ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-858cda3c21c41867) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 104 tests [INFO] [stdout] test crystal_session_interactivity ... ok [INFO] [stdout] test crystal_file_execution ... ok [INFO] [stdout] test crystal_stdin_execution ... ok [INFO] [stdout] test csharp_session_interactivity ... ok [INFO] [stdout] test dart_session_interactivity ... ok [INFO] [stdout] test dart_file_execution ... ok [INFO] [stdout] test dart_stdin_execution ... ok [INFO] [stdout] test csharp_stdin_execution ... ok [INFO] [stdout] test csharp_file_execution ... ok [INFO] [stdout] test elixir_session_interactivity ... ok [INFO] [stdout] test groovy_stdin_execution ... ok [INFO] [stdout] test groovy_file_execution ... ok [INFO] [stdout] test groovy_session_interactivity ... ok [INFO] [stdout] test bash_file_execution ... ok [INFO] [stdout] test haskell_session_interactivity ... ok [INFO] [stdout] test groovy_stdin_trailing_expression_prints ... ok [INFO] [stdout] test bash_stdin_execution ... ok [INFO] [stdout] test inline_crystal_execution ... ok [INFO] [stdout] test inline_csharp_execution ... ok [INFO] [stdout] test inline_dart_execution ... ok [INFO] [stdout] test inline_elixir_execution ... ok [INFO] [stdout] test bash_session_interactivity ... ok [INFO] [stdout] test inline_groovy_execution ... ok [INFO] [stdout] test inline_haskell_execution ... ok [INFO] [stdout] test inline_java_execution ... ok [INFO] [stdout] test inline_bash_execution ... ok [INFO] [stdout] test inline_julia_execution ... ok [INFO] [stdout] test inline_kotlin_execution ... ok [INFO] [stdout] test inline_lua_execution ... ok [INFO] [stdout] test inline_nim_execution ... ok [INFO] [stdout] test inline_perl_execution ... ok [INFO] [stdout] test c_stdin_execution ... ok [INFO] [stdout] test inline_python_execution ... ok [INFO] [stdout] test inline_c_execution ... ok [INFO] [stdout] test inline_c_execution_with_literal_newlines ... ok [INFO] [stdout] test c_file_execution ... ok [INFO] [stdout] test inline_python_positional_with_backslash ... ok [INFO] [stdout] test inline_php_execution ... ok [INFO] [stdout] test inline_swift_execution ... ok [INFO] [stdout] test inline_typescript_execution ... ok [INFO] [stdout] test inline_zig_execution ... ok [INFO] [stdout] test java_file_execution ... ok [INFO] [stdout] test java_inline_with_imports ... ok [INFO] [stdout] test java_session_interactivity ... ok [INFO] [stdout] test java_stdin_execution ... ok [INFO] [stdout] test inline_python_positional_with_division ... ok [INFO] [stdout] test inline_rust_execution ... ok [INFO] [stdout] test inline_ruby_execution ... ok [INFO] [stdout] test julia_file_execution ... ok [INFO] [stdout] test julia_session_interactivity ... ok [INFO] [stdout] test kotlin_file_execution ... ok [INFO] [stdout] test kotlin_session_interactivity ... ok [INFO] [stdout] test kotlin_stdin_execution ... ok [INFO] [stdout] test kotlin_stdin_with_imports_and_loop ... ok [INFO] [stdout] test lua_file_execution ... ok [INFO] [stdout] test lua_session_interactivity ... ok [INFO] [stdout] test lua_stdin_execution ... ok [INFO] [stdout] test nim_file_execution ... ok [INFO] [stdout] test nim_session_interactivity ... ok [INFO] [stdout] test nim_session_unused_variable_suppressed ... ok [INFO] [stdout] test nim_stdin_execution ... ok [INFO] [stdout] test perl_file_execution ... ok [INFO] [stdout] test javascript_session_interactivity ... ok [INFO] [stdout] test perl_session_interactivity ... ok [INFO] [stdout] test javascript_stdin_execution ... ok [INFO] [stdout] test inline_javascript_execution ... ok [INFO] [stdout] test inline_r_execution ... ok [INFO] [stdout] test php_file_execution ... ok [INFO] [stdout] test python_file_arguments ... ok [INFO] [stdout] test javascript_file_execution ... ok [INFO] [stdout] test python_file_execution ... ok [INFO] [stdout] test php_session_interactivity ... ok [INFO] [stdout] test python_stdin_execution ... ok [INFO] [stdout] test python_short_code_flag_reads_stdin ... ok [INFO] [stdout] test php_stdin_execution ... ok [INFO] [stdout] test python_session_interactivity ... ok [INFO] [stdout] test c_session_interactivity ... ok [INFO] [stdout] test r_file_execution ... ok [INFO] [stdout] test cpp_file_execution ... ok [INFO] [stdout] test ruby_file_execution ... ok [INFO] [stdout] test swift_file_execution ... ok [INFO] [stdout] test swift_session_interactivity ... ok [INFO] [stdout] test r_stdin_execution ... ok [INFO] [stdout] test typescript_file_execution ... ok [INFO] [stdout] test typescript_session_interactivity ... ok [INFO] [stdout] test zig_file_execution ... ok [INFO] [stdout] test zig_session_interactivity ... ok [INFO] [stdout] test typescript_stdin_execution ... ok [INFO] [stdout] test zig_session_numeric_suffix_literals ... ok [INFO] [stdout] test zig_stdin_execution ... ok [INFO] [stdout] test ruby_session_interactivity ... ok [INFO] [stdout] test rust_file_execution ... ok [INFO] [stdout] test rust_stdin_execution ... ok [INFO] [stdout] test ruby_stdin_execution ... ok [INFO] [stdout] test rust_session_interactivity ... ok [INFO] [stdout] test cpp_stdin_execution ... ok [INFO] [stdout] test r_session_interactivity ... ok [INFO] [stdout] test inline_cpp_execution_with_literal_newlines ... ok [INFO] [stdout] test inline_cpp_execution ... ok [INFO] [stdout] test go_file_execution ... ok [INFO] [stdout] test go_stdin_execution ... ok [INFO] [stdout] test inline_go_execution ... ok [INFO] [stdout] test go_session_interactivity ... ok [INFO] [stdout] test cpp_session_interactivity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 104 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.70s [INFO] [stdout] [INFO] [stderr] Running tests/csharp_repl.rs (/opt/rustwide/target/debug/deps/csharp_repl-09cabeb4cb1e60fd) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test csharp_session_prints_method_call_expressions_with_or_without_semicolon ... ok [INFO] [stdout] test csharp_session_prints_arithmetic_expression_with_trailing_semicolon ... ok [INFO] [stdout] test csharp_session_prints_ternary_expression ... ok [INFO] [stdout] test csharp_session_prints_member_access_expression_with_or_without_semicolon ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/csharp_semantics_suite.rs (/opt/rustwide/target/debug/deps/csharp_semantics_suite-7c563814aecdcfc0) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test csharp_repl_semantics_suite_core_cases ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/groovy_semantics_suite.rs (/opt/rustwide/target/debug/deps/groovy_semantics_suite-128cc6345ff040d3) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test groovy_repl_semantics_suite_selected_cases ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/repl_expression_printing.rs (/opt/rustwide/target/debug/deps/repl_expression_printing-0f1feb64589ed289) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test groovy_session_prints_method_call_expression_with_or_without_semicolon ... ok [INFO] [stdout] test typescript_session_prints_method_call_expression_with_or_without_semicolon ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/repl_meta_commands.rs (/opt/rustwide/target/debug/deps/repl_meta_commands-c98e2489662264d1) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test repl_help_single_cmd ... ok [INFO] [stdout] test repl_config ... ok [INFO] [stdout] test repl_bookmark_list_empty_or_contains ... ok [INFO] [stdout] test repl_help_lists_shell_commands ... ok [INFO] [stdout] test repl_env_lists_or_gets ... ok [INFO] [stdout] test repl_history_no_args_or_range ... ok [INFO] [stdout] test repl_history_f_file ... ok [INFO] [stdout] test repl_numbered_prompts ... ok [INFO] [stdout] test repl_exit_quits ... ok [INFO] [stdout] test repl_edit_then_execute ... ok [INFO] [stdout] test repl_precision ... ok [INFO] [stdout] test repl_cd_and_dhist ... ok [INFO] [stdout] test repl_quit_quits ... ok [INFO] [stdout] test repl_quickref ... ok [INFO] [stdout] test repl_shell_capture_echo ... ok [INFO] [stdout] test repl_commands_machine_friendly ... ok [INFO] [stdout] test repl_shell_inherit_echo ... ok [INFO] [stdout] test repl_debug ... ok [INFO] [stdout] test repl_xmode ... ok [INFO] [stdout] test repl_load_http_url ... ok [INFO] [stdout] test repl_time_prints_elapsed ... ok [INFO] [stdout] test repl_introspect ... ok [INFO] [stdout] test repl_who_and_whos ... ok [INFO] [stdout] test repl_paste_mode ... ok [INFO] [stdout] test repl_history_grep ... ok [INFO] [stdout] test repl_logstart_logstop_logstate ... ok [INFO] [stdout] test repl_last ... ok [INFO] [stderr] Running tests/v2_reproducibility.rs (/opt/rustwide/target/debug/deps/v2_reproducibility-51fd80c0d3676909) [INFO] [stdout] test repl_macro_save_and_run ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/v2_runtime_enforcement.rs (/opt/rustwide/target/debug/deps/v2_runtime_enforcement-953d04db2f42f8a8) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test basic_tests::test_placeholder ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests run [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "685ca53482c739bb4009e047c8f6b0952db44a9f7f176328a2a559023f294890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "685ca53482c739bb4009e047c8f6b0952db44a9f7f176328a2a559023f294890", kill_on_drop: false }` [INFO] [stdout] 685ca53482c739bb4009e047c8f6b0952db44a9f7f176328a2a559023f294890