[INFO] fetching crate as_warp_reply 0.1.0...
[INFO] checking as_warp_reply-0.1.0 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] extracting crate as_warp_reply 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate as_warp_reply 0.1.0
[INFO] finished tweaking crates.io crate as_warp_reply 0.1.0
[INFO] tweaked toml for crates.io crate as_warp_reply 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate as_warp_reply 0.1.0 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 133 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding warp v0.3.7 (available: v0.4.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 323626101d682e87d9e828e31363beebbab77049c96fdfe3e0c284e52751cf91
[INFO] running `Command { std: "docker" "start" "-a" "323626101d682e87d9e828e31363beebbab77049c96fdfe3e0c284e52751cf91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "323626101d682e87d9e828e31363beebbab77049c96fdfe3e0c284e52751cf91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "323626101d682e87d9e828e31363beebbab77049c96fdfe3e0c284e52751cf91", kill_on_drop: false }`
[INFO] [stdout] 323626101d682e87d9e828e31363beebbab77049c96fdfe3e0c284e52751cf91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a3e35fb75cdf7d0e634a3b19be3a2e609e8f0182872d95d84d02f2ffae20177
[INFO] running `Command { std: "docker" "start" "-a" "1a3e35fb75cdf7d0e634a3b19be3a2e609e8f0182872d95d84d02f2ffae20177", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking serde_json v1.0.148
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking warp v0.3.7
[INFO] [stderr] error: could not compile `warp` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name warp --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/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 --cfg 'feature="default"' --cfg 'feature="multer"' --cfg 'feature="multipart"' --cfg 'feature="tokio-tungstenite"' --cfg 'feature="websocket"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-compression", "compression", "compression-brotli", "compression-gzip", "default", "multer", "multipart", "rustls-pemfile", "tls", "tokio-rustls", "tokio-tungstenite", "websocket"))' -C metadata=5dfd056f71ffc6cd -C extra-filename=-dd3c3af2b237888f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-98e9b16cf060efd6.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-5ba7b0203d9d7462.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-05d902f59d5c8841.rmeta --extern headers=/opt/rustwide/target/debug/deps/libheaders-0ad48641c1978bcd.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-50c0e550b90310b3.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-3515da0de32bd963.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-3ed344fefb710324.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-0e028ba0bbb58246.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-9c1cf1f68efdf3b6.rmeta --extern multer=/opt/rustwide/target/debug/deps/libmulter-f1ca048703e15936.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-2031134c95a34a69.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-a6b51f054b888723.rmeta --extern scoped_tls=/opt/rustwide/target/debug/deps/libscoped_tls-9d6087561059121f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-219473eebd8c18b6.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f62d2fb06319fc40.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-f6cc6f64bbac143c.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e3ae621ad130ba19.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-ce8cf0225023233f.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-6c84ba7d01f29ac5.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-f7130eb3aa59f3e5.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-794b5df4caba9609.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" "1a3e35fb75cdf7d0e634a3b19be3a2e609e8f0182872d95d84d02f2ffae20177", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a3e35fb75cdf7d0e634a3b19be3a2e609e8f0182872d95d84d02f2ffae20177", kill_on_drop: false }`
[INFO] [stdout] 1a3e35fb75cdf7d0e634a3b19be3a2e609e8f0182872d95d84d02f2ffae20177
