[INFO] cloning repository https://github.com/lpenz/github-workflows-update [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lpenz/github-workflows-update" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flpenz%2Fgithub-workflows-update", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flpenz%2Fgithub-workflows-update'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3724b560f2abf80416090f7ac06e82c076ab8ba [INFO] checking lpenz/github-workflows-update against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flpenz%2Fgithub-workflows-update" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lpenz/github-workflows-update [INFO] finished tweaking git repo https://github.com/lpenz/github-workflows-update [INFO] tweaked toml for git repo https://github.com/lpenz/github-workflows-update written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lpenz/github-workflows-update on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lpenz/github-workflows-update 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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 56a980edce5aad995766f1e54ca1901f7c76141cd23e6fb2aae7e61b0626b53f [INFO] running `Command { std: "docker" "start" "56a980edce5aad995766f1e54ca1901f7c76141cd23e6fb2aae7e61b0626b53f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56a980edce5aad995766f1e54ca1901f7c76141cd23e6fb2aae7e61b0626b53f", 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" "56a980edce5aad995766f1e54ca1901f7c76141cd23e6fb2aae7e61b0626b53f" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56a980edce5aad995766f1e54ca1901f7c76141cd23e6fb2aae7e61b0626b53f", 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" "56a980edce5aad995766f1e54ca1901f7c76141cd23e6fb2aae7e61b0626b53f" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.7 [INFO] [stderr] Checking futures-sink v0.3.33 [INFO] [stderr] Compiling tokio-macros v2.7.1 [INFO] [stderr] Compiling futures-macro v0.3.33 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling clap_derive v4.6.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.10 [INFO] [stderr] Checking futures-channel v0.3.33 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling thiserror v2.0.19 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling rustls v0.23.42 [INFO] [stderr] Compiling thiserror-impl v2.0.19 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking tokio v1.53.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Checking futures-util v0.3.33 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling clap_builder v4.6.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling rustc-demangle v0.1.28 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling man v0.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Checking regex-automata v0.4.16 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking semver v1.0.28 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking lenient_semver_version_builder v0.4.2 [INFO] [stderr] Checking bitflags v2.13.1 [INFO] [stderr] Checking jiff-core v0.1.0 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Checking lenient_semver_parser v0.4.2 [INFO] [stderr] Checking serde_json v1.0.151 [INFO] [stderr] Checking yoke v0.8.3 [INFO] [stderr] Checking http-body-util v0.1.4 [INFO] [stderr] Checking unsafe-libyaml-norway v0.2.15 [INFO] [stderr] Checking lenient_semver v0.4.2 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Compiling clap v4.6.4 [INFO] [stderr] Checking serde_norway v0.9.42 [INFO] [stderr] Compiling clap2man v0.1.1 [INFO] [stderr] Compiling clap_complete v4.6.8 [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/e3d12f3322cb00126b2208c6b9df3ac4467951f5/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.42/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="aws-lc-rs"' --cfg 'feature="aws_lc_rs"' --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=f678bb8905c73ce8 -C extra-filename=-87d8f26c774db02e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_lc_rs=/opt/rustwide/target/debug/deps/libaws_lc_rs-79d8290ce2bdf2af.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6f8123b0c2eed634.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-4cbbe2598a880b1d.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-8a27a221387af0fc.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-350c4d777e42ad0b.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-635551755f6edc1d.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-e5f740c98215caa1/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `clap_builder` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3d12f3322cb00126b2208c6b9df3ac4467951f5/bin/rustc --crate-name clap_builder --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.6.2/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="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=ed92bd692af24b22 -C extra-filename=-00fbc8949efc8c64 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anstream=/opt/rustwide/target/debug/deps/libanstream-0385906dc085fab0.rmeta --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-2ad9180aa07a2ead.rmeta --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-611cdb11cf098656.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-9754e702f19a9357.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "56a980edce5aad995766f1e54ca1901f7c76141cd23e6fb2aae7e61b0626b53f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56a980edce5aad995766f1e54ca1901f7c76141cd23e6fb2aae7e61b0626b53f", kill_on_drop: false }` [INFO] [stdout] 56a980edce5aad995766f1e54ca1901f7c76141cd23e6fb2aae7e61b0626b53f