[INFO] cloning repository https://github.com/jdm/commit-triage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jdm/commit-triage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdm%2Fcommit-triage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdm%2Fcommit-triage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4db9fc20cec7c0f5f659802946dd818f9f35f794 [INFO] testing jdm/commit-triage against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdm%2Fcommit-triage" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/jdm/commit-triage [INFO] finished tweaking git repo https://github.com/jdm/commit-triage [INFO] tweaked toml for git repo https://github.com/jdm/commit-triage written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jdm/commit-triage on toolchain cced03bfd61a304243a34504618ecec86c17063f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jdm/commit-triage 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" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ubyte v0.10.4 [INFO] [stderr] Downloaded inlinable_string v0.1.15 [INFO] [stderr] Downloaded rocket_ws v0.1.1 [INFO] [stderr] Downloaded state v0.6.0 [INFO] [stderr] Downloaded pear v0.2.9 [INFO] [stderr] Downloaded generator v0.7.5 [INFO] [stderr] Downloaded pear_codegen v0.2.9 [INFO] [stderr] Downloaded devise_codegen v0.4.2 [INFO] [stderr] Downloaded stable-pattern v0.1.0 [INFO] [stderr] Downloaded devise_core v0.4.2 [INFO] [stderr] Downloaded binascii v0.1.4 [INFO] [stderr] Downloaded rocket v0.5.1 [INFO] [stderr] Downloaded loom v0.5.6 [INFO] [stderr] Downloaded rocket_http v0.5.1 [INFO] [stderr] Downloaded devise v0.4.2 [INFO] [stderr] Downloaded figment v0.10.19 [INFO] [stderr] Downloaded rocket_codegen v0.5.1 [INFO] [stderr] Downloaded line-clipping v0.3.5 [INFO] [stderr] Downloaded xdg v3.0.0 [INFO] [stderr] Downloaded kasuari v0.4.11 [INFO] [stderr] Downloaded fmt2io v1.0.0 [INFO] [stderr] Downloaded fancy-regex v0.16.2 [INFO] [stderr] Downloaded comrak v0.52.0 [INFO] [stderr] Downloaded entities v1.0.1 [INFO] [stderr] Downloaded syntect v5.3.0 [INFO] [stderr] Downloaded jetscii v0.5.3 [INFO] [stderr] Downloaded emojis v0.8.1 [INFO] [stderr] Downloaded bon v3.9.1 [INFO] [stderr] Downloaded caseless v0.2.2 [INFO] [stderr] Downloaded bon-macros v3.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efb4304a5eeb3787a2cbe6379b5cb9ec32a6094c125be54ea8dfa7ee108d2e1f [INFO] running `Command { std: "docker" "start" "-a" "efb4304a5eeb3787a2cbe6379b5cb9ec32a6094c125be54ea8dfa7ee108d2e1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efb4304a5eeb3787a2cbe6379b5cb9ec32a6094c125be54ea8dfa7ee108d2e1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efb4304a5eeb3787a2cbe6379b5cb9ec32a6094c125be54ea8dfa7ee108d2e1f", kill_on_drop: false }` [INFO] [stdout] efb4304a5eeb3787a2cbe6379b5cb9ec32a6094c125be54ea8dfa7ee108d2e1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f02205ee63082dd6ac8270da56ef4fcd2bb6c6441cdfca5a98db35db3813ed09 [INFO] running `Command { std: "docker" "start" "-a" "f02205ee63082dd6ac8270da56ef4fcd2bb6c6441cdfca5a98db35db3813ed09", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling jetscii v0.5.3 [INFO] [stderr] Compiling markup5ever v0.35.0 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling comrak v0.52.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bon-macros v3.9.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling cssparser v0.35.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling html5ever v0.35.0 [INFO] [stderr] Compiling emojis v0.8.1 [INFO] [stderr] Compiling finl_unicode v1.4.0 [INFO] [stderr] Compiling fmt2io v1.0.0 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling clap v4.6.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/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/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 -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_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --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="signal"' --cfg 'feature="signal-hook-registry"' --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-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=45688c3f24a3e19a -C extra-filename=-ef5850ad966710b9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-da52938bfe154f8f.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-a60d102c2b225db2.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8a799ba8b4537fa2.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-022ce60d838bbe87.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-083cbe677acb7198.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-08b96a339cb6ecf1.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f02205ee63082dd6ac8270da56ef4fcd2bb6c6441cdfca5a98db35db3813ed09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f02205ee63082dd6ac8270da56ef4fcd2bb6c6441cdfca5a98db35db3813ed09", kill_on_drop: false }` [INFO] [stdout] f02205ee63082dd6ac8270da56ef4fcd2bb6c6441cdfca5a98db35db3813ed09