[INFO] cloning repository https://github.com/tobysheriff/cue
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tobysheriff/cue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobysheriff%2Fcue", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobysheriff%2Fcue'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b6a3d80cf4178616e574ba842076c7859f404481
[INFO] checking tobysheriff/cue/b6a3d80cf4178616e574ba842076c7859f404481 against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobysheriff%2Fcue" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tobysheriff/cue
[INFO] finished tweaking git repo https://github.com/tobysheriff/cue
[INFO] tweaked toml for git repo https://github.com/tobysheriff/cue written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tobysheriff/cue on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tobysheriff/cue 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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `repository` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:24:1
[INFO] [stderr]    |
[INFO] [stderr] 24 | repository = "https://github.com/cue-im/cue"
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.repository`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/signalapp/libsignal`
[INFO] [stderr]     Updating git repository `https://github.com/signalapp/SparsePostQuantumRatchet.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded protox-parse v0.7.0
[INFO] [stderr]   Downloaded sorted-vec v0.8.11
[INFO] [stderr]   Downloaded block-padding v0.4.2
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.21
[INFO] [stderr]   Downloaded prost-build v0.14.4
[INFO] [stderr]   Downloaded libcrux-hmac v0.0.8
[INFO] [stderr]   Downloaded libcrux-platform v0.0.3
[INFO] [stderr]   Downloaded libcrux-macros v0.0.3
[INFO] [stderr]   Downloaded hax-lib-macros-types v0.3.7
[INFO] [stderr]   Downloaded universal-hash v0.6.1
[INFO] [stderr]   Downloaded data-encoding-macro-internal v0.1.19
[INFO] [stderr]   Downloaded libcrux-sha2 v0.0.8
[INFO] [stderr]   Downloaded ghash v0.6.0
[INFO] [stderr]   Downloaded polyval v0.7.3
[INFO] [stderr]   Downloaded hpke-rs v0.7.0
[INFO] [stderr]   Downloaded libcrux-hacl-rs v0.0.5
[INFO] [stderr]   Downloaded libcrux-intrinsics v0.0.8
[INFO] [stderr]   Downloaded hpke-rs-crypto v0.7.0
[INFO] [stderr]   Downloaded hax-lib-macros v0.3.7
[INFO] [stderr]   Downloaded cbc v0.2.1
[INFO] [stderr]   Downloaded libcrux-traits v0.0.8
[INFO] [stderr]   Downloaded core-models v0.0.7
[INFO] [stderr]   Downloaded ctr v0.10.1
[INFO] [stderr]   Downloaded crabgrind v0.2.6
[INFO] [stderr]   Downloaded protox v0.7.2
[INFO] [stderr]   Downloaded libcrux-secrets v0.0.6
[INFO] [stderr]   Downloaded keyring v4.1.6
[INFO] [stderr]   Downloaded libcrux-sha3 v0.0.10
[INFO] [stderr]   Downloaded prost-reflect v0.14.7
[INFO] [stderr]   Downloaded x25519-dalek v3.0.0
[INFO] [stderr]   Downloaded aes v0.9.2
[INFO] [stderr]   Downloaded libcrux-ml-kem v0.0.10
[INFO] [stderr]   Downloaded rusqlite v0.33.0
[INFO] [stderr]   Downloaded hax-lib v0.3.7
[INFO] [stderr]   Downloaded libsqlite3-sys v0.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 05624bc4ca000c899f3dc27410bd23f0349e2a98664cae4d7ee03a0081ae4172
[INFO] running `Command { std: "docker" "start" "05624bc4ca000c899f3dc27410bd23f0349e2a98664cae4d7ee03a0081ae4172", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05624bc4ca000c899f3dc27410bd23f0349e2a98664cae4d7ee03a0081ae4172", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "05624bc4ca000c899f3dc27410bd23f0349e2a98664cae4d7ee03a0081ae4172" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05624bc4ca000c899f3dc27410bd23f0349e2a98664cae4d7ee03a0081ae4172", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "05624bc4ca000c899f3dc27410bd23f0349e2a98664cae4d7ee03a0081ae4172" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `repository` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:24:1
[INFO] [stderr]    |
[INFO] [stderr] 24 | repository = "https://github.com/cue-im/cue"
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.repository`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]    Compiling hax-lib v0.3.7
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling libcrux-intrinsics v0.0.8
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling libcrux-sha3 v0.0.10
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking libcrux-platform v0.0.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking data-encoding v2.11.1
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling libcrux-ml-kem v0.0.10
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking libsignal-debug v0.99.3 (https://github.com/signalapp/libsignal?tag=v0.99.3#622d0d52)
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling aws-lc-rs v1.17.3
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking sorted-vec v0.8.11
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking bitcoin_hashes v0.14.101
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking const-str v1.1.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4fcf39725a9c99bd495d8c73af83628a256ff9a9/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.119/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=bf38a81996b8b5d7 -C extra-filename=-bedaf2505f3d128e --out-dir /opt/rustwide/target/debug/build/syn/bedaf2505f3d128e/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/4fd9d1319fb4ed1e/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/4fd9d1319fb4ed1e/out/libproc_macro2-4fd9d1319fb4ed1e.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/e61a912ae24688fb/out/libquote-e61a912ae24688fb.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4fcf39725a9c99bd495d8c73af83628a256ff9a9/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="meta"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode-bool"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=900e92cb15e862f4 -C extra-filename=-5685bdfd4e774b1b --out-dir /opt/rustwide/target/debug/build/regex-automata/5685bdfd4e774b1b/out --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/ad84fdbac3b7a759/out/libregex_syntax-ad84fdbac3b7a759.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "05624bc4ca000c899f3dc27410bd23f0349e2a98664cae4d7ee03a0081ae4172", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05624bc4ca000c899f3dc27410bd23f0349e2a98664cae4d7ee03a0081ae4172", kill_on_drop: false }`
[INFO] [stdout] 05624bc4ca000c899f3dc27410bd23f0349e2a98664cae4d7ee03a0081ae4172
