[INFO] cloning repository https://github.com/jjl9807/cargo-buckal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jjl9807/cargo-buckal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjl9807%2Fcargo-buckal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjl9807%2Fcargo-buckal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d771729d765cd8ed49fff66956b7db5670dea119
[INFO] testing jjl9807/cargo-buckal against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjl9807%2Fcargo-buckal" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jjl9807/cargo-buckal
[INFO] finished tweaking git repo https://github.com/jjl9807/cargo-buckal
[INFO] tweaked toml for git repo https://github.com/jjl9807/cargo-buckal written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jjl9807/cargo-buckal 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 git repo https://github.com/jjl9807/cargo-buckal 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c43da5402f9c5987fc68d5a3ea2c43ba7096fc305b1319531cc0dc61fc6068c8
[INFO] running `Command { std: "docker" "start" "-a" "c43da5402f9c5987fc68d5a3ea2c43ba7096fc305b1319531cc0dc61fc6068c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c43da5402f9c5987fc68d5a3ea2c43ba7096fc305b1319531cc0dc61fc6068c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c43da5402f9c5987fc68d5a3ea2c43ba7096fc305b1319531cc0dc61fc6068c8", kill_on_drop: false }`
[INFO] [stdout] c43da5402f9c5987fc68d5a3ea2c43ba7096fc305b1319531cc0dc61fc6068c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b68254e5bfd4d221225e08344bd01d4f0f0c7acdf435c488ecff2fadba2acb4b
[INFO] running `Command { std: "docker" "start" "-a" "b68254e5bfd4d221225e08344bd01d4f0f0c7acdf435c488ecff2fadba2acb4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling allocative v0.3.4
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling allocative_derive v0.3.3
[INFO] [stderr]    Compiling dupe_derive v0.9.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling starlark_map v0.13.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling dupe v0.9.1
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling cargo-util-schemas v0.8.2
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling annotate-snippets v0.9.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cargo-platform v0.3.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling cargo-buckal v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling starlark_syntax v0.13.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling cargo_metadata v0.22.0
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling daggy v0.9.0
[INFO] [stderr]    Compiling serde_starlark v0.1.17
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling cargo-util-schemas v0.12.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 16s
[INFO] running `Command { std: "docker" "inspect" "b68254e5bfd4d221225e08344bd01d4f0f0c7acdf435c488ecff2fadba2acb4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b68254e5bfd4d221225e08344bd01d4f0f0c7acdf435c488ecff2fadba2acb4b", kill_on_drop: false }`
[INFO] [stdout] b68254e5bfd4d221225e08344bd01d4f0f0c7acdf435c488ecff2fadba2acb4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 3a69e5fe3f76a7c406eba10f7e83fa23ddd9e6b3cf75e0bc595853a5ee9c8b1a
[INFO] running `Command { std: "docker" "start" "-a" "3a69e5fe3f76a7c406eba10f7e83fa23ddd9e6b3cf75e0bc595853a5ee9c8b1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling cargo-buckal v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.61s
[INFO] running `Command { std: "docker" "inspect" "3a69e5fe3f76a7c406eba10f7e83fa23ddd9e6b3cf75e0bc595853a5ee9c8b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a69e5fe3f76a7c406eba10f7e83fa23ddd9e6b3cf75e0bc595853a5ee9c8b1a", kill_on_drop: false }`
[INFO] [stdout] 3a69e5fe3f76a7c406eba10f7e83fa23ddd9e6b3cf75e0bc595853a5ee9c8b1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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", kill_on_drop: false }`
[INFO] [stdout] 4d4d82e23fa0223f0a5c441da36d3c583fa44a58c6246ca0af89d7e9853df9ed
[INFO] running `Command { std: "docker" "start" "-a" "4d4d82e23fa0223f0a5c441da36d3c583fa44a58c6246ca0af89d7e9853df9ed", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_buckal-33b14a87a2eb8090)
[INFO] [stdout] 
[INFO] [stdout] running 95 tests
[INFO] [stdout] test buck::tests::test_buck_parser_single_cargo_manifest ... ok
[INFO] [stdout] test buck::tests::test_buck_parser_single_export_file ... ok
[INFO] [stdout] test buck::tests::test_parsing_invalid_starlark ... ok
[INFO] [stdout] test buck::tests::test_parsing_git_repo ... ok
[INFO] [stdout] test buck::tests::test_parsing_single_build_script_run ... ok
[INFO] [stdout] test buck::tests::test_parsing_single_git_fetch ... ok
[INFO] [stdout] test buck::tests::test_parsing_single_http_archive ... ok
[INFO] [stdout] test buck::tests::test_parsing_literal_with_dynamic_select ... ok
[INFO] [stdout] test buck::tests::test_parsing_registry_crate ... ok
[INFO] [stdout] test buck::tests::test_parsing_single_rust_binary ... ok
[INFO] [stdout] test buck::tests::test_parsing_single_rust_test ... ok
[INFO] [stdout] test buckify::deps::tests::test_resolve_buckal_name_with_collision ... ok
[INFO] [stdout] test buckify::deps::tests::test_resolve_buckal_name_without_collision ... ok
[INFO] [stdout] test buckify::rules::tests::test_buckify_root_node_name_collision ... ok
[INFO] [stdout] test buck::tests::test_parsing_single_file_group ... ok
[INFO] [stdout] test buckify::rules::tests::test_buckify_root_node_test_deps_lib_alias ... ok
[INFO] [stdout] test buckify::windows::tests::apply_rustc_flags_patch_to_content_does_not_touch_other_binaries ... ok
[INFO] [stdout] test buck::tests::test_parsing_required_fields_missing ... ok
[INFO] [stdout] test buckify::windows::tests::apply_rustc_flags_patch_to_content_patches_named_test_only ... ok
[INFO] [stdout] test buckify::windows::tests::render_windows_rustc_flags_select_empty ... ok
[INFO] [stdout] test buckify::windows::tests::render_windows_rustc_flags_select_structured_output ... ok
[INFO] [stdout] test buck::tests::test_parsing_single_load ... ok
[INFO] [stdout] test bundles::tests::append_kv_and_comment ... ok
[INFO] [stdout] test bundles::tests::serialize_preserves_blank_lines_between_comment_and_code ... ok
[INFO] [stdout] test bundles::tests::serialize_no_extra_blank_line_after_comment ... ok
[INFO] [stdout] test buckify::windows::tests::apply_rustc_flags_patch_to_content_patches_named_binary_only ... ok
[INFO] [stdout] test bundles::tests::serialize_preserves_raw_sections_when_untouched ... ok
[INFO] [stdout] test cli::tests::test_cli_build_accepts_target ... ok
[INFO] [stdout] test bundles::tests::serialize_uses_ini_for_touched_sections ... ok
[INFO] [stdout] test buck::tests::test_parsing_single_rust_library ... ok
[INFO] [stdout] test cli::tests::test_cli_build_rejects_target_and_target_platforms ... ok
[INFO] [stdout] test cli::tests::test_cli_test_rejects_target_and_target_platforms ... ok
[INFO] [stdout] test commands::init::tests::test_ensure_dir_in_buck2_project_accepts_buckconfig_ancestor ... ok
[INFO] [stdout] test cli::tests::test_cli_test_accepts_target ... ok
[INFO] [stdout] test commands::new::tests::test_ensure_new_path_within_buck2_project_accepts_buckconfig_ancestor ... ok
[INFO] [stdout] test commands::init::tests::test_ensure_dir_in_buck2_project_rejects_missing_buckconfig ... ok
[INFO] [stdout] test commands::push::tests::test_absolute_paths_unix ... ok
[INFO] [stdout] test buckify::actions::tests::test_apply_generates_root_buck_file ... ok
[INFO] [stdout] test commands::new::tests::test_ensure_new_path_within_buck2_project_rejects_missing_buckconfig ... ok
[INFO] [stdout] test commands::push::tests::test_complex_escape_attempts ... ok
[INFO] [stdout] test commands::push::tests::test_dot_dot_at_boundary ... ok
[INFO] [stdout] test commands::push::tests::test_empty_and_dot_components ... ok
[INFO] [stdout] test commands::push::tests::test_path_with_dot_components ... ok
[INFO] [stdout] test commands::push::tests::test_safe_relative_paths ... ok
[INFO] [stdout] test commands::push::tests::test_safe_subdir_traversal ... ok
[INFO] [stdout] test commands::push::tests::test_safe_with_mixed_separators ... ok
[INFO] [stdout] test commands::push::tests::test_single_dot_dot_escape ... ok
[INFO] [stdout] test commands::push::tests::test_hidden_files ... ok
[INFO] [stdout] test commands::push::tests::test_multiple_dot_dot_escape ... ok
[INFO] [stdout] test commands::push::tests::test_windows_drive_letters ... ok
[INFO] [stdout] test filter::tests::from_raw_arguments_all_bins_runs_any_bin ... ok
[INFO] [stdout] test filter::tests::from_raw_arguments_all_targets_takes_precedence ... ok
[INFO] [stdout] test commands::push::tests::test_unc_paths ... ok
[INFO] [stdout] test filter::tests::from_raw_arguments_default_when_all_empty ... ok
[INFO] [stdout] test filter::tests::from_raw_arguments_lib_only_sets_only_mode ... ok
[INFO] [stdout] test assets::tests::extract_buck2_assets_creates_expected_files ... ok
[INFO] [stdout] test filter::tests::new_all_targets_sets_expected_flags ... ok
[INFO] [stdout] test filter::tests::new_returns_default_when_no_specific_rules ... ok
[INFO] [stdout] test filter::tests::single_bin_matches_only_given_bin_name ... ok
[INFO] [stdout] test filter::tests::target_run_returns_false_for_unsupported_kind_in_only_mode ... ok
[INFO] [stdout] test filter::tests::from_raw_arguments_returns_error_for_invalid_glob ... ok
[INFO] [stdout] test filter::tests::lib_only_only_runs_library_target ... ok
[INFO] [stdout] test platform::tests::test_cfg_parsing_boolean ... ok
[INFO] [stdout] test platform::tests::test_cfg_parsing_direct ... ok
[INFO] [stdout] test platform::tests::test_cfg_parsing_invalid_lines ... ok
[INFO] [stdout] test platform::tests::test_lookup_platforms ... ok
[INFO] [stdout] test platform::tests::test_os_buck_labels ... ok
[INFO] [stdout] test platform::tests::test_platform_mask_operations ... ok
[INFO] [stdout] test platform::tests::test_supported_targets ... ok
[INFO] [stdout] test resolve::tests::test_deps_of ... ok
[INFO] [stdout] test resolve::tests::test_deps_of_edge_metadata ... ok
[INFO] [stdout] test resolve::tests::test_diamond_dependency_version_conflict ... ok
[INFO] [stdout] test resolve::tests::test_find_by_name ... ok
[INFO] [stdout] test resolve::tests::test_fingerprint_portable_across_paths ... ok
[INFO] [stdout] test resolve::tests::test_fingerprint_portable_third_party ... ok
[INFO] [stdout] test resolve::tests::test_fingerprint_sensitive_to_edges ... ok
[INFO] [stdout] test resolve::tests::test_fingerprint_stability_and_sensitivity ... ok
[INFO] [stdout] test filter::tests::all_test_targets_only_runs_tests ... ok
[INFO] [stdout] test platform::tests::test_buck_labels_utility ... ok
[INFO] [stdout] test resolve::tests::test_first_party_relative_path ... ok
[INFO] [stdout] test resolve::tests::test_normal_and_dev_dep_merged_into_single_edge ... ok
[INFO] [stdout] test resolve::tests::test_three_node_chain ... ok
[INFO] [stdout] test utils::tests::test_append_buck_out_to_gitignore_creates_file_when_missing ... ok
[INFO] [stdout] test utils::tests::test_find_buck2_project_root_finds_ancestor_buckconfig ... ok
[INFO] [stdout] test utils::tests::test_find_buck2_project_root_returns_none_without_buckconfig ... ok
[INFO] [stdout] test resolve::tests::test_renamed_dev_dep_preserves_separate_edge ... ok
[INFO] [stdout] test commands::push::tests::test_absolute_paths_windows ... ok
[INFO] [stdout] test buck::tests::test_parsing_workspace_member ... ok
[INFO] [stdout] test cli::tests::test_cli_build_invalid_target_fails_validation ... ok
[INFO] [stdout] test utils::tests::test_validate_target_triple_invalid_rustc_target ... ok
[INFO] [stdout] test cli::tests::test_cli_test_invalid_target_fails_validation ... ok
[INFO] [stdout] test platform::tests::test_rustc_cfgs_for_triple_with_available_rustc ... ok
[INFO] [stdout] test utils::tests::test_validate_target_triple_returns_platform_path ... ok
[INFO] [stdout] test utils::tests::test_is_valid_rustc_target_valid_targets ... ok
[INFO] [stdout] test utils::tests::test_is_valid_rustc_target_invalid_targets ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 95 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_buckal-97c5da5e72b9e31a)
[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] [stderr]      Running tests/resolve_dag.rs (/opt/rustwide/target/debug/deps/resolve_dag-59b4414172552d02)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_dag_fd_find ... ignored
[INFO] [stdout] test test_dag_first_party_demo ... ignored
[INFO] [stdout] test test_dag_monorepo_demo ... ignored
[INFO] [stdout] test test_normal_dep_cycle_rejected_by_cargo ... ok
[INFO] [stdout] test test_dev_dev_cycle_rejected ... ok
[INFO] [stdout] test test_diamond_deps_semver_compatible ... ok
[INFO] [stdout] test test_resolve_without_lockfile ... ok
[INFO] [stdout] test test_dev_dependency_cycle ... ok
[INFO] [stdout] test test_empty_cache_loses_removals ... ok
[INFO] [stdout] test test_diamond_deps_version_conflict ... ok
[INFO] [stdout] test test_fallback_cache_honors_manifest_path ... ok
[INFO] [stdout] test test_dev_dev_cycle_cargo_test_succeeds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 1.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cargo_buckal
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/platform.rs - platform::get_rustc_cfgs_for_triple (line 77) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.30s; merged doctests compilation took 0.29s
[INFO] running `Command { std: "docker" "inspect" "4d4d82e23fa0223f0a5c441da36d3c583fa44a58c6246ca0af89d7e9853df9ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d4d82e23fa0223f0a5c441da36d3c583fa44a58c6246ca0af89d7e9853df9ed", kill_on_drop: false }`
[INFO] [stdout] 4d4d82e23fa0223f0a5c441da36d3c583fa44a58c6246ca0af89d7e9853df9ed
