[INFO] cloning repository https://github.com/zz0-0/crust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zz0-0/crust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzz0-0%2Fcrust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzz0-0%2Fcrust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70f66d41cca699c497abfdc924ed160a50bfa446 [INFO] checking zz0-0/crust against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzz0-0%2Fcrust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zz0-0/crust [INFO] finished tweaking git repo https://github.com/zz0-0/crust [INFO] tweaked toml for git repo https://github.com/zz0-0/crust written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zz0-0/crust on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zz0-0/crust 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "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 rand_core v0.9.1 [INFO] [stderr] Downloaded native-tls v0.2.13 [INFO] [stderr] Downloaded kube v0.98.0 [INFO] [stderr] Downloaded dyn-clone v1.0.18 [INFO] [stderr] Downloaded hyper-http-proxy v1.0.0 [INFO] [stderr] Downloaded kube-derive v0.98.0 [INFO] [stderr] Downloaded jsonptr v0.6.3 [INFO] [stderr] Downloaded jsonpath-rust v0.7.5 [INFO] [stderr] Downloaded kube-client v0.98.0 [INFO] [stderr] Downloaded kube-core v0.98.0 [INFO] [stderr] Downloaded cc v1.2.12 [INFO] [stderr] Downloaded kube-runtime v0.98.0 [INFO] [stderr] Downloaded openssl-sys v0.9.105 [INFO] [stderr] Downloaded json-patch v3.0.1 [INFO] [stderr] Downloaded rustls v0.23.22 [INFO] [stderr] Downloaded openssl v0.10.70 [INFO] [stderr] Downloaded k8s-openapi v0.24.0 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4123ab301db62136dbff8ce76e522f6c8532eeca456cd87ccacd093d3bd4d64 [INFO] running `Command { std: "docker" "start" "-a" "f4123ab301db62136dbff8ce76e522f6c8532eeca456cd87ccacd093d3bd4d64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4123ab301db62136dbff8ce76e522f6c8532eeca456cd87ccacd093d3bd4d64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4123ab301db62136dbff8ce76e522f6c8532eeca456cd87ccacd093d3bd4d64", kill_on_drop: false }` [INFO] [stdout] f4123ab301db62136dbff8ce76e522f6c8532eeca456cd87ccacd093d3bd4d64 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d18766ed6a9c9b788eac4b0e978b7923f3012e5f5e912403314424cdffd02ccd [INFO] running `Command { std: "docker" "start" "-a" "d18766ed6a9c9b788eac4b0e978b7923f3012e5f5e912403314424cdffd02ccd", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Compiling cc v1.2.12 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustls v0.23.22 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling openssl v0.10.70 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling k8s-openapi v0.24.0 [INFO] [stderr] Checking dyn-clone v1.0.18 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling zerocopy v0.8.20 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking getrandom v0.3.1 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking winnow v0.7.2 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking crust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.105 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking rand_core v0.9.1 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking tower-http v0.6.2 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_chacha v0.9.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/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.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 --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-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=e8d2ffa8fe673656 -C extra-filename=-f2a51135f6bbb2df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-383e1e46f5f9ffb3.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-68890eeeddb3bda2.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-a74db05514864d85.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-4fc2fa5364b3ebea.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-b7650e68c983ce33.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-b5191dae6af14ba4.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-4052a6fdfb47dce3.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" "d18766ed6a9c9b788eac4b0e978b7923f3012e5f5e912403314424cdffd02ccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d18766ed6a9c9b788eac4b0e978b7923f3012e5f5e912403314424cdffd02ccd", kill_on_drop: false }` [INFO] [stdout] d18766ed6a9c9b788eac4b0e978b7923f3012e5f5e912403314424cdffd02ccd