[INFO] fetching crate elicitation_verus 0.10.0...
[INFO] checking elicitation_verus-0.10.0 against try#53f0b05ecbcf011a1f77f1c627304e87ebd05801 for pr-154492-1
[INFO] extracting crate elicitation_verus 0.10.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate elicitation_verus 0.10.0
[INFO] finished tweaking crates.io crate elicitation_verus 0.10.0
[INFO] tweaked toml for crates.io crate elicitation_verus 0.10.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate elicitation_verus 0.10.0 on toolchain 53f0b05ecbcf011a1f77f1c627304e87ebd05801
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate elicitation_verus 0.10.0 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" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9268ee1216d0d0ce6e47e5727e6f7de5bdcf2aaf02507b5170bbe26aa69e6164
[INFO] running `Command { std: "docker" "start" "-a" "9268ee1216d0d0ce6e47e5727e6f7de5bdcf2aaf02507b5170bbe26aa69e6164", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9268ee1216d0d0ce6e47e5727e6f7de5bdcf2aaf02507b5170bbe26aa69e6164", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9268ee1216d0d0ce6e47e5727e6f7de5bdcf2aaf02507b5170bbe26aa69e6164", kill_on_drop: false }`
[INFO] [stdout] 9268ee1216d0d0ce6e47e5727e6f7de5bdcf2aaf02507b5170bbe26aa69e6164
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bfeda48dfae78491d09d2a2644c9ac3630e86ed86bc9ce7cf7ef42f14613bde
[INFO] running `Command { std: "docker" "start" "-a" "7bfeda48dfae78491d09d2a2644c9ac3630e86ed86bc9ce7cf7ef42f14613bde", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling verus_syn v0.0.0-2026-04-05-0114
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling verus_prettyplease v0.0.0-2026-04-05-0114
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking jiff v0.2.21
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling rmcp v1.3.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling vstd v0.0.0-2026-04-05-0114
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/53f0b05ecbcf011a1f77f1c627304e87ebd05801/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="futures-io"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "libc", "memchr", "portable-atomic", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=ef0623de65250c10 -C extra-filename=-98d317d33a4865e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-8503ffb23c4c186b.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-55797f2ebb0604ef.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-586efff36e7a5af6.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-3a1fd85095168f06.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9f16a2ed58d5c44b.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-2ecca6b667797f49.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-f5dcc71be5a0969d.rmeta --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" "7bfeda48dfae78491d09d2a2644c9ac3630e86ed86bc9ce7cf7ef42f14613bde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bfeda48dfae78491d09d2a2644c9ac3630e86ed86bc9ce7cf7ef42f14613bde", kill_on_drop: false }`
[INFO] [stdout] 7bfeda48dfae78491d09d2a2644c9ac3630e86ed86bc9ce7cf7ef42f14613bde
