[INFO] cloning repository https://github.com/hypheng/android-log-analyzer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hypheng/android-log-analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhypheng%2Fandroid-log-analyzer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhypheng%2Fandroid-log-analyzer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e29b14abd540af12404bfa796979852fa9e91cc [INFO] testing hypheng/android-log-analyzer against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhypheng%2Fandroid-log-analyzer" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hypheng/android-log-analyzer [INFO] finished tweaking git repo https://github.com/hypheng/android-log-analyzer [INFO] tweaked toml for git repo https://github.com/hypheng/android-log-analyzer written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hypheng/android-log-analyzer on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hypheng/android-log-analyzer 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd2e95044e52eead1d4f2247ed7a1966dc1fb0ccf4092c198b1fc0d9afa38598 [INFO] running `Command { std: "docker" "start" "-a" "cd2e95044e52eead1d4f2247ed7a1966dc1fb0ccf4092c198b1fc0d9afa38598", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd2e95044e52eead1d4f2247ed7a1966dc1fb0ccf4092c198b1fc0d9afa38598", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd2e95044e52eead1d4f2247ed7a1966dc1fb0ccf4092c198b1fc0d9afa38598", kill_on_drop: false }` [INFO] [stdout] cd2e95044e52eead1d4f2247ed7a1966dc1fb0ccf4092c198b1fc0d9afa38598 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ecea39d9f87e45b94f34193725ad79cb6f4a87bda13238bade0d652d8a18008 [INFO] running `Command { std: "docker" "start" "-a" "3ecea39d9f87e45b94f34193725ad79cb6f4a87bda13238bade0d652d8a18008", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling android-log-analyzer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.77s [INFO] running `Command { std: "docker" "inspect" "3ecea39d9f87e45b94f34193725ad79cb6f4a87bda13238bade0d652d8a18008", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ecea39d9f87e45b94f34193725ad79cb6f4a87bda13238bade0d652d8a18008", kill_on_drop: false }` [INFO] [stdout] 3ecea39d9f87e45b94f34193725ad79cb6f4a87bda13238bade0d652d8a18008 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c320f792712a3e09e067da88923aabb1780d83626a950d63bd7a3f6860ab74e [INFO] running `Command { std: "docker" "start" "-a" "9c320f792712a3e09e067da88923aabb1780d83626a950d63bd7a3f6860ab74e", kill_on_drop: false }` [INFO] [stderr] Compiling android-log-analyzer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `Command { std: "docker" "inspect" "9c320f792712a3e09e067da88923aabb1780d83626a950d63bd7a3f6860ab74e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c320f792712a3e09e067da88923aabb1780d83626a950d63bd7a3f6860ab74e", kill_on_drop: false }` [INFO] [stdout] 9c320f792712a3e09e067da88923aabb1780d83626a950d63bd7a3f6860ab74e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8010e68d5c0b909645d3dca00a28b48e0082e74faf61abd0e0b9da4f067050f5 [INFO] running `Command { std: "docker" "start" "-a" "8010e68d5c0b909645d3dca00a28b48e0082e74faf61abd0e0b9da4f067050f5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/android_log_analyzer-7e23719cf25b9f5b) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test analyzer::tests::does_not_flag_plain_noise ... ok [INFO] [stdout] test parser::tests::keeps_unstructured_lines_and_records_warning ... ok [INFO] [stdout] test parser::tests::parses_structured_logcat_line ... ok [INFO] [stdout] test analyzer::tests::detects_native_crash_signal ... ok [INFO] [stdout] test analyzer::tests::deduplicates_repeated_exception_signatures ... ok [INFO] [stdout] test analyzer::tests::detects_java_fatal_exception ... ok [INFO] [stdout] test analyzer::tests::keeps_distinct_root_causes_separate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/android_log_analyzer-f09ed213fef9e9f9) [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/cli_usage.rs (/opt/rustwide/target/debug/deps/cli_usage-db64d6ca1e549f1d) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test supports_file_input_with_json_output ... ok [INFO] [stdout] test help_lists_input_and_output_options ... ok [INFO] [stdout] test supports_stdin_and_output_file ... ok [INFO] [stderr] Running tests/parsing_detection.rs (/opt/rustwide/target/debug/deps/parsing_detection-da184348fc9e1ebe) [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test ignores_noise_only_fixture ... ok [INFO] [stdout] test detects_jni_error_from_fixture ... ok [INFO] [stdout] test detects_anr_from_fixture ... ok [INFO] [stdout] test detects_native_crash_from_fixture ... ok [INFO] [stdout] test detects_java_crash_from_fixture ... ok [INFO] [stdout] test preserves_parse_warnings_without_panicking ... ok [INFO] [stdout] test detects_oom_from_fixture ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/report_rendering.rs (/opt/rustwide/target/debug/deps/report_rendering-a09476b0124b5fdf) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test json_output_includes_summary_and_occurrence_count ... ok [INFO] [stdout] test text_output_mentions_occurrences_and_root_cause ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests android_log_analyzer [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8010e68d5c0b909645d3dca00a28b48e0082e74faf61abd0e0b9da4f067050f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8010e68d5c0b909645d3dca00a28b48e0082e74faf61abd0e0b9da4f067050f5", kill_on_drop: false }` [INFO] [stdout] 8010e68d5c0b909645d3dca00a28b48e0082e74faf61abd0e0b9da4f067050f5