[INFO] cloning repository https://github.com/zuisong/rs-httpbin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zuisong/rs-httpbin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzuisong%2Frs-httpbin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzuisong%2Frs-httpbin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5e3437cb27347a7072d17dd97179d6c75e3fd3af
[INFO] building zuisong/rs-httpbin against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzuisong%2Frs-httpbin" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zuisong/rs-httpbin
[INFO] finished tweaking git repo https://github.com/zuisong/rs-httpbin
[INFO] tweaked toml for git repo https://github.com/zuisong/rs-httpbin written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zuisong/rs-httpbin on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zuisong/rs-httpbin 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/zuisong/state`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-case v3.3.1
[INFO] [stderr]   Downloaded test-case-macros v3.3.1
[INFO] [stderr]   Downloaded compression-core v0.4.29
[INFO] [stderr]   Downloaded compression-codecs v0.4.30
[INFO] [stderr]   Downloaded wit-bindgen v0.45.0
[INFO] [stderr]   Downloaded test-case-core v3.3.1
[INFO] [stderr]   Downloaded wasi v0.14.3+wasi-0.2.4
[INFO] [stderr]   Downloaded serde_html_form v0.2.7
[INFO] [stderr]   Downloaded axum-macros v0.5.0
[INFO] [stderr]   Downloaded client-ip v0.1.1
[INFO] [stderr]   Downloaded async-compression v0.4.30
[INFO] [stderr]   Downloaded socketioxide v0.17.2
[INFO] [stderr]   Downloaded axum-valid v0.24.0
[INFO] [stderr]   Downloaded markdown v1.0.0
[INFO] [stderr]   Downloaded garde v0.22.0
[INFO] [stderr]   Downloaded engineioxide v0.17.1
[INFO] [stderr]   Downloaded engineioxide-core v0.2.0
[INFO] [stderr]   Downloaded socketioxide-core v0.17.0
[INFO] [stderr]   Downloaded minijinja v2.12.0
[INFO] [stderr]   Downloaded typed-json v0.1.1
[INFO] [stderr]   Downloaded castaway v0.2.4
[INFO] [stderr]   Downloaded garde_derive v0.22.0
[INFO] [stderr]   Downloaded derive_arbitrary v1.4.2
[INFO] [stderr]   Downloaded socketioxide-parser-common v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cde18a0326aa4939b5986a1262f0279409645e890531b0f5766dc1df4349b068
[INFO] running `Command { std: "docker" "start" "-a" "cde18a0326aa4939b5986a1262f0279409645e890531b0f5766dc1df4349b068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cde18a0326aa4939b5986a1262f0279409645e890531b0f5766dc1df4349b068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cde18a0326aa4939b5986a1262f0279409645e890531b0f5766dc1df4349b068", kill_on_drop: false }`
[INFO] [stdout] cde18a0326aa4939b5986a1262f0279409645e890531b0f5766dc1df4349b068
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a31c56db8af6a32df80d67b93b3609adbeae97021c248e1f59309cdc8907fd69
[INFO] running `Command { std: "docker" "start" "-a" "a31c56db8af6a32df80d67b93b3609adbeae97021c248e1f59309cdc8907fd69", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling engineioxide-core v0.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling serde_html_form v0.2.7
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling socketioxide-core v0.17.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling typed-json v0.1.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling garde_derive v0.22.0
[INFO] [stderr]    Compiling socketioxide-parser-common v0.17.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling state v0.6.0 (https://github.com/zuisong/state?branch=loom-as-dev-dep#d0b7bd9f)
[INFO] [stderr]    Compiling unicode-id v0.3.5
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling client-ip v0.1.1
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling minijinja v2.12.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling garde v0.22.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling compression-codecs v0.4.30
[INFO] [stderr]    Compiling async-compression v0.4.30
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling engineioxide v0.17.1
[INFO] [stderr]    Compiling socketioxide v0.17.2
[INFO] [stderr]    Compiling axum-extra v0.10.1
[INFO] [stderr]    Compiling axum-valid v0.24.0
[INFO] [stderr]    Compiling rs-httpbin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "a31c56db8af6a32df80d67b93b3609adbeae97021c248e1f59309cdc8907fd69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a31c56db8af6a32df80d67b93b3609adbeae97021c248e1f59309cdc8907fd69", kill_on_drop: false }`
[INFO] [stdout] a31c56db8af6a32df80d67b93b3609adbeae97021c248e1f59309cdc8907fd69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19575d9bfc92c2740527bbef2f63a3e94092cb5b592f5582b37e58fee681bb3b
[INFO] running `Command { std: "docker" "start" "-a" "19575d9bfc92c2740527bbef2f63a3e94092cb5b592f5582b37e58fee681bb3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling engineioxide v0.17.1
[INFO] [stderr]    Compiling socketioxide v0.17.2
[INFO] [stderr]    Compiling axum-extra v0.10.1
[INFO] [stderr]    Compiling axum-valid v0.24.0
[INFO] [stderr]    Compiling rs-httpbin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.54s
[INFO] running `Command { std: "docker" "inspect" "19575d9bfc92c2740527bbef2f63a3e94092cb5b592f5582b37e58fee681bb3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19575d9bfc92c2740527bbef2f63a3e94092cb5b592f5582b37e58fee681bb3b", kill_on_drop: false }`
[INFO] [stdout] 19575d9bfc92c2740527bbef2f63a3e94092cb5b592f5582b37e58fee681bb3b
