[INFO] cloning repository https://github.com/QUBIP/aurora
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/QUBIP/aurora" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQUBIP%2Faurora", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQUBIP%2Faurora'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45202f00a3b86ea3ac8fbc371254ff5022c152ef
[INFO] checking QUBIP/aurora against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQUBIP%2Faurora" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/QUBIP/aurora
[INFO] finished tweaking git repo https://github.com/QUBIP/aurora
[INFO] tweaked toml for git repo https://github.com/QUBIP/aurora written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/QUBIP/aurora on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/QUBIP/aurora 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8635a25bdbf10205877c3eb3edb2582a686d9c4d2a573e2dcb2b6baef2f60617
[INFO] running `Command { std: "docker" "start" "8635a25bdbf10205877c3eb3edb2582a686d9c4d2a573e2dcb2b6baef2f60617", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8635a25bdbf10205877c3eb3edb2582a686d9c4d2a573e2dcb2b6baef2f60617", 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" "8635a25bdbf10205877c3eb3edb2582a686d9c4d2a573e2dcb2b6baef2f60617" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8635a25bdbf10205877c3eb3edb2582a686d9c4d2a573e2dcb2b6baef2f60617", 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" "8635a25bdbf10205877c3eb3edb2582a686d9c4d2a573e2dcb2b6baef2f60617" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling hax-lib v0.3.6
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]     Checking signature v3.0.0
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libcrux-intrinsics v0.0.7
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling num-iter v0.1.46
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling libcrux-sha3 v0.0.9
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0
[INFO] [stderr]     Checking libcrux-platform v0.0.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling libcrux-ml-kem v0.0.9
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking bitvec v1.1.1
[INFO] [stderr]     Checking generic-array v1.4.3
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling libgit2-sys v0.18.5+1.9.4
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking keccak v0.2.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling function_name-proc-macro v0.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling openssl_provider_forge v0.10.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking function_name v0.3.0
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking der v0.8.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking sha3 v0.11.0
[INFO] [stderr]     Checking ed25519 v3.0.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking jiff v0.2.31
[INFO] [stderr]     Checking xml-no-std v0.8.26
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking constcat v0.6.1
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking spki v0.8.0
[INFO] [stderr]     Checking pkcs8 v0.11.0
[INFO] [stderr]     Checking bitvec-nom2 v0.2.1
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rasn-derive-impl v0.27.4
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling rasn-compiler v0.16.0
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling hax-lib-macros v0.3.6
[INFO] [stderr]    Compiling libcrux-macros v0.0.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.54
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]     Checking libcrux-hacl-rs v0.0.5
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking libcrux-secrets v0.0.5
[INFO] [stderr]    Compiling asn1_derive v0.24.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking libcrux-traits v0.0.7
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling rasn-derive v0.27.4
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]     Checking asn1 v0.24.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]     Checking snafu v0.8.9
[INFO] [stderr]     Checking rasn v0.27.0
[INFO] [stderr]     Checking ed25519-dalek v3.0.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]     Checking wycheproof v0.6.0 (https://github.com/eferollo/wycheproof-rs?branch=composite-mldsa-draft13#c501af16)
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr] error: could not compile `wycheproof` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name wycheproof --edition=2021 /opt/rustwide/cargo-home/git/checkouts/wycheproof-rs-3d90a9ed05ea7d9a/c501af1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="aead"' --cfg 'feature="cipher"' --cfg 'feature="composite_mldsa_sign"' --cfg 'feature="composite_mldsa_verify"' --cfg 'feature="default"' --cfg 'feature="dsa"' --cfg 'feature="ec"' --cfg 'feature="ecdh"' --cfg 'feature="ecdsa"' --cfg 'feature="eddsa"' --cfg 'feature="fpe"' --cfg 'feature="hkdf"' --cfg 'feature="keywrap"' --cfg 'feature="mac"' --cfg 'feature="mldsa_sign"' --cfg 'feature="mldsa_verify"' --cfg 'feature="primality"' --cfg 'feature="rsa_enc"' --cfg 'feature="rsa_sig"' --cfg 'feature="xdh"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aead", "cipher", "composite_mldsa_sign", "composite_mldsa_verify", "default", "dsa", "ec", "ecdh", "ecdsa", "eddsa", "fpe", "hkdf", "keywrap", "mac", "mldsa_sign", "mldsa_verify", "num-bigint", "primality", "rsa_enc", "rsa_sig", "xdh"))' -C metadata=37b5cf0286c94359 -C extra-filename=-644bcb1fb8454c29 --out-dir /opt/rustwide/target/debug/build/wycheproof/644bcb1fb8454c29/out -L dependency=/opt/rustwide/target/debug/build/itoa/488dcf4f13423b18/out -L dependency=/opt/rustwide/target/debug/build/memchr/1479ae024ac081f3/out -L dependency=/opt/rustwide/target/debug/build/serde_core/3c925aec2ec92997/out -L dependency=/opt/rustwide/target/debug/build/zmij/7606d3367d7489bc/out --extern data_encoding=/opt/rustwide/target/debug/build/data-encoding/46e23225db2a3cf6/out/libdata_encoding-46e23225db2a3cf6.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/ad5955457d037c66/out/libserde-ad5955457d037c66.rmeta --extern serde_derive=/opt/rustwide/target/debug/build/serde_derive/055cdb89968b251d/out/libserde_derive-055cdb89968b251d.so --extern serde_json=/opt/rustwide/target/debug/build/serde_json/94113f2f5a136677/out/libserde_json-94113f2f5a136677.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] running `Command { std: "docker" "inspect" "8635a25bdbf10205877c3eb3edb2582a686d9c4d2a573e2dcb2b6baef2f60617", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8635a25bdbf10205877c3eb3edb2582a686d9c4d2a573e2dcb2b6baef2f60617", kill_on_drop: false }`
[INFO] [stdout] 8635a25bdbf10205877c3eb3edb2582a686d9c4d2a573e2dcb2b6baef2f60617
