[INFO] cloning repository https://github.com/colangelo/nono-cedar-pdp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/colangelo/nono-cedar-pdp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolangelo%2Fnono-cedar-pdp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolangelo%2Fnono-cedar-pdp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 04c45d75e40172f04c418720ce1a44b2ce70b90b
[INFO] checking colangelo/nono-cedar-pdp against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolangelo%2Fnono-cedar-pdp" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/colangelo/nono-cedar-pdp
[INFO] finished tweaking git repo https://github.com/colangelo/nono-cedar-pdp
[INFO] tweaked toml for git repo https://github.com/colangelo/nono-cedar-pdp written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/colangelo/nono-cedar-pdp on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/colangelo/nono-cedar-pdp 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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typify-macro v0.7.0
[INFO] [stderr]   Downloaded x509-tsp v0.1.0
[INFO] [stderr]   Downloaded crmf v0.2.0
[INFO] [stderr]   Downloaded sigstore-types v0.9.0
[INFO] [stderr]   Downloaded sigstore-crypto v0.9.0
[INFO] [stderr]   Downloaded cmpv2 v0.2.0
[INFO] [stderr]   Downloaded sigstore-tsa v0.9.0
[INFO] [stderr]   Downloaded typify v0.7.0
[INFO] [stderr]   Downloaded sigstore-verify v0.9.0
[INFO] [stderr]   Downloaded cms v0.2.3
[INFO] [stderr]   Downloaded sigstore-crypto v0.11.0
[INFO] [stderr]   Downloaded sigstore-merkle v0.9.0
[INFO] [stderr]   Downloaded serde_json_canonicalizer v0.3.2
[INFO] [stderr]   Downloaded sigstore-trust-root v0.9.0
[INFO] [stderr]   Downloaded sigstore-rekor v0.9.0
[INFO] [stderr]   Downloaded sigstore-types v0.11.0
[INFO] [stderr]   Downloaded sigstore-tuf v0.11.0
[INFO] [stderr]   Downloaded sigstore-bundle v0.9.0
[INFO] [stderr]   Downloaded sigstore-trust-root v0.11.0
[INFO] [stderr]   Downloaded ryu-js v1.0.3
[INFO] [stderr]   Downloaded landlock v0.4.5
[INFO] [stderr]   Downloaded typify-impl v0.7.0
[INFO] [stderr]   Downloaded ignore v0.4.31
[INFO] [stderr]   Downloaded cedar-policy v4.11.2
[INFO] [stderr]   Downloaded pretty v0.12.5
[INFO] [stderr]   Downloaded cedar-policy-formatter v4.11.2
[INFO] [stderr]   Downloaded logos-codegen v0.16.1
[INFO] [stderr]   Downloaded rustc-literal-escaper v0.0.7
[INFO] [stderr]   Downloaded logos v0.16.1
[INFO] [stderr]   Downloaded logos-derive v0.16.1
[INFO] [stderr]   Downloaded cedar-policy-core v4.11.2
[INFO] [stderr]   Downloaded axum-server v0.8.0
[INFO] [stderr]   Downloaded fs-err v3.3.1
[INFO] [stderr]   Downloaded nono v0.69.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fdaf2240924a0f530eeed6e1e2bd0a63c294a0d8add4204d33129d0b03efa116
[INFO] running `Command { std: "docker" "start" "fdaf2240924a0f530eeed6e1e2bd0a63c294a0d8add4204d33129d0b03efa116", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fdaf2240924a0f530eeed6e1e2bd0a63c294a0d8add4204d33129d0b03efa116", 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" "fdaf2240924a0f530eeed6e1e2bd0a63c294a0d8add4204d33129d0b03efa116" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fdaf2240924a0f530eeed6e1e2bd0a63c294a0d8add4204d33129d0b03efa116", 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" "fdaf2240924a0f530eeed6e1e2bd0a63c294a0d8add4204d33129d0b03efa116" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling aws-lc-rs v1.17.3
[INFO] [stderr]    Compiling tokio-macros v2.7.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking flagset v0.4.7
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]    Compiling tls_codec_derive v0.4.2
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1ed2df61a19042f231709eb05d032ae9e2cb2084/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.16/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="alloc"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=a7a9f331fd66d7c6 -C extra-filename=-127c989a08184f7a --out-dir /opt/rustwide/target/debug/build/regex-automata/127c989a08184f7a/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/e1f49a7b00e22333/out -L dependency=/opt/rustwide/target/debug/build/memchr/b924193483665774/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/aa2c0ef21912879c/out --extern aho_corasick=/opt/rustwide/target/debug/build/aho-corasick/e1f49a7b00e22333/out/libaho_corasick-e1f49a7b00e22333.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/b924193483665774/out/libmemchr-b924193483665774.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/aa2c0ef21912879c/out/libregex_syntax-aa2c0ef21912879c.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" "fdaf2240924a0f530eeed6e1e2bd0a63c294a0d8add4204d33129d0b03efa116", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdaf2240924a0f530eeed6e1e2bd0a63c294a0d8add4204d33129d0b03efa116", kill_on_drop: false }`
[INFO] [stdout] fdaf2240924a0f530eeed6e1e2bd0a63c294a0d8add4204d33129d0b03efa116
