[INFO] cloning repository https://github.com/marioidival/limit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marioidival/limit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarioidival%2Flimit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarioidival%2Flimit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 94e3fb06453d32e1ef8147f471dce6261f3809eb
[INFO] testing marioidival/limit 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%2Fmarioidival%2Flimit" "/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/marioidival/limit
[INFO] finished tweaking git repo https://github.com/marioidival/limit
[INFO] tweaked toml for git repo https://github.com/marioidival/limit written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marioidival/limit 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/marioidival/limit 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] [stderr]     Blocking waiting for file lock on package cache
[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] 7a4f9715941252e522b6de550e1cdf356cfcd819a6bdf83d7f62421062645470
[INFO] running `Command { std: "docker" "start" "-a" "7a4f9715941252e522b6de550e1cdf356cfcd819a6bdf83d7f62421062645470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a4f9715941252e522b6de550e1cdf356cfcd819a6bdf83d7f62421062645470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a4f9715941252e522b6de550e1cdf356cfcd819a6bdf83d7f62421062645470", kill_on_drop: false }`
[INFO] [stdout] 7a4f9715941252e522b6de550e1cdf356cfcd819a6bdf83d7f62421062645470
[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] e055aeebcca6861eff0cfa612c267e48ccad8681099afc3c36b0ce4f9cb8e2b0
[INFO] running `Command { std: "docker" "start" "-a" "e055aeebcca6861eff0cfa612c267e48ccad8681099afc3c36b0ce4f9cb8e2b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling memchr v2.8.0
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling tree-sitter v0.26.7
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling fancy-regex v0.12.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling tree-sitter-nix v0.3.0
[INFO] [stderr]    Compiling tree-sitter-hcl v1.1.0
[INFO] [stderr]    Compiling tree-sitter-haskell v0.23.1
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]    Compiling tree-sitter-php v0.24.2
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.1
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-lua v0.5.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-scala v0.25.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling tree-sitter-css v0.25.0
[INFO] [stderr]    Compiling tree-sitter-json v0.23.0
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.1
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-kotlin-sg v0.4.0
[INFO] [stderr]    Compiling tree-sitter-solidity v1.2.13
[INFO] [stderr]    Compiling tree-sitter-c v0.24.1
[INFO] [stderr]    Compiling tree-sitter-swift v0.7.1
[INFO] [stderr]    Compiling tree-sitter-yaml v0.7.2
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-elixir v0.3.5
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling avif-serialize v0.8.8
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling bit-vec v0.9.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling bollard-stubs v1.44.0-rc.2
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling tiktoken-rs v0.5.9
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling hyperlocal-next v0.9.0
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling toml v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling bit-set v0.9.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling bollard v0.16.1
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling ast-grep-core v0.42.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling lsp-types v0.95.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling ast-grep-language v0.42.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling frizbee v0.8.3
[INFO] [stderr]    Compiling limit-tui v0.0.46 (/opt/rustwide/workdir/limit-tui)
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling limit-llm v0.0.46 (/opt/rustwide/workdir/limit-llm)
[INFO] [stderr]    Compiling limit-agent v0.0.46 (/opt/rustwide/workdir/limit-agent)
[INFO] [stderr]    Compiling limit-cli v0.0.46 (/opt/rustwide/workdir/limit-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 28s
[INFO] running `Command { std: "docker" "inspect" "e055aeebcca6861eff0cfa612c267e48ccad8681099afc3c36b0ce4f9cb8e2b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e055aeebcca6861eff0cfa612c267e48ccad8681099afc3c36b0ce4f9cb8e2b0", kill_on_drop: false }`
[INFO] [stdout] e055aeebcca6861eff0cfa612c267e48ccad8681099afc3c36b0ce4f9cb8e2b0
[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] f148d1ed43fc37ac91786fd7cf79a7d052f7922ae744390330db2a285b23e5b2
[INFO] running `Command { std: "docker" "start" "-a" "f148d1ed43fc37ac91786fd7cf79a7d052f7922ae744390330db2a285b23e5b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling limit-tui v0.0.46 (/opt/rustwide/workdir/limit-tui)
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyperlocal-next v0.9.0
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling bollard v0.16.1
[INFO] [stderr]    Compiling limit-llm v0.0.46 (/opt/rustwide/workdir/limit-llm)
[INFO] [stderr]    Compiling limit-agent v0.0.46 (/opt/rustwide/workdir/limit-agent)
[INFO] [stderr]    Compiling limit-cli v0.0.46 (/opt/rustwide/workdir/limit-cli)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcI5VzB7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblimit_cli-def30067f64dc20a,libtempfile-3ffb111b195aa272,libfastrand-46d3783c18562080,liblimit_tui-9a0d95d05a4a49c9,libblake3-12b5cdcf075de068,libconstant_time_eq-75523017299f1a28,libcpufeatures-42612946e83e041b,libarrayref-31df403dfa5725c1,libratatui-a648da900f2dbdc3,libunicode_truncate-e40258c8b24f2cb8,libunicode_width-4f088c2c392af6be,liblru-41f22f5922b36d46,libhashbrown-ab728be833e5a4e2,libfoldhash-7e366b41c3133c29,liballocator_api2-843585b74aa2631f,libitertools-1e0056997c3d0872,libcassowary-76b58fcdcb11d2e8,libcompact_str-65483478eb1d50ca,libstatic_assertions-95336585f0b7f57d,libcastaway-64e1a177ee58c300,libunicode_segmentation-104fa2bc10933852,libunicode_width-8906f12a608a28d1,libstrum-68512690301c4c15,libcrossterm-ce270286f8094e4a,librustix-22995b3b6968c61c,liblinux_raw_sys-13997ef84976b16e,libcrossterm-7c92d78c5ae17320,libderive_more-abccdc11b4eefde0,libsignal_hook_mio-e7859fe7c655db3b,libsignal_hook-ed92b6a8d40e9731,libast_grep_language-d85f3f5d389be264,libtree_sitter_yaml-e4f644fe8e43421c,libtree_sitter_typescript-455f72b0df805f6e,libtree_sitter_swift-f56b7eec2cacef2c,libtree_sitter_solidity-9a37e1ed044cc208,libtree_sitter_scala-476cd9bb4a0ca3b9,libtree_sitter_rust-8381a162e929fb19,libtree_sitter_ruby-94998b27f28cfed4,libtree_sitter_python-5ff251a7b5c3249f,libtree_sitter_php-c8e6b7776140848c,libtree_sitter_nix-3e33b83c22b29f1c,libtree_sitter_lua-f07947788a09741d,libtree_sitter_kotlin_sg-89c65f73a7fa82ef,libtree_sitter_json-f9fc0f614b2330df,libtree_sitter_javascript-d62fe46eb1e75870,libtree_sitter_java-3601ab768c57ed06,libtree_sitter_html-436b82b4e5765beb,libtree_sitter_hcl-80f1b3a340496440,libtree_sitter_haskell-0749b48d4a632646,libtree_sitter_go-8463f5f198de802f,libtree_sitter_elixir-d0feb08eb2dfe9a1,libtree_sitter_css-94506e537f5bbaee,libtree_sitter_c_sharp-4f48b3203ced986b,libtree_sitter_cpp-29d0277365a9718d,libtree_sitter_c-60840335c7b177cb,libtree_sitter_bash-5a40a21e1b370488,libast_grep_core-2b037d1a20b6328b,libtree_sitter-5ef333c5d4605f6e,libtree_sitter_language-6dda939a7b279105,libstreaming_iterator-5bdb3e8e15969997,libbit_set-5b3f0719ef814e10,libbit_vec-f7d577c962c2e648,libsyntect-2dde5e078a9069fd,libonig-123a81f5afa931ec,libonig_sys-7c73784c6cf15a0c,libyaml_rust-11e42fcce459f2be,liblinked_hash_map-1ee61214565638ba,libplist-420941a8d9d0d93a,libtime-731e20d512786091,libtime_core-b3b7d29315fab097,libnum_conv-1d9284b45dc154ae,libderanged-d0420a20de7d12ff,libpowerfmt-dcf4c7392d25d790,libquick_xml-ce6ecf68c3377fc2,libbincode-bff0509f85243368,libtracing_subscriber-31f2524ab84ed4a9,libsharded_slab-09adf4328c5d351e,libmatchers-e35bad372d9d682b,libnu_ansi_term-42172b803cfaa6c2,libthread_local-d943b13476cb4df6,libtracing_log-e1d6634d03cf152f,libignore-4d473870b15a8a08,libwalkdir-ee8993f0698390b9,libsame_file-0fb1d47320046d34,libglobset-5d281e1f505db28c,libfrizbee-e2f2749d97870461,libraw_cpuid-e22eac6595324747,librand-8769d5d997e8564b,libchacha20-47ef25d91e12a944,libcpufeatures-37e62768f95a7272,libarboard-66008a7a47bac48a,libimage-da5c1c95d2da5bdd,libqoi-c801dda7d541b688,libmoxcms-cbb54d737bc3e59e,libpxfm-1c71ed9ff00130ce,libimage_webp-3c894c2cc79a2725,libtiff-41d02e1f91cb9a3b,libfax-a20034ecd2dec85d,libpng-7747c7a1b425a1bf,libflate2-4a456f2fef506707,libfdeflate-bafa967be547b09a,libcrc32fast-6a12d0129be5e8d8,libexr-9d6a2170261ad802,libminiz_oxide-9e2d28c7a433df93,libzune_inflate-db517baff90de47a,libsimd_adler32-cc62824b9254cb74,libbit_field-8e96814bd9841da6,liblebe-b0ece0b1eccc8d11,libhalf-1aaf59c081335fdc,libzune_jpeg-7bfdb7327082e529,libzune_core-c6c970ee5bfd9cc2,libgif-94df6e4b1fdb3397,libcolor_quant-7f431187b872c1d2,libweezl-44433d9e8be050c3,libbyteorder_lite-682fdcb88593f666,libravif-80452546988df541,libloop9-ebf6f0b565bf0be7,libavif_serialize-9d4b1f5245a070eb,libquick_error-c243840ec25f8cdc,librgb-f7b1844cf5e07743,librav1e-502fcfecaaaf03ed,libprofiling-d8b87348c4143120,libav_scenechange-a2da037921410531,liby4m-03e60fbcd6392a66,libaligned-1aca4c5d8bd0c0b5,libas_slice-c294300385f93a14,libav1_grain-d3c3a314fc240dd2,libnom-a36454925f267fd5,libnum_rational-9bc060156aea00ed,libnum_bigint-2940e929cb3b5f23,libnum_integer-9985b140847d8cd0,libmaybe_rayon-8297bd2b1d1c7a6c,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libv_frame-fc9ac3218b96dffb,libarrayvec-ff2a04082732a9b8,libaligned_vec-9809cd8b29153f02,libequator-0dbe210a570ee73c,libbitstream_io-6dce8bf48ebbab12,libitertools-8fb39d0561fb291b,libeither-415b250dd7beb7ac,libimgref-be82f7cdbef9d3e6,libbytemuck-e33fcb59ed98b2d9,libx11rb-dd762dcf87615bf3,libgethostname-d977f422863ecd30,librustix-ee6a29dc24d3f551,liblinux_raw_sys-3dc883aed9ab8fcf,libx11rb_protocol-806e5559ce112015,liblimit_agent-bd7650c162ad5769,libuuid-9d59ef23effab838,libgetrandom-a3ac977a0a003cc0,librand_core-2fa3c52de9110239,liblimit_llm-8b6c29db064c7ab5,libdirs-ac45ca865b6ecaa3,libdirs_sys-a5f2da61439f408e,liboption_ext-fd15afac2aba4923,libtoml-853312621f8ee207,libtoml_writer-6e940b5ab03ab6ee,libtoml_parser-afde2fc2318f3f80,libwinnow-cb6dc427a63af98f,libserde_spanned-6f814ab4249afa78,libtoml_datetime-860291ba3d5b0f15,libthiserror-82082bc69f1723e1,librusqlite-ccb6f8679dd3057f,libfallible_streaming_iterator-7982aad940bdcab8,libfallible_iterator-95f09b8523ec2280,libhashlink-172db1c7460fcded,libhashbrown-3be682264fe0225a,libahash-6bd31258a2b863f1,libzerocopy-158326802185c165,liblibsqlite3_sys-a8e8a645ac486247,libtiktoken_rs-4629596045576547,libbstr-02e8baedd3a466a0,libfancy_regex-210c797730ce42e4,libregex-ec9e7d8ee48b9326,libregex_automata-9846cd78f61b8798,libaho_corasick-89d91f86732e41d4,libregex_syntax-2cfdfc3e5cb17812,libbit_set-30268dd27a6e17cf,libbit_vec-77c12e70f49b3cc7,librustc_hash-b92c8a73412d76c1,libbase64-3c09d9a3080a6023,liblazy_static-58edaf41543212f3,libanyhow-b0726fbe6d61d750,libreqwest-5cac930be7da0bb0,librustls_platform_verifier-4a6a12e26735a357,librustls_native_certs-072e14f387eef4e5,libopenssl_probe-36add93db21104c3,libhyper_rustls-e3cac7475bd1710f,libtokio_rustls-7fb08f4fe417fb64,librustls-43f2f4ffc5b7cbd7,libsubtle-4f5a50036df13274,libwebpki-8871acec27397d1a,libuntrusted-ae5fa18859ffcbba,libaws_lc_rs-9e9bf18eaf195d6a,libaws_lc_sys-5fc82460bf069a4f,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libtower_http-e06832daf0030996,libbitflags-9df9c6f560e10b5f,libiri_string-e65d3e7bbffb2b7a,libtower-3b423b08c7b8c0c3,libtower_layer-3b63c02b4d0ef938,libsync_wrapper-88a17f87f20db495,libasync_stream-9bab280d1741c782,libbollard-b6181d23cc7e4485,libserde_urlencoded-4e161064fe1102d1,libryu-7c364cfb94c444f7,libthiserror-b59c9c6a1af7cab5,libbollard_stubs-edc9417b6dca4f38,libserde_with-bff491bb53066dab,liburl-b0296a90ec4282eb,libidna-e60024108c827acb,libutf8_iter-d59950773a6f062b,libidna_adapter-687ccce22cec2019,libicu_properties-4771f607345e7482,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-25f25a886ec0b001,libicu_normalizer_data-07107859aeec763f,libicu_collections-c03acb2cccbb7614,libpotential_utf-0c447062f9cb6f54,libicu_provider-fdf8c78d3553969f,libicu_locale_core-1f8a38737bbd29b5,libtinystr-288521507421ce51,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-9ee27236bc210be4,libzerotrie-56942c8d9ed83094,libyoke-28baf2c0055800b2,libstable_deref_trait-1210460e331f0a03,libzerofrom-ce51b02a3855dd92,libform_urlencoded-0a6af76535a55b5e,libhyperlocal_next-67fee53d310e61c7,libhex-aa11f1b7b510398f,libhyper_util-33b88c7de23c5fa4,libpercent_encoding-b8714e110ca16f4c,libipnet-780b5bdd2a7e34b5,libtower_service-d85697bf5431d8b4,libhyper-e178e4d85bc1ead7,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-094366d34cc6876e,libindexmap-cbc2be3cad4dccac,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libfnv-bf8b415be0978c3b,libtokio_util-6089322096d8e2a3,libpin_utils-e0a199353c6bf870,libtokio-250529a08bb0c99e,libsignal_hook_registry-e9fa26bf4ee3c46f,liberrno-7f9f2ee6cb61744a,libsocket2-33473a3430d9979a,libmio-17131d2a3e1542ed,liblog-5081bf809293ba62,libparking_lot-3310a2f1b0a70afa,libparking_lot_core-e2f7b6e2e6090920,liblibc-beaac0770c9b643f,libcfg_if-73907a425b6e514e,libsmallvec-695d630f41d8414d,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libhttp_body_util-f257d3eb4c7f1ee4,libhttp_body-07a4b824ab69fae3,libhttp-a0bc74fc3ed71420,libbytes-00a102391b5f478f,libbase64-29d4d4232c317d5e,libtracing-7155df9384c7327a,libtracing_core-7149c692e3fe4e48,libonce_cell-0ac012fec71d6948,libserde_json-595a952371354f01,libitoa-c3f3678fd0b86a79,libzmij-32087f229b5896fd,libfutures-f6a5faf4772cf27e,libfutures_executor-e5bf5a482689943d,libfutures_util-39b53318ce0cda1b,libmemchr-19f85ccd2b063f07,libfutures_io-db39768d7d04483a,libslab-229cf4143d039c7e,libfutures_channel-5b21ff7336169a40,libpin_project_lite-dbd15b1f007a2c34,libfutures_sink-972a6e6f22232cfe,libfutures_task-16f44b435b6f0168,libfutures_core-3f2014b84910caad,libchrono-8607aa60505611b8,libiana_time_zone-e8fde29fdad667ba,libnum_traits-13e0c6dd117d8ba0,libserde-5be27b41e60d3b41,libserde_core-2c931dd3fb8fd185,libclap-af4c006791184b44,libclap_builder-4440b49d587e5faa,libstrsim-7d9507ff4dccca86,libanstream-7925f27caf3ab25e,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-66d855ad06ae6437,libanstyle_parse-82b66404240561dc,libutf8parse-cc6465083e1503e1,libclap_lex-052d8b93ebc26d00,libanstyle-bba356930a6efb93}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcI5VzB7/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/tree-sitter-7b7f140b7d366cf5/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-bash-709c91b7389d85ac/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-c-b0c55b6cbbf8300c/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-c-sharp-4dd1752f280637d4/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-cpp-bbd61b19e9b1b60f/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-css-8ec48254aff9bc9e/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-elixir-02a3c08cb7543bfc/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-go-1f2a28b0b5b246de/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-haskell-db523d7f13ff86d0/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-hcl-6da4613245be2b12/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-html-5315197f60c74a22/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-java-85baf8e16b9818ae/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-javascript-f2c3b769e0db9561/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-json-10c47cf69e1037b4/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-kotlin-sg-c67b8f6661aa714b/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-lua-b0cee32ed462e540/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-nix-0d82a1e44ba21063/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-php-c7a0ac07d31c66dc/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-python-629cbe03329ce8d9/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-ruby-04fbe40ff18b7455/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-rust-afc7e44744956902/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-scala-a4ac3460563d6bb0/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-solidity-d56213e942099f75/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-swift-e0370db15f91f7e2/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-typescript-c6f502afc762cfdb/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-yaml-3aa3e6431fb62735/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-c4c502834dcd236c/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-792b7146f69834be/out" "-L" "/opt/rustwide/target/debug/build/blake3-6fc529e537b84e6e/out" "-L" "/opt/rustwide/target/debug/build/onig_sys-88fab96069d7383b/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lim-215975edde5b97a9" "-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 `limit-cli` (bin "lim") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f148d1ed43fc37ac91786fd7cf79a7d052f7922ae744390330db2a285b23e5b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f148d1ed43fc37ac91786fd7cf79a7d052f7922ae744390330db2a285b23e5b2", kill_on_drop: false }`
[INFO] [stdout] f148d1ed43fc37ac91786fd7cf79a7d052f7922ae744390330db2a285b23e5b2
