[INFO] cloning repository https://github.com/cloudflare/chaussette [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cloudflare/chaussette" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudflare%2Fchaussette", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudflare%2Fchaussette'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8e4c78c4657b36f4368bd5bd77f7314cacbb412 [INFO] checking cloudflare/chaussette against master#8b6b15b877fbceb1ee5d9a5a4746e7515901574a for pr-147294 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudflare%2Fchaussette" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cloudflare/chaussette [INFO] finished tweaking git repo https://github.com/cloudflare/chaussette [INFO] tweaked toml for git repo https://github.com/cloudflare/chaussette written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cloudflare/chaussette on toolchain 8b6b15b877fbceb1ee5d9a5a4746e7515901574a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cloudflare/chaussette 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" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded debug_panic v0.2.1 [INFO] [stderr] Downloaded qlog v0.15.2 [INFO] [stderr] Downloaded task-killswitch v0.1.0 [INFO] [stderr] Downloaded intrusive-collections v0.9.7 [INFO] [stderr] Downloaded octets v0.3.0 [INFO] [stderr] Downloaded buffer-pool v0.1.0 [INFO] [stderr] Downloaded slog-stdlog v4.1.1 [INFO] [stderr] Downloaded socks5-proto v0.4.1 [INFO] [stderr] Downloaded hyper-boring v4.13.0 [INFO] [stderr] Downloaded prometools v0.2.2 [INFO] [stderr] Downloaded local-ip-address v0.5.7 [INFO] [stderr] Downloaded clap v4.5.29 [INFO] [stderr] Downloaded procfs-core v0.16.0 [INFO] [stderr] Downloaded raw-cpuid v11.4.0 [INFO] [stderr] Downloaded procfs v0.16.0 [INFO] [stderr] Downloaded cf-rustracing-jaeger v1.2.0 [INFO] [stderr] Downloaded boring v4.13.0 [INFO] [stderr] Downloaded clap_builder v4.5.29 [INFO] [stderr] Downloaded slog-term v2.9.1 [INFO] [stderr] Downloaded yaml-merge-keys v0.5.1 [INFO] [stderr] Downloaded socks5-server v0.10.1 [INFO] [stderr] Downloaded foundations v4.3.0 [INFO] [stderr] Downloaded tokio-boring v4.13.0 [INFO] [stderr] Downloaded cf-rustracing v1.1.0 [INFO] [stderr] Downloaded thrift_codec v0.2.0 [INFO] [stderr] Downloaded datagram-socket v0.3.0 [INFO] [stderr] Downloaded tokio-quiche v0.6.0 [INFO] [stderr] Downloaded quiche v0.24.5 [INFO] [stderr] Downloaded foundations-macros v4.3.0 [INFO] [stderr] Downloaded boring-sys v4.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24e13508d6bda1cc95cad637d3ac5a53932e34ef7cf6f49c7ecdaea522b97f8e [INFO] running `Command { std: "docker" "start" "-a" "24e13508d6bda1cc95cad637d3ac5a53932e34ef7cf6f49c7ecdaea522b97f8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24e13508d6bda1cc95cad637d3ac5a53932e34ef7cf6f49c7ecdaea522b97f8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24e13508d6bda1cc95cad637d3ac5a53932e34ef7cf6f49c7ecdaea522b97f8e", kill_on_drop: false }` [INFO] [stdout] 24e13508d6bda1cc95cad637d3ac5a53932e34ef7cf6f49c7ecdaea522b97f8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 245934d937d84b549bab223be32c17e8bbfc0870f81129da4a32606e9196c82e [INFO] running `Command { std: "docker" "start" "-a" "245934d937d84b549bab223be32c17e8bbfc0870f81129da4a32606e9196c82e", kill_on_drop: false }` [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking miniz_oxide v0.8.4 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Checking procfs-core v0.16.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking raw-cpuid v11.4.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Checking is-terminal v0.4.15 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling foundations v4.3.0 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking intrusive-collections v0.9.7 [INFO] [stderr] Compiling quiche v0.24.5 [INFO] [stderr] Checking buffer-pool v0.1.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking debug_panic v0.2.1 [INFO] [stderr] Checking octets v0.3.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking clap_builder v4.5.29 [INFO] [stderr] Checking slog-stdlog v4.1.1 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking linked_hash_set v0.1.5 [INFO] [stderr] Checking quanta v0.12.5 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking slog-term v2.9.1 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling prometheus-client-derive-text-encode v0.3.0 [INFO] [stderr] Checking trackable v1.3.0 [INFO] [stderr] Checking thrift_codec v0.2.0 [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 zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking opentelemetry v0.22.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking pin-project v1.1.9 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling foundations-macros v4.3.0 [INFO] [stderr] Checking prost v0.12.6 [INFO] [stderr] Checking clap v4.5.29 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling boring-sys v4.13.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking opentelemetry_sdk v0.22.1 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking triomphe v0.1.14 [INFO] [stderr] Checking ipnetwork v0.20.0 [INFO] [stderr] Compiling neli-proc-macros v0.1.4 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking yaml-merge-keys v0.5.1 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking prometheus-client v0.18.1 [INFO] [stderr] Checking governor v0.6.3 [INFO] [stderr] Checking prometools v0.2.2 [INFO] [stderr] Checking neli v0.6.5 [INFO] [stderr] Checking slog-json v2.6.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking qlog v0.15.2 [INFO] [stderr] Checking local-ip-address v0.5.7 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [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/8b6b15b877fbceb1ee5d9a5a4746e7515901574a/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.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="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=23ccd81679620264 -C extra-filename=-36ae1b1b3236cfba --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-e9edca672f89d933.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-a92d876d7d1a9851.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d82fa70c4835ae39.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-3ca34ffc77c49387.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-a55efb334930b34e.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-bb9db14766196b0c.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" "245934d937d84b549bab223be32c17e8bbfc0870f81129da4a32606e9196c82e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "245934d937d84b549bab223be32c17e8bbfc0870f81129da4a32606e9196c82e", kill_on_drop: false }` [INFO] [stdout] 245934d937d84b549bab223be32c17e8bbfc0870f81129da4a32606e9196c82e