[INFO] cloning repository https://github.com/jesedv/blindroute
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jesedv/blindroute" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjesedv%2Fblindroute", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjesedv%2Fblindroute'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c437cd090ec55a8b9deb549ca77f605fb20f508c
[INFO] checking jesedv/blindroute against 67854e511de21d881bb16426996cd4259d44aa2e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjesedv%2Fblindroute" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jesedv/blindroute
[INFO] finished tweaking git repo https://github.com/jesedv/blindroute
[INFO] tweaked toml for git repo https://github.com/jesedv/blindroute written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jesedv/blindroute on toolchain 67854e511de21d881bb16426996cd4259d44aa2e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jesedv/blindroute 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" "+67854e511de21d881bb16426996cd4259d44aa2e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded d3d12 v22.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 0fad238762cf3a8c246614688655bfff2ba7ab5d9e85046b0465d48c3387f9ad
[INFO] running `Command { std: "docker" "start" "0fad238762cf3a8c246614688655bfff2ba7ab5d9e85046b0465d48c3387f9ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fad238762cf3a8c246614688655bfff2ba7ab5d9e85046b0465d48c3387f9ad", 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" "0fad238762cf3a8c246614688655bfff2ba7ab5d9e85046b0465d48c3387f9ad" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fad238762cf3a8c246614688655bfff2ba7ab5d9e85046b0465d48c3387f9ad", 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" "0fad238762cf3a8c246614688655bfff2ba7ab5d9e85046b0465d48c3387f9ad" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling naga v22.1.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking blindroute-ntt v0.2.1 (/opt/rustwide/workdir/crates/blindroute-ntt)
[INFO] [stderr]     Checking bit-vec v0.7.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]    Compiling wgpu-hal v22.0.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.1
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling wgpu-core v22.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking wgpu-types v22.0.0
[INFO] [stderr]     Checking gpu-alloc v0.6.2
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking bit-set v0.6.0
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling wgpu v22.1.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.10
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.126
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]    Compiling cc v1.4.2
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling wasm-bindgen v0.2.126
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.126
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking proc-macro2 v1.0.107
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking quote v1.0.47
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking blindroute-core v0.2.1 (/opt/rustwide/workdir/crates/blindroute-core)
[INFO] [stderr]     Checking syn v2.0.119
[INFO] [stderr]    Compiling blindroute-macros v0.2.1 (/opt/rustwide/workdir/crates/blindroute-macros)
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> crates/blindroute-core/src/circuit.rs:182:14
[INFO] [stdout]     |
[INFO] [stdout] 182 |         for (i, (&inp, &w)) in inputs.iter().zip(weights.iter()).enumerate() {
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking blindroute-ckks v0.2.1 (/opt/rustwide/workdir/crates/blindroute-ckks)
[INFO] [stderr]     Checking blindroute-bfv v0.2.1 (/opt/rustwide/workdir/crates/blindroute-bfv)
[INFO] [stderr]     Checking blindroute-ss v0.2.1 (/opt/rustwide/workdir/crates/blindroute-ss)
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> crates/blindroute-core/src/circuit.rs:182:14
[INFO] [stdout]     |
[INFO] [stdout] 182 |         for (i, (&inp, &w)) in inputs.iter().zip(weights.iter()).enumerate() {
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> crates/blindroute-ckks/src/lib.rs:276:22
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn generate_keys(params: &CkksParams)
[INFO] [stdout]     |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> crates/blindroute-ckks/src/lib.rs:276:22
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn generate_keys(params: &CkksParams)
[INFO] [stdout]     |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ek` is never used
[INFO] [stdout]    --> crates/blindroute-ckks/src/lib.rs:231:8
[INFO] [stdout]     |
[INFO] [stdout] 224 | impl ciphertext::KeyPair {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 231 |     fn ek(&self) -> &ciphertext::EvaluationKey {
[INFO] [stdout]     |        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ek` is never used
[INFO] [stdout]    --> crates/blindroute-ckks/src/lib.rs:231:8
[INFO] [stdout]     |
[INFO] [stdout] 224 | impl ciphertext::KeyPair {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 231 |     fn ek(&self) -> &ciphertext::EvaluationKey {
[INFO] [stdout]     |        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/67854e511de21d881bb16426996cd4259d44aa2e/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=be734a1d7acca22c -C extra-filename=-7820bd67844a5b61 --out-dir /opt/rustwide/target/debug/build/ash/7820bd67844a5b61/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/libloading/d21983df834c79db/out --extern libloading=/opt/rustwide/target/debug/build/libloading/d21983df834c79db/out/liblibloading-d21983df834c79db.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wasm-bindgen-macro-support` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/67854e511de21d881bb16426996cd4259d44aa2e/bin/rustc --crate-name wasm_bindgen_macro_support --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-macro-support-0.2.126/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("extra-traits", "strict-macro"))' -C metadata=363edc2938461dc5 -C extra-filename=-93e5066edd040c38 --out-dir /opt/rustwide/target/debug/build/wasm-bindgen-macro-support/93e5066edd040c38/out -L dependency=/opt/rustwide/target/debug/build/bumpalo/54ae4329ec4a7e35/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out -L dependency=/opt/rustwide/target/debug/build/quote/97307b84563a2c10/out -L dependency=/opt/rustwide/target/debug/build/syn/cf9a9978d9be874a/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out -L dependency=/opt/rustwide/target/debug/build/wasm-bindgen-shared/70bcbe2f89a9cc8d/out --extern bumpalo=/opt/rustwide/target/debug/build/bumpalo/54ae4329ec4a7e35/out/libbumpalo-54ae4329ec4a7e35.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out/libproc_macro2-ee684499ef27f3b8.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/97307b84563a2c10/out/libquote-97307b84563a2c10.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/cf9a9978d9be874a/out/libsyn-cf9a9978d9be874a.rmeta --extern wasm_bindgen_shared=/opt/rustwide/target/debug/build/wasm-bindgen-shared/70bcbe2f89a9cc8d/out/libwasm_bindgen_shared-70bcbe2f89a9cc8d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0fad238762cf3a8c246614688655bfff2ba7ab5d9e85046b0465d48c3387f9ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fad238762cf3a8c246614688655bfff2ba7ab5d9e85046b0465d48c3387f9ad", kill_on_drop: false }`
[INFO] [stdout] 0fad238762cf3a8c246614688655bfff2ba7ab5d9e85046b0465d48c3387f9ad
