[INFO] cloning repository https://github.com/byx-darwin/gitflow-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/byx-darwin/gitflow-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyx-darwin%2Fgitflow-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyx-darwin%2Fgitflow-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 858ba101f1d214c7e72fa2c3ac2883258b10ec51
[INFO] checking byx-darwin/gitflow-cli against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyx-darwin%2Fgitflow-cli" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/byx-darwin/gitflow-cli
[INFO] finished tweaking git repo https://github.com/byx-darwin/gitflow-cli
[INFO] tweaked toml for git repo https://github.com/byx-darwin/gitflow-cli written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/byx-darwin/gitflow-cli on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/byx-darwin/gitflow-cli 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: crates/release-signer/Cargo.toml: unused manifest key: package.release
[INFO] [stderr] warning: `release-signer` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/e2e-github/Cargo.toml: unused manifest key: package.release
[INFO] [stderr] warning: `e2e-github` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/e2e-core/Cargo.toml: unused manifest key: package.release
[INFO] [stderr] warning: `e2e-core` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1fdaef5d9d3bfe5e6ab1ee57d8338449ce66db083f703bc7943f3a108a87b811
[INFO] running `Command { std: "docker" "start" "1fdaef5d9d3bfe5e6ab1ee57d8338449ce66db083f703bc7943f3a108a87b811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1fdaef5d9d3bfe5e6ab1ee57d8338449ce66db083f703bc7943f3a108a87b811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1fdaef5d9d3bfe5e6ab1ee57d8338449ce66db083f703bc7943f3a108a87b811" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1fdaef5d9d3bfe5e6ab1ee57d8338449ce66db083f703bc7943f3a108a87b811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1fdaef5d9d3bfe5e6ab1ee57d8338449ce66db083f703bc7943f3a108a87b811" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: crates/e2e-github/Cargo.toml: unused manifest key: package.release
[INFO] [stderr] warning: `e2e-github` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/e2e-core/Cargo.toml: unused manifest key: package.release
[INFO] [stderr] warning: `e2e-core` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/release-signer/Cargo.toml: unused manifest key: package.release
[INFO] [stderr] warning: `release-signer` (manifest) generated 1 warning
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling onig_sys v69.9.3
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking compact_str v0.8.2
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking quick-xml v0.41.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking bstr v1.12.3
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tiktoken-rs v0.9.1
[INFO] [stderr]     Checking onig v6.5.3
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking assert_cmd v2.2.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking plist v1.10.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking zip v4.6.1
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=44192df2a2553b96 -C extra-filename=-fe29900ad5dc44a4 --out-dir /opt/rustwide/target/debug/build/rustix/fe29900ad5dc44a4/out -L dependency=/opt/rustwide/target/debug/build/bitflags/42a213aab8397fad/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/eddb24b0f6e8fac6/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/42a213aab8397fad/out/libbitflags-42a213aab8397fad.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/eddb24b0f6e8fac6/out/liblinux_raw_sys-eddb24b0f6e8fac6.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=8f273cfa5883a14c -C extra-filename=-a842ced535edeb9c --out-dir /opt/rustwide/target/debug/build/tokio/a842ced535edeb9c/out -L dependency=/opt/rustwide/target/debug/build/bytes/c38626212d5d479c/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/errno/0997ff084336fcdf/out -L dependency=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b47e4fe57039b3cf/out -L dependency=/opt/rustwide/target/debug/build/log/55ad662771f624ae/out -L dependency=/opt/rustwide/target/debug/build/mio/19b81fbe52ea54ff/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/cf48ace952adb7d8/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/cb763c302477d38d/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/11629a25a8623d3d/out -L dependency=/opt/rustwide/target/debug/build/smallvec/3fa8e7f1993d4002/out -L dependency=/opt/rustwide/target/debug/build/socket2/dfdbce0a7bcef759/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/3362417eca22a95a/out --extern bytes=/opt/rustwide/target/debug/build/bytes/c38626212d5d479c/out/libbytes-c38626212d5d479c.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out/liblibc-7d2af120e89c619c.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/19b81fbe52ea54ff/out/libmio-19b81fbe52ea54ff.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/cf48ace952adb7d8/out/libparking_lot-cf48ace952adb7d8.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/11629a25a8623d3d/out/libsignal_hook_registry-11629a25a8623d3d.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/dfdbce0a7bcef759/out/libsocket2-dfdbce0a7bcef759.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/3362417eca22a95a/out/libtokio_macros-3362417eca22a95a.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1fdaef5d9d3bfe5e6ab1ee57d8338449ce66db083f703bc7943f3a108a87b811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fdaef5d9d3bfe5e6ab1ee57d8338449ce66db083f703bc7943f3a108a87b811", kill_on_drop: false }`
[INFO] [stdout] 1fdaef5d9d3bfe5e6ab1ee57d8338449ce66db083f703bc7943f3a108a87b811
