[INFO] cloning repository https://github.com/kayneai/code-auditor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kayneai/code-auditor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkayneai%2Fcode-auditor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkayneai%2Fcode-auditor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62e5fcf1478d1bd3342e6c622165e35ecf73babf [INFO] testing kayneai/code-auditor against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkayneai%2Fcode-auditor" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kayneai/code-auditor [INFO] finished tweaking git repo https://github.com/kayneai/code-auditor [INFO] tweaked toml for git repo https://github.com/kayneai/code-auditor written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kayneai/code-auditor 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 git repo https://github.com/kayneai/code-auditor 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] bd954e72609972b0b9d7c02e5e8284b7838268f811ccdf8d898338d5520ba4db [INFO] running `Command { std: "docker" "start" "-a" "bd954e72609972b0b9d7c02e5e8284b7838268f811ccdf8d898338d5520ba4db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd954e72609972b0b9d7c02e5e8284b7838268f811ccdf8d898338d5520ba4db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd954e72609972b0b9d7c02e5e8284b7838268f811ccdf8d898338d5520ba4db", kill_on_drop: false }` [INFO] [stdout] bd954e72609972b0b9d7c02e5e8284b7838268f811ccdf8d898338d5520ba4db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 75bcca20754fd97b8db6c23dd208fd5666c1892b9a811f52f941eaccfc3dd6d7 [INFO] running `Command { std: "docker" "start" "-a" "75bcca20754fd97b8db6c23dd208fd5666c1892b9a811f52f941eaccfc3dd6d7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling zmij v1.0.8 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling code-auditor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "75bcca20754fd97b8db6c23dd208fd5666c1892b9a811f52f941eaccfc3dd6d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75bcca20754fd97b8db6c23dd208fd5666c1892b9a811f52f941eaccfc3dd6d7", kill_on_drop: false }` [INFO] [stdout] 75bcca20754fd97b8db6c23dd208fd5666c1892b9a811f52f941eaccfc3dd6d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 3fbf8a906a05e80971e4da8b407e5ed7b3711d700a374085c473001336f74f55 [INFO] running `Command { std: "docker" "start" "-a" "3fbf8a906a05e80971e4da8b407e5ed7b3711d700a374085c473001336f74f55", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling code-auditor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.95s [INFO] running `Command { std: "docker" "inspect" "3fbf8a906a05e80971e4da8b407e5ed7b3711d700a374085c473001336f74f55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fbf8a906a05e80971e4da8b407e5ed7b3711d700a374085c473001336f74f55", kill_on_drop: false }` [INFO] [stdout] 3fbf8a906a05e80971e4da8b407e5ed7b3711d700a374085c473001336f74f55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f16b46317765d976ace216f3511a289ebca96d797384acfc575503aad183d1ba [INFO] running `Command { std: "docker" "start" "-a" "f16b46317765d976ace216f3511a289ebca96d797384acfc575503aad183d1ba", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/code_auditor-cae904f14989a3f0) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test agent::agent_loop::tests::test_agent_config_default ... ok [INFO] [stdout] test agent::tools::tests::test_tool_definitions ... ok [INFO] [stdout] test analysis::aggregator::tests::test_aggregate_issues ... ok [INFO] [stdout] test analysis::aggregator::tests::test_group_by_category ... ok [INFO] [stdout] test analysis::aggregator::tests::test_issue_density ... ok [INFO] [stdout] test analysis::aggregator::tests::test_sort_issues_by_severity ... ok [INFO] [stdout] test analysis::aggregator::tests::test_top_issues ... ok [INFO] [stdout] test cli::tests::test_default_extensions ... ok [INFO] [stdout] test cli::tests::test_log_level ... ok [INFO] [stdout] test cli::tests::test_validation_conflicting_options ... ok [INFO] [stdout] test cli::tests::test_validation_invalid_url ... ok [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test models::tests::test_category_from_str ... ok [INFO] [stdout] test models::tests::test_issue_line_range ... ok [INFO] [stdout] test models::tests::test_issue_summary ... ok [INFO] [stdout] test models::tests::test_severity_ordering ... ok [INFO] [stdout] test config::tests::test_default_toml_generation ... ok [INFO] [stdout] test repo::cloner::tests::test_clone_options_default ... ok [INFO] [stdout] test models::tests::test_severity_emoji ... ok [INFO] [stdout] test repo::cloner::tests::test_parse_github_url_https_with_git ... ok [INFO] [stdout] test config::tests::test_parse_config ... ok [INFO] [stdout] test repo::cloner::tests::test_parse_github_url_https ... ok [INFO] [stdout] test repo::cloner::tests::test_parse_github_url_invalid ... ok [INFO] [stdout] test repo::cloner::tests::test_parse_github_url_ssh ... ok [INFO] [stdout] test report::generator::tests::test_generate_issue_block ... ok [INFO] [stdout] test agent::tools::tests::test_tool_executor_read_file ... ok [INFO] [stdout] test agent::tools::tests::test_tool_executor_list_files ... ok [INFO] [stdout] test report::generator::tests::test_generate_metadata_section ... ok [INFO] [stdout] test report::generator::tests::test_generate_json_report ... ok [INFO] [stdout] test report::generator::tests::test_generate_markdown_report ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f16b46317765d976ace216f3511a289ebca96d797384acfc575503aad183d1ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f16b46317765d976ace216f3511a289ebca96d797384acfc575503aad183d1ba", kill_on_drop: false }` [INFO] [stdout] f16b46317765d976ace216f3511a289ebca96d797384acfc575503aad183d1ba