[INFO] cloning repository https://github.com/edgecommons/ec-secrets
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edgecommons/ec-secrets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgecommons%2Fec-secrets", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgecommons%2Fec-secrets'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f7951eb14efa923f722ce5d79cf5573aa1c675ba
[INFO] checking edgecommons/ec-secrets against ed77b7b8699e342c2dc842c83cb5fe4025252ee8 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgecommons%2Fec-secrets" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/edgecommons/ec-secrets
[INFO] finished tweaking git repo https://github.com/edgecommons/ec-secrets
[INFO] tweaked toml for git repo https://github.com/edgecommons/ec-secrets written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/edgecommons/ec-secrets on toolchain ed77b7b8699e342c2dc842c83cb5fe4025252ee8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/edgecommons/ec-secrets 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" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/edgecommons/edgecommons`
[INFO] [stderr] error: extra comma in inline table, expected `=`
[INFO] [stderr]   --> ../../../cargo-home/git/checkouts/edgecommons-9f256ec1b504a408/91d93d8/templates/rust/Cargo.toml:36:36
[INFO] [stderr]    |
[INFO] [stderr] 36 | edgecommons = { <<EDGECOMMONS_DEP>>, default-features = false }
[INFO] [stderr]    |                                    ^
[INFO] [stderr] error: extra comma in inline table, expected `=`
[INFO] [stderr]   --> ../../../cargo-home/git/checkouts/edgecommons-9f256ec1b504a408/91d93d8/templates/rust-processor/Cargo.toml:36:36
[INFO] [stderr]    |
[INFO] [stderr] 36 | edgecommons = { <<EDGECOMMONS_DEP>>, default-features = false }
[INFO] [stderr]    |                                    ^
[INFO] [stderr] error: extra comma in inline table, expected `=`
[INFO] [stderr]   --> ../../../cargo-home/git/checkouts/edgecommons-9f256ec1b504a408/91d93d8/templates/rust-protocol-adapter/Cargo.toml:36:36
[INFO] [stderr]    |
[INFO] [stderr] 36 | edgecommons = { <<EDGECOMMONS_DEP>>, default-features = false }
[INFO] [stderr]    |                                    ^
[INFO] [stderr] error: extra comma in inline table, expected `=`
[INFO] [stderr]   --> ../../../cargo-home/git/checkouts/edgecommons-9f256ec1b504a408/91d93d8/templates/rust-sink/Cargo.toml:36:36
[INFO] [stderr]    |
[INFO] [stderr] 36 | edgecommons = { <<EDGECOMMONS_DEP>>, default-features = false }
[INFO] [stderr]    |                                    ^
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 1 package to highest compatible version
[INFO] [stderr]       Adding edgecommons v0.3.0 (https://github.com/edgecommons/edgecommons?rev=91d93d8bca6400615db6f64f6120efc55fc75a1a#91d93d8b)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sysinfo v0.36.1
[INFO] [stderr]   Downloaded referencing v0.46.10
[INFO] [stderr]   Downloaded jsonschema-regex v0.46.10
[INFO] [stderr]   Downloaded jsonschema v0.46.10
[INFO] [stderr]   Downloaded aws-types v1.4.0
[INFO] [stderr]   Downloaded clap v4.6.2
[INFO] [stderr]   Downloaded aws-smithy-query v0.61.1
[INFO] [stderr]   Downloaded syn v3.0.0
[INFO] [stderr]   Downloaded aws-smithy-runtime-api v1.13.0
[INFO] [stderr]   Downloaded aws-smithy-http-client v1.2.0
[INFO] [stderr]   Downloaded aws-runtime v1.8.1
[INFO] [stderr]   Downloaded aws-sdk-sso v1.103.0
[INFO] [stderr]   Downloaded aws-smithy-xml v0.61.1
[INFO] [stderr]   Downloaded aws-smithy-types v1.6.1
[INFO] [stderr]   Downloaded aws-sdk-ssooidc v1.105.0
[INFO] [stderr]   Downloaded aws-smithy-runtime v1.12.0
[INFO] [stderr]   Downloaded aws-config v1.9.0
[INFO] [stderr]   Downloaded aws-sdk-sts v1.108.0
[INFO] [stderr]   Downloaded aws-sdk-secretsmanager v1.109.0
[INFO] [stderr]   Downloaded tokio v1.53.0
[INFO] [stderr]   Downloaded aws-sdk-kms v1.112.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] adecbc993801216a21e4b70f5fd2ac6713a2f1c1027a5399f41f7f773063e450
[INFO] running `Command { std: "docker" "start" "adecbc993801216a21e4b70f5fd2ac6713a2f1c1027a5399f41f7f773063e450", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "adecbc993801216a21e4b70f5fd2ac6713a2f1c1027a5399f41f7f773063e450", 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" "adecbc993801216a21e4b70f5fd2ac6713a2f1c1027a5399f41f7f773063e450" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "adecbc993801216a21e4b70f5fd2ac6713a2f1c1027a5399f41f7f773063e450", 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" "adecbc993801216a21e4b70f5fd2ac6713a2f1c1027a5399f41f7f773063e450" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] error: extra comma in inline table, expected `=`
[INFO] [stderr]   --> ../cargo-home/git/checkouts/edgecommons-9f256ec1b504a408/91d93d8/templates/rust/Cargo.toml:36:36
[INFO] [stderr]    |
[INFO] [stderr] 36 | edgecommons = { <<EDGECOMMONS_DEP>>, default-features = false }
[INFO] [stderr]    |                                    ^
[INFO] [stderr] error: extra comma in inline table, expected `=`
[INFO] [stderr]   --> ../cargo-home/git/checkouts/edgecommons-9f256ec1b504a408/91d93d8/templates/rust-processor/Cargo.toml:36:36
[INFO] [stderr]    |
[INFO] [stderr] 36 | edgecommons = { <<EDGECOMMONS_DEP>>, default-features = false }
[INFO] [stderr]    |                                    ^
[INFO] [stderr] error: extra comma in inline table, expected `=`
[INFO] [stderr]   --> ../cargo-home/git/checkouts/edgecommons-9f256ec1b504a408/91d93d8/templates/rust-protocol-adapter/Cargo.toml:36:36
[INFO] [stderr]    |
[INFO] [stderr] 36 | edgecommons = { <<EDGECOMMONS_DEP>>, default-features = false }
[INFO] [stderr]    |                                    ^
[INFO] [stderr] error: extra comma in inline table, expected `=`
[INFO] [stderr]   --> ../cargo-home/git/checkouts/edgecommons-9f256ec1b504a408/91d93d8/templates/rust-sink/Cargo.toml:36:36
[INFO] [stderr]    |
[INFO] [stderr] 36 | edgecommons = { <<EDGECOMMONS_DEP>>, default-features = false }
[INFO] [stderr]    |                                    ^
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.0
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]    Compiling aws-lc-rs v1.17.3
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking micromap v0.3.0
[INFO] [stderr]     Checking inotify v0.11.4
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking jsonschema-regex v0.46.10
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking fraction v0.15.4
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking arc-swap v1.9.2
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking fs4 v0.13.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sysinfo v0.36.1
[INFO] [stderr]    Compiling tempfile v3.27.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/ed77b7b8699e342c2dc842c83cb5fe4025252ee8/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,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="dfa"' --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=0d89f6b1880e5573 -C extra-filename=-39cd563894bdccdf --out-dir /opt/rustwide/target/debug/build/regex-automata/39cd563894bdccdf/out -L dependency=/opt/rustwide/target/debug/build/memchr/b924193483665774/out --extern aho_corasick=/opt/rustwide/target/debug/build/aho-corasick/d9bdfda2c9a6c11f/out/libaho_corasick-d9bdfda2c9a6c11f.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 --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "adecbc993801216a21e4b70f5fd2ac6713a2f1c1027a5399f41f7f773063e450", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adecbc993801216a21e4b70f5fd2ac6713a2f1c1027a5399f41f7f773063e450", kill_on_drop: false }`
[INFO] [stdout] adecbc993801216a21e4b70f5fd2ac6713a2f1c1027a5399f41f7f773063e450
