[INFO] cloning repository https://github.com/gifnksm/elden-analyzer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gifnksm/elden-analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgifnksm%2Felden-analyzer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgifnksm%2Felden-analyzer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8c26110fdbd5b87728e8d4db4864c29c04fbce0 [INFO] testing gifnksm/elden-analyzer against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgifnksm%2Felden-analyzer" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/gifnksm/elden-analyzer [INFO] finished tweaking git repo https://github.com/gifnksm/elden-analyzer [INFO] tweaked toml for git repo https://github.com/gifnksm/elden-analyzer written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gifnksm/elden-analyzer on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gifnksm/elden-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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/image-rs/imageproc.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded console v0.16.1 [INFO] [stderr] Downloaded leptonica-sys v0.4.9 [INFO] [stderr] Downloaded unit-prefix v0.5.1 [INFO] [stderr] Downloaded clap-cargo v0.14.1 [INFO] [stderr] Downloaded roff v0.2.2 [INFO] [stderr] Downloaded clap_complete v4.5.60 [INFO] [stderr] Downloaded clap_complete_nushell v4.5.10 [INFO] [stderr] Downloaded cli-xtask v0.10.1 [INFO] [stderr] Downloaded ffmpeg-next v7.1.0 [INFO] [stderr] Downloaded cc v1.2.45 [INFO] [stderr] Downloaded tesseract-sys v0.6.3 [INFO] [stderr] Downloaded vte v0.15.0 [INFO] [stderr] Downloaded indicatif v0.18.3 [INFO] [stderr] Downloaded leptonica-plumbing v1.4.0 [INFO] [stderr] Downloaded tesseract-plumbing v0.11.1 [INFO] [stderr] Downloaded sdl2 v0.38.0 [INFO] [stderr] Downloaded vt100 v0.16.2 [INFO] [stderr] Downloaded tracing-indicatif v0.3.13 [INFO] [stderr] Downloaded clap_mangen v0.2.31 [INFO] [stderr] Downloaded color-spantrace v0.3.0 [INFO] [stderr] Downloaded custom_debug_derive v0.6.2 [INFO] [stderr] Downloaded ffmpeg-sys-next v7.1.3 [INFO] [stderr] Downloaded rustfft v6.4.1 [INFO] [stderr] Downloaded indenter v0.3.4 [INFO] [stderr] Downloaded color-eyre v0.6.5 [INFO] [stderr] Downloaded sdl2-sys v0.38.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d39ebacc7895c3c18402149599273dca760757abff2cc2f5153af004e5897153 [INFO] running `Command { std: "docker" "start" "-a" "d39ebacc7895c3c18402149599273dca760757abff2cc2f5153af004e5897153", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d39ebacc7895c3c18402149599273dca760757abff2cc2f5153af004e5897153", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d39ebacc7895c3c18402149599273dca760757abff2cc2f5153af004e5897153", kill_on_drop: false }` [INFO] [stdout] d39ebacc7895c3c18402149599273dca760757abff2cc2f5153af004e5897153 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25075e65e0fd9a1cb65ba53c568c4ff3de11dd593b65b82503261884ef9acbcd [INFO] running `Command { std: "docker" "start" "-a" "25075e65e0fd9a1cb65ba53c568c4ff3de11dd593b65b82503261884ef9acbcd", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sdl2-sys v0.38.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling pxfm v0.1.25 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling sdl2 v0.38.0 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling ffmpeg-next v7.1.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling leptonica-sys v0.4.9 [INFO] [stderr] Compiling tesseract-sys v0.6.3 [INFO] [stderr] Compiling ffmpeg-sys-next v7.1.3 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling moxcms v0.7.9 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling rustfft v6.4.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling vt100 v0.16.2 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling indicatif v0.18.3 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling leptonica-plumbing v1.4.0 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling custom_debug_derive v0.6.2 [INFO] [stderr] Compiling rustdct v0.7.1 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling elden-analyzer-kernel v0.1.0 (/opt/rustwide/workdir/crates/kernel) [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling elden-analyzer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling elden-analyzer-video v0.1.0 (/opt/rustwide/workdir/crates/video) [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling tesseract-plumbing v0.11.1 [INFO] [stderr] Compiling tracing-indicatif v0.3.13 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling elden-analyzer-collections v0.1.0 (/opt/rustwide/workdir/crates/collections) [INFO] [stderr] Compiling imageproc v0.26.0 (https://github.com/image-rs/imageproc.git#501c3ee3) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 05s [INFO] running `Command { std: "docker" "inspect" "25075e65e0fd9a1cb65ba53c568c4ff3de11dd593b65b82503261884ef9acbcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25075e65e0fd9a1cb65ba53c568c4ff3de11dd593b65b82503261884ef9acbcd", kill_on_drop: false }` [INFO] [stdout] 25075e65e0fd9a1cb65ba53c568c4ff3de11dd593b65b82503261884ef9acbcd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5189447cad706dffcf00b417af7bc0e97f4d589f683ce06fb5e10fcb61a03859 [INFO] running `Command { std: "docker" "start" "-a" "5189447cad706dffcf00b417af7bc0e97f4d589f683ce06fb5e10fcb61a03859", kill_on_drop: false }` [INFO] [stderr] Compiling elden-analyzer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.95s [INFO] running `Command { std: "docker" "inspect" "5189447cad706dffcf00b417af7bc0e97f4d589f683ce06fb5e10fcb61a03859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5189447cad706dffcf00b417af7bc0e97f4d589f683ce06fb5e10fcb61a03859", kill_on_drop: false }` [INFO] [stdout] 5189447cad706dffcf00b417af7bc0e97f4d589f683ce06fb5e10fcb61a03859 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 696cb68498fedd14eccbd2e92d45aca4bba0a54950a27b50ee66b8ab0ebfd72c [INFO] running `Command { std: "docker" "start" "-a" "696cb68498fedd14eccbd2e92d45aca4bba0a54950a27b50ee66b8ab0ebfd72c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/elden_analyzer-6eebc0104f2cf96d) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test algorithm::find_line_segments::tests::test_join_segments ... ok [INFO] [stderr] Running unittests src/bin/elden_analyzer/main.rs (/opt/rustwide/target/debug/deps/elden_analyzer-51dcc07ad7a2c111) [INFO] [stdout] test algorithm::find_line_segments::tests::test_continuous_points ... ok [INFO] [stdout] test operator::recognize_text::rect::tests::test_true_segments ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test subcommand::analyze::text_accum::tests::test_join_texts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/detect_component.rs (/opt/rustwide/target/debug/deps/detect_component-374725214fc1da9b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.68s [INFO] [stdout] [INFO] [stderr] Doc-tests elden_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" "696cb68498fedd14eccbd2e92d45aca4bba0a54950a27b50ee66b8ab0ebfd72c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "696cb68498fedd14eccbd2e92d45aca4bba0a54950a27b50ee66b8ab0ebfd72c", kill_on_drop: false }` [INFO] [stdout] 696cb68498fedd14eccbd2e92d45aca4bba0a54950a27b50ee66b8ab0ebfd72c