[INFO] fetching crate proto_rust 0.10.1... [INFO] documenting proto_rust-0.10.1 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918 [INFO] extracting crate proto_rust 0.10.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate proto_rust 0.10.1 [INFO] finished tweaking crates.io crate proto_rust 0.10.1 [INFO] tweaked toml for crates.io crate proto_rust 0.10.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate proto_rust 0.10.1 on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 440 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding proto_core v0.13.1 (available: v0.55.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f6315724310065b1d3c5c5ad7dfe16e4297b9ccb7758230721760ea57385cb2 [INFO] running `Command { std: "docker" "start" "-a" "0f6315724310065b1d3c5c5ad7dfe16e4297b9ccb7758230721760ea57385cb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f6315724310065b1d3c5c5ad7dfe16e4297b9ccb7758230721760ea57385cb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f6315724310065b1d3c5c5ad7dfe16e4297b9ccb7758230721760ea57385cb2", kill_on_drop: false }` [INFO] [stdout] 0f6315724310065b1d3c5c5ad7dfe16e4297b9ccb7758230721760ea57385cb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 106008d1cde6a638515d046b243cb60246b39ce6d7e8a9a7850fd23b9bbe3faf [INFO] running `Command { std: "docker" "start" "-a" "106008d1cde6a638515d046b243cb60246b39ce6d7e8a9a7850fd23b9bbe3faf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling cranelift-isle v0.95.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.95.1 [INFO] [stderr] Checking bumpalo v3.19.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.95.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling rustix v0.36.17 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling io-extras v0.17.4 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking regalloc2 v0.6.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling cap-primitives v1.0.15 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling cranelift-codegen v0.95.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking wasmtime-asm-macros v8.0.1 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Checking wasm-encoder v0.244.0 [INFO] [stderr] Checking memfd v0.6.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling wasmtime-fiber v8.0.1 [INFO] [stderr] Compiling ittapi-sys v0.3.5 [INFO] [stderr] Compiling wasmtime-runtime v8.0.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling wasmtime-cache v8.0.1 [INFO] [stderr] Compiling cap-std v1.0.15 [INFO] [stderr] Checking file-per-thread-logger v0.1.6 [INFO] [stderr] Checking cranelift-entity v0.95.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking ittapi v0.3.5 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking fs-set-times v0.19.2 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking object v0.30.4 [INFO] [stderr] Checking wasmparser v0.102.0 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Checking wast v244.0.0 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Checking cranelift-bforest v0.95.1 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v8.0.1 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling wasmtime v8.0.1 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling wasi-common v8.0.1 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling wiggle-generate v8.0.1 [INFO] [stderr] Compiling psm v0.1.30 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling cbindgen v0.24.5 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Checking wasmtime-types v8.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling system-interface v0.25.9 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking wasmtime-jit-debug v8.0.1 [INFO] [stderr] Compiling cap-fs-ext v1.0.15 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Compiling wiggle-macro v8.0.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking cap-rand v1.0.15 [INFO] [stderr] Checking wasmtime-environ v8.0.1 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Checking cap-time-ext v1.0.15 [INFO] [stderr] Checking fs-set-times v0.18.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling wasmtime-wasi v8.0.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking http-body v0.4.6 [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/a394c9cd9ec93787f09a7ac445b14cc674a94549/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.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="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"' --cfg 'feature="tracing"' --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=83cbe897870d501e -C extra-filename=-c801316334aca3db --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-b78d6451d033f8d4.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-0ac2da10e9ecfee9.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-215ed90fe7b90392.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-7dd1b93f9face5f6.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-71952d9c6f6af747.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-abfce4c28f3843fe.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 `wast` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a394c9cd9ec93787f09a7ac445b14cc674a94549/bin/rustc --crate-name wast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wast-244.0.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 '--allow=clippy::all' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-macro-rules --warn=unused-lifetimes --warn=unstable_features --deny=unsafe_code --warn=unsafe-op-in-unsafe-fn --warn=unsafe-attr-outside-unsafe '--warn=clippy::unnecessary_to_owned' '--warn=clippy::unnecessary_mut_passed' '--warn=clippy::unnecessary_fallible_conversions' '--warn=clippy::unnecessary_cast' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs --warn=rust-2024-prelude-collisions --warn=rust-2024-incompatible-pat --warn=rust-2024-guarded-string-incompatible-syntax --warn=missing-unsafe-on-extern '--warn=clippy::map_clone' '--warn=clippy::manual_strip' --warn=keyword_idents_2024 --warn=deprecated-safe-2024 '--warn=clippy::clone_on_copy' --check-cfg 'cfg(fuzzing)' --cfg 'feature="component-model"' --cfg 'feature="wasm-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component-model", "default", "dwarf", "wasm-module"))' -C metadata=6e84e16f7394681d -C extra-filename=-8d69c192dec66ffd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-0c5390564c0a5d42.rmeta --extern leb128fmt=/opt/rustwide/target/debug/deps/libleb128fmt-ec3bf77777ee3a6c.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3d944e3b9ac373a3.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-831b79c958a0d7a0.rmeta --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-8334a17d47e52028.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "106008d1cde6a638515d046b243cb60246b39ce6d7e8a9a7850fd23b9bbe3faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "106008d1cde6a638515d046b243cb60246b39ce6d7e8a9a7850fd23b9bbe3faf", kill_on_drop: false }` [INFO] [stdout] 106008d1cde6a638515d046b243cb60246b39ce6d7e8a9a7850fd23b9bbe3faf