[INFO] fetching crate world-id-issuer 0.14.1... [INFO] checking world-id-issuer-0.14.1 against f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 for pr-160235-1 [INFO] extracting crate world-id-issuer 0.14.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate world-id-issuer 0.14.1 [INFO] finished tweaking crates.io crate world-id-issuer 0.14.1 [INFO] tweaked toml for crates.io crate world-id-issuer 0.14.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate world-id-issuer 0.14.1 on toolchain f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate world-id-issuer 0.14.1 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" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> Cargo.toml:51:1 [INFO] [stderr] | [INFO] [stderr] 51 | readme = "README.md" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::manual_readme` is set to `warn` by default [INFO] [stderr] help: consider removing `package.readme` [INFO] [stderr] warning: `world-id-issuer` (manifest) generated 1 warning [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2a5eec5c20734be061304cbb6742c67f0fd0b2a3117b58236208c3c1ca6854dc [INFO] running `Command { std: "docker" "start" "2a5eec5c20734be061304cbb6742c67f0fd0b2a3117b58236208c3c1ca6854dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a5eec5c20734be061304cbb6742c67f0fd0b2a3117b58236208c3c1ca6854dc", 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" "2a5eec5c20734be061304cbb6742c67f0fd0b2a3117b58236208c3c1ca6854dc" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a5eec5c20734be061304cbb6742c67f0fd0b2a3117b58236208c3c1ca6854dc", 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" "2a5eec5c20734be061304cbb6742c67f0fd0b2a3117b58236208c3c1ca6854dc" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> Cargo.toml:51:1 [INFO] [stderr] | [INFO] [stderr] 51 | readme = "README.md" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::manual_readme` is set to `warn` by default [INFO] [stderr] help: consider removing `package.readme` [INFO] [stderr] warning: `world-id-issuer` (manifest) generated 1 warning [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking keccak v0.1.6 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling const-hex v1.17.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling ruint v1.20.0 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling eyre v0.6.14 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking crc v3.4.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking object v0.37.3 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking rmp v0.8.15 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling protoc-bin-vendored v3.2.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling crossbeam-epoch v0.9.20 [INFO] [stderr] Checking futures-utils-wasm v0.1.0 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking libaes v0.7.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Checking rayon-core v1.13.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Compiling sha2-asm v0.6.4 [INFO] [stderr] Compiling aws-lc-sys v0.39.0 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking uuid v1.24.1 [INFO] [stderr] Checking lru v0.16.3 [INFO] [stderr] Checking clap_builder v4.6.6 [INFO] [stderr] Checking spin v0.9.9 [INFO] [stderr] Checking provekit_iter-extended v1.0.0-beta.11-alpha.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking digest v0.11.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling syn-solidity v1.5.7 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling embed-doc-image v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.2 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling enum-ordinalize v4.3.2 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.15 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking color-spantrace v0.3.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking num_enum v0.7.5 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling clap_derive v4.6.4 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Compiling ark-crypto-primitives-macros v0.5.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling alloy-sol-type-parser v1.5.7 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking rmp-serde v1.3.1 [INFO] [stderr] Checking alloy-rlp v0.3.15 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] error: could not compile `zerocopy` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/bin/rustc --crate-name zerocopy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.39/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="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=f2c3d729aca29f4d -C extra-filename=-f9052649ea62b8c8 --out-dir /opt/rustwide/target/debug/build/zerocopy/f9052649ea62b8c8/out --extern zerocopy_derive=/opt/rustwide/target/debug/build/zerocopy-derive/25c51ebc10b9b4a1/out/libzerocopy_derive-25c51ebc10b9b4a1.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --check-cfg 'cfg(no_zerocopy_simd_x86_avx12_1_89_0)' --check-cfg 'cfg(rust, values("1.89.0"))' --check-cfg 'cfg(no_zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(no_zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_DEV_MODE)' --check-cfg 'cfg(coverage_nightly)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2a5eec5c20734be061304cbb6742c67f0fd0b2a3117b58236208c3c1ca6854dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a5eec5c20734be061304cbb6742c67f0fd0b2a3117b58236208c3c1ca6854dc", kill_on_drop: false }` [INFO] [stdout] 2a5eec5c20734be061304cbb6742c67f0fd0b2a3117b58236208c3c1ca6854dc