[INFO] cloning repository https://github.com/minneelyyyy/minhttp-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/minneelyyyy/minhttp-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminneelyyyy%2Fminhttp-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminneelyyyy%2Fminhttp-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6861d7e02cb8fa9b766f8dae147cc34caa662f64 [INFO] building minneelyyyy/minhttp-rs against try#dd06aa59b9c8562b8b5652c638defc5836c326d0 for pr-137044-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminneelyyyy%2Fminhttp-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/minneelyyyy/minhttp-rs on toolchain dd06aa59b9c8562b8b5652c638defc5836c326d0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/minneelyyyy/minhttp-rs [INFO] finished tweaking git repo https://github.com/minneelyyyy/minhttp-rs [INFO] tweaked toml for git repo https://github.com/minneelyyyy/minhttp-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/minneelyyyy/minhttp-rs 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" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9dbfc795334bf1fc8d666cd14c14ae348fa43e55fe408ea073e06ef27416d48 [INFO] running `Command { std: "docker" "start" "-a" "f9dbfc795334bf1fc8d666cd14c14ae348fa43e55fe408ea073e06ef27416d48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9dbfc795334bf1fc8d666cd14c14ae348fa43e55fe408ea073e06ef27416d48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9dbfc795334bf1fc8d666cd14c14ae348fa43e55fe408ea073e06ef27416d48", kill_on_drop: false }` [INFO] [stdout] f9dbfc795334bf1fc8d666cd14c14ae348fa43e55fe408ea073e06ef27416d48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cf3c96e28171568fe721fc4bc7ed835b33ef48664f490e2e68ec1ad8bc1a541 [INFO] running `Command { std: "docker" "start" "-a" "5cf3c96e28171568fe721fc4bc7ed835b33ef48664f490e2e68ec1ad8bc1a541", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling value-bag v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling event-listener v5.2.0 [INFO] [stderr] Compiling rustls-pki-types v1.3.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling rustls v0.23.2 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rustls-pemfile v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling polling v3.5.0 [INFO] [stderr] Compiling async-io v2.3.2 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.7 [INFO] [stderr] Compiling toml v0.8.11 [INFO] [stderr] Compiling webserver v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "5cf3c96e28171568fe721fc4bc7ed835b33ef48664f490e2e68ec1ad8bc1a541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cf3c96e28171568fe721fc4bc7ed835b33ef48664f490e2e68ec1ad8bc1a541", kill_on_drop: false }` [INFO] [stdout] 5cf3c96e28171568fe721fc4bc7ed835b33ef48664f490e2e68ec1ad8bc1a541 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0eb8e8f679b14b95b1368ffd1c92db649ea661da7f169d51674cbe4531efb495 [INFO] running `Command { std: "docker" "start" "-a" "0eb8e8f679b14b95b1368ffd1c92db649ea661da7f169d51674cbe4531efb495", kill_on_drop: false }` [INFO] [stderr] Compiling webserver v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `Command { std: "docker" "inspect" "0eb8e8f679b14b95b1368ffd1c92db649ea661da7f169d51674cbe4531efb495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eb8e8f679b14b95b1368ffd1c92db649ea661da7f169d51674cbe4531efb495", kill_on_drop: false }` [INFO] [stdout] 0eb8e8f679b14b95b1368ffd1c92db649ea661da7f169d51674cbe4531efb495