[INFO] cloning repository https://github.com/pchickey/jaq-http [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pchickey/jaq-http" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpchickey%2Fjaq-http", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpchickey%2Fjaq-http'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b1e2d96712cf982cedc500ce7c24daad5ab2f9b [INFO] checking pchickey/jaq-http against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpchickey%2Fjaq-http" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pchickey/jaq-http [INFO] finished tweaking git repo https://github.com/pchickey/jaq-http [INFO] tweaked toml for git repo https://github.com/pchickey/jaq-http written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pchickey/jaq-http on toolchain 1383df06117fd218068d1f39fd5326256dd4a348 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pchickey/jaq-http 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" "+1383df06117fd218068d1f39fd5326256dd4a348" "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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0bca1a570dfb4a048f6a70428ba7024d5b288f33c9dfd02fcbfc3800a241edc [INFO] running `Command { std: "docker" "start" "-a" "c0bca1a570dfb4a048f6a70428ba7024d5b288f33c9dfd02fcbfc3800a241edc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0bca1a570dfb4a048f6a70428ba7024d5b288f33c9dfd02fcbfc3800a241edc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0bca1a570dfb4a048f6a70428ba7024d5b288f33c9dfd02fcbfc3800a241edc", kill_on_drop: false }` [INFO] [stdout] c0bca1a570dfb4a048f6a70428ba7024d5b288f33c9dfd02fcbfc3800a241edc [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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e41316a34d5bf3ad20214d791800efa331435c2c4dd5d971ef9c6a963a60f573 [INFO] running `Command { std: "docker" "start" "-a" "e41316a34d5bf3ad20214d791800efa331435c2c4dd5d971ef9c6a963a60f573", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling wasmparser v0.235.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling wasm-encoder v0.235.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling wit-bindgen-rust v0.43.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.43.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling wit-bindgen-rt v0.43.0 [INFO] [stderr] Compiling wit-bindgen-rt v0.39.0 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking jaq-core v2.2.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking wasi v0.14.2+wasi-0.2.4 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking jaq-std v2.1.1 [INFO] [stderr] Checking hifijson v0.2.2 [INFO] [stderr] Checking jaq-json v1.1.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling component-init-macro v0.1.0 (https://github.com/dicej/component-init#c867e5cd) [INFO] [stderr] Compiling wstd-macro v0.5.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking wstd v0.5.3 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling wit-parser v0.235.0 [INFO] [stderr] Compiling wasm-metadata v0.235.0 [INFO] [stderr] Compiling wit-bindgen-core v0.43.0 [INFO] [stderr] Compiling wit-component v0.235.0 [INFO] [stderr] Checking wit-bindgen v0.43.0 [INFO] [stderr] Checking component-init v0.1.0 (https://github.com/dicej/component-init#c867e5cd) [INFO] [stderr] Checking jaq-http v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.39s [INFO] running `Command { std: "docker" "inspect" "e41316a34d5bf3ad20214d791800efa331435c2c4dd5d971ef9c6a963a60f573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e41316a34d5bf3ad20214d791800efa331435c2c4dd5d971ef9c6a963a60f573", kill_on_drop: false }` [INFO] [stdout] e41316a34d5bf3ad20214d791800efa331435c2c4dd5d971ef9c6a963a60f573