[INFO] fetching crate workflow-utils 0.18.0... [INFO] checking workflow-utils-0.18.0 against master#568b11762723b001bfa693d0f21c5dad01d4e813 for pr-148190 [INFO] extracting crate workflow-utils 0.18.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate workflow-utils 0.18.0 [INFO] finished tweaking crates.io crate workflow-utils 0.18.0 [INFO] tweaked toml for crates.io crate workflow-utils 0.18.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate workflow-utils 0.18.0 on toolchain 568b11762723b001bfa693d0f21c5dad01d4e813 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 267 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parse-variants-derive v1.0.2 [INFO] [stderr] Downloaded parse-variants v1.0.8 [INFO] [stderr] Downloaded workflow-macro-tools v0.18.0 [INFO] [stderr] Downloaded workflow-log v0.18.0 [INFO] [stderr] Downloaded workflow-http v0.18.0 [INFO] [stderr] Downloaded hexplay v0.3.0 [INFO] [stderr] Downloaded workflow-core v0.18.0 [INFO] [stderr] Downloaded workflow-core-macros v0.18.0 [INFO] [stderr] Downloaded vergen v8.3.2 [INFO] [stderr] Downloaded rlimit v0.10.2 [INFO] [stderr] Downloaded triggered v0.1.3 [INFO] [stderr] Downloaded cargo_metadata v0.18.1 [INFO] [stderr] Downloaded cliclack v0.3.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5414c5c0ab284ebd3a768560b3aa49decb5105cb793b780610a3403bdabef0e [INFO] running `Command { std: "docker" "start" "-a" "b5414c5c0ab284ebd3a768560b3aa49decb5105cb793b780610a3403bdabef0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5414c5c0ab284ebd3a768560b3aa49decb5105cb793b780610a3403bdabef0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5414c5c0ab284ebd3a768560b3aa49decb5105cb793b780610a3403bdabef0e", kill_on_drop: false }` [INFO] [stdout] b5414c5c0ab284ebd3a768560b3aa49decb5105cb793b780610a3403bdabef0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a91f8e45afb7472ca0aadb219b049266902581e401bc6b3d25362ddd56470adc [INFO] running `Command { std: "docker" "start" "-a" "a91f8e45afb7472ca0aadb219b049266902581e401bc6b3d25362ddd56470adc", kill_on_drop: false }` [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.106 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking value-bag v1.12.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling parse-variants-derive v1.0.2 [INFO] [stderr] Compiling toml_edit v0.23.9 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling borsh v1.6.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling parse-variants v1.0.8 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling rlimit v0.10.2 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking hexplay v0.3.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling borsh-derive v1.6.0 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [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/568b11762723b001bfa693d0f21c5dad01d4e813/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/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_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --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-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=40d166aa6b45bb3c -C extra-filename=-c8b6cf721cd60e8c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1733fcdb13354ed1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-3d4b0af1d3b8e8f7.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-e05068cddb2c5882.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-556b22c4c239765c.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-9e7a013a4c25eebb.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" "a91f8e45afb7472ca0aadb219b049266902581e401bc6b3d25362ddd56470adc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a91f8e45afb7472ca0aadb219b049266902581e401bc6b3d25362ddd56470adc", kill_on_drop: false }` [INFO] [stdout] a91f8e45afb7472ca0aadb219b049266902581e401bc6b3d25362ddd56470adc