[INFO] cloning repository https://github.com/k9securityio/cedar-py
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/k9securityio/cedar-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk9securityio%2Fcedar-py", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk9securityio%2Fcedar-py'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98401cb6939682143fecbe8c35cbe063147dc089
[INFO] checking k9securityio/cedar-py against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk9securityio%2Fcedar-py" "/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/k9securityio/cedar-py
[INFO] finished tweaking git repo https://github.com/k9securityio/cedar-py
[INFO] tweaked toml for git repo https://github.com/k9securityio/cedar-py written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/k9securityio/cedar-py on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/k9securityio/cedar-py 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e46cf27a5c8d4905613736a329d1463e3a4b80f5e92d9b2881a5d2ef9a9798d7
[INFO] running `Command { std: "docker" "start" "e46cf27a5c8d4905613736a329d1463e3a4b80f5e92d9b2881a5d2ef9a9798d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e46cf27a5c8d4905613736a329d1463e3a4b80f5e92d9b2881a5d2ef9a9798d7", 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" "e46cf27a5c8d4905613736a329d1463e3a4b80f5e92d9b2881a5d2ef9a9798d7" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e46cf27a5c8d4905613736a329d1463e3a4b80f5e92d9b2881a5d2ef9a9798d7", 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" "e46cf27a5c8d4905613736a329d1463e3a4b80f5e92d9b2881a5d2ef9a9798d7" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling pyo3-build-config v0.27.1
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling term v1.2.0
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking terminal_size v0.4.1
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking rustc_lexer v0.1.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.1
[INFO] [stderr]    Compiling pyo3-ffi v0.27.1
[INFO] [stderr]     Checking unicode-security v0.1.2
[INFO] [stderr]     Checking pretty v0.12.5
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling cedar-policy v4.8.2
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]    Compiling pyo3 v0.27.1
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.7/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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=098236c08899f885 -C extra-filename=-abe870e9dad6b1b7 --out-dir /opt/rustwide/target/debug/build/object/abe870e9dad6b1b7/out -L dependency=/opt/rustwide/target/debug/build/memchr/9f73745a15d38e2b/out --extern memchr=/opt/rustwide/target/debug/build/memchr/9f73745a15d38e2b/out/libmemchr-9f73745a15d38e2b.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.91/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --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=2dde0c3092502140 -C extra-filename=-ee94ad0e12a3ed12 --out-dir /opt/rustwide/target/debug/build/syn/ee94ad0e12a3ed12/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/442acad4d4e7f208/out -L dependency=/opt/rustwide/target/debug/build/quote/080cbe92cf917f0e/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/13328ff8d6cc16fd/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/442acad4d4e7f208/out/libproc_macro2-442acad4d4e7f208.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/080cbe92cf917f0e/out/libquote-080cbe92cf917f0e.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/13328ff8d6cc16fd/out/libunicode_ident-13328ff8d6cc16fd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e46cf27a5c8d4905613736a329d1463e3a4b80f5e92d9b2881a5d2ef9a9798d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e46cf27a5c8d4905613736a329d1463e3a4b80f5e92d9b2881a5d2ef9a9798d7", kill_on_drop: false }`
[INFO] [stdout] e46cf27a5c8d4905613736a329d1463e3a4b80f5e92d9b2881a5d2ef9a9798d7
