[INFO] cloning repository https://github.com/chimbosonic/keyoxide-cli-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chimbosonic/keyoxide-cli-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchimbosonic%2Fkeyoxide-cli-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchimbosonic%2Fkeyoxide-cli-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 588c5c95b1b8864c0dd0ee89f43d840e2b6fc824
[INFO] checking chimbosonic/keyoxide-cli-rs against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchimbosonic%2Fkeyoxide-cli-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/chimbosonic/keyoxide-cli-rs
[INFO] finished tweaking git repo https://github.com/chimbosonic/keyoxide-cli-rs
[INFO] tweaked toml for git repo https://github.com/chimbosonic/keyoxide-cli-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chimbosonic/keyoxide-cli-rs on toolchain 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chimbosonic/keyoxide-cli-rs 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" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] caa54dc3ef45eae869a481fc2c1bf7be5dc46869cbac699e4cb6ae9abbc30873
[INFO] running `Command { std: "docker" "start" "caa54dc3ef45eae869a481fc2c1bf7be5dc46869cbac699e4cb6ae9abbc30873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "caa54dc3ef45eae869a481fc2c1bf7be5dc46869cbac699e4cb6ae9abbc30873", 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" "caa54dc3ef45eae869a481fc2c1bf7be5dc46869cbac699e4cb6ae9abbc30873" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "caa54dc3ef45eae869a481fc2c1bf7be5dc46869cbac699e4cb6ae9abbc30873", 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" "caa54dc3ef45eae869a481fc2c1bf7be5dc46869cbac699e4cb6ae9abbc30873" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling sha1collisiondetection v0.3.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking blake2b_simd v1.0.3
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking generic-array v1.2.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling nom v5.1.3
[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/0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.113/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --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=232033a4d72fb9de -C extra-filename=-b8995bbbdb40adbb --out-dir /opt/rustwide/target/debug/build/syn/b8995bbbdb40adbb/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/fce1a70fd2c3744d/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/9533002ac35f5809/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/fce1a70fd2c3744d/out/libproc_macro2-fce1a70fd2c3744d.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/e054a971070e2c6a/out/libquote-e054a971070e2c6a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/9533002ac35f5809/out/libunicode_ident-9533002ac35f5809.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] [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/0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/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-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --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=4d0bcba815b76165 -C extra-filename=-562d9b2e166a3b7f --out-dir /opt/rustwide/target/debug/build/regex-automata/562d9b2e166a3b7f/out -L dependency=/opt/rustwide/target/debug/build/memchr/7a9f5586711b6e31/out --extern aho_corasick=/opt/rustwide/target/debug/build/aho-corasick/ee95a76eedbad4b2/out/libaho_corasick-ee95a76eedbad4b2.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/7a9f5586711b6e31/out/libmemchr-7a9f5586711b6e31.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/02f2daf0cc200caa/out/libregex_syntax-02f2daf0cc200caa.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "caa54dc3ef45eae869a481fc2c1bf7be5dc46869cbac699e4cb6ae9abbc30873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caa54dc3ef45eae869a481fc2c1bf7be5dc46869cbac699e4cb6ae9abbc30873", kill_on_drop: false }`
[INFO] [stdout] caa54dc3ef45eae869a481fc2c1bf7be5dc46869cbac699e4cb6ae9abbc30873
