[INFO] fetching crate wick-runtime 0.24.1... [INFO] checking wick-runtime-0.24.1 against try#1d0e7c032bf9b905a3165592072b5cc63c491d50 for pr-133502-5 [INFO] extracting crate wick-runtime 0.24.1 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate wick-runtime 0.24.1 on toolchain 1d0e7c032bf9b905a3165592072b5cc63c491d50 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wick-runtime 0.24.1 [INFO] finished tweaking crates.io crate wick-runtime 0.24.1 [INFO] tweaked toml for crates.io crate wick-runtime 0.24.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 574 packages to latest compatible versions [INFO] [stderr] Adding derive_builder v0.12.0 (available: v0.20.2) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.15) [INFO] [stderr] Adding rstest v0.18.2 (available: v0.25.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] [stderr] Adding wasmtime v13.0.1 (available: v32.0.0) [INFO] [stderr] Adding wasmtime-wasi v13.0.1 (available: v32.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b918dee4b8f8353aae80d144f6a618c8eedfa7ad1f4487b7f90ef523da914103 [INFO] running `Command { std: "docker" "start" "-a" "b918dee4b8f8353aae80d144f6a618c8eedfa7ad1f4487b7f90ef523da914103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b918dee4b8f8353aae80d144f6a618c8eedfa7ad1f4487b7f90ef523da914103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b918dee4b8f8353aae80d144f6a618c8eedfa7ad1f4487b7f90ef523da914103", kill_on_drop: false }` [INFO] [stdout] b918dee4b8f8353aae80d144f6a618c8eedfa7ad1f4487b7f90ef523da914103 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3930aac37b6fb06e13c77657e2d16062ed6c01fdc47c4e3f051e6f5f9e12580 [INFO] running `Command { std: "docker" "start" "-a" "e3930aac37b6fb06e13c77657e2d16062ed6c01fdc47c4e3f051e6f5f9e12580", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Checking getrandom v0.3.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling loose-liquid-derive v0.27.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling getset v0.1.5 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling cranelift-isle v0.100.1 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v13.0.1 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling cranelift-codegen-shared v0.100.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.100.1 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling asset-container v0.4.0 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling cranelift-codegen v0.100.1 [INFO] [stderr] Checking wasm-encoder v0.32.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling cap-primitives v2.0.2 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking wasmtime-component-util v13.0.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling derive-asset-container v0.4.0 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ittapi-sys v0.3.5 [INFO] [stderr] Compiling wasmtime-fiber v13.0.1 [INFO] [stderr] Compiling property v0.3.3 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking fs-set-times v0.20.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling wasm-encoder v0.229.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Compiling seeded-random v0.6.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking cranelift-entity v0.100.1 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking wasmrs-frames v0.17.1 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking wasmparser v0.112.0 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking cranelift-bforest v0.100.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking wasmparser v0.121.2 [INFO] [stderr] Checking wasmrs-codec v0.17.0 [INFO] [stderr] Checking cranelift-control v0.100.1 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling loose-liquid-core v0.27.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling jwt v0.16.0 [INFO] [stderr] Compiling olpc-cjson v0.1.4 [INFO] [stderr] Checking base64-serde v0.7.0 [INFO] [stderr] Compiling wasmtime-runtime v13.0.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking wick-interface-types v0.17.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling http-auth v0.1.10 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Checking wasmtime-asm-macros v13.0.1 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling cap-std v2.0.2 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling sha256 v1.6.0 [INFO] [stderr] Compiling wit-parser v0.11.3 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Checking itertools v0.10.5 [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/1d0e7c032bf9b905a3165592072b5cc63c491d50/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/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)' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --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="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=48f08f9985ad438c -C extra-filename=-5184720fa351208f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-24e96556d6f38c14.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f3d7dc08b1db7641.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-f67e248a8a71fda9.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-891c9f8cea770932.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-d626790c346c5246.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-f112991537def789.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-4d1d7280fefab3b6.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" "e3930aac37b6fb06e13c77657e2d16062ed6c01fdc47c4e3f051e6f5f9e12580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3930aac37b6fb06e13c77657e2d16062ed6c01fdc47c4e3f051e6f5f9e12580", kill_on_drop: false }` [INFO] [stdout] e3930aac37b6fb06e13c77657e2d16062ed6c01fdc47c4e3f051e6f5f9e12580