[INFO] cloning repository https://github.com/opsec-master/annotator-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/opsec-master/annotator-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopsec-master%2Fannotator-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopsec-master%2Fannotator-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 707549b44fd07f65968df15b2f37cef946de8fb5
[INFO] testing opsec-master/annotator-rs against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopsec-master%2Fannotator-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/opsec-master/annotator-rs
[INFO] finished tweaking git repo https://github.com/opsec-master/annotator-rs
[INFO] tweaked toml for git repo https://github.com/opsec-master/annotator-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/opsec-master/annotator-rs on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/opsec-master/annotator-rs 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.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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] 16ca8bb0669ab4e99337547f49e86dd77b5e0e12389af9df0098c3ebb2290c38
[INFO] running `Command { std: "docker" "start" "16ca8bb0669ab4e99337547f49e86dd77b5e0e12389af9df0098c3ebb2290c38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16ca8bb0669ab4e99337547f49e86dd77b5e0e12389af9df0098c3ebb2290c38", 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" "16ca8bb0669ab4e99337547f49e86dd77b5e0e12389af9df0098c3ebb2290c38" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16ca8bb0669ab4e99337547f49e86dd77b5e0e12389af9df0098c3ebb2290c38", 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" "16ca8bb0669ab4e99337547f49e86dd77b5e0e12389af9df0098c3ebb2290c38" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling annotator-injector v0.1.0 (/opt/rustwide/workdir/crates/injector)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling annotator-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling annotator v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.35s
[INFO] running `Command { std: "docker" "inspect" "16ca8bb0669ab4e99337547f49e86dd77b5e0e12389af9df0098c3ebb2290c38", 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" "16ca8bb0669ab4e99337547f49e86dd77b5e0e12389af9df0098c3ebb2290c38" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling annotator-injector v0.1.0 (/opt/rustwide/workdir/crates/injector)
[INFO] [stderr]    Compiling annotator-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling annotator v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.08s
[INFO] running `Command { std: "docker" "inspect" "16ca8bb0669ab4e99337547f49e86dd77b5e0e12389af9df0098c3ebb2290c38", 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" "16ca8bb0669ab4e99337547f49e86dd77b5e0e12389af9df0098c3ebb2290c38" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/annotator-2c4b79bddecf5edb)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/annotator_core-53a815c04876071a)
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test config::tests::nullaway_xml_matches_ground_truth_shape ... ok
[INFO] [stdout] test config::tests::scanner_xml_matches_ground_truth_shape ... ok
[INFO] [stdout] test config::tests::scanner_xml_with_nonnull_annotations ... ok
[INFO] [stdout] test downstream::tests::bounds_are_max_and_sum_minus_tree_resolved ... ok
[INFO] [stdout] test downstream::tests::destructive_when_a_downstream_error_is_not_target_fixable ... ok
[INFO] [stdout] test downstream::tests::injection_prunes_resolved_impacts_from_the_bounds ... ok
[INFO] [stdout] test annotator::tests::resolves_all_independent_errors_to_fixpoint ... ok
[INFO] [stdout] test annotator::tests::final_cache_disabled_pass_reapproves_a_previously_rejected_fix ... ok
[INFO] [stdout] test annotator::tests::rejects_a_fix_whose_net_effect_is_positive ... ok
[INFO] [stdout] test downstream::tests::param_and_missing_fixes_have_no_downstream_impact ... ok
[INFO] [stdout] test evaluator::tests::chained_fix_grows_the_tree_across_depths ... ok
[INFO] [stdout] test error::tests::contextualize_extends_validates_and_filters_in_java_order ... ok
[INFO] [stdout] test graph::conflict_graph::tests::colors_conflicting_nodes_apart_and_batches_independent_ones ... ok
[INFO] [stdout] test graph::conflict_graph::tests::empty_graph_has_no_groups ... ok
[INFO] [stdout] test evaluator::tests::clean_single_fix_converges_at_effect_minus_one ... ok
[INFO] [stdout] test graph::processor::tests::concurrent_matches_single_env_parallel ... ok
[INFO] [stdout] test graph::processor::tests::concurrent_skips_unevaluated_groups ... ok
[INFO] [stdout] test downstream::tests::tree_resolved_errors_are_not_counted ... ok
[INFO] [stdout] test build::tests::runs_shell_commands_and_reports_status ... ok
[INFO] [stdout] test incremental::tests::affected_files_include_declaration_and_users ... ok
[INFO] [stdout] test incremental::tests::merge_replaces_affected_and_keeps_unaffected ... ok
[INFO] [stdout] test incremental::tests::plain_args_strip_errorprone_and_should_stop ... ok
[INFO] [stdout] test incremental::tests::rewrite_config_paths_swaps_only_the_two_config_tokens ... ok
[INFO] [stdout] test incremental::tests::changed_files_is_only_the_declaration ... ok
[INFO] [stdout] test error::tests::reads_baseline_errors ... FAILED
[INFO] [stdout] test module::tests::creates_numbered_output_dir ... ok
[INFO] [stdout] test graph::processor::tests::measures_a_fix_that_triggers_a_new_error ... FAILED
[INFO] [stdout] test graph::processor::tests::measures_a_clean_fix_as_negative_effect ... FAILED
[INFO] [stdout] test physical::tests::offset_mapping_undoes_insertions ... ok
[INFO] [stdout] test index::tests::no_change_yields_empty_diff ... FAILED
[INFO] [stdout] test physical::tests::inject_and_remove_edit_and_revert_the_real_file ... ok
[INFO] [stdout] test index::tests::detects_new_error_in_its_region ... FAILED
[INFO] [stdout] test pool::tests::handles_more_workers_than_groups ... ok
[INFO] [stdout] test registries::field_init::tests::picks_the_method_initializing_the_most_uninitialized_fields ... ok
[INFO] [stdout] test pool::tests::max_builds_caps_the_pool ... ok
[INFO] [stdout] test registries::field_init::tests::skips_methods_initializing_only_one_uninitialized_field ... ok
[INFO] [stdout] test registries::region::tests::read_dedups_identical_records ... ok
[INFO] [stdout] test pool::tests::memory_aware_width_caps_by_budget ... ok
[INFO] [stdout] test report::tests::overall_effect_honors_mode ... ok
[INFO] [stdout] test report::tests::fresh_report_processes_root_then_stabilizes ... ok
[INFO] [stdout] test report::tests::triggered_error_adds_its_fix_to_next_iteration ... ok
[INFO] [stdout] test registries::region::tests::round_trips_records_and_preserves_source_type ... ok
[INFO] [stdout] test run::tests::meminfo_without_memtotal_is_none ... ok
[INFO] [stdout] test run::tests::parses_memtotal_from_proc_meminfo ... ok
[INFO] [stdout] test run::tests::workspace_dir_uses_base_when_given ... ok
[INFO] [stdout] test suppress::tests::no_init_error_gets_targeted_nullaway_init_suppression ... ok
[INFO] [stdout] test pool::tests::evaluates_every_group_and_preserves_order ... ok
[INFO] [stdout] test graph::conflict_graph::tests::matches_bruteforce_greedy_at_scale ... ok
[INFO] [stdout] test build::tests::no_timeout_lets_a_quick_command_finish ... ok
[INFO] running `Command { std: "docker" "inspect" "16ca8bb0669ab4e99337547f49e86dd77b5e0e12389af9df0098c3ebb2290c38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16ca8bb0669ab4e99337547f49e86dd77b5e0e12389af9df0098c3ebb2290c38", kill_on_drop: false }`
[INFO] [stdout] 16ca8bb0669ab4e99337547f49e86dd77b5e0e12389af9df0098c3ebb2290c38
