[INFO] cloning repository https://github.com/kthwaite/tak [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kthwaite/tak" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkthwaite%2Ftak", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkthwaite%2Ftak'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6e4d3f9b871d499ee62343c359618d118054139 [INFO] testing kthwaite/tak against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkthwaite%2Ftak" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kthwaite/tak [INFO] finished tweaking git repo https://github.com/kthwaite/tak [INFO] tweaked toml for git repo https://github.com/kthwaite/tak written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kthwaite/tak on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kthwaite/tak 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d0c768bab381b49c2bb80f25a1931d0db74f33ed503a634c214675f0a70bebc [INFO] running `Command { std: "docker" "start" "-a" "3d0c768bab381b49c2bb80f25a1931d0db74f33ed503a634c214675f0a70bebc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d0c768bab381b49c2bb80f25a1931d0db74f33ed503a634c214675f0a70bebc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d0c768bab381b49c2bb80f25a1931d0db74f33ed503a634c214675f0a70bebc", kill_on_drop: false }` [INFO] [stdout] 3d0c768bab381b49c2bb80f25a1931d0db74f33ed503a634c214675f0a70bebc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] faab3ea1683e6dd1566c0bf84c0ac04aad39285798f13a30002c29a9698612ee [INFO] running `Command { std: "docker" "start" "-a" "faab3ea1683e6dd1566c0bf84c0ac04aad39285798f13a30002c29a9698612ee", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling clap_builder v4.5.57 [INFO] [stderr] Compiling tak v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling libsqlite3-sys v0.36.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling clap v4.5.57 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling git2 v0.20.4 [INFO] [stderr] Compiling rusqlite v0.38.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "faab3ea1683e6dd1566c0bf84c0ac04aad39285798f13a30002c29a9698612ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faab3ea1683e6dd1566c0bf84c0ac04aad39285798f13a30002c29a9698612ee", kill_on_drop: false }` [INFO] [stdout] faab3ea1683e6dd1566c0bf84c0ac04aad39285798f13a30002c29a9698612ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf50ac3552a422eafcb2629c5f652048c55a0e6d01daca7d1cd794f040457169 [INFO] running `Command { std: "docker" "start" "-a" "cf50ac3552a422eafcb2629c5f652048c55a0e6d01daca7d1cd794f040457169", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling tak v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] error: could not compile `tak` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8da20828b6ea601dfd8e2448cb50ace88876bd78/bin/rustc --crate-name tak --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 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6eb4431384edf2a1 -C extra-filename=-4b5ac4204a5b1bf6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-5a423d6e689ee89f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-83949fc9739ebdd7.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-cf2e054ca24d8771.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-a8d8c5091cb24ddd.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-a75b05a9ef872499.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-c9c9ec4fb0bf8d58.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-5f4f6d04fb09431d.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-2f0abbc78e73c642.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-51f9f5a916713a45.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-0091150bbd290fe2.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-694343b64d8aa788.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f3c2cb131c9783c3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a44c68a7ba075957.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-bf49e839fd8474f3.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-7008c94e724f634c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5fe10ffb6693b2e0.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-841e70c1b1de200c.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-0cb63e0408cc2621/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-753fd905c4b28dbc/out/build -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-754a66d09355a25e/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cf50ac3552a422eafcb2629c5f652048c55a0e6d01daca7d1cd794f040457169", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf50ac3552a422eafcb2629c5f652048c55a0e6d01daca7d1cd794f040457169", kill_on_drop: false }` [INFO] [stdout] cf50ac3552a422eafcb2629c5f652048c55a0e6d01daca7d1cd794f040457169