[INFO] cloning repository https://github.com/janfasnacht/stacy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/janfasnacht/stacy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanfasnacht%2Fstacy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanfasnacht%2Fstacy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 109040b6a262e31767e45121acb22393baa34bc1
[INFO] testing janfasnacht/stacy 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%2Fjanfasnacht%2Fstacy" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/janfasnacht/stacy
[INFO] finished tweaking git repo https://github.com/janfasnacht/stacy
[INFO] tweaked toml for git repo https://github.com/janfasnacht/stacy written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/janfasnacht/stacy 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/janfasnacht/stacy 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 1a0f2aa9fd05b1bc1a0a558eb2b3495b9929e33b55d4376ecb25a95166766e6a
[INFO] running `Command { std: "docker" "start" "-a" "1a0f2aa9fd05b1bc1a0a558eb2b3495b9929e33b55d4376ecb25a95166766e6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a0f2aa9fd05b1bc1a0a558eb2b3495b9929e33b55d4376ecb25a95166766e6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a0f2aa9fd05b1bc1a0a558eb2b3495b9929e33b55d4376ecb25a95166766e6a", kill_on_drop: false }`
[INFO] [stdout] 1a0f2aa9fd05b1bc1a0a558eb2b3495b9929e33b55d4376ecb25a95166766e6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 88c1a28ea73ba578e6f978f678b272fb4ca2ddb8d0428e6d59d5d90a1bdec8fd
[INFO] running `Command { std: "docker" "start" "-a" "88c1a28ea73ba578e6f978f678b272fb4ca2ddb8d0428e6d59d5d90a1bdec8fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.10
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling stacy v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "88c1a28ea73ba578e6f978f678b272fb4ca2ddb8d0428e6d59d5d90a1bdec8fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88c1a28ea73ba578e6f978f678b272fb4ca2ddb8d0428e6d59d5d90a1bdec8fd", kill_on_drop: false }`
[INFO] [stdout] 88c1a28ea73ba578e6f978f678b272fb4ca2ddb8d0428e6d59d5d90a1bdec8fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ec0b6c655bc56d810356add53b3eabc75ef32256cd00063a4481929a4cc51165
[INFO] running `Command { std: "docker" "start" "-a" "ec0b6c655bc56d810356add53b3eabc75ef32256cd00063a4481929a4cc51165", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling stacy v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: unused import: `crate::packages::pkg_parser::FileType`
[INFO] [stdout]    --> src/packages/github.rs:618:13
[INFO] [stdout]     |
[INFO] [stdout] 618 |         use crate::packages::pkg_parser::FileType;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/test_review_regression.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Command::cargo_bin("stacy").unwrap()
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> tests/test_signal_handling.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::unix::process::CommandExt`
[INFO] [stdout]   --> tests/test_signal_handling.rs:94:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |         use std::os::unix::process::CommandExt;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/integration_cli.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Command::cargo_bin("stacy").unwrap()
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/test_stata_output.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Command::cargo_bin("stacy").unwrap()
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::packages::pkg_parser::FileType`
[INFO] [stdout]    --> src/packages/github.rs:618:13
[INFO] [stdout]     |
[INFO] [stdout] 618 |         use crate::packages::pkg_parser::FileType;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stacy` (bin "stacy" test); 1 warning emitted
[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 stacy --edition=2021 src/main.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=43a88b178f963c3f -C extra-filename=-38d91f5674376407 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bf2ca2eac6d23ebd.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-436a8c41ba39cb20.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f81ed5c46542058d.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-c62053df6865dd0c.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-fbdfbbc9674f03e7.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-bf241f201bd13dc7.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-46feb62f46b223ed.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-4a3752d9fc5bb3f4.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-58edaf41543212f3.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-0b1948992b76f80f.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-49b6147d6cce27a9.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-8e12316f3ec00343.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b7ea12322b2c9e91.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-99280728c2088e74.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-33b83e4db57a0e45.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-2abd451248a4bdb1.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5684f42aafce0fad.rlib --extern stacy=/opt/rustwide/target/debug/deps/libstacy-d3ed72f205cc4240.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-dd5c5f5de3fe37bf.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4ce0cee98914a57b.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-e225137cfc328a0d.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-ee8993f0698390b9.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-c6378816a93e0b8e/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `stacy` (lib test); 1 warning emitted
[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 stacy --edition=2021 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=732f702b3ab6a47a -C extra-filename=-e938a03a27625cf0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bf2ca2eac6d23ebd.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-436a8c41ba39cb20.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f81ed5c46542058d.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-c62053df6865dd0c.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-fbdfbbc9674f03e7.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-bf241f201bd13dc7.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-46feb62f46b223ed.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-4a3752d9fc5bb3f4.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-58edaf41543212f3.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-0b1948992b76f80f.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-49b6147d6cce27a9.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-8e12316f3ec00343.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b7ea12322b2c9e91.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-99280728c2088e74.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-33b83e4db57a0e45.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-2abd451248a4bdb1.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5684f42aafce0fad.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-dd5c5f5de3fe37bf.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4ce0cee98914a57b.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-e225137cfc328a0d.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-ee8993f0698390b9.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-c6378816a93e0b8e/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `stacy` (bin "stacy")
[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 stacy --edition=2021 src/main.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=d48fa802532b253b -C extra-filename=-b3be48112f5c5064 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bf2ca2eac6d23ebd.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f81ed5c46542058d.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-c62053df6865dd0c.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-bf241f201bd13dc7.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-46feb62f46b223ed.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-4a3752d9fc5bb3f4.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-58edaf41543212f3.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-0b1948992b76f80f.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-8e12316f3ec00343.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b7ea12322b2c9e91.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-99280728c2088e74.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-33b83e4db57a0e45.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5684f42aafce0fad.rlib --extern stacy=/opt/rustwide/target/debug/deps/libstacy-d3ed72f205cc4240.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-dd5c5f5de3fe37bf.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4ce0cee98914a57b.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-e225137cfc328a0d.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-ee8993f0698390b9.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-c6378816a93e0b8e/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcAuEvn9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstacy-d3ed72f205cc4240,libtoml-e225137cfc328a0d,libtoml_edit-83aa95989c5dcbbd,libserde_spanned-ec7db70cc18f0949,libindexmap-a631130a5e309f22,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libwinnow-49cfbfd8545e7e4e,libtoml_write-82a434ecc5d2c182,libtoml_datetime-e97ecb85c9a1a191,libdirs-46feb62f46b223ed,libdirs_sys-b5f55889e3609574,liboption_ext-fd15afac2aba4923,libreqwest-b7ea12322b2c9e91,libhyper_rustls-fc9ab16ff54900b9,libwebpki_roots-dc5fc8f58c171b7e,libtokio_rustls-c8c79a37983e7bbb,librustls-3061b83a0e0fd92b,libsubtle-4f5a50036df13274,libwebpki-85f0810579a039fc,libring-7f6dde626543f425,libgetrandom-a3382c4a525d9905,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-b5af02c2767dcfb9,libserde_urlencoded-ce4c31a0d69b3857,libryu-ec25213d96ee60cf,libtower_http-37f554c15e6bfc03,libiri_string-4e659e4ca4800759,libtower-6197447b9387e0b2,libtower_layer-3b63c02b4d0ef938,libhyper_util-16262b9038371128,libbase64-29d4d4232c317d5e,libipnet-5508fab34b1f3786,libtower_service-d85697bf5431d8b4,libtracing-0845884a503f4afa,libtracing_core-95223f9c44ee5b1c,libhyper-a1f2f14235c29ff6,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libatomic_waker-4d8f3a876068a9c4,libfutures_channel-59a0aede3da81bb1,libtokio-4f4f7969c862b8a0,libsocket2-2a1242af459699d4,libmio-0a95fd37478a031e,libhttp_body_util-09aa3a678b9a6799,libhttp_body-a0f6cf104627aa11,liblog-b4877c6cda7d43ee,libfutures_util-0f9fe6c90f767b18,libfutures_io-0c818ad091fbaf7f,libslab-5720d3dfa1792f68,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-c194f0ecffd529aa,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,liburl-d150864ff945e4f6,libidna-9cf5b7bfad89b7f3,libutf8_iter-d59950773a6f062b,libidna_adapter-637742dee7c0cbe3,libicu_properties-705c43ff3b531ca9,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-7252bc271c4e9a58,libsmallvec-695d630f41d8414d,libicu_normalizer_data-07107859aeec763f,libicu_collections-996aa7373b04846c,libpotential_utf-1a8d8ed6879f8d1a,libicu_provider-bb433a12bcdc0677,libicu_locale_core-f34473ba20c8f145,libtinystr-39d5f262b3a3e28a,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-f44c65ca16b453a4,libzerotrie-ca5e2c71d830dbaa,libyoke-76e0fab109dc504c,libstable_deref_trait-1210460e331f0a03,libzerofrom-94d6c91fd46be5c9,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libhttp-739193c5c4929132,libbytes-00a102391b5f478f,libsync_wrapper-82795f8ff27c70cb,libfutures_core-5b72dc92615109c0,libthiserror-4ce0cee98914a57b,libregex-8e12316f3ec00343,libregex_automata-47a78a3115853dfb,libaho_corasick-f1af112c5e1646db,libregex_syntax-5210c8a89f502eee,libcolored-c62053df6865dd0c,liblazy_static-58edaf41543212f3,libdialoguer-bf241f201bd13dc7,libshell_words-1c29b3f648de57ad,libtempfile-dd5c5f5de3fe37bf,libgetrandom-74ca32a450ca5115,libfastrand-46d3783c18562080,librustix-338a416c935a010a,libbitflags-e970e635774c6f7e,liblinux_raw_sys-643c105a3c17340d,libzeroize-c59311ce59192ddc,libconsole-d35709075fca1cd0,liblibc-0b1948992b76f80f,libunicode_width-052de3cc9bfeee26,libonce_cell-9ec3b2d30075ab56,libserde_json-33b83e4db57a0e45,libmemchr-b567a4d9673dfb1d,libitoa-958180966766c9e6,libzmij-e079605ed1fac3eb,libclap-f81ed5c46542058d,libclap_builder-20afc803d7c73222,libstrsim-7d9507ff4dccca86,libanstream-7556edfcb84820d5,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-b4cb121bc6e4b40c,libanstyle_parse-712f923b289d813b,libutf8parse-cc6465083e1503e1,libclap_lex-9f7648e2d83e186b,libanstyle-5de05ff4a29b559e,libserde-99280728c2088e74,libserde_core-2c931dd3fb8fd185,libsha2-5684f42aafce0fad,libcpufeatures-42612946e83e041b,libcfg_if-73907a425b6e514e,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcAuEvn9/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-c6378816a93e0b8e/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/edge_cases_test-285c955d03175d9d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stacy` (test "edge_cases_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ec0b6c655bc56d810356add53b3eabc75ef32256cd00063a4481929a4cc51165", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec0b6c655bc56d810356add53b3eabc75ef32256cd00063a4481929a4cc51165", kill_on_drop: false }`
[INFO] [stdout] ec0b6c655bc56d810356add53b3eabc75ef32256cd00063a4481929a4cc51165
