[INFO] cloning repository https://github.com/NethermindEth/aztec-lint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NethermindEth/aztec-lint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNethermindEth%2Faztec-lint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNethermindEth%2Faztec-lint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a87dff3c87da8305ec84204e72f287b5d0b5f38e
[INFO] testing NethermindEth/aztec-lint 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%2FNethermindEth%2Faztec-lint" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/NethermindEth/aztec-lint
[INFO] finished tweaking git repo https://github.com/NethermindEth/aztec-lint
[INFO] tweaked toml for git repo https://github.com/NethermindEth/aztec-lint written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NethermindEth/aztec-lint 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/NethermindEth/aztec-lint 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] afd6451d0b229b9cf140f103a632e48a9b2d900840fca0d7e0690fa713b5ecc0
[INFO] running `Command { std: "docker" "start" "-a" "afd6451d0b229b9cf140f103a632e48a9b2d900840fca0d7e0690fa713b5ecc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afd6451d0b229b9cf140f103a632e48a9b2d900840fca0d7e0690fa713b5ecc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afd6451d0b229b9cf140f103a632e48a9b2d900840fca0d7e0690fa713b5ecc0", kill_on_drop: false }`
[INFO] [stdout] afd6451d0b229b9cf140f103a632e48a9b2d900840fca0d7e0690fa713b5ecc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 0848fee410a51c61d5a7f17c76fdcfb19750abf897186f0626920c5b0c2ba56f
[INFO] running `Command { std: "docker" "start" "-a" "0848fee410a51c61d5a7f17c76fdcfb19750abf897186f0626920c5b0c2ba56f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cmov v0.5.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustcrypto-ff v0.14.0-rc.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling ctutils v0.4.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cpubits v0.1.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling base16ct v1.0.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling rustcrypto-group v0.14.0-rc.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zlib-rs v0.6.2
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling keccak v0.2.0-rc.1
[INFO] [stderr]    Compiling safe-proc-macro2 v1.0.95
[INFO] [stderr]    Compiling iter-extended v1.0.0-beta.18 (https://github.com/noir-lang/noir.git?rev=2db78f8894936db05c53430f364360ac9cc5c61f#2db78f88)
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling safe-quote v1.0.40
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling safe-regex-compiler v0.3.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling safe-regex-macro v0.3.0
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling safe-regex v0.3.0
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling smol_str v0.3.5
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling sorted-iter v0.1.11
[INFO] [stderr]    Compiling noirc_arena v1.0.0-beta.18 (https://github.com/noir-lang/noir.git?rev=2db78f8894936db05c53430f364360ac9cc5c61f#2db78f88)
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling build-data v0.3.3
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling rangemap v1.7.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling binary-merge v0.1.2
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling noirc_driver v1.0.0-beta.18 (https://github.com/noir-lang/noir.git?rev=2db78f8894936db05c53430f364360ac9cc5c61f#2db78f88)
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rustc-stable-hash v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling self-replace v1.5.0
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling hybrid-array v0.4.7
[INFO] [stderr]    Compiling der v0.8.0
[INFO] [stderr]    Compiling crypto-common v0.2.0
[INFO] [stderr]    Compiling block-buffer v0.11.0
[INFO] [stderr]    Compiling crypto-bigint v0.7.0-rc.27
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling spki v0.8.0-rc.4
[INFO] [stderr]    Compiling sec1 v0.8.0-rc.13
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling pkcs8 v0.11.0-rc.11
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling digest v0.11.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling sha256 v1.6.0
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling hmac v0.13.0-rc.5
[INFO] [stderr]    Compiling signature v3.0.0-rc.10
[INFO] [stderr]    Compiling sha2 v0.11.0-rc.5
[INFO] [stderr]    Compiling rfc6979 v0.5.0-rc.5
[INFO] [stderr]    Compiling blake2 v0.11.0-rc.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zip v8.1.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling toml v1.0.3+spec-1.1.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling elliptic-curve v0.14.0-rc.28
[INFO] [stderr]    Compiling primefield v0.14.0-rc.7
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling small-ord-set v0.1.3
[INFO] [stderr]    Compiling inplace-vec-builder v0.1.1
[INFO] [stderr]    Compiling jsonrpsee-types v0.25.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling codespan v0.11.1
[INFO] [stderr]    Compiling ecdsa v0.17.0-rc.16
[INFO] [stderr]    Compiling primeorder v0.14.0-rc.7
[INFO] [stderr]    Compiling fm v1.0.0-beta.18 (https://github.com/noir-lang/noir.git?rev=2db78f8894936db05c53430f364360ac9cc5c61f#2db78f88)
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling vec-collections v0.4.3
[INFO] [stderr]    Compiling noirc_span v1.0.0-beta.18 (https://github.com/noir-lang/noir.git?rev=2db78f8894936db05c53430f364360ac9cc5c61f#2db78f88)
[INFO] [stderr]    Compiling jsonrpsee-core v0.25.1
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling k256 v0.14.0-rc.7
[INFO] [stderr]    Compiling p256 v0.14.0-rc.7
[INFO] [stderr]    Compiling noirc_errors v1.0.0-beta.18 (https://github.com/noir-lang/noir.git?rev=2db78f8894936db05c53430f364360ac9cc5c61f#2db78f88)
[INFO] [stderr]    Compiling aztec-lint-sdk v0.6.2 (/opt/rustwide/workdir/crates/aztec-lint-sdk)
[INFO] [stderr]    Compiling jsonrpsee v0.25.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]    Compiling ark-bn254 v0.5.0
[INFO] [stderr]    Compiling acir_field v1.0.0-beta.18 (https://github.com/noir-lang/noir.git?rev=2db78f8894936db05c53430f364360ac9cc5c61f#2db78f88)
[INFO] [stderr]    Compiling ark-grumpkin v0.5.0
[INFO] [stderr]    Compiling brillig v1.0.0-beta.18 (https://github.com/noir-lang/noir.git?rev=2db78f8894936db05c53430f364360ac9cc5c61f#2db78f88)
[INFO] [stderr]    Compiling acir v1.0.0-beta.18 (https://github.com/noir-lang/noir.git?rev=2db78f8894936db05c53430f364360ac9cc5c61f#2db78f88)
[INFO] [stderr]    Compiling acvm_blackbox_solver v1.0.0-beta.18 (https://github.com/noir-lang/noir.git?rev=2db78f8894936db05c53430f364360ac9cc5c61f#2db78f88)
[INFO] [stderr]    Compiling brillig_vm v1.0.0-beta.18 (https://github.com/noir-lang/noir.git?rev=2db78f8894936db05c53430f364360ac9cc5c61f#2db78f88)
[INFO] [stderr]    Compiling bn254_blackbox_solver v1.0.0-beta.18 (https://github.com/noir-lang/noir.git?rev=2db78f8894936db05c53430f364360ac9cc5c61f#2db78f88)
[INFO] [stderr]    Compiling acvm v1.0.0-beta.18 (https://github.com/noir-lang/noir.git?rev=2db78f8894936db05c53430f364360ac9cc5c61f#2db78f88)
[INFO] [stderr]    Compiling noirc_printable_type v1.0.0-beta.18 (https://github.com/noir-lang/noir.git?rev=2db78f8894936db05c53430f364360ac9cc5c61f#2db78f88)
[INFO] [stderr]    Compiling noirc_abi v1.0.0-beta.18 (https://github.com/noir-lang/noir.git?rev=2db78f8894936db05c53430f364360ac9cc5c61f#2db78f88)
[INFO] [stderr]    Compiling noirc_artifacts v1.0.0-beta.18 (https://github.com/noir-lang/noir.git?rev=2db78f8894936db05c53430f364360ac9cc5c61f#2db78f88)
[INFO] [stderr]    Compiling noirc_frontend v1.0.0-beta.18 (https://github.com/noir-lang/noir.git?rev=2db78f8894936db05c53430f364360ac9cc5c61f#2db78f88)
[INFO] [stderr]    Compiling noir_greybox_fuzzer v1.0.0-beta.18 (https://github.com/noir-lang/noir.git?rev=2db78f8894936db05c53430f364360ac9cc5c61f#2db78f88)
[INFO] [stderr]    Compiling noirc_evaluator v1.0.0-beta.18 (https://github.com/noir-lang/noir.git?rev=2db78f8894936db05c53430f364360ac9cc5c61f#2db78f88)
[INFO] [stderr]    Compiling nargo v1.0.0-beta.18 (https://github.com/noir-lang/noir.git?rev=2db78f8894936db05c53430f364360ac9cc5c61f#2db78f88)
[INFO] [stderr]    Compiling nargo_toml v1.0.0-beta.18 (https://github.com/noir-lang/noir.git?rev=2db78f8894936db05c53430f364360ac9cc5c61f#2db78f88)
[INFO] [stderr]    Compiling aztec-lint-core v0.6.2 (/opt/rustwide/workdir/crates/aztec-lint-core)
[INFO] [stderr]    Compiling aztec-lint-aztec v0.6.2 (/opt/rustwide/workdir/crates/aztec-lint-aztec)
[INFO] [stderr]    Compiling aztec-lint-rules v0.6.2 (/opt/rustwide/workdir/crates/aztec-lint-rules)
[INFO] [stderr]    Compiling xtask v0.6.2 (/opt/rustwide/workdir/crates/xtask)
[INFO] [stderr]    Compiling aztec-lint-cli v0.6.2 (/opt/rustwide/workdir/crates/aztec-lint-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s
[INFO] running `Command { std: "docker" "inspect" "0848fee410a51c61d5a7f17c76fdcfb19750abf897186f0626920c5b0c2ba56f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0848fee410a51c61d5a7f17c76fdcfb19750abf897186f0626920c5b0c2ba56f", kill_on_drop: false }`
[INFO] [stdout] 0848fee410a51c61d5a7f17c76fdcfb19750abf897186f0626920c5b0c2ba56f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c79f2f577d03c7443573d03fa7ab10293c70ed33cdc42af3a4d43e964140d5e8
[INFO] running `Command { std: "docker" "start" "-a" "c79f2f577d03c7443573d03fa7ab10293c70ed33cdc42af3a4d43e964140d5e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling aztec-lint-sdk v0.6.2 (/opt/rustwide/workdir/crates/aztec-lint-sdk)
[INFO] [stderr]    Compiling aztec-lint-core v0.6.2 (/opt/rustwide/workdir/crates/aztec-lint-core)
[INFO] [stderr]    Compiling aztec-lint-aztec v0.6.2 (/opt/rustwide/workdir/crates/aztec-lint-aztec)
[INFO] [stderr]    Compiling xtask v0.6.2 (/opt/rustwide/workdir/crates/xtask)
[INFO] [stderr]    Compiling aztec-lint-rules v0.6.2 (/opt/rustwide/workdir/crates/aztec-lint-rules)
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcUH2qci/symbols.o" "<4 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/{libaztec_lint_rules-ad7a0c6c14339562,libaztec_lint_aztec-5eb9c1ee88554004,libaztec_lint_core-a6816b843c0d4f82,libtoml-6f16165989e1f49f,libtoml_writer-35bb0e15a531393e,libtoml_parser-994d055917c0de02,libwinnow-4a077c8f34bde3e6,libserde_spanned-11a25ba433e9d0c5,libtoml_datetime-7ca8e360633ad068,libnargo_toml-da2d94b0eb417d7a,libdirs-b320b29d0eeb3b59,libdirs_sys-91b5ca95a067c506,liboption_ext-61303ef911796993,liburl-b030d67abd38546b,libidna-c3867c3530d3974b,libutf8_iter-51566bbad89f3a68,libidna_adapter-f50a6dd57e57328d,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-7fe87890099a8aee,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-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libfs2-3f507d25c5688c03,libsemver-37f31af02ee76e6e,libnargo-a8ee7df1eed665e5,libtempfile-b044cb944761696a,libfastrand-751bcde24b8aa073,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,libjsonrpsee-8a9d13bb0c698afe,libjsonrpsee_core-24410632657a9581,libtower-4406b18574db136e,libtower_service-3fb88d28c2218805,libtower_layer-d908dd771b239ecd,libpin_project-0264cdf00404e58c,libtokio-5d2b8df4e2c2f2c9,libfutures_util-f7271a03866ad2c6,libfutures_sink-799228b77d0964c7,libfutures_task-5326a9841e0a3cd0,libfutures_core-d037cdb73e959959,libjsonrpsee_types-109f56ddc93483e2,libthiserror-b5530cefa8ed9052,libhttp-621951be98ec0f6f,libbytes-2ed9460101f17bbf,libnoir_greybox_fuzzer-12b0d9a744561f26,libsha256-188976120fa01b9c,libproptest-4322ec415c59d4cc,libunarray-2b0ca735f001c2fa,libregex_syntax-09d4ea68c5905b01,librand_xorshift-bd6df1927a0a8715,librand-424820e59fd50f2f,librand_chacha-ca10ea10f4fd6d71,librand_core-6f9ea4076be1947d,libgetrandom-ca4c045c30c0b854,libbit_set-1fa6ab292f9512d1,libbit_vec-46bedad1cbb6f5b7,libbitflags-19bd3a07fb167555,libnoirc_driver-d49c841b50b92138,librust_embed-dca5d744ae6262ed,librust_embed_utils-eaf34c7125515def,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libsha2-83571e4820b8f325,libnoirc_evaluator-1555741de0fa7c24,libchrono-e75385957147ad47,libiana_time_zone-bcd81aefedc374a6,libvec_collections-65c1480163264cff,libinplace_vec_builder-fd7c68727ce3808b,libbinary_merge-2beb129ec85f6b88,libsorted_iter-997b7e18e96e5b0d,librustc_stable_hash-a3b8d08027bed630,libserde_with-2a9dea6f96b09534,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libnoirc_frontend-c53695a5f464f766,libbn254_blackbox_solver-d2d056d84806e29e,libark_grumpkin-d8f087ebb8a0152d,libsmall_ord_set-3f4eff3a6b73609f,libsmallvec-d79a66323b6b2dd2,libnoirc_arena-a9d29ff7d1c37a7e,libpetgraph-803f2ff149710453,libfixedbitset-625fd2a9d775ed11,libsmol_str-ccee94446e9fccc8,libim-510a30e4d41ad3bb,librand_xoshiro-401906081270d84a,libsized_chunks-a81e60e2bbfc8bd9,libbitmaps-5559e351946abea6,librangemap-51b6968dcb8b90e9,libnoirc_artifacts-b276c77ada33b478,libnoirc_errors-5231ed83860c8157,libnoirc_abi-a69741e90d33d106,libtoml-989a5206a76fa489,libtoml_edit-4830d0a792cf831f,libserde_spanned-286b64f13234c93f,libwinnow-0e488022daf69231,libtoml_datetime-288a596042824d95,libnoirc_printable_type-c566c1ca48052dfb,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libacvm-265ba951c9bded59,librustc_hash-ca4219e344ea5da0,libbrillig_vm-e484002d71e63a10,libacvm_blackbox_solver-89c188d92dc3e410,libkeccak-496c8ede069f7221,libblake3-650c3ff14d212c6f,libconstant_time_eq-1a60f1c89abc6683,libarrayref-81fde35c69841043,libcbc-1582906e3069ef11,liblog-f16ce4b64309590f,libblake2-3f7af1bc75a5d573,libp256-c58cfed055d06b0f,libprimefield-c8e71a0001291a83,libprimeorder-88bc357bc336ce53,libk256-1a38b10ea11a05ec,libsha2-f29beef948e56e97,libecdsa-0a1195542661aec2,librfc6979-fb3dd164286aefc2,libhmac-97d29a59aaa27d72,libsignature-118e7db79380e4bc,libdigest-38e3773c4d475d15,libblock_buffer-8983a00d7d1a525e,libelliptic_curve-dcbc30c026fe0a83,libpkcs8-7453ef7af0a67b8f,libspki-191c34e250c234a4,libsec1-c35bf1b031cee211,libder-a51cdd81e8d9e7e0,libpem_rfc7468-2246d64c81bbc59f,libbase64ct-050420b1c69ac317,libconst_oid-58507ca40e062d76,libcrypto_bigint-45ed578d7438c71c,libctutils-d83eab67d9d9298a,libcmov-38f61d553b20b911,libcpubits-e5b8f921ab9914d7,libbase16ct-d1c74fdef1ad41c5,libcrypto_common-67aeb34ca182ae57,libgetrandom-4437c946ef4a4a81,liblibc-4fc9a7ee991d175f,libhybrid_array-0a8dd76f6e55a932,librustcrypto_group-57ba733fa064f3a7,librustcrypto_ff-6d7f06c398038581,librand_core-0c7241369648ce5c,libsubtle-1c9305436597371b,libaes-cbbb768095de60df,libcpufeatures-e04321643d03190d,libcipher-ddf91deaa17b3b50,libinout-7a89864cbcd91cc7,libblock_padding-79a503f6e8b83c9f,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libacir-92aab8bf6896d833,librmp_serde-c30825ae4ccbf5d9,librmp-828314cc9a724066,libstrum-1c4e15504d531528,libnum_enum-333cbe8805b456e6,libnoirc_span-f640c152e8a60c01,libcodespan-7b2c3ac605e6cd0b,libflate2-199cf584567cc924,libzlib_rs-a2d2512c89a7377f,libbase64-32787b0325ea6df8,libserde_big_array-718278024592256a,libthiserror-135c7838daf768b8,libbrillig-4354b9b3cb09440d,libacir_field-a8dd75bca86a2084,libark_bn254-e90337a564249a15,libark_ec-01207b28b1dca82e,libark_poly-1273010226632286,libahash-afc77f98c8b327c5,libonce_cell-e9252a7b5119f3eb,libhashbrown-f89f7077a6123af3,libfoldhash-07f233db1c671507,liballocator_api2-8d9c1e895dea53bd,libitertools-443d9295d4b11d94,libeither-40b894c145b6eae5,libhex-13e08b3b00984ab7,libcfg_if-83060ec5685761ae,libark_ff-6f6acf0e469458c4,libzeroize-3d1fa201928c0466,libark_serialize-b16b649df7f255a6,libdigest-a86200df96af0fa0,libblock_buffer-857cd83088e64ef5,libcrypto_common-12ef15b8a270c6e2,libgeneric_array-ebcfa313e06ca6cb,libtypenum-13440ebbf1fd8e12,libnum_bigint-32cf0739a2327509,libnum_integer-2660c0e16153feb5,libarrayvec-c7dde542da3995d2,libark_std-0a03d38a808dc89f,libnum_traits-61451ab850bd490d,librand-55c3ecebd8bc78cb,librand_chacha-e385f8c01029fe79,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,librand_core-4b67a56f68d6cbfa,libfm-9a54fe7c54487745,libiter_extended-216da5f0e60e0dde,libcodespan_reporting-18e40caa6e9a5e6b,libunicode_width-b1bc0d6c10c00ecc,libtermcolor-cbafc8825e041b3d,libclap-309279eed66116f4,libclap_builder-886c7738568d6af5,libstrsim-4d1ed08a123238dc,libanstream-8abea42649d55d0c,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-98116f9ed4bc0185,libanstyle-fe219cdab7346aa5,libserde-0529a1fd1ea6836c,libserde_core-49c5f0449f9ff544}.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/rustcUH2qci/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/blake3-6ac55d50eff9f0f7/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/phase3_scoped_levels-c300f142ca25ac31" "-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]    Compiling bstr v1.12.1
[INFO] [stderr] error: could not compile `aztec-lint-rules` (test "phase3_scoped_levels") due to 1 previous error
[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/rustcJZ0iQW/symbols.o" "<4 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/{libaztec_lint_rules-ad7a0c6c14339562,libaztec_lint_aztec-5eb9c1ee88554004,libaztec_lint_core-a6816b843c0d4f82,libtoml-6f16165989e1f49f,libtoml_writer-35bb0e15a531393e,libtoml_parser-994d055917c0de02,libwinnow-4a077c8f34bde3e6,libserde_spanned-11a25ba433e9d0c5,libtoml_datetime-7ca8e360633ad068,libnargo_toml-da2d94b0eb417d7a,libdirs-b320b29d0eeb3b59,libdirs_sys-91b5ca95a067c506,liboption_ext-61303ef911796993,liburl-b030d67abd38546b,libidna-c3867c3530d3974b,libutf8_iter-51566bbad89f3a68,libidna_adapter-f50a6dd57e57328d,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-7fe87890099a8aee,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-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libfs2-3f507d25c5688c03,libsemver-37f31af02ee76e6e,libnargo-a8ee7df1eed665e5,libtempfile-b044cb944761696a,libfastrand-751bcde24b8aa073,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,libjsonrpsee-8a9d13bb0c698afe,libjsonrpsee_core-24410632657a9581,libtower-4406b18574db136e,libtower_service-3fb88d28c2218805,libtower_layer-d908dd771b239ecd,libpin_project-0264cdf00404e58c,libtokio-5d2b8df4e2c2f2c9,libfutures_util-f7271a03866ad2c6,libfutures_sink-799228b77d0964c7,libfutures_task-5326a9841e0a3cd0,libfutures_core-d037cdb73e959959,libjsonrpsee_types-109f56ddc93483e2,libthiserror-b5530cefa8ed9052,libhttp-621951be98ec0f6f,libbytes-2ed9460101f17bbf,libnoir_greybox_fuzzer-12b0d9a744561f26,libsha256-188976120fa01b9c,libproptest-4322ec415c59d4cc,libunarray-2b0ca735f001c2fa,libregex_syntax-09d4ea68c5905b01,librand_xorshift-bd6df1927a0a8715,librand-424820e59fd50f2f,librand_chacha-ca10ea10f4fd6d71,librand_core-6f9ea4076be1947d,libgetrandom-ca4c045c30c0b854,libbit_set-1fa6ab292f9512d1,libbit_vec-46bedad1cbb6f5b7,libbitflags-19bd3a07fb167555,libnoirc_driver-d49c841b50b92138,librust_embed-dca5d744ae6262ed,librust_embed_utils-eaf34c7125515def,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libsha2-83571e4820b8f325,libnoirc_evaluator-1555741de0fa7c24,libchrono-e75385957147ad47,libiana_time_zone-bcd81aefedc374a6,libvec_collections-65c1480163264cff,libinplace_vec_builder-fd7c68727ce3808b,libbinary_merge-2beb129ec85f6b88,libsorted_iter-997b7e18e96e5b0d,librustc_stable_hash-a3b8d08027bed630,libserde_with-2a9dea6f96b09534,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libnoirc_frontend-c53695a5f464f766,libbn254_blackbox_solver-d2d056d84806e29e,libark_grumpkin-d8f087ebb8a0152d,libsmall_ord_set-3f4eff3a6b73609f,libsmallvec-d79a66323b6b2dd2,libnoirc_arena-a9d29ff7d1c37a7e,libpetgraph-803f2ff149710453,libfixedbitset-625fd2a9d775ed11,libsmol_str-ccee94446e9fccc8,libim-510a30e4d41ad3bb,librand_xoshiro-401906081270d84a,libsized_chunks-a81e60e2bbfc8bd9,libbitmaps-5559e351946abea6,librangemap-51b6968dcb8b90e9,libnoirc_artifacts-b276c77ada33b478,libnoirc_errors-5231ed83860c8157,libnoirc_abi-a69741e90d33d106,libtoml-989a5206a76fa489,libtoml_edit-4830d0a792cf831f,libserde_spanned-286b64f13234c93f,libwinnow-0e488022daf69231,libtoml_datetime-288a596042824d95,libnoirc_printable_type-c566c1ca48052dfb,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libacvm-265ba951c9bded59,librustc_hash-ca4219e344ea5da0,libbrillig_vm-e484002d71e63a10,libacvm_blackbox_solver-89c188d92dc3e410,libkeccak-496c8ede069f7221,libblake3-650c3ff14d212c6f,libconstant_time_eq-1a60f1c89abc6683,libarrayref-81fde35c69841043,libcbc-1582906e3069ef11,liblog-f16ce4b64309590f,libblake2-3f7af1bc75a5d573,libp256-c58cfed055d06b0f,libprimefield-c8e71a0001291a83,libprimeorder-88bc357bc336ce53,libk256-1a38b10ea11a05ec,libsha2-f29beef948e56e97,libecdsa-0a1195542661aec2,librfc6979-fb3dd164286aefc2,libhmac-97d29a59aaa27d72,libsignature-118e7db79380e4bc,libdigest-38e3773c4d475d15,libblock_buffer-8983a00d7d1a525e,libelliptic_curve-dcbc30c026fe0a83,libpkcs8-7453ef7af0a67b8f,libspki-191c34e250c234a4,libsec1-c35bf1b031cee211,libder-a51cdd81e8d9e7e0,libpem_rfc7468-2246d64c81bbc59f,libbase64ct-050420b1c69ac317,libconst_oid-58507ca40e062d76,libcrypto_bigint-45ed578d7438c71c,libctutils-d83eab67d9d9298a,libcmov-38f61d553b20b911,libcpubits-e5b8f921ab9914d7,libbase16ct-d1c74fdef1ad41c5,libcrypto_common-67aeb34ca182ae57,libgetrandom-4437c946ef4a4a81,liblibc-4fc9a7ee991d175f,libhybrid_array-0a8dd76f6e55a932,librustcrypto_group-57ba733fa064f3a7,librustcrypto_ff-6d7f06c398038581,librand_core-0c7241369648ce5c,libsubtle-1c9305436597371b,libaes-cbbb768095de60df,libcpufeatures-e04321643d03190d,libcipher-ddf91deaa17b3b50,libinout-7a89864cbcd91cc7,libblock_padding-79a503f6e8b83c9f,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libacir-92aab8bf6896d833,librmp_serde-c30825ae4ccbf5d9,librmp-828314cc9a724066,libstrum-1c4e15504d531528,libnum_enum-333cbe8805b456e6,libnoirc_span-f640c152e8a60c01,libcodespan-7b2c3ac605e6cd0b,libflate2-199cf584567cc924,libzlib_rs-a2d2512c89a7377f,libbase64-32787b0325ea6df8,libserde_big_array-718278024592256a,libthiserror-135c7838daf768b8,libbrillig-4354b9b3cb09440d,libacir_field-a8dd75bca86a2084,libark_bn254-e90337a564249a15,libark_ec-01207b28b1dca82e,libark_poly-1273010226632286,libahash-afc77f98c8b327c5,libonce_cell-e9252a7b5119f3eb,libhashbrown-f89f7077a6123af3,libfoldhash-07f233db1c671507,liballocator_api2-8d9c1e895dea53bd,libitertools-443d9295d4b11d94,libeither-40b894c145b6eae5,libhex-13e08b3b00984ab7,libcfg_if-83060ec5685761ae,libark_ff-6f6acf0e469458c4,libzeroize-3d1fa201928c0466,libark_serialize-b16b649df7f255a6,libdigest-a86200df96af0fa0,libblock_buffer-857cd83088e64ef5,libcrypto_common-12ef15b8a270c6e2,libgeneric_array-ebcfa313e06ca6cb,libtypenum-13440ebbf1fd8e12,libnum_bigint-32cf0739a2327509,libnum_integer-2660c0e16153feb5,libarrayvec-c7dde542da3995d2,libark_std-0a03d38a808dc89f,libnum_traits-61451ab850bd490d,librand-55c3ecebd8bc78cb,librand_chacha-e385f8c01029fe79,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,librand_core-4b67a56f68d6cbfa,libfm-9a54fe7c54487745,libiter_extended-216da5f0e60e0dde,libcodespan_reporting-18e40caa6e9a5e6b,libunicode_width-b1bc0d6c10c00ecc,libtermcolor-cbafc8825e041b3d,libclap-309279eed66116f4,libclap_builder-886c7738568d6af5,libstrsim-4d1ed08a123238dc,libanstream-8abea42649d55d0c,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-98116f9ed4bc0185,libanstyle-fe219cdab7346aa5,libserde-0529a1fd1ea6836c,libserde_core-49c5f0449f9ff544}.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/rustcJZ0iQW/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/blake3-6ac55d50eff9f0f7/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/noir_core_rules-27b02806d5d53f56" "-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 `aztec-lint-rules` (test "noir_core_rules") due to 1 previous error
[INFO] [stderr] error: could not compile `aztec-lint-rules` (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 aztec_lint_rules --edition=2024 crates/aztec-lint-rules/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --deny=warnings --forbid=unsafe_code --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1c1e893f3817af76 -C extra-filename=-7e1621219f42e43d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aztec_lint_aztec=/opt/rustwide/target/debug/deps/libaztec_lint_aztec-5eb9c1ee88554004.rlib --extern aztec_lint_core=/opt/rustwide/target/debug/deps/libaztec_lint_core-a6816b843c0d4f82.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-6ac55d50eff9f0f7/out -L native=/opt/rustwide/target/debug/build/blake3-6ac55d50eff9f0f7/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/rustc44QR5x/symbols.o" "<4 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/{libaztec_lint_rules-ad7a0c6c14339562,libaztec_lint_aztec-5eb9c1ee88554004,libaztec_lint_core-a6816b843c0d4f82,libtoml-6f16165989e1f49f,libtoml_writer-35bb0e15a531393e,libtoml_parser-994d055917c0de02,libwinnow-4a077c8f34bde3e6,libserde_spanned-11a25ba433e9d0c5,libtoml_datetime-7ca8e360633ad068,libnargo_toml-da2d94b0eb417d7a,libdirs-b320b29d0eeb3b59,libdirs_sys-91b5ca95a067c506,liboption_ext-61303ef911796993,liburl-b030d67abd38546b,libidna-c3867c3530d3974b,libutf8_iter-51566bbad89f3a68,libidna_adapter-f50a6dd57e57328d,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-7fe87890099a8aee,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-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libfs2-3f507d25c5688c03,libsemver-37f31af02ee76e6e,libnargo-a8ee7df1eed665e5,libtempfile-b044cb944761696a,libfastrand-751bcde24b8aa073,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,libjsonrpsee-8a9d13bb0c698afe,libjsonrpsee_core-24410632657a9581,libtower-4406b18574db136e,libtower_service-3fb88d28c2218805,libtower_layer-d908dd771b239ecd,libpin_project-0264cdf00404e58c,libtokio-5d2b8df4e2c2f2c9,libfutures_util-f7271a03866ad2c6,libfutures_sink-799228b77d0964c7,libfutures_task-5326a9841e0a3cd0,libfutures_core-d037cdb73e959959,libjsonrpsee_types-109f56ddc93483e2,libthiserror-b5530cefa8ed9052,libhttp-621951be98ec0f6f,libbytes-2ed9460101f17bbf,libnoir_greybox_fuzzer-12b0d9a744561f26,libsha256-188976120fa01b9c,libproptest-4322ec415c59d4cc,libunarray-2b0ca735f001c2fa,libregex_syntax-09d4ea68c5905b01,librand_xorshift-bd6df1927a0a8715,librand-424820e59fd50f2f,librand_chacha-ca10ea10f4fd6d71,librand_core-6f9ea4076be1947d,libgetrandom-ca4c045c30c0b854,libbit_set-1fa6ab292f9512d1,libbit_vec-46bedad1cbb6f5b7,libbitflags-19bd3a07fb167555,libnoirc_driver-d49c841b50b92138,librust_embed-dca5d744ae6262ed,librust_embed_utils-eaf34c7125515def,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libsha2-83571e4820b8f325,libnoirc_evaluator-1555741de0fa7c24,libchrono-e75385957147ad47,libiana_time_zone-bcd81aefedc374a6,libvec_collections-65c1480163264cff,libinplace_vec_builder-fd7c68727ce3808b,libbinary_merge-2beb129ec85f6b88,libsorted_iter-997b7e18e96e5b0d,librustc_stable_hash-a3b8d08027bed630,libserde_with-2a9dea6f96b09534,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libnoirc_frontend-c53695a5f464f766,libbn254_blackbox_solver-d2d056d84806e29e,libark_grumpkin-d8f087ebb8a0152d,libsmall_ord_set-3f4eff3a6b73609f,libsmallvec-d79a66323b6b2dd2,libnoirc_arena-a9d29ff7d1c37a7e,libpetgraph-803f2ff149710453,libfixedbitset-625fd2a9d775ed11,libsmol_str-ccee94446e9fccc8,libim-510a30e4d41ad3bb,librand_xoshiro-401906081270d84a,libsized_chunks-a81e60e2bbfc8bd9,libbitmaps-5559e351946abea6,librangemap-51b6968dcb8b90e9,libnoirc_artifacts-b276c77ada33b478,libnoirc_errors-5231ed83860c8157,libnoirc_abi-a69741e90d33d106,libtoml-989a5206a76fa489,libtoml_edit-4830d0a792cf831f,libserde_spanned-286b64f13234c93f,libwinnow-0e488022daf69231,libtoml_datetime-288a596042824d95,libnoirc_printable_type-c566c1ca48052dfb,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libacvm-265ba951c9bded59,librustc_hash-ca4219e344ea5da0,libbrillig_vm-e484002d71e63a10,libacvm_blackbox_solver-89c188d92dc3e410,libkeccak-496c8ede069f7221,libblake3-650c3ff14d212c6f,libconstant_time_eq-1a60f1c89abc6683,libarrayref-81fde35c69841043,libcbc-1582906e3069ef11,liblog-f16ce4b64309590f,libblake2-3f7af1bc75a5d573,libp256-c58cfed055d06b0f,libprimefield-c8e71a0001291a83,libprimeorder-88bc357bc336ce53,libk256-1a38b10ea11a05ec,libsha2-f29beef948e56e97,libecdsa-0a1195542661aec2,librfc6979-fb3dd164286aefc2,libhmac-97d29a59aaa27d72,libsignature-118e7db79380e4bc,libdigest-38e3773c4d475d15,libblock_buffer-8983a00d7d1a525e,libelliptic_curve-dcbc30c026fe0a83,libpkcs8-7453ef7af0a67b8f,libspki-191c34e250c234a4,libsec1-c35bf1b031cee211,libder-a51cdd81e8d9e7e0,libpem_rfc7468-2246d64c81bbc59f,libbase64ct-050420b1c69ac317,libconst_oid-58507ca40e062d76,libcrypto_bigint-45ed578d7438c71c,libctutils-d83eab67d9d9298a,libcmov-38f61d553b20b911,libcpubits-e5b8f921ab9914d7,libbase16ct-d1c74fdef1ad41c5,libcrypto_common-67aeb34ca182ae57,libgetrandom-4437c946ef4a4a81,liblibc-4fc9a7ee991d175f,libhybrid_array-0a8dd76f6e55a932,librustcrypto_group-57ba733fa064f3a7,librustcrypto_ff-6d7f06c398038581,librand_core-0c7241369648ce5c,libsubtle-1c9305436597371b,libaes-cbbb768095de60df,libcpufeatures-e04321643d03190d,libcipher-ddf91deaa17b3b50,libinout-7a89864cbcd91cc7,libblock_padding-79a503f6e8b83c9f,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libacir-92aab8bf6896d833,librmp_serde-c30825ae4ccbf5d9,librmp-828314cc9a724066,libstrum-1c4e15504d531528,libnum_enum-333cbe8805b456e6,libnoirc_span-f640c152e8a60c01,libcodespan-7b2c3ac605e6cd0b,libflate2-199cf584567cc924,libzlib_rs-a2d2512c89a7377f,libbase64-32787b0325ea6df8,libserde_big_array-718278024592256a,libthiserror-135c7838daf768b8,libbrillig-4354b9b3cb09440d,libacir_field-a8dd75bca86a2084,libark_bn254-e90337a564249a15,libark_ec-01207b28b1dca82e,libark_poly-1273010226632286,libahash-afc77f98c8b327c5,libonce_cell-e9252a7b5119f3eb,libhashbrown-f89f7077a6123af3,libfoldhash-07f233db1c671507,liballocator_api2-8d9c1e895dea53bd,libitertools-443d9295d4b11d94,libeither-40b894c145b6eae5,libhex-13e08b3b00984ab7,libcfg_if-83060ec5685761ae,libark_ff-6f6acf0e469458c4,libzeroize-3d1fa201928c0466,libark_serialize-b16b649df7f255a6,libdigest-a86200df96af0fa0,libblock_buffer-857cd83088e64ef5,libcrypto_common-12ef15b8a270c6e2,libgeneric_array-ebcfa313e06ca6cb,libtypenum-13440ebbf1fd8e12,libnum_bigint-32cf0739a2327509,libnum_integer-2660c0e16153feb5,libarrayvec-c7dde542da3995d2,libark_std-0a03d38a808dc89f,libnum_traits-61451ab850bd490d,librand-55c3ecebd8bc78cb,librand_chacha-e385f8c01029fe79,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,librand_core-4b67a56f68d6cbfa,libfm-9a54fe7c54487745,libiter_extended-216da5f0e60e0dde,libcodespan_reporting-18e40caa6e9a5e6b,libunicode_width-b1bc0d6c10c00ecc,libtermcolor-cbafc8825e041b3d,libclap-309279eed66116f4,libclap_builder-886c7738568d6af5,libstrsim-4d1ed08a123238dc,libanstream-8abea42649d55d0c,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-98116f9ed4bc0185,libanstyle-fe219cdab7346aa5,libserde-0529a1fd1ea6836c,libserde_core-49c5f0449f9ff544}.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/rustc44QR5x/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/blake3-6ac55d50eff9f0f7/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/aztec_foundation_rules-a1b4f9cc0ff0c953" "-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 `aztec-lint-rules` (test "aztec_foundation_rules") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c79f2f577d03c7443573d03fa7ab10293c70ed33cdc42af3a4d43e964140d5e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c79f2f577d03c7443573d03fa7ab10293c70ed33cdc42af3a4d43e964140d5e8", kill_on_drop: false }`
[INFO] [stdout] c79f2f577d03c7443573d03fa7ab10293c70ed33cdc42af3a4d43e964140d5e8
