[INFO] cloning repository https://github.com/New1Direction/rustyfi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/New1Direction/rustyfi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNew1Direction%2Frustyfi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNew1Direction%2Frustyfi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a735a5ab1e9b789ddec2a792b8d13ee6df5bd44e
[INFO] testing New1Direction/rustyfi against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNew1Direction%2Frustyfi" "/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/New1Direction/rustyfi
[INFO] finished tweaking git repo https://github.com/New1Direction/rustyfi
[INFO] tweaked toml for git repo https://github.com/New1Direction/rustyfi written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/New1Direction/rustyfi on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/New1Direction/rustyfi 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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c0705dbe111fbdcdb1bbd266fa0440deaa0e2f7f0f1fc839995ad142e902f85c
[INFO] running `Command { std: "docker" "start" "c0705dbe111fbdcdb1bbd266fa0440deaa0e2f7f0f1fc839995ad142e902f85c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0705dbe111fbdcdb1bbd266fa0440deaa0e2f7f0f1fc839995ad142e902f85c", 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" "c0705dbe111fbdcdb1bbd266fa0440deaa0e2f7f0f1fc839995ad142e902f85c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0705dbe111fbdcdb1bbd266fa0440deaa0e2f7f0f1fc839995ad142e902f85c", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c0705dbe111fbdcdb1bbd266fa0440deaa0e2f7f0f1fc839995ad142e902f85c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling deflate64 v0.1.12
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustyfi-core v0.5.0 (/opt/rustwide/workdir/crates/rustyfi-core)
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rustyfi-engine v0.5.0 (/opt/rustwide/workdir/crates/rustyfi-engine)
[INFO] [stderr]    Compiling rustyfi-cli v0.5.0 (/opt/rustwide/workdir/crates/rustyfi-cli)
[INFO] [stderr]    Compiling rustyfi-server v0.5.0 (/opt/rustwide/workdir/crates/rustyfi-server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "c0705dbe111fbdcdb1bbd266fa0440deaa0e2f7f0f1fc839995ad142e902f85c", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c0705dbe111fbdcdb1bbd266fa0440deaa0e2f7f0f1fc839995ad142e902f85c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustyfi-core v0.5.0 (/opt/rustwide/workdir/crates/rustyfi-core)
[INFO] [stderr]    Compiling rustyfi-engine v0.5.0 (/opt/rustwide/workdir/crates/rustyfi-engine)
[INFO] [stderr]    Compiling rustyfi-server v0.5.0 (/opt/rustwide/workdir/crates/rustyfi-server)
[INFO] [stderr]    Compiling rustyfi-cli v0.5.0 (/opt/rustwide/workdir/crates/rustyfi-cli)
[INFO] [stderr] error: could not compile `rustyfi-engine` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustyfi_engine --edition=2021 crates/rustyfi-engine/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=7a718f797acb3ed4 -C extra-filename=-3581cbce97008b67 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1567c296f274469b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e846bad53a4a9d91.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-e450c92a5ef0b60a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1342197ac76a7579.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-88e62ba2bcfd9076.rlib --extern rustyfi_core=/opt/rustwide/target/debug/deps/librustyfi_core-0f9805829289042e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-492ea438e695f8ea.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3e749aaab5797224.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-ca927ab881f57dd1.rlib --extern shlex=/opt/rustwide/target/debug/deps/libshlex-dc6b4c4e5548d418.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-48e9663db7e1124c.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-50ad8fd3a6f486c7.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9cf2673d3cd89e8a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-af0d5fc883036f54.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-18a59e9829231b53.rlib --extern wait_timeout=/opt/rustwide/target/debug/deps/libwait_timeout-fe020098b4d720a6.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-7cc6f300a6f0bf06.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-1601646ce32b436c.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-bc09235fe6d97f8e/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-a04970a255a1292d/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-1b70c73f40dd4856/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc0Xr5LC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librustyfi_engine-4e4a7aa05728712a,libreqwest-88e62ba2bcfd9076,libhyper_rustls-dd21ccfaecab2a81,libwebpki_roots-954924583baf9fe8,libtokio_rustls-7671844db16caac3,librustls-09959f20795cc8c4,libwebpki-cb6138ccf74372d0,libring-18f8c33c1abb73f4,libgetrandom-da9c6145cd4f38a1,libuntrusted-b2f816886faf2178,librustls_pki_types-8c9a98b33dbfe482,libserde_urlencoded-9ca10c417cf5d029,libtower_http-0b75b0c5703c50b0,libtower-10254af27e69dcd9,libtower_layer-d908dd771b239ecd,libhyper_util-58d67d4f707527d6,libbase64-32787b0325ea6df8,libipnet-61ca7a5e1c2863d4,libtower_service-3fb88d28c2218805,libhyper-fe09a58ce45b0c4b,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_channel-04b287164a72dbf0,libtokio-9b314e376423b11a,libsignal_hook_registry-97fb91977beb15cc,liberrno-40a43d7c8a9b8122,libsocket2-2367bcf2eb96355a,libmio-3f5f6fa89ecad527,libparking_lot-080783593a730975,libparking_lot_core-bccd0786fb787739,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-ed5fbd1db1f6d6fc,libhttp_body-8d8f9f8398f09fa7,libfutures_util-53eb6afd9fbea9a6,libfutures_io-a8805bd12b2ab705,libslab-ed301aba3460fb05,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,liburl-51e82d0252cc4cd8,libidna-3501f109c0172a08,libidna_adapter-488d12d02044d7aa,libicu_properties-68b522fed901008b,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-a9ba826815985e78,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-ef747c5359697b4d,libutf8_iter-51566bbad89f3a68,libpotential_utf-1087e2dbf0dbf848,libicu_provider-6b6c3c0b5c01ae84,libicu_locale_core-650c2a6e359521d3,libtinystr-3c5696f634383672,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-71d22274fec074fb,libzerotrie-0f28012bb941613a,libyoke-9de561fab9cbb9b4,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-495facb6ea5898e8,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhttp-563f2cb150350555,libbytes-2ed9460101f17bbf,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libserde_yaml-ca927ab881f57dd1,libryu-1f4f40e4352371e5,libunsafe_libyaml-d3127b66fe569cc5,libshlex-dc6b4c4e5548d418,libregex-1342197ac76a7579,libregex_automata-e4e8d49138828df4,libaho_corasick-fa94425a423a79cf,libregex_syntax-6d6ee545e2ffad72,libzip-1601646ce32b436c,libxz2-2b4fc44c9dbf06f2,liblzma_sys-0a98ee969312d068,libdeflate64-b0eeb29c560c57da,libgetrandom-5a65eaeeaf495ee7,libpbkdf2-0cb413eaf5419f26,libzstd-32fb2584f36e8865,libzstd_safe-a83ebceb370bb0fb,libzstd_sys-cfe5617fa8da1a89,libzopfli-799e7cb1416ad942,libbumpalo-09592ac400046911,libbzip2-ba9472f1aa947277,libbzip2_sys-7a6bc80e3d7d7c8f,libflate2-0aefb2d905d6da67,libminiz_oxide-2575e76130bd6d41,libsimd_adler32-255587d23a406577,libtime-edc7f97738b27db2,libtime_core-031b6ab885a7634b,libnum_conv-8bd7073c84ef42cd,libderanged-d0114085ae3b02c5,libpowerfmt-f6019a2766e431f7,libthiserror-c11c28133bc67dd6,liblzma_rs-60be008cbf8f5914,libcrc-c7d92037d8a82253,libcrc_catalog-229f3d571887ef81,libbyteorder-8f59b6d1bfdaa844,libindexmap-b92bb9c25241b995,libequivalent-6a754676e6af62ae,libhashbrown-d7214d631586fd51,libcrc32fast-77160f4e25d6fc25,libaes-730895917727c0e2,libcipher-4c359bf231599ee5,libinout-8d84090710490805,libzeroize-7574a78ccc6bd1bf,libsha1-1f4799a0bdc86cea,libcpufeatures-e04321643d03190d,libhmac-e7c370bcf63a0a27,libdigest-9d15f55784b8157b,libsubtle-2ae6a7038b9a0630,libblock_buffer-bba24321e7b40706,libcrypto_common-25561c32e2e433f4,libgeneric_array-c2fdd0cc081e51ad,libtypenum-ec75592541d0a339,libconstant_time_eq-efbf8da8f259d1ea,librayon-e450c92a5ef0b60a,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-a2cfdb2fff2f34c0,libuuid-18a59e9829231b53,libtempfile-50ad8fd3a6f486c7,libgetrandom-fb4c32fda73a41c0,libcfg_if-83060ec5685761ae,libfastrand-8c711c36072d5b5b,librustix-66eac2e94111ec6f,libbitflags-db7b9c0337a7ee76,liblinux_raw_sys-0b6cde911e9a3109,libsyn-48e9663db7e1124c,libquote-e846bad53a4a9d91,libproc_macro2-1567c296f274469b,libunicode_ident-1996c11fff15f062}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libwait_timeout-fe020098b4d720a6,liblibc-612664c2206eec43,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libtracing-af0d5fc883036f54,liblog-b262261d47bd2eba,libpin_project_lite-0a15d51c77964692,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,librustyfi_core-0f9805829289042e,libserde_json-3e749aaab5797224,libmemchr-5cfa70d22cb32987,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libthiserror-9cf2673d3cd89e8a,libserde-492ea438e695f8ea,libserde_core-21f22ac7b803fb0e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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" "-llzma" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc0Xr5LC/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-bc09235fe6d97f8e/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-a04970a255a1292d/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1b70c73f40dd4856/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/claude_doctor_live-752e72ce287637ea" "-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 `rustyfi-engine` (test "claude_doctor_live") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c0705dbe111fbdcdb1bbd266fa0440deaa0e2f7f0f1fc839995ad142e902f85c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0705dbe111fbdcdb1bbd266fa0440deaa0e2f7f0f1fc839995ad142e902f85c", kill_on_drop: false }`
[INFO] [stdout] c0705dbe111fbdcdb1bbd266fa0440deaa0e2f7f0f1fc839995ad142e902f85c
