[INFO] cloning repository https://github.com/LeastAuthority/TaceoLabs-nullifier-oracle-service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeastAuthority/TaceoLabs-nullifier-oracle-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeastAuthority%2FTaceoLabs-nullifier-oracle-service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeastAuthority%2FTaceoLabs-nullifier-oracle-service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d5ff3589b497ede496dc1bc9acc259dd3397d50 [INFO] checking LeastAuthority/TaceoLabs-nullifier-oracle-service against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeastAuthority%2FTaceoLabs-nullifier-oracle-service" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LeastAuthority/TaceoLabs-nullifier-oracle-service [INFO] finished tweaking git repo https://github.com/LeastAuthority/TaceoLabs-nullifier-oracle-service [INFO] tweaked toml for git repo https://github.com/LeastAuthority/TaceoLabs-nullifier-oracle-service written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LeastAuthority/TaceoLabs-nullifier-oracle-service on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LeastAuthority/TaceoLabs-nullifier-oracle-service 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce23d9509aec8ef32a593db30c9f5ace8b4e9c0cda665c1388937246744f7180 [INFO] running `Command { std: "docker" "start" "-a" "ce23d9509aec8ef32a593db30c9f5ace8b4e9c0cda665c1388937246744f7180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce23d9509aec8ef32a593db30c9f5ace8b4e9c0cda665c1388937246744f7180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce23d9509aec8ef32a593db30c9f5ace8b4e9c0cda665c1388937246744f7180", kill_on_drop: false }` [INFO] [stdout] ce23d9509aec8ef32a593db30c9f5ace8b4e9c0cda665c1388937246744f7180 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f71b7431327e633e05bd734a58a7166dafc5164523f69b21e77be85c19d74911 [INFO] running `Command { std: "docker" "start" "-a" "f71b7431327e633e05bd734a58a7166dafc5164523f69b21e77be85c19d74911", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling rustls v0.23.33 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking futures-utils-wasm v0.1.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling const-hex v1.17.0 [INFO] [stderr] Compiling ruint v1.17.0 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling scratch v1.0.9 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling cxxbridge-flags v1.0.186 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.32.3 [INFO] [stderr] Compiling blst v0.3.16 [INFO] [stderr] Compiling c-kzg v2.1.5 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling link-cplusplus v1.0.12 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling cxx v1.0.186 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking lru v0.13.0 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Checking sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling aws-types v1.3.9 [INFO] [stderr] Checking regex-lite v0.1.8 [INFO] [stderr] Checking clap_builder v4.5.49 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking cadence v1.6.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Compiling telemetry-batteries v0.1.1 (https://github.com/worldcoin/telemetry-batteries.git?rev=dc325a1df78867892066575866b6a805380f8237#dc325a1d) [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking opentelemetry-semantic-conventions v0.26.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking aws-smithy-xml v0.60.11 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking semaphore-rs-hasher v0.5.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling syn-solidity v1.4.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling cxx-build v1.0.186 [INFO] [stderr] Checking quanta v0.12.6 [INFO] [stderr] Checking hex-literal v0.4.1 [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/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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 --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=8e6cdd91b8f341ac -C extra-filename=-2d9caf4f8ba0429e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-249d242ba5234c28.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-254731d1ce21f3cf.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b4c15d9166d0a657.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f71b7431327e633e05bd734a58a7166dafc5164523f69b21e77be85c19d74911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f71b7431327e633e05bd734a58a7166dafc5164523f69b21e77be85c19d74911", kill_on_drop: false }` [INFO] [stdout] f71b7431327e633e05bd734a58a7166dafc5164523f69b21e77be85c19d74911