[INFO] cloning repository https://github.com/kazhete-labs/devfolio-cli-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kazhete-labs/devfolio-cli-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazhete-labs%2Fdevfolio-cli-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazhete-labs%2Fdevfolio-cli-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 052ee666926f83f35bb828f68fda6a350137c87d
[INFO] checking kazhete-labs/devfolio-cli-rust against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazhete-labs%2Fdevfolio-cli-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kazhete-labs/devfolio-cli-rust
[INFO] finished tweaking git repo https://github.com/kazhete-labs/devfolio-cli-rust
[INFO] tweaked toml for git repo https://github.com/kazhete-labs/devfolio-cli-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kazhete-labs/devfolio-cli-rust on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kazhete-labs/devfolio-cli-rust 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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded levenshtein v1.0.5
[INFO] [stderr]   Downloaded serde_regex v1.2.0
[INFO] [stderr]   Downloaded httpmock v0.7.0
[INFO] [stderr]   Downloaded lalrpop-util v0.20.2
[INFO] [stderr]   Downloaded basic-cookies v0.1.5
[INFO] [stderr]   Downloaded html-escape v0.2.15
[INFO] [stderr]   Downloaded ascii-canvas v3.0.0
[INFO] [stderr]   Downloaded async-object-pool v0.1.5
[INFO] [stderr]   Downloaded async-attributes v1.1.2
[INFO] [stderr]   Downloaded async-trait v0.1.91
[INFO] [stderr]   Downloaded lalrpop v0.20.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c266696d2500f62dd22bd22ecaad8b1d36a138ff78a09c74e01414bb9f339ea0
[INFO] running `Command { std: "docker" "start" "c266696d2500f62dd22bd22ecaad8b1d36a138ff78a09c74e01414bb9f339ea0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c266696d2500f62dd22bd22ecaad8b1d36a138ff78a09c74e01414bb9f339ea0", 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" "c266696d2500f62dd22bd22ecaad8b1d36a138ff78a09c74e01414bb9f339ea0" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c266696d2500f62dd22bd22ecaad8b1d36a138ff78a09c74e01414bb9f339ea0", 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" "c266696d2500f62dd22bd22ecaad8b1d36a138ff78a09c74e01414bb9f339ea0" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking event-listener v5.4.2
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking value-bag v1.13.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]     Checking clap_builder v4.6.5
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking html-escape v0.2.15
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr] error: could not compile `rustls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4fcf39725a9c99bd495d8c73af83628a256ff9a9/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.43/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="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=32c28838e5c75650 -C extra-filename=-4322c5abb3226f8c --out-dir /opt/rustwide/target/debug/build/rustls/4322c5abb3226f8c/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/getrandom/b9ebb807e773fdff/out -L dependency=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out -L dependency=/opt/rustwide/target/debug/build/ring/0bf74661a51b5b56/out -L dependency=/opt/rustwide/target/debug/build/rustls-pki-types/4cbbe2598a880b1d/out -L dependency=/opt/rustwide/target/debug/build/untrusted/03cde965a30f6cbb/out -L dependency=/opt/rustwide/target/debug/build/zeroize/635551755f6edc1d/out --extern once_cell=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out/libonce_cell-6f8123b0c2eed634.rmeta --extern ring=/opt/rustwide/target/debug/build/ring/0bf74661a51b5b56/out/libring-0bf74661a51b5b56.rmeta --extern pki_types=/opt/rustwide/target/debug/build/rustls-pki-types/4cbbe2598a880b1d/out/librustls_pki_types-4cbbe2598a880b1d.rmeta --extern webpki=/opt/rustwide/target/debug/build/rustls-webpki/9f880fc85e51c939/out/libwebpki-9f880fc85e51c939.rmeta --extern subtle=/opt/rustwide/target/debug/build/subtle/350c4d777e42ad0b/out/libsubtle-350c4d777e42ad0b.rmeta --extern zeroize=/opt/rustwide/target/debug/build/zeroize/635551755f6edc1d/out/libzeroize-635551755f6edc1d.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies -L native=/opt/rustwide/target/debug/build/ring/863961dd7e954de2/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4fcf39725a9c99bd495d8c73af83628a256ff9a9/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.11/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="std"' --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=3d60600c0e39fd2c -C extra-filename=-de99fafc478a3d10 --out-dir /opt/rustwide/target/debug/build/regex-syntax/de99fafc478a3d10/out --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c266696d2500f62dd22bd22ecaad8b1d36a138ff78a09c74e01414bb9f339ea0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c266696d2500f62dd22bd22ecaad8b1d36a138ff78a09c74e01414bb9f339ea0", kill_on_drop: false }`
[INFO] [stdout] c266696d2500f62dd22bd22ecaad8b1d36a138ff78a09c74e01414bb9f339ea0
