[INFO] fetching crate rship-entities-color 4.0.0-canary.79...
[INFO] checking rship-entities-color-4.0.0-canary.79 against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] extracting crate rship-entities-color 4.0.0-canary.79 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate rship-entities-color 4.0.0-canary.79
[INFO] finished tweaking crates.io crate rship-entities-color 4.0.0-canary.79
[INFO] tweaked toml for crates.io crate rship-entities-color 4.0.0-canary.79 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rship-entities-color 4.0.0-canary.79 on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rship-entities-color 4.0.0-canary.79 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3c56a48b0e3ac61f5627b1446feca1427c5a449d7cd0a147bdf5a76f9c6ddd97
[INFO] running `Command { std: "docker" "start" "3c56a48b0e3ac61f5627b1446feca1427c5a449d7cd0a147bdf5a76f9c6ddd97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c56a48b0e3ac61f5627b1446feca1427c5a449d7cd0a147bdf5a76f9c6ddd97", 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" "3c56a48b0e3ac61f5627b1446feca1427c5a449d7cd0a147bdf5a76f9c6ddd97" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c56a48b0e3ac61f5627b1446feca1427c5a449d7cd0a147bdf5a76f9c6ddd97", 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" "3c56a48b0e3ac61f5627b1446feca1427c5a449d7cd0a147bdf5a76f9c6ddd97" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling tokio-macros v2.7.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking crossbeam-queue v0.3.13
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling ts-rs-macros v11.1.0
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking arc-swap v1.9.2
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking spin_sleep v1.3.3
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking roaring v0.10.12
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking thiserror v2.0.19
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking opentelemetry v0.32.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking nucleo-matcher v0.3.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling myko-macros v5.0.1
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling phf_shared v0.14.0
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling rquickjs-sys v0.12.1
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]    Compiling dlopen2_derive v0.4.3
[INFO] [stderr]    Compiling relative-path v2.0.1
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]     Checking dlopen2 v0.8.2
[INFO] [stderr]    Compiling phf_generator v0.14.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling rship-entities-macros v4.0.0-canary.79
[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/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.53.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 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --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", "schedule-latency", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=4d633d7dbcfe906b -C extra-filename=-4e52b63b9bc2e1d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-4fbd75942b1503ad.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-5b122225efee376b.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-acbf03d6753a552b.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-fbaaae226cca1d88.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-e631dbe7df418f4f.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-081bf329e7bc52a9.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-20b7041779d5299e.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 `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.33/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="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "libc", "memchr", "portable-atomic", "portable-atomic-alloc", "portable-atomic-util", "portable_atomic_crate", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=d6a6f6999d737c75 -C extra-filename=-be803512f3c45db1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-dfe92fecf9204724.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-66c6c11339e0b249.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-3ebfebde32ce6a0b.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-2e0febc4b55f49d2.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-cdd1669e988ddca7.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-7018d05962e87907.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b924193483665774.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-ae595133c23c4338.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3c56a48b0e3ac61f5627b1446feca1427c5a449d7cd0a147bdf5a76f9c6ddd97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c56a48b0e3ac61f5627b1446feca1427c5a449d7cd0a147bdf5a76f9c6ddd97", kill_on_drop: false }`
[INFO] [stdout] 3c56a48b0e3ac61f5627b1446feca1427c5a449d7cd0a147bdf5a76f9c6ddd97
