[INFO] fetching crate as_warp_reply 0.1.0...
[INFO] checking as_warp_reply-0.1.0 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate as_warp_reply 0.1.0 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate as_warp_reply 0.1.0 on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 122 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.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 458e3c3c8c7ec088064c24e2b31241833c53b650466a3a4b97ca6f938ea59c24
[INFO] running `Command { std: "docker" "start" "-a" "458e3c3c8c7ec088064c24e2b31241833c53b650466a3a4b97ca6f938ea59c24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "458e3c3c8c7ec088064c24e2b31241833c53b650466a3a4b97ca6f938ea59c24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "458e3c3c8c7ec088064c24e2b31241833c53b650466a3a4b97ca6f938ea59c24", kill_on_drop: false }`
[INFO] [stdout] 458e3c3c8c7ec088064c24e2b31241833c53b650466a3a4b97ca6f938ea59c24
[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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f0e8c412c3c00c7007560a2d8c23422dce37300c842cd32f9bdd207a6bb8894
[INFO] running `Command { std: "docker" "start" "-a" "6f0e8c412c3c00c7007560a2d8c23422dce37300c842cd32f9bdd207a6bb8894", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-task v0.3.32
[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 tracing-core v0.1.36
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[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 sha1 v0.10.6
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[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/6713fa75964eb229409a9c6f6f5c418423e313ff/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 -C embed-bitcode=no -C debuginfo=2 --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=1f66efa0c68af7c4 -C extra-filename=-e024a9d92c5d40fe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-cccdc721da232fd0.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-34058504bf85e495.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ed691875e17951bf.rmeta --extern headers=/opt/rustwide/target/debug/deps/libheaders-1c337091a469ff50.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-ebd8c0dc4b9ff0b5.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-36cf427d36ab1087.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-bf09eeb46d6cd142.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-6964566df258a87f.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-01330a53489e37a3.rmeta --extern multer=/opt/rustwide/target/debug/deps/libmulter-10d2eb6bf8375233.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-e5e2b4eaa5d18a05.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-018cf940825aa482.rmeta --extern scoped_tls=/opt/rustwide/target/debug/deps/libscoped_tls-0436ca5c17791a13.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-23c058e125d27f54.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e520115b7caa97ed.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-6b01e993a929e747.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-06c8f98b0884ffbe.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-ec7045d729b1280e.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-1e50312a795e40b3.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-1900f1cf27f882a2.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5e2fc847e94512d1.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" "6f0e8c412c3c00c7007560a2d8c23422dce37300c842cd32f9bdd207a6bb8894", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f0e8c412c3c00c7007560a2d8c23422dce37300c842cd32f9bdd207a6bb8894", kill_on_drop: false }`
[INFO] [stdout] 6f0e8c412c3c00c7007560a2d8c23422dce37300c842cd32f9bdd207a6bb8894
