[INFO] cloning repository https://github.com/tanzv/launch-code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tanzv/launch-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanzv%2Flaunch-code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanzv%2Flaunch-code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71337d1a1ee021cd050d0ce3dabe95d82b316794 [INFO] testing tanzv/launch-code against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanzv%2Flaunch-code" "/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/tanzv/launch-code [INFO] finished tweaking git repo https://github.com/tanzv/launch-code [INFO] tweaked toml for git repo https://github.com/tanzv/launch-code written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tanzv/launch-code 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/tanzv/launch-code 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] 7c58745e58b6db636732ff25d60d1b98d6f36c209877f7d393225fe4fcb6643d [INFO] running `Command { std: "docker" "start" "-a" "7c58745e58b6db636732ff25d60d1b98d6f36c209877f7d393225fe4fcb6643d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c58745e58b6db636732ff25d60d1b98d6f36c209877f7d393225fe4fcb6643d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c58745e58b6db636732ff25d60d1b98d6f36c209877f7d393225fe4fcb6643d", kill_on_drop: false }` [INFO] [stdout] 7c58745e58b6db636732ff25d60d1b98d6f36c209877f7d393225fe4fcb6643d [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] f7bbc0208ad43d6af8377653a17444da9ae7d7faaf0480a472045b26a3d5fb26 [INFO] running `Command { std: "docker" "start" "-a" "f7bbc0208ad43d6af8377653a17444da9ae7d7faaf0480a472045b26a3d5fb26", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling tabwriter v1.4.1 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling document-features v0.2.12 [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 fs2 v0.4.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [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 thiserror-impl v2.0.18 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling launch-code v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.41s [INFO] running `Command { std: "docker" "inspect" "f7bbc0208ad43d6af8377653a17444da9ae7d7faaf0480a472045b26a3d5fb26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7bbc0208ad43d6af8377653a17444da9ae7d7faaf0480a472045b26a3d5fb26", kill_on_drop: false }` [INFO] [stdout] f7bbc0208ad43d6af8377653a17444da9ae7d7faaf0480a472045b26a3d5fb26 [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] c85294ca29da6f82ef4609de3fb41964c90b3e8b56e81791be6b9c53a132433c [INFO] running `Command { std: "docker" "start" "-a" "c85294ca29da6f82ef4609de3fb41964c90b3e8b56e81791be6b9c53a132433c", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling ureq-proto v0.5.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling launch-code v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling ureq v3.2.0 [INFO] [stderr] error: could not compile `launch-code` (bin "lcode") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name lcode --edition=2024 src/bin/lcode.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=67c394ec668e200b -C extra-filename=-6e867a8b4235a2e8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-0263582233ec35ad.rlib --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-566bf80f4131e935.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-6cef43381418f2fb.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-4390eba58fc6c207.rlib --extern launch_code=/opt/rustwide/target/debug/deps/liblaunch_code-7f61b17db09ad908.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-63a68aab383ca764.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-772d572a0f9f024c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-46ef09307ca7efc9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0e85113e12122263.rlib --extern tabwriter=/opt/rustwide/target/debug/deps/libtabwriter-148e7d7e1d5d097b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-29a153406044c360.rlib --extern tiny_http=/opt/rustwide/target/debug/deps/libtiny_http-3740f8e68fb11310.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-052de3cc9bfeee26.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9d70861c5c0817f0.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c85294ca29da6f82ef4609de3fb41964c90b3e8b56e81791be6b9c53a132433c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c85294ca29da6f82ef4609de3fb41964c90b3e8b56e81791be6b9c53a132433c", kill_on_drop: false }` [INFO] [stdout] c85294ca29da6f82ef4609de3fb41964c90b3e8b56e81791be6b9c53a132433c