[INFO] cloning repository https://github.com/orhun/git-cliff [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orhun/git-cliff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhun%2Fgit-cliff", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhun%2Fgit-cliff'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b82221abd1981b6ecce8ab428fede8165ebb4246 [INFO] checking orhun/git-cliff against master#5dbf4069dc98bbbca98dd600a65f50c258fbfd56 for pr-148477-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhun%2Fgit-cliff" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/orhun/git-cliff [INFO] finished tweaking git repo https://github.com/orhun/git-cliff [INFO] tweaked toml for git repo https://github.com/orhun/git-cliff written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/orhun/git-cliff on toolchain 5dbf4069dc98bbbca98dd600a65f50c258fbfd56 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/orhun/git-cliff 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" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.221 [INFO] [stderr] Downloaded serde_derive v1.0.221 [INFO] [stderr] Downloaded include-flate-compress v0.3.1 [INFO] [stderr] Downloaded include-flate-codegen v0.3.1 [INFO] [stderr] Downloaded serde_core v1.0.221 [INFO] [stderr] Downloaded reflink-copy v0.1.28 [INFO] [stderr] Downloaded rustls-webpki v0.103.5 [INFO] [stderr] Downloaded http-cache v0.20.0 [INFO] [stderr] Downloaded pest_derive v2.8.2 [INFO] [stderr] Downloaded http-serde v2.1.1 [INFO] [stderr] Downloaded serde_json v1.0.144 [INFO] [stderr] Downloaded console v0.16.1 [INFO] [stderr] Downloaded cookie_store v0.22.0 [INFO] [stderr] Downloaded libflate_lz77 v2.1.0 [INFO] [stderr] Downloaded http-cache-reqwest v0.15.0 [INFO] [stderr] Downloaded lazy-regex v3.4.1 [INFO] [stderr] Downloaded git-conventional v0.12.9 [INFO] [stderr] Downloaded dary_heap v0.3.7 [INFO] [stderr] Downloaded pprof v0.15.0 [INFO] [stderr] Downloaded async-compression v0.4.30 [INFO] [stderr] Downloaded windows-collections v0.3.0 [INFO] [stderr] Downloaded windows-threading v0.2.0 [INFO] [stderr] Downloaded compression-codecs v0.4.30 [INFO] [stderr] Downloaded roff v0.2.2 [INFO] [stderr] Downloaded pest v2.8.2 [INFO] [stderr] Downloaded inferno v0.11.21 [INFO] [stderr] Downloaded windows-numerics v0.3.0 [INFO] [stderr] Downloaded next_version v0.2.25 [INFO] [stderr] Downloaded yaml-rust2 v0.10.3 [INFO] [stderr] Downloaded symbolic-demangle v12.16.2 [INFO] [stderr] Downloaded wasi v0.14.5+wasi-0.2.4 [INFO] [stderr] Downloaded libflate v2.1.0 [INFO] [stderr] Downloaded unit-prefix v0.5.1 [INFO] [stderr] Downloaded http-cache-semantics v2.1.0 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Downloaded pest_meta v2.8.2 [INFO] [stderr] Downloaded symbolic-common v12.16.2 [INFO] [stderr] Downloaded temp-dir v0.1.16 [INFO] [stderr] Downloaded windows-future v0.3.0 [INFO] [stderr] Downloaded clap_mangen v0.2.29 [INFO] [stderr] Downloaded include-flate v0.3.1 [INFO] [stderr] Downloaded update-informer v1.3.0 [INFO] [stderr] Downloaded indicatif v0.18.0 [INFO] [stderr] Downloaded cacache v13.0.0 [INFO] [stderr] Downloaded security-framework v3.4.0 [INFO] [stderr] Downloaded clap_complete v4.5.57 [INFO] [stderr] Downloaded pest_generator v2.8.2 [INFO] [stderr] Downloaded wasip2 v1.0.0+wasi-0.2.4 [INFO] [stderr] Downloaded etcetera v0.10.0 [INFO] [stderr] Downloaded config v0.15.15 [INFO] [stderr] Downloaded quick-xml v0.26.0 [INFO] [stderr] Downloaded windows v0.62.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39d9e0360f7937dad250d51ede4fd74413f1f9e174054e7eea5e00238320ff96 [INFO] running `Command { std: "docker" "start" "-a" "39d9e0360f7937dad250d51ede4fd74413f1f9e174054e7eea5e00238320ff96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39d9e0360f7937dad250d51ede4fd74413f1f9e174054e7eea5e00238320ff96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39d9e0360f7937dad250d51ede4fd74413f1f9e174054e7eea5e00238320ff96", kill_on_drop: false }` [INFO] [stdout] 39d9e0360f7937dad250d51ede4fd74413f1f9e174054e7eea5e00238320ff96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0331fd131134ca03fcecefaa691f46ff0fc187c70e1bc1b6598ccf731c13e348 [INFO] running `Command { std: "docker" "start" "-a" "0331fd131134ca03fcecefaa691f46ff0fc187c70e1bc1b6598ccf731c13e348", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling serde_core v1.0.221 [INFO] [stderr] Compiling serde v1.0.221 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking libc v0.2.175 [INFO] [stderr] Compiling serde_json v1.0.144 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling serde_derive v1.0.221 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Checking typenum v1.18.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking zerocopy v0.8.27 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5dbf4069dc98bbbca98dd600a65f50c258fbfd56/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C panic=abort -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=6d27af6bd351e3a9 -C extra-filename=-0263b5856896bc7f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-4cd6520b47fb6de9.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-af221adebf2658f0.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-ddd645ce6d537563.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7652ee1cf08307e8.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-f76bedd9c72a2bea.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-2949c06c5fa9f7d1.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5dbf4069dc98bbbca98dd600a65f50c258fbfd56/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=bd2a55eb1ce3b356 -C extra-filename=-f1411a2092d13c2b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e5cabef3feeb6ca4.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-be18c571a5c6e779.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-21e9d97c41db3b68.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-2949c06c5fa9f7d1.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0331fd131134ca03fcecefaa691f46ff0fc187c70e1bc1b6598ccf731c13e348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0331fd131134ca03fcecefaa691f46ff0fc187c70e1bc1b6598ccf731c13e348", kill_on_drop: false }` [INFO] [stdout] 0331fd131134ca03fcecefaa691f46ff0fc187c70e1bc1b6598ccf731c13e348