[INFO] cloning repository https://github.com/89jobrien/obfsck
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/89jobrien/obfsck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F89jobrien%2Fobfsck", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F89jobrien%2Fobfsck'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f217994309d2461f0d551b24816f10fac93adffd
[INFO] testing 89jobrien/obfsck against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F89jobrien%2Fobfsck" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/89jobrien/obfsck
[INFO] finished tweaking git repo https://github.com/89jobrien/obfsck
[INFO] tweaked toml for git repo https://github.com/89jobrien/obfsck written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/89jobrien/obfsck on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/89jobrien/obfsck 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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63a1226201c078078d6bdd0d2a4bd1ff2502910319014e9c8d65ae73f298023c
[INFO] running `Command { std: "docker" "start" "-a" "63a1226201c078078d6bdd0d2a4bd1ff2502910319014e9c8d65ae73f298023c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63a1226201c078078d6bdd0d2a4bd1ff2502910319014e9c8d65ae73f298023c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63a1226201c078078d6bdd0d2a4bd1ff2502910319014e9c8d65ae73f298023c", kill_on_drop: false }`
[INFO] [stdout] 63a1226201c078078d6bdd0d2a4bd1ff2502910319014e9c8d65ae73f298023c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b7398495e2165f995c156465c431a9d7474ddaf46821cece7883380f1ff12ac
[INFO] running `Command { std: "docker" "start" "-a" "2b7398495e2165f995c156465c431a9d7474ddaf46821cece7883380f1ff12ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling serde_with v3.17.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling value-ext v0.1.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling minijinja v2.16.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling simplify_baml_macros v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling shellexpand v3.1.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling genai v0.4.4
[INFO] [stderr]    Compiling simplify_baml v0.2.0
[INFO] [stderr]    Compiling obfsck v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 25s
[INFO] running `Command { std: "docker" "inspect" "2b7398495e2165f995c156465c431a9d7474ddaf46821cece7883380f1ff12ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b7398495e2165f995c156465c431a9d7474ddaf46821cece7883380f1ff12ac", kill_on_drop: false }`
[INFO] [stdout] 2b7398495e2165f995c156465c431a9d7474ddaf46821cece7883380f1ff12ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04ce398b90255c28f4fb17c5b2b64f1fbd6c6d547ad0d56eb98fbe8cd63924fb
[INFO] running `Command { std: "docker" "start" "-a" "04ce398b90255c28f4fb17c5b2b64f1fbd6c6d547ad0d56eb98fbe8cd63924fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling value-ext v0.1.3
[INFO] [stderr]    Compiling minijinja v2.16.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling genai v0.4.4
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling simplify_baml v0.2.0
[INFO] [stderr]    Compiling obfsck v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `obfsck` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name obfsck --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("legacy-user-scan", "path-policy-home-user-redact", "path-policy-non-allowlisted-redact"))' -C metadata=e9c79261781e2a85 -C extra-filename=-47893ad729cc8a91 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-1019db0bdf8f52b7.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-71149c7747931bb9.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-56862eaeef513a15.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-c5a63c67da84c455.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1342197ac76a7579.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-79a02d7aa12754d3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bc9e348431e4dd64.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6fed612a1dcbae30.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-ddf87a9733a53c80.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d6777488adf6403e.rlib --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-b558091818ec4362.rlib --extern simplify_baml=/opt/rustwide/target/debug/deps/libsimplify_baml-5825a79723931375.rlib --extern simplify_baml_macros=/opt/rustwide/target/debug/deps/libsimplify_baml_macros-fbb05ba55222f384.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b5530cefa8ed9052.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5bd2e049ddd9cb73.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-0bee061a483d7874.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d5150410197196c1.rlib --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-84996e7f5b9b2470.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3b5eb37aaec947b4.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-cb9e7067717603a6/out` (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/rustcPOlAll/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libobfsck-5bbc8e6a80c2486a,libtracing_appender-84996e7f5b9b2470,libtime-2d9356022f297250,libtime_core-031b6ab885a7634b,libnum_conv-9ace8b7f2a214982,libderanged-d0114085ae3b02c5,libpowerfmt-f6019a2766e431f7,libcrossbeam_channel-c975edaf87631b25,libcrossbeam_utils-f696a08ab1e94e7a,libshellexpand-b558091818ec4362,libdirs-b320b29d0eeb3b59,libdirs_sys-91b5ca95a067c506,liboption_ext-61303ef911796993,libserde_yaml-ddf87a9733a53c80,libunsafe_libyaml-d3127b66fe569cc5,libtracing_subscriber-3b5eb37aaec947b4,libtracing_serde-bc63811f0bd1cf7e,libsharded_slab-bd3e89e1e50b7c87,liblazy_static-3674be3f4245d19b,libmatchers-657b767e2e15aeb8,libnu_ansi_term-745c727bb3e87c52,libthread_local-b4f6fe44d641c0b1,libtracing_log-ec4da570862f46db,libsha2-d6777488adf6403e,libcpufeatures-e04321643d03190d,libdigest-58e72b83ad3d3d94,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libregex-1342197ac76a7579,libregex_automata-e4e8d49138828df4,libaho_corasick-fa94425a423a79cf,libregex_syntax-6d6ee545e2ffad72,libaxum-1019db0bdf8f52b7,libserde_path_to_error-167b66c20b56519b,libmatchit-9aa922efa503b546,libaxum_core-9a7aa6c5e559e25a,libthiserror-b5530cefa8ed9052,libsimplify_baml-5825a79723931375,libreqwest-79a02d7aa12754d3,libhyper_rustls-703f4fab3d89cdf2,libwebpki_roots-d9cc86348a7593ab,libhyper_tls-4fb95635c07f07a7,libtokio_native_tls-960862a567e84a2d,libtokio_rustls-0674ceea12ec7075,librustls-f84b79b3b0231f90,libsubtle-2ae6a7038b9a0630,libwebpki-dee9a6d3eec2c4ca,libring-a7022f0fd22af1e7,libgetrandom-eb45b4319acb22f9,libuntrusted-b2f816886faf2178,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,libserde_urlencoded-695849f141e3ebde,libryu-1f4f40e4352371e5,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-0bee061a483d7874,libuuid-77c708a779257315,libgetrandom-cc43160b00bc56d6,libiri_string-7980c6545d934b56,libtower-21ca441bd8926afb,libtower_layer-d908dd771b239ecd,libnative_tls-634d1e2e964de8bc,libopenssl_probe-6b1b371432012237,libopenssl-e009864fd3e04436,libbitflags-89a023adeebf44a1,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-b5710a0be79ef7ba,libhyper_util-5c2e3e5ce4e99094,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-370a5f114b24afb7,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-a49b551720520626,libtracing-d5150410197196c1,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libfnv-79e2cbfbe03dcd16,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libtokio_util-fd93a89e4de609a1,libtokio-5bd2e049ddd9cb73,libsignal_hook_registry-00eb75f3c9e86bec,liberrno-345ad5fbce0e89b6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libparking_lot-a05e4e8f8264754b,libparking_lot_core-94b7a9de0b65633f,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-f29b0c4104e04cac,libhttp_body-55146306285889c1,liblog-b262261d47bd2eba,liburl-dd3e632e2d9ed8f5,libidna-c1ecc125a869dc7e,libutf8_iter-51566bbad89f3a68,libidna_adapter-620eb08cf61dc048,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-9343f1ca7ab62c29,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-136bb52bbac7dd5c,libpotential_utf-1305f2ad64e092c7,libicu_provider-865ed6cab506fd5d,libicu_locale_core-1d6daa38b30cde8c,libtinystr-6e270dfabff785db,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-cab26583ee8198cc,libzerotrie-5b9bbc914da48b8e,libyoke-8782af6a68030e4d,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-8c2ea569abd07b2f,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhttp-621951be98ec0f6f,libbytes-2ed9460101f17bbf,libsync_wrapper-6bdfbc29c4269203,libthiserror-135c7838daf768b8,libfutures-962dab29448f7d47,libfutures_executor-0fa4de5248fda4b3,libfutures_util-a87c76de3eeaa704,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libpin_project_lite-72bf04572caa1c84,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libminijinja-28089e9fd5af39ae,libanyhow-9e4c44ac98d8e4ea,libserde_json-6fed612a1dcbae30,libmemchr-5cfa70d22cb32987,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libchrono-71149c7747931bb9,libiana_time_zone-bcd81aefedc374a6,libnum_traits-8025aadba3f5277e,libserde-bc9e348431e4dd64,libserde_core-46542aab222bf259,libclap-56862eaeef513a15,libclap_builder-95e89f1adb0ffcfb,libstrsim-4d1ed08a123238dc,libanstream-8abea42649d55d0c,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-98116f9ed4bc0185,libanstyle-fe219cdab7346aa5}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcPOlAll/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-cb9e7067717603a6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/api-14217486f3aaeaca" "-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 `obfsck` (bin "api") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "04ce398b90255c28f4fb17c5b2b64f1fbd6c6d547ad0d56eb98fbe8cd63924fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04ce398b90255c28f4fb17c5b2b64f1fbd6c6d547ad0d56eb98fbe8cd63924fb", kill_on_drop: false }`
[INFO] [stdout] 04ce398b90255c28f4fb17c5b2b64f1fbd6c6d547ad0d56eb98fbe8cd63924fb
