[INFO] fetching crate sidevm-host-runtime 0.1.1... [INFO] checking sidevm-host-runtime-0.1.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate sidevm-host-runtime 0.1.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate sidevm-host-runtime 0.1.1 [INFO] finished tweaking crates.io crate sidevm-host-runtime 0.1.1 [INFO] tweaked toml for crates.io crate sidevm-host-runtime 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sidevm-host-runtime 0.1.1 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 406 packages to latest compatible versions [INFO] [stderr] Adding dashmap v5.5.3 (available: v6.1.0) [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.0.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rustls-pemfile v1.0.4 (available: v2.2.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding tokio-rustls v0.23.4 (available: v0.26.4) [INFO] [stderr] Adding wasmer v3.3.0 (available: v6.1.0) [INFO] [stderr] Adding wasmer-compiler-cranelift v3.3.0 (available: v6.1.0) [INFO] [stderr] Adding wasmer-compiler-llvm v3.3.0 (available: v6.1.0) [INFO] [stderr] Adding wasmer-compiler-singlepass v3.3.0 (available: v6.1.0) [INFO] [stderr] Adding wasmer-middlewares v3.3.0 (available: v6.1.0) [INFO] [stderr] Adding wasmer-wasix-types v0.4.0 (available: v0.601.0) [INFO] [stderr] Adding webpki-roots v0.22.6 (available: v1.0.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78d401227b2cc3ed550d045b50c6a841fa1b72c3dba9b23feecef6e39dab394d [INFO] running `Command { std: "docker" "start" "-a" "78d401227b2cc3ed550d045b50c6a841fa1b72c3dba9b23feecef6e39dab394d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78d401227b2cc3ed550d045b50c6a841fa1b72c3dba9b23feecef6e39dab394d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78d401227b2cc3ed550d045b50c6a841fa1b72c3dba9b23feecef6e39dab394d", kill_on_drop: false }` [INFO] [stdout] 78d401227b2cc3ed550d045b50c6a841fa1b72c3dba9b23feecef6e39dab394d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f3067593cf608bd17118200813fc2e8103f53cdb919540489344a841569d4ff [INFO] running `Command { std: "docker" "start" "-a" "9f3067593cf608bd17118200813fc2e8103f53cdb919540489344a841569d4ff", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling cranelift-isle v0.91.1 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling corosensei v0.1.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.91.1 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling cranelift-codegen-meta v0.91.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking cranelift-entity v0.91.1 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Compiling wasm-encoder v0.240.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking regalloc2 v0.5.1 [INFO] [stderr] Checking cranelift-bforest v0.91.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking cranelift-egraph v0.91.1 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling wasmer-compiler-cranelift v3.3.0 [INFO] [stderr] Compiling wai-bindgen-gen-rust-wasm v0.2.3 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Compiling wai-parser v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling http v0.2.12 [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/4f260f0f20b3133d20cfb50353c0221943af5796/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.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"' --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=7a568f1183f2054d -C extra-filename=-aa12e7558856a69d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-03fb88865d5ab996.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4c9d86b5f979c4fc.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-181d5d846f6d2dcc.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-a4c623137582085a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-ab095c57fce87b7d.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-aa0b11f259d5b18d.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-2c90d448dd3aa0c2.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-ecf70c0e73a1cebd.so --cap-lints allow --cap-lints=forbid -Dunmustuse_in_always_ok` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9f3067593cf608bd17118200813fc2e8103f53cdb919540489344a841569d4ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f3067593cf608bd17118200813fc2e8103f53cdb919540489344a841569d4ff", kill_on_drop: false }` [INFO] [stdout] 9f3067593cf608bd17118200813fc2e8103f53cdb919540489344a841569d4ff