[INFO] fetching crate http-server 1.0.0-pre.e025b58... [INFO] checking http-server-1.0.0-pre.e025b58 against try#0799524677c1163b7afa649c7b4006f3d351a1c1 for pr-145108-3 [INFO] extracting crate http-server 1.0.0-pre.e025b58 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate http-server 1.0.0-pre.e025b58 [INFO] finished tweaking crates.io crate http-server 1.0.0-pre.e025b58 [INFO] tweaked toml for crates.io crate http-server 1.0.0-pre.e025b58 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate http-server 1.0.0-pre.e025b58 on toolchain 0799524677c1163b7afa649c7b4006f3d351a1c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0799524677c1163b7afa649c7b4006f3d351a1c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate http-server 1.0.0-pre.e025b58 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" "+0799524677c1163b7afa649c7b4006f3d351a1c1" "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" "+0799524677c1163b7afa649c7b4006f3d351a1c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bcc7aecda9a0b93fd30e026b2c266b3e1216132eef771218fc83ebd68cb76a41 [INFO] running `Command { std: "docker" "start" "-a" "bcc7aecda9a0b93fd30e026b2c266b3e1216132eef771218fc83ebd68cb76a41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bcc7aecda9a0b93fd30e026b2c266b3e1216132eef771218fc83ebd68cb76a41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcc7aecda9a0b93fd30e026b2c266b3e1216132eef771218fc83ebd68cb76a41", kill_on_drop: false }` [INFO] [stdout] bcc7aecda9a0b93fd30e026b2c266b3e1216132eef771218fc83ebd68cb76a41 [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" "+0799524677c1163b7afa649c7b4006f3d351a1c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d82a5e2fceab5631bb9a4eeeb4bb90c1a56e92b5403e9c3f21dd3557e8d9a5c2 [INFO] running `Command { std: "docker" "start" "-a" "d82a5e2fceab5631bb9a4eeeb4bb90c1a56e92b5403e9c3f21dd3557e8d9a5c2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking num-modular v0.6.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking clap_builder v4.5.26 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking num-order v1.2.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking bitflags v2.7.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking tower-http v0.6.2 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking rust-embed-utils v8.5.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking rust-embed v8.5.0 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking clap v4.5.26 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking h2 v0.4.7 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Checking handlebars v6.3.2 [INFO] [stderr] Checking neli v0.6.4 [INFO] [stderr] Checking hyper v1.5.2 [INFO] [stderr] Checking local-ip-address v0.6.3 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking http-server v1.0.0-pre.e025b58 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.70s [INFO] running `Command { std: "docker" "inspect" "d82a5e2fceab5631bb9a4eeeb4bb90c1a56e92b5403e9c3f21dd3557e8d9a5c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d82a5e2fceab5631bb9a4eeeb4bb90c1a56e92b5403e9c3f21dd3557e8d9a5c2", kill_on_drop: false }` [INFO] [stdout] d82a5e2fceab5631bb9a4eeeb4bb90c1a56e92b5403e9c3f21dd3557e8d9a5c2