[INFO] cloning repository https://github.com/permesi/permesi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/permesi/permesi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpermesi%2Fpermesi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpermesi%2Fpermesi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3432abb8b7cac85a44f27d013e152bf2648ca66 [INFO] checking permesi/permesi against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpermesi%2Fpermesi" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/permesi/permesi [INFO] finished tweaking git repo https://github.com/permesi/permesi [INFO] tweaked toml for git repo https://github.com/permesi/permesi written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/permesi/permesi on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/permesi/permesi 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09f20d293c70be2671065f631d413fd565404ccd1369866e4729b402bbcd1d1c [INFO] running `Command { std: "docker" "start" "-a" "09f20d293c70be2671065f631d413fd565404ccd1369866e4729b402bbcd1d1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09f20d293c70be2671065f631d413fd565404ccd1369866e4729b402bbcd1d1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09f20d293c70be2671065f631d413fd565404ccd1369866e4729b402bbcd1d1c", kill_on_drop: false }` [INFO] [stdout] 09f20d293c70be2671065f631d413fd565404ccd1369866e4729b402bbcd1d1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0064eeabdb0494abca1502daaa97e2938f1d28cbdaa046f12375083ef6764a6e [INFO] running `Command { std: "docker" "start" "-a" "0064eeabdb0494abca1502daaa97e2938f1d28cbdaa046f12375083ef6764a6e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling aws-lc-rs v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking atomic v0.6.1 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Checking deranged v0.5.6 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking crc v3.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking whoami v1.6.1 [INFO] [stderr] Checking fiat-crypto v0.3.0 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking ed25519-compact v2.2.0 [INFO] [stderr] Compiling fs-err v3.3.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking ct-codecs v1.1.6 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking arc-swap v1.8.2 [INFO] [stderr] Checking ureq-proto v0.5.3 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling openssl-src v300.5.5+3.5.5 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Compiling bollard-buildkit-proto v0.7.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking etcetera v0.11.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling webauthn-attestation-ca v0.5.4 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling webauthn-rs-core v0.5.4 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking qrcodegen v1.8.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking base32 v0.5.1 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking opentelemetry v0.31.0 [INFO] [stderr] error: could not compile `moxcms` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fa4dd1f19bfeb3fd235dc7f1406c42404436bef5/bin/rustc --crate-name moxcms --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moxcms-0.7.11/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="avx"' --cfg 'feature="default"' --cfg 'feature="neon"' --cfg 'feature="sse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx", "avx512", "default", "neon", "options", "sse"))' -C metadata=b7669ba9787fc09d -C extra-filename=-4086591702d132c7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3f20bdcfe3eb0a45.rmeta --extern pxfm=/opt/rustwide/target/debug/deps/libpxfm-ecfa3f7d61fabeb0.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 `fiat-crypto` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fa4dd1f19bfeb3fd235dc7f1406c42404436bef5/bin/rustc --crate-name fiat_crypto --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiat-crypto-0.3.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=99c57c0c9435b94e -C extra-filename=-0717a7d510944976 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0064eeabdb0494abca1502daaa97e2938f1d28cbdaa046f12375083ef6764a6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0064eeabdb0494abca1502daaa97e2938f1d28cbdaa046f12375083ef6764a6e", kill_on_drop: false }` [INFO] [stdout] 0064eeabdb0494abca1502daaa97e2938f1d28cbdaa046f12375083ef6764a6e