[INFO] fetching crate nyx-scanner 0.2.0-alpha...
[INFO] testing nyx-scanner-0.2.0-alpha against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1
[INFO] extracting crate nyx-scanner 0.2.0-alpha into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate nyx-scanner 0.2.0-alpha
[INFO] finished tweaking crates.io crate nyx-scanner 0.2.0-alpha
[INFO] tweaked toml for crates.io crate nyx-scanner 0.2.0-alpha written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nyx-scanner 0.2.0-alpha on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nyx-scanner 0.2.0-alpha 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4f6d32b1a20281f08821a2318d33fb1e3a41fcff9b0bfbe49933d7394c55149
[INFO] running `Command { std: "docker" "start" "-a" "b4f6d32b1a20281f08821a2318d33fb1e3a41fcff9b0bfbe49933d7394c55149", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4f6d32b1a20281f08821a2318d33fb1e3a41fcff9b0bfbe49933d7394c55149", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4f6d32b1a20281f08821a2318d33fb1e3a41fcff9b0bfbe49933d7394c55149", kill_on_drop: false }`
[INFO] [stdout] b4f6d32b1a20281f08821a2318d33fb1e3a41fcff9b0bfbe49933d7394c55149
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c314e5213734aa941a97257ade24f54bee00302e70b977c1a17fedfd8d886aac
[INFO] running `Command { std: "docker" "start" "-a" "c314e5213734aa941a97257ade24f54bee00302e70b977c1a17fedfd8d886aac", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling libsqlite3-sys v0.34.0
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling tree-sitter-c v0.24.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling tree-sitter-php v0.23.11
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling petgraph v0.8.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling dashmap v7.0.0-rc2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling bytesize v2.0.1
[INFO] [stderr]    Compiling tree-sitter v0.25.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling phf_macros v0.12.1
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rusqlite v0.36.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling r2d2_sqlite v0.30.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling nyx-scanner v0.2.0-alpha (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.82s
[INFO] running `Command { std: "docker" "inspect" "c314e5213734aa941a97257ade24f54bee00302e70b977c1a17fedfd8d886aac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c314e5213734aa941a97257ade24f54bee00302e70b977c1a17fedfd8d886aac", kill_on_drop: false }`
[INFO] [stdout] c314e5213734aa941a97257ade24f54bee00302e70b977c1a17fedfd8d886aac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c587fa59c8b8c7277db72da725ecda21642b52f40067ea21d07d1e8b29641ebc
[INFO] running `Command { std: "docker" "start" "-a" "c587fa59c8b8c7277db72da725ecda21642b52f40067ea21d07d1e8b29641ebc", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling rusqlite v0.36.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling r2d2_sqlite v0.30.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling nyx-scanner v0.2.0-alpha (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.57s
[INFO] running `Command { std: "docker" "inspect" "c587fa59c8b8c7277db72da725ecda21642b52f40067ea21d07d1e8b29641ebc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c587fa59c8b8c7277db72da725ecda21642b52f40067ea21d07d1e8b29641ebc", kill_on_drop: false }`
[INFO] [stdout] c587fa59c8b8c7277db72da725ecda21642b52f40067ea21d07d1e8b29641ebc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5f81ca7d50978d10247468c45d9fbfe66d4a84ea8877be8e48ee2151418a11f3
[INFO] running `Command { std: "docker" "start" "-a" "5f81ca7d50978d10247468c45d9fbfe66d4a84ea8877be8e48ee2151418a11f3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nyx-07b5921977e005b4)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test cfg::taint_killed_by_sanitizer ... ok
[INFO] [stdout] test cfg::env_to_arg_is_flagged ... ok
[INFO] [stdout] test cfg::test_should_not_panic_on_empty_function ... ok
[INFO] [stdout] test cfg::taint_breaks_out_of_loop ... ok
[INFO] [stdout] test cfg::taint_through_while_loop ... ok
[INFO] [stdout] test cfg::taint_through_if_else ... ok
[INFO] [stdout] test errors::io_conversion_retains_message ... ok
[INFO] [stdout] test errors::simple_string_into_msg ... ok
[INFO] [stdout] test patterns::load_returns_correct_pattern_slices ... ok
[INFO] [stdout] test patterns::severity_as_db_str_roundtrip ... ok
[INFO] [stdout] test utils::config::merge_configs_dedupes_and_keeps_order ... ok
[INFO] [stdout] test patterns::severity_display_contains_uppercase_name ... ok
[INFO] [stdout] test cfg::test_two_sources ... ok
[INFO] [stdout] test utils::ext::lowercase_ext_recognises_known_extensions ... ok
[INFO] [stdout] test utils::project::get_project_info_uses_sanitized_name_in_sqlite_path ... ok
[INFO] [stdout] test utils::project::sanitize_project_name_is_idempotent_and_lossless_enough ... ok
[INFO] [stdout] test ast::unknown_extension_returns_empty ... ok
[INFO] [stdout] test ast::binary_file_guard_triggers ... ok
[INFO] [stdout] test utils::config::load_creates_example_and_reads_user_overrides ... ok
[INFO] [stdout] test walk::walker_respects_excluded_extensions ... ok
[INFO] [stdout] test database::clear_and_vacuum_reset_tables ... ok
[INFO] [stdout] test database::replace_issues_and_query_back ... ok
[INFO] [stdout] test commands::scan::scan_with_index_parallel_uses_existing_index_without_rescanning ... ok
[INFO] [stdout] test commands::index::build_index_creates_db_and_registers_files ... ok
[INFO] [stdout] test errors::poison_conversion_maps_correct_variant ... ok
[INFO] [stdout] test database::indexer_should_scan_and_upsert_logic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5f81ca7d50978d10247468c45d9fbfe66d4a84ea8877be8e48ee2151418a11f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f81ca7d50978d10247468c45d9fbfe66d4a84ea8877be8e48ee2151418a11f3", kill_on_drop: false }`
[INFO] [stdout] 5f81ca7d50978d10247468c45d9fbfe66d4a84ea8877be8e48ee2151418a11f3
