[INFO] fetching crate as_warp_reply 0.1.0... [INFO] checking as_warp_reply-0.1.0 against try#1463461488056994d1b84e8b752e7c11c7fae7aa for pr-154205 [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 1463461488056994d1b84e8b752e7c11c7fae7aa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "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" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "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.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "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" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c931f6637c479e693d8732a45a83c44a3f906d3ffea31e54b03bfdb6daa97da [INFO] running `Command { std: "docker" "start" "-a" "1c931f6637c479e693d8732a45a83c44a3f906d3ffea31e54b03bfdb6daa97da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c931f6637c479e693d8732a45a83c44a3f906d3ffea31e54b03bfdb6daa97da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c931f6637c479e693d8732a45a83c44a3f906d3ffea31e54b03bfdb6daa97da", kill_on_drop: false }` [INFO] [stdout] 1c931f6637c479e693d8732a45a83c44a3f906d3ffea31e54b03bfdb6daa97da [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" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdbd6be782da1510b6e6d791da2f787883fe09e6838554ed22ee21a7ff8885a9 [INFO] running `Command { std: "docker" "start" "-a" "fdbd6be782da1510b6e6d791da2f787883fe09e6838554ed22ee21a7ff8885a9", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [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.11 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Checking warp v0.3.7 [INFO] [stderr] Checking as_warp_reply v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] [FMTARGS] {"crate":"json","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "fdbd6be782da1510b6e6d791da2f787883fe09e6838554ed22ee21a7ff8885a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdbd6be782da1510b6e6d791da2f787883fe09e6838554ed22ee21a7ff8885a9", kill_on_drop: false }` [INFO] [stdout] fdbd6be782da1510b6e6d791da2f787883fe09e6838554ed22ee21a7ff8885a9