[INFO] cloning repository https://github.com/zeybek/rec
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zeybek/rec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeybek%2Frec", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeybek%2Frec'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db01749b7a9e0fb2b5552101181faacc5ce1656f
[INFO] testing zeybek/rec against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeybek%2Frec" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/zeybek/rec
[INFO] finished tweaking git repo https://github.com/zeybek/rec
[INFO] tweaked toml for git repo https://github.com/zeybek/rec written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zeybek/rec on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zeybek/rec 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.108
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.108
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.108
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]   Downloaded uuid v1.20.0
[INFO] [stderr]   Downloaded document-features v0.2.12
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded console v0.16.2
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded derive_more v2.1.1
[INFO] [stderr]   Downloaded fd-lock v4.0.4
[INFO] [stderr]   Downloaded termtree v0.5.1
[INFO] [stderr]   Downloaded ctrlc v3.5.1
[INFO] [stderr]   Downloaded ratatui-crossterm v0.1.0
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded shell-words v1.1.1
[INFO] [stderr]   Downloaded clap_lex v0.7.7
[INFO] [stderr]   Downloaded predicates-tree v1.0.12
[INFO] [stderr]   Downloaded doc-comment v0.3.4
[INFO] [stderr]   Downloaded wait-timeout v0.2.1
[INFO] [stderr]   Downloaded predicates-core v1.0.9
[INFO] [stderr]   Downloaded unicode-truncate v2.0.1
[INFO] [stderr]   Downloaded kasuari v0.4.11
[INFO] [stderr]   Downloaded line-clipping v0.3.5
[INFO] [stderr]   Downloaded litrs v1.0.0
[INFO] [stderr]   Downloaded directories v6.0.0
[INFO] [stderr]   Downloaded assert_cmd v2.1.2
[INFO] [stderr]   Downloaded zmij v1.0.17
[INFO] [stderr]   Downloaded lru v0.16.3
[INFO] [stderr]   Downloaded instability v0.3.10
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.8
[INFO] [stderr]   Downloaded assert_fs v1.1.3
[INFO] [stderr]   Downloaded dialoguer v0.12.0
[INFO] [stderr]   Downloaded clap v4.5.54
[INFO] [stderr]   Downloaded tempfile v3.24.0
[INFO] [stderr]   Downloaded convert_case v0.10.0
[INFO] [stderr]   Downloaded clap_complete v4.5.65
[INFO] [stderr]   Downloaded js-sys v0.3.85
[INFO] [stderr]   Downloaded clap_derive v4.5.49
[INFO] [stderr]   Downloaded encode_unicode v1.0.0
[INFO] [stderr]   Downloaded dispatch2 v0.3.0
[INFO] [stderr]   Downloaded cc v1.2.54
[INFO] [stderr]   Downloaded ratatui v0.30.0
[INFO] [stderr]   Downloaded compact_str v0.9.0
[INFO] [stderr]   Downloaded derive_more-impl v2.1.1
[INFO] [stderr]   Downloaded ratatui-core v0.1.0
[INFO] [stderr]   Downloaded clap_builder v4.5.54
[INFO] [stderr]   Downloaded ratatui-widgets v0.3.0
[INFO] [stderr]   Downloaded portable-atomic v1.13.1
[INFO] [stderr]   Downloaded chrono v0.4.43
[INFO] [stderr]   Downloaded objc2 v0.6.3
[INFO] [stderr]   Downloaded syn v2.0.114
[INFO] [stderr]   Downloaded nix v0.30.1
[INFO] [stderr]   Downloaded rustix v1.1.3
[INFO] [stderr]   Downloaded libc v0.2.180
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e80cc8936ed9b6fd77df843e6bf9d8130fdfa152bc645092629c64e57d17708
[INFO] running `Command { std: "docker" "start" "-a" "2e80cc8936ed9b6fd77df843e6bf9d8130fdfa152bc645092629c64e57d17708", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e80cc8936ed9b6fd77df843e6bf9d8130fdfa152bc645092629c64e57d17708", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e80cc8936ed9b6fd77df843e6bf9d8130fdfa152bc645092629c64e57d17708", kill_on_drop: false }`
[INFO] [stdout] 2e80cc8936ed9b6fd77df843e6bf9d8130fdfa152bc645092629c64e57d17708
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8f35ab917b35e186a8022fe0cfee8cd556171b744af7033e393bcd60054eea9
[INFO] running `Command { std: "docker" "start" "-a" "c8f35ab917b35e186a8022fe0cfee8cd556171b744af7033e393bcd60054eea9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap_complete v4.5.65
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rec-cli v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.75s
[INFO] running `Command { std: "docker" "inspect" "c8f35ab917b35e186a8022fe0cfee8cd556171b744af7033e393bcd60054eea9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8f35ab917b35e186a8022fe0cfee8cd556171b744af7033e393bcd60054eea9", kill_on_drop: false }`
[INFO] [stdout] c8f35ab917b35e186a8022fe0cfee8cd556171b744af7033e393bcd60054eea9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcc65d41aae0151845aea5359f145364e7e9a9f5b5ae922d18feac2413e16c1e
[INFO] running `Command { std: "docker" "start" "-a" "bcc65d41aae0151845aea5359f145364e7e9a9f5b5ae922d18feac2413e16c1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling rec-cli v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr] error: could not compile `rec-cli` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name rec --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' --deny=unsafe_code '--allow=clippy::struct_excessive_bools' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::doc_markdown' --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossterm", "default", "ratatui", "tui"))' -C metadata=48b2e199a7cd718c -C extra-filename=-70e3f7bbe3528df9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-f47cd2dce6d37703.rlib --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-2ce12ecdb5c128fe.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-61255cd709e36726.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-63ccefb5a24ca90d.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-88085c1f325baf6b.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-15fd39704e39d49a.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-fc47a346f1542f64.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-3dcb8e2d97df5bb6.rlib --extern fd_lock=/opt/rustwide/target/debug/deps/libfd_lock-d63c36b7ed852732.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-fd49e133749f9c02.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-1885b7e9ea39f27e.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-3c6e8b08d6f299ad.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-c3d980c314c757a1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8c5090abc41ebaaa.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f22bca53f6565c6a.rlib --extern similar=/opt/rustwide/target/debug/deps/libsimilar-c5d306bf33745d35.rlib --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-f574d476d7d1a6ac.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e594e68dec8993a2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-62afcfc4eecbd0a4.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-52ba5860e53a791e.rlib --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-8127e308c584c0c6.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c4db0abdcb3965b9.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bcc65d41aae0151845aea5359f145364e7e9a9f5b5ae922d18feac2413e16c1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcc65d41aae0151845aea5359f145364e7e9a9f5b5ae922d18feac2413e16c1e", kill_on_drop: false }`
[INFO] [stdout] bcc65d41aae0151845aea5359f145364e7e9a9f5b5ae922d18feac2413e16c1e
