[INFO] cloning repository https://github.com/nooesc/convex-doctor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nooesc/convex-doctor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnooesc%2Fconvex-doctor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnooesc%2Fconvex-doctor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 498abec7212ce548641a3b50ae71275fd90a6bed
[INFO] testing nooesc/convex-doctor/498abec7212ce548641a3b50ae71275fd90a6bed against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnooesc%2Fconvex-doctor" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nooesc/convex-doctor
[INFO] finished tweaking git repo https://github.com/nooesc/convex-doctor
[INFO] tweaked toml for git repo https://github.com/nooesc/convex-doctor written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nooesc/convex-doctor on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nooesc/convex-doctor 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oxc_data_structures v0.115.0
[INFO] [stderr]   Downloaded oxc_span v0.115.0
[INFO] [stderr]   Downloaded oxc_estree v0.115.0
[INFO] [stderr]   Downloaded oxc_str v0.115.0
[INFO] [stderr]   Downloaded oxc_allocator v0.115.0
[INFO] [stderr]   Downloaded oxc_diagnostics v0.115.0
[INFO] [stderr]   Downloaded oxc_ast_macros v0.115.0
[INFO] [stderr]   Downloaded dragonbox_ecma v0.1.12
[INFO] [stderr]   Downloaded oxc-miette-derive v2.7.0
[INFO] [stderr]   Downloaded oxc_syntax v0.115.0
[INFO] [stderr]   Downloaded oxc_ecmascript v0.115.0
[INFO] [stderr]   Downloaded oxc_ast_visit v0.115.0
[INFO] [stderr]   Downloaded oxc_regular_expression v0.115.0
[INFO] [stderr]   Downloaded compact_str v0.9.0
[INFO] [stderr]   Downloaded oxc-miette v2.7.0
[INFO] [stderr]   Downloaded oxc_parser v0.115.0
[INFO] [stderr]   Downloaded oxc_ast v0.115.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cbf8e173c9622aca827071243e04fac537482500c4a174c30555d532ff9c1202
[INFO] running `Command { std: "docker" "start" "cbf8e173c9622aca827071243e04fac537482500c4a174c30555d532ff9c1202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbf8e173c9622aca827071243e04fac537482500c4a174c30555d532ff9c1202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cbf8e173c9622aca827071243e04fac537482500c4a174c30555d532ff9c1202" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbf8e173c9622aca827071243e04fac537482500c4a174c30555d532ff9c1202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cbf8e173c9622aca827071243e04fac537482500c4a174c30555d532ff9c1202" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling oxc_data_structures v0.115.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling oxc_estree v0.115.0
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling oxc_allocator v0.115.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling oxc_str v0.115.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling oxc-miette-derive v2.7.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling oxc_ast_macros v0.115.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling oxc-miette v2.7.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling oxc_span v0.115.0
[INFO] [stderr]    Compiling oxc_diagnostics v0.115.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.115.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling oxc_index v4.1.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling oxc_syntax v0.115.0
[INFO] [stderr]    Compiling oxc_ast v0.115.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling oxc_ecmascript v0.115.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.115.0
[INFO] [stderr]    Compiling oxc_parser v0.115.0
[INFO] [stderr]    Compiling convex-doctor v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.09s
[INFO] running `Command { std: "docker" "inspect" "cbf8e173c9622aca827071243e04fac537482500c4a174c30555d532ff9c1202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cbf8e173c9622aca827071243e04fac537482500c4a174c30555d532ff9c1202" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling oxc_regular_expression v0.115.0
[INFO] [stderr]    Compiling oxc_syntax v0.115.0
[INFO] [stderr]    Compiling oxc_ast v0.115.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling oxc_ecmascript v0.115.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.115.0
[INFO] [stderr]    Compiling oxc_parser v0.115.0
[INFO] [stderr]    Compiling convex-doctor v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.51s
[INFO] running `Command { std: "docker" "inspect" "cbf8e173c9622aca827071243e04fac537482500c4a174c30555d532ff9c1202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cbf8e173c9622aca827071243e04fac537482500c4a174c30555d532ff9c1202" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/convex_doctor-88f12caea5fb86ee)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/convex_doctor-5d405117bf28471b)
[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] [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/analyzer_test.rs (/opt/rustwide/target/debug/deps/analyzer_test-bf44439ffc151e15)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_multiple_exported_declarators_are_tracked ... ok
[INFO] [stdout] test test_analyze_imports ... ok
[INFO] [stdout] test test_analyze_basic_query ... ok
[INFO] [stdout] test test_analyze_bad_patterns_loop_ctx ... ok
[INFO] [stdout] test test_analyze_bad_patterns_date_now ... ok
[INFO] [stdout] test test_analyze_bad_patterns_collect ... ok
[INFO] [stdout] test test_analyze_use_node ... ok
[INFO] [stdout] test test_analyze_missing_args ... ok
[INFO] [stdout] test test_analyze_bad_patterns_filter ... ok
[INFO] [stdout] test test_handler_line_count ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/arch_rules_test.rs (/opt/rustwide/target/debug/deps/arch_rules_test-8709d244e549f2f0)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_large_handler_flagged ... ok
[INFO] [stdout] test test_non_monolithic_file ... ok
[INFO] [stdout] test test_monolithic_file ... ok
[INFO] [stderr]      Running tests/client_rules_test.rs (/opt/rustwide/target/debug/deps/client_rules_test-f9c4b92cfd50070c)
[INFO] [stdout] test test_small_handler_not_flagged ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test action_instead_of_mutation_is_info_severity ... ok
[INFO] [stdout] test action_instead_of_mutation_detected ... ok
[INFO] [stdout] test all_rules_have_client_side_category ... ok
[INFO] [stdout] test mutation_in_render_not_flagged_for_normal_hook_usage ... ok
[INFO] [stdout] test action_instead_of_mutation_detected_for_aliased_use_action ... ok
[INFO] [stdout] test missing_provider_when_hooks_used ... ok
[INFO] [stdout] test missing_provider_is_info_severity ... ok
[INFO] [stdout] test multiple_actions_multiple_diagnostics ... ok
[INFO] [stdout] test mutation_in_render_severity_is_error_when_triggered ... ok
[INFO] [stdout] test no_action_no_diagnostic ... ok
[INFO] [stdout] test mutation_inside_convex_handler_not_flagged ... ok
[INFO] [stdout] test no_mutation_no_diagnostic ... ok
[INFO] [stdout] test no_warning_when_provider_imported ... ok
[INFO] [stdout] test no_warning_when_provider_is_aliased ... ok
[INFO] [stdout] test no_warning_when_no_hooks ... ok
[INFO] [stdout] test rule_ids_follow_naming_convention ... ok
[INFO] [stdout] test unhandled_loading_is_warning_severity ... ok
[INFO] [stdout] test no_use_query_no_loading_warning ... ok
[INFO] [stdout] test unhandled_loading_state_detected ... ok
[INFO] [stdout] test unhandled_loading_state_emits_only_one ... ok
[INFO] [stdout] test unhandled_loading_state_detected_for_aliased_use_query ... ok
[INFO] [stdout] test missing_provider_emits_single_diagnostic ... ok
[INFO] [stdout] test mutation_in_render_detected_for_immediately_invoked_hook ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_test.rs (/opt/rustwide/target/debug/deps/config_test-fb0d179f55101368)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_default_config ... ok
[INFO] [stdout] test test_apply_low_noise_removes_info_and_noisy_warnings ... ok
[INFO] [stdout] test test_apply_strictness_promotes_info_to_warning ... ok
[INFO] [stdout] test test_ignore_directory_pattern_without_wildcard ... ok
[INFO] [stdout] test test_ignore_leading_slash_pattern_matches_root ... ok
[INFO] [stdout] test test_is_file_ignored ... ok
[INFO] [stdout] test test_is_file_ignored_with_absolute_path ... ok
[INFO] [stdout] test test_is_rule_enabled ... ok
[INFO] [stdout] test test_load_config_from_toml ... ok
[INFO] [stdout] test test_load_convex_strictness_config ... ok
[INFO] [stdout] test test_missing_config_uses_defaults ... ok
[INFO] [stdout] test test_ignore_filename_wildcard_matches_subdirectories ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/convex_guidance_matrix_test.rs (/opt/rustwide/target/debug/deps/convex_guidance_matrix_test-d6698cb6aedbae74)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running tests/convex_guidance_rules_test.rs (/opt/rustwide/target/debug/deps/convex_guidance_rules_test-5e52667da5c80a93)
[INFO] [stdout] test enforceable_guidelines_reference_existing_rules ... ok
[INFO] [stdout] test matrix_exhaustively_covers_normative_bullets ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_missing_arg_validators_internal_functions ... ok
[INFO] [stdout] test test_storage_get_metadata_detected ... ok
[INFO] [stdout] test test_missing_pagination_opts_validator_detected ... ok
[INFO] [stdout] test test_cron_direct_function_reference_detected ... ok
[INFO] [stdout] test test_unsupported_validator_types_detected ... ok
[INFO] [stdout] test test_query_delete_unsupported_detected ... ok
[INFO] [stdout] test test_missing_pagination_opts_validator_not_flagged_when_present ... ok
[INFO] [stdout] test test_cron_helper_methods_detected ... ok
[INFO] [stdout] test test_v_bytes_not_flagged_as_deprecated ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/correctness_rules_test.rs (/opt/rustwide/target/debug/deps/correctness_rules_test-b7395ae35913ed09)
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_unwaited_promise_not_flagged_when_returned ... ok
[INFO] [stderr]      Running tests/diagnostic_test.rs (/opt/rustwide/target/debug/deps/diagnostic_test-276a0fb0f730d183)
[INFO] [stdout] test test_db_in_action_rule_detects_direct_db_access ... ok
[INFO] [stdout] test test_old_function_syntax_rule_emits_diagnostics ... ok
[INFO] [stdout] test test_unwaited_promise ... ok
[INFO] [stdout] test test_deprecated_api ... ok
[INFO] [stdout] test test_v_any_not_flagged_as_deprecated ... ok
[INFO] [stdout] test test_old_function_syntax ... ok
[INFO] [stdout] test test_unwaited_promise_not_flagged_when_awaited_via_promise_all ... ok
[INFO] [stdout] test test_unwaited_promise_not_flagged_when_awaited_through_alias ... ok
[INFO] [stdout] test test_unwaited_promise_not_flagged_when_awaited_via_variable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_category_display ... ok
[INFO] [stdout] test test_category_weight ... ok
[INFO] [stdout] test test_severity_display ... ok
[INFO] [stdout] test test_diagnostic_creation ... ok
[INFO] [stdout] test test_diagnostic_serialization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e_test.rs (/opt/rustwide/target/debug/deps/e2e_test-1bc356e735acb8a9)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_e2e_sample_project ... ok
[INFO] [stderr]      Running tests/engine_test.rs (/opt/rustwide/target/debug/deps/engine_test-01396e4c6b0dcf1b)
[INFO] [stdout] test test_e2e_json_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_engine_no_convex_dir ... ok
[INFO] [stdout] test test_get_changed_files_no_git ... ok
[INFO] [stdout] test test_engine_on_sample_project ... ok
[INFO] [stdout] test test_engine_reports_parse_errors_as_diagnostics ... ok
[INFO] [stdout] test test_engine_env_local_gitignore_wildcard_is_respected ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmppPFv5G/.git/
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpeTLFKc/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp72fy82/.git/
[INFO] [stdout] [master (root-commit) 332f9e2] init
[INFO] [stdout]  1 file changed, 11 insertions(+)
[INFO] [stdout]  create mode 100644 convex/messages.ts
[INFO] [stdout] [master (root-commit) 73695d4] init
[INFO] [stdout]  1 file changed, 10 insertions(+)
[INFO] [stdout]  create mode 100644 convex/messages.ts
[INFO] [stdout] [master (root-commit) 76d65ee] init
[INFO] [stdout]  1 file changed, 2 insertions(+)
[INFO] [stdout]  create mode 100644 convex/messages.ts
[INFO] [stdout] test test_engine_diff_no_changes_scans_no_files ... ok
[INFO] [stdout] test test_engine_diff_includes_untracked_files ... ok
[INFO] [stdout] test test_engine_diff_includes_deleted_files_in_git_change_set ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/main_cli_test.rs (/opt/rustwide/target/debug/deps/main_cli_test-361baa97b77914b8)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_invalid_format_is_rejected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/new_arch_rules_test.rs (/opt/rustwide/target/debug/deps/new_arch_rules_test-394f061e42cd8460)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_duplicated_auth_not_flagged_for_few ... ok
[INFO] [stdout] test test_duplicated_auth_detected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/new_correctness_rules_test.rs (/opt/rustwide/target/debug/deps/new_correctness_rules_test-bfbd9539deed1237)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_direct_function_ref_detected ... ok
[INFO] [stdout] test test_missing_unique_not_flagged_without_first ... ok
[INFO] [stdout] test test_missing_unique_detected ... ok
[INFO] [stdout] test test_wrong_runtime_import_detected_without_use_node ... ok
[INFO] [stdout] test test_wrong_runtime_import_detected_with_use_node_browser_import ... ok
[INFO] [stdout] test test_missing_unique_not_flagged_for_non_indexed_first ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/new_perf_rules_test.rs (/opt/rustwide/target/debug/deps/new_perf_rules_test-848c8b9532c0bd77)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_helper_vs_run_in_query ... ok
[INFO] [stdout] test test_sequential_run_calls ... ok
[INFO] [stdout] test test_helper_vs_run_not_in_action ... ok
[INFO] [stderr]      Running tests/perf_rules_test.rs (/opt/rustwide/target/debug/deps/perf_rules_test-ca866ea51634575e)
[INFO] [stdout] test test_unnecessary_run_action ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_unbounded_collect ... ok
[INFO] [stderr]      Running tests/project_test.rs (/opt/rustwide/target/debug/deps/project_test-686eec9a6c8cbcac)
[INFO] [stdout] test test_filter_without_index ... ok
[INFO] [stdout] test test_date_now_in_query ... ok
[INFO] [stdout] test test_loop_run_mutation ... ok
[INFO] [stdout] test test_unbounded_collect_not_flagged_when_take_is_used ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_detect_no_convex_dir ... ok
[INFO] [stdout] test test_detect_framework_nextjs ... ok
[INFO] [stdout] test test_detect_convex_project ... ok
[INFO] [stdout] test test_discover_convex_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/reporter_test.rs (/opt/rustwide/target/debug/deps/reporter_test-492ae703323c67b1)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_json_output_structure ... ok
[INFO] [stdout] test test_score_only_output ... ok
[INFO] [stdout] test test_json_summary_counts_errors_warnings_and_infos ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/rules_test.rs (/opt/rustwide/target/debug/deps/rules_test-d2ea88ed0e57e944)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_project_level_env_not_gitignored ... ok
[INFO] [stdout] test test_convex_function_is_public ... ok
[INFO] [stdout] test test_function_kind_from_callee ... ok
[INFO] [stdout] test test_project_level_missing_schema ... ok
[INFO] [stdout] test test_project_level_no_missing_schema_when_present ... ok
[INFO] [stdout] test test_registry_rule_count ... ok
[INFO] [stdout] test test_registry_unique_rule_ids ... ok
[INFO] [stdout] test test_registry_has_all_categories ... ok
[INFO] [stdout] test test_project_level_missing_auth_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/schema_rules_test.rs (/opt/rustwide/target/debug/deps/schema_rules_test-712e741d9b79daeb)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_array_relationships_detected ... ok
[INFO] [stdout] test test_deep_nesting_not_flagged_for_shallow ... ok
[INFO] [stdout] test test_deep_nesting_detected ... ok
[INFO] [stdout] test test_index_name_includes_fields_not_flagged_when_expected_name_used ... ok
[INFO] [stdout] test test_index_name_includes_fields_detected ... ok
[INFO] [stdout] test test_redundant_index_detected ... ok
[INFO] [stdout] test test_redundant_index_detected_with_define_table_alias ... ok
[INFO] [stdout] test test_redundant_index_not_cross_table ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/scoring_test.rs (/opt/rustwide/target/debug/deps/scoring_test-3fb30759fb5b6fa3)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_per_rule_cap_errors ... ok
[INFO] [stdout] test test_per_rule_cap_warnings ... ok
[INFO] [stdout] test test_multiple_categories ... ok
[INFO] [stdout] test test_perfect_score ... ok
[INFO] [stdout] test test_single_error_deduction ... ok
[INFO] [stdout] test test_single_warning_deduction ... ok
[INFO] [stdout] test test_score_floor_at_zero ... ok
[INFO] [stdout] test test_security_error_weighted_higher ... ok
[INFO] [stderr]      Running tests/security_rules_test.rs (/opt/rustwide/target/debug/deps/security_rules_test-b3ba98e2e2ad6060)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_internal_secret_suppresses_spoofable_access_control ... ok
[INFO] [stdout] test test_internal_api_misuse_detects_scheduler_public_api_reference ... ok
[INFO] [stdout] test test_hardcoded_secrets_rule_emits_diagnostics ... ok
[INFO] [stdout] test test_hardcoded_secrets ... ok
[INFO] [stdout] test test_auth_check_not_flagged_when_present ... ok
[INFO] [stdout] test test_missing_arg_validators ... ok
[INFO] [stdout] test test_missing_auth_check ... ok
[INFO] [stdout] test test_missing_arg_validators_skips_http_action ... ok
[INFO] [stdout] test test_missing_auth_check_does_not_skip_similar_filename ... ok
[INFO] [stdout] test test_missing_http_auth_skips_internal_secret_and_ignore_comment ... ok
[INFO] [stdout] test test_missing_auth_skips_scripts_dir ... ok
[INFO] [stdout] test test_missing_auth_still_flags_normal_dir ... ok
[INFO] [stdout] test test_missing_return_validators_skips_internal_functions ... ok
[INFO] [stdout] test test_spoofable_access_control_detected ... ok
[INFO] [stdout] test test_no_false_positive_arg_validators ... ok
[INFO] [stdout] test test_missing_auth_check_respects_convex_doctor_ignore_comment ... ok
[INFO] [stdout] test test_missing_auth_check_skips_internal_secret_args ... ok
[INFO] [stdout] test test_internal_api_misuse_skips_internal_secret_functions ... ok
[INFO] [stdout] test test_missing_return_validators ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tier1_correctness_rules_test.rs (/opt/rustwide/target/debug/deps/tier1_correctness_rules_test-12b9259c749b15d5)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test test_generated_code_not_modified_ok ... ok
[INFO] [stdout] test test_generated_code_modified_detected ... ok
[INFO] [stdout] test test_mutation_in_query_detected ... ok
[INFO] [stdout] test test_query_side_effect_read_in_query_ok ... ok
[INFO] [stdout] test test_non_deterministic_math_random_in_query ... ok
[INFO] [stdout] test test_non_deterministic_new_date_in_query ... ok
[INFO] [stdout] test test_query_side_effect_not_in_mutation ... ok
[INFO] [stdout] test test_query_side_effect_scheduler_in_query ... ok
[INFO] [stdout] test test_replace_vs_patch_detected ... ok
[INFO] [stdout] test test_scheduler_return_captured_ok ... ok
[INFO] [stdout] test test_scheduler_return_ignored_default_export ... ok
[INFO] [stdout] test test_scheduler_run_at_return_ignored ... ok
[INFO] [stdout] test test_replace_vs_patch_not_on_patch ... ok
[INFO] [stdout] test test_scheduler_return_ignored_detected ... ok
[INFO] [stdout] test test_generated_code_modified_check_is_noop ... ok
[INFO] [stdout] test test_cron_uses_public_api_detected ... ok
[INFO] [stdout] test test_node_query_mutation_detected ... ok
[INFO] [stdout] test test_mutation_in_query_not_in_action ... ok
[INFO] [stdout] test test_query_side_effect_delete_in_internal_query ... ok
[INFO] [stdout] test test_node_internal_query_mutation_detected ... ok
[INFO] [stdout] test test_node_query_mutation_not_triggered_without_use_node ... ok
[INFO] [stdout] test test_cron_uses_internal_api_ok ... ok
[INFO] [stdout] test test_node_action_ok ... ok
[INFO] [stdout] test test_query_side_effect_insert_in_query ... ok
[INFO] [stdout] test test_non_deterministic_not_in_mutation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tier1_perf_rules_test.rs (/opt/rustwide/target/debug/deps/tier1_perf_rules_test-ba5352e508597f7d)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test test_all_rules_are_performance_category ... ok
[INFO] [stdout] test test_missing_index_on_foreign_key_not_fired_when_index_exists ... ok
[INFO] [stdout] test test_missing_index_on_foreign_key_empty_field_name ... ok
[INFO] [stdout] test test_action_from_client_ignores_queries_and_mutations ... ok
[INFO] [stdout] test test_collect_then_filter_fires ... ok
[INFO] [stdout] test test_missing_index_on_foreign_key_per_file_returns_empty ... ok
[INFO] [stdout] test test_no_pagination_does_not_cross_trigger_from_mutation_collect ... ok
[INFO] [stdout] test test_missing_index_on_foreign_key_matches_table_specific ... ok
[INFO] [stdout] test test_no_pagination_emits_one_diagnostic_per_file ... ok
[INFO] [stdout] test test_missing_index_on_foreign_key_fires ... ok
[INFO] [stdout] test test_no_pagination_for_list_no_collect ... ok
[INFO] [stdout] test test_large_document_write_multiple ... ok
[INFO] [stdout] test test_no_pagination_for_list_no_public_query ... ok
[INFO] [stdout] test test_rule_ids_are_correct ... ok
[INFO] [stdout] test test_action_from_client_ignores_internal_action ... ok
[INFO] [stdout] test test_collect_then_filter_empty_when_no_pattern ... ok
[INFO] [stdout] test test_collect_then_filter_multiple ... ok
[INFO] [stdout] test test_large_document_write_empty ... ok
[INFO] [stdout] test test_large_document_write_fires ... ok
[INFO] [stdout] test test_no_pagination_for_list_fires_on_fixture ... ok
[INFO] [stdout] test test_action_from_client_fires_on_fixture ... ok
[INFO] [stdout] test test_large_document_write_boundary ... FAILED
[INFO] [stdout] test test_collect_then_filter_end_to_end ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test tier1_perf_rules_test`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_large_document_write_boundary stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_large_document_write_boundary' (2488) panicked at tests/tier1_perf_rules_test.rs:611:40:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: StorageFull, error: PathError { path: "/tmp/.tmp1p6FgH", err: Os { code: 28, kind: StorageFull, message: "No space left on device" } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5680b9c90448 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5680b9c90448 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5680b9c90448 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5680b9c90448 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5680b9ca5fea - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5680b9ca5fea - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5680b9c94d62 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5680b9c94d62 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5680b9c6dac6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5680b9c6dac6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5680b9c87e59 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5680b9a29e6c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5680b9a29e6c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5680b9c88012 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5680b9c88012 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5680b9c6db82 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5680b9c62b59 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5680b9c6e89d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5680b9ca67ac - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5680b9ca64f2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5680b9a07d5f - <core[8fb95b77d25ab6c8]::result::Result<tempfile[ca3ddf6bf12ee9e2]::dir::TempDir, std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5680b9a07d5f - tier1_perf_rules_test[ca88498cd3547a49]::test_large_document_write_boundary
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tier1_perf_rules_test.rs:611:40
[INFO] [stdout]   22:     0x5680b9a05827 - tier1_perf_rules_test[ca88498cd3547a49]::test_large_document_write_boundary::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tier1_perf_rules_test.rs:610:40
[INFO] [stdout]   23:     0x5680b9a132c6 - <tier1_perf_rules_test[ca88498cd3547a49]::test_large_document_write_boundary::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5680b9a1cf4b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5680b9a1cf4b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5680b9a2a7c5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5680b9a2a7c5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5680b9a2a7c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5680b9a2a7c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5680b9a2a7c5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5680b9a2a7c5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5680b9a2a7c5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5680b9a240d4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5680b9a240d4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5680b9a2d842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5680b9a2d842 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5680b9a2d842 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5680b9a2d842 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5680b9a2d842 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5680b9a2d842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5680b9a2d842 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5680b9c8f89f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x5680b9c8f89f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x75bd92d4faa4 - <unknown>
[INFO] [stdout]   45:     0x75bd92ddca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_collect_then_filter_end_to_end stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_collect_then_filter_end_to_end' (2485) panicked at tests/tier1_perf_rules_test.rs:579:40:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: StorageFull, error: PathError { path: "/tmp/.tmpFQY608", err: Os { code: 28, kind: StorageFull, message: "No space left on device" } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5680b9c90448 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5680b9c90448 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5680b9c90448 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5680b9c90448 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5680b9ca5fea - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5680b9ca5fea - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5680b9c94d62 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5680b9c94d62 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5680b9c6dac6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5680b9c6dac6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5680b9c87e59 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5680b9a29e6c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5680b9a29e6c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5680b9c88012 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5680b9c88012 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5680b9c6db82 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5680b9c62b59 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5680b9c6e89d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5680b9ca67ac - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5680b9ca64f2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5680b9a08e2b - <core[8fb95b77d25ab6c8]::result::Result<tempfile[ca3ddf6bf12ee9e2]::dir::TempDir, std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5680b9a08e2b - tier1_perf_rules_test[ca88498cd3547a49]::test_collect_then_filter_end_to_end
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tier1_perf_rules_test.rs:579:40
[INFO] [stdout]   22:     0x5680b9a05887 - tier1_perf_rules_test[ca88498cd3547a49]::test_collect_then_filter_end_to_end::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tier1_perf_rules_test.rs:578:41
[INFO] [stdout]   23:     0x5680b9a13346 - <tier1_perf_rules_test[ca88498cd3547a49]::test_collect_then_filter_end_to_end::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5680b9a1cf4b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5680b9a1cf4b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5680b9a2a7c5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5680b9a2a7c5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5680b9a2a7c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5680b9a2a7c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5680b9a2a7c5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5680b9a2a7c5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5680b9a2a7c5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5680b9a240d4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5680b9a240d4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5680b9a2d842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5680b9a2d842 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5680b9a2d842 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5680b9a2d842 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5680b9a2d842 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5680b9a2d842 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5680b9a2d842 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5680b9c8f89f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x5680b9c8f89f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x75bd92d4faa4 - <unknown>
[INFO] [stdout]   45:     0x75bd92ddca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_collect_then_filter_end_to_end
[INFO] [stdout]     test_large_document_write_boundary
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 21 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cbf8e173c9622aca827071243e04fac537482500c4a174c30555d532ff9c1202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbf8e173c9622aca827071243e04fac537482500c4a174c30555d532ff9c1202", kill_on_drop: false }`
[INFO] [stdout] cbf8e173c9622aca827071243e04fac537482500c4a174c30555d532ff9c1202
