[INFO] fetching crate hyper-fast 0.3.5... [INFO] checking hyper-fast-0.3.5 against master#d49be02cf6d2e2a01264fcdef1e20c826710c0f5 for pr-133570-1 [INFO] extracting crate hyper-fast 0.3.5 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate hyper-fast 0.3.5 on toolchain d49be02cf6d2e2a01264fcdef1e20c826710c0f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hyper-fast 0.3.5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate hyper-fast 0.3.5 [INFO] tweaked toml for crates.io crate hyper-fast 0.3.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate hyper-fast 0.3.5 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" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded metered-macro v0.9.0 [INFO] [stderr] Downloaded aspect v0.3.0 [INFO] [stderr] Downloaded aspect-weave v0.2.1 [INFO] [stderr] Downloaded synattra v0.2.1 [INFO] [stderr] Downloaded crossbeam-skiplist v0.1.1 [INFO] [stderr] Downloaded metered v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2d63f2ea4bc20296fb923cb601769a5053297ce407ee0f28dc0d5722baa9113 [INFO] running `Command { std: "docker" "start" "-a" "b2d63f2ea4bc20296fb923cb601769a5053297ce407ee0f28dc0d5722baa9113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2d63f2ea4bc20296fb923cb601769a5053297ce407ee0f28dc0d5722baa9113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2d63f2ea4bc20296fb923cb601769a5053297ce407ee0f28dc0d5722baa9113", kill_on_drop: false }` [INFO] [stdout] b2d63f2ea4bc20296fb923cb601769a5053297ce407ee0f28dc0d5722baa9113 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40a2ef8eb94295d96e4ed9c9363b014144ded27168ca7e0e382b88184397da2e [INFO] running `Command { std: "docker" "start" "-a" "40a2ef8eb94295d96e4ed9c9363b014144ded27168ca7e0e382b88184397da2e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking brotli-decompressor v2.3.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking async-compression v0.4.3 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-fast v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.93s [INFO] running `Command { std: "docker" "inspect" "40a2ef8eb94295d96e4ed9c9363b014144ded27168ca7e0e382b88184397da2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40a2ef8eb94295d96e4ed9c9363b014144ded27168ca7e0e382b88184397da2e", kill_on_drop: false }` [INFO] [stdout] 40a2ef8eb94295d96e4ed9c9363b014144ded27168ca7e0e382b88184397da2e