[INFO] fetching crate setuprs 0.1.6...
[INFO] testing setuprs-0.1.6 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate setuprs 0.1.6 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate setuprs 0.1.6
[INFO] finished tweaking crates.io crate setuprs 0.1.6
[INFO] tweaked toml for crates.io crate setuprs 0.1.6 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate setuprs 0.1.6 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate setuprs 0.1.6 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8814cc6fa8ed92e77134fe7faf97fbcaf008d440bce2185dd61e4d0e8b3287e1
[INFO] running `Command { std: "docker" "start" "-a" "8814cc6fa8ed92e77134fe7faf97fbcaf008d440bce2185dd61e4d0e8b3287e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8814cc6fa8ed92e77134fe7faf97fbcaf008d440bce2185dd61e4d0e8b3287e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8814cc6fa8ed92e77134fe7faf97fbcaf008d440bce2185dd61e4d0e8b3287e1", kill_on_drop: false }`
[INFO] [stdout] 8814cc6fa8ed92e77134fe7faf97fbcaf008d440bce2185dd61e4d0e8b3287e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27574a7e55f386ab3ea3e1ebb4e94babc17362cee4bf09d90cea0c52a550fe10
[INFO] running `Command { std: "docker" "start" "-a" "27574a7e55f386ab3ea3e1ebb4e94babc17362cee4bf09d90cea0c52a550fe10", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling sdd v0.2.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling scc v2.1.1
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.22.9
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling serial_test_derive v3.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling serial_test v3.1.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling setuprs v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.05s
[INFO] running `Command { std: "docker" "inspect" "27574a7e55f386ab3ea3e1ebb4e94babc17362cee4bf09d90cea0c52a550fe10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27574a7e55f386ab3ea3e1ebb4e94babc17362cee4bf09d90cea0c52a550fe10", kill_on_drop: false }`
[INFO] [stdout] 27574a7e55f386ab3ea3e1ebb4e94babc17362cee4bf09d90cea0c52a550fe10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc52d02543a78f8039a8d6f20fed5c531a1d95f641de857ce7d12202159b61a2
[INFO] running `Command { std: "docker" "start" "-a" "fc52d02543a78f8039a8d6f20fed5c531a1d95f641de857ce7d12202159b61a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling setuprs v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::core::utils::get_all_snapshot_ids`
[INFO] [stdout]    --> src/core/utils.rs:179:27
[INFO] [stdout]     |
[INFO] [stdout] 179 |             copy_dir_all, get_all_snapshot_ids, is_ignored, load_gitignore_patterns,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ no `get_all_snapshot_ids` in `core::utils`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/core/utils.rs:69:8
[INFO] [stdout]     |
[INFO] [stdout]  68 | #[cfg(feature = "tui")]
[INFO] [stdout]     |       --------------- the item is gated behind the `tui` feature
[INFO] [stdout]  69 | pub fn get_all_snapshot_ids(src: impl AsRef<Path>) -> Result<Vec<String>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `setuprs` (bin "setuprs" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "fc52d02543a78f8039a8d6f20fed5c531a1d95f641de857ce7d12202159b61a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc52d02543a78f8039a8d6f20fed5c531a1d95f641de857ce7d12202159b61a2", kill_on_drop: false }`
[INFO] [stdout] fc52d02543a78f8039a8d6f20fed5c531a1d95f641de857ce7d12202159b61a2
