[INFO] fetching crate elicitation_creusot 0.8.3...
[INFO] checking elicitation_creusot-0.8.3 against master#64b72a1fa5449d928d5f553b01a596b78ee255d2 for pr-153457
[INFO] extracting crate elicitation_creusot 0.8.3 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate elicitation_creusot 0.8.3
[INFO] finished tweaking crates.io crate elicitation_creusot 0.8.3
[INFO] tweaked toml for crates.io crate elicitation_creusot 0.8.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate elicitation_creusot 0.8.3 on toolchain 64b72a1fa5449d928d5f553b01a596b78ee255d2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+64b72a1fa5449d928d5f553b01a596b78ee255d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate elicitation_creusot 0.8.3 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" "+64b72a1fa5449d928d5f553b01a596b78ee255d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded derive_setters v0.1.9
[INFO] [stderr]   Downloaded cookie_store v0.22.1
[INFO] [stderr]   Downloaded rmcp-macros v0.17.0
[INFO] [stderr]   Downloaded anodized v0.3.0
[INFO] [stderr]   Downloaded anodized-core v0.3.0
[INFO] [stderr]   Downloaded elicitation_macros v0.8.3
[INFO] [stderr]   Downloaded elicitation_derive v0.8.3
[INFO] [stderr]   Downloaded creusot-std v0.10.0
[INFO] [stderr]   Downloaded creusot-std-proc v0.10.0
[INFO] [stderr]   Downloaded rmcp v0.17.0
[INFO] [stderr]   Downloaded elicitation v0.8.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+64b72a1fa5449d928d5f553b01a596b78ee255d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 363b8ab7ce62f61130e9113d33b6a8316bbbc304ae49ee3805f3e713aca49e23
[INFO] running `Command { std: "docker" "start" "-a" "363b8ab7ce62f61130e9113d33b6a8316bbbc304ae49ee3805f3e713aca49e23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "363b8ab7ce62f61130e9113d33b6a8316bbbc304ae49ee3805f3e713aca49e23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "363b8ab7ce62f61130e9113d33b6a8316bbbc304ae49ee3805f3e713aca49e23", kill_on_drop: false }`
[INFO] [stdout] 363b8ab7ce62f61130e9113d33b6a8316bbbc304ae49ee3805f3e713aca49e23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+64b72a1fa5449d928d5f553b01a596b78ee255d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc045e2eb1a0bf0247883596dbea9e44f047e489de5c3a57852e682812df41c4
[INFO] running `Command { std: "docker" "start" "-a" "bc045e2eb1a0bf0247883596dbea9e44f047e489de5c3a57852e682812df41c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rmcp v0.17.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling anodized-core v0.3.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling anodized v0.3.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking rand_chacha v0.10.0
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling elicitation_macros v0.8.3
[INFO] [stderr]    Compiling creusot-std-proc v0.10.0
[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/64b72a1fa5449d928d5f553b01a596b78ee255d2/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="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --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=6d01c7e88259bad7 -C extra-filename=-5495957bf4fa2faa --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-3f7e59e525cb5b67.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-bd9588c8385f17f5.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-48886dc567f99fe5.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-1e83e6967e29d418.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 `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/64b72a1fa5449d928d5f553b01a596b78ee255d2/bin/rustc --crate-name serde_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=4d9fc5fdf94e3702 -C extra-filename=-336a54ebf7b2a325 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-183f829d39b9e7b0.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-923d3c87caf631c6.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d8864bc1138b3794.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "bc045e2eb1a0bf0247883596dbea9e44f047e489de5c3a57852e682812df41c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc045e2eb1a0bf0247883596dbea9e44f047e489de5c3a57852e682812df41c4", kill_on_drop: false }`
[INFO] [stdout] bc045e2eb1a0bf0247883596dbea9e44f047e489de5c3a57852e682812df41c4
