[INFO] cloning repository https://github.com/shakakibara12/simple-http-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shakakibara12/simple-http-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshakakibara12%2Fsimple-http-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshakakibara12%2Fsimple-http-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca9a487affa050c38ef6dab52eb3bb522873eed5 [INFO] checking shakakibara12/simple-http-server/ca9a487affa050c38ef6dab52eb3bb522873eed5 against master#cb40c25f6aebb637163d26bf76a680ed6e5d1eda for pr-156157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshakakibara12%2Fsimple-http-server" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/shakakibara12/simple-http-server [INFO] finished tweaking git repo https://github.com/shakakibara12/simple-http-server [INFO] tweaked toml for git repo https://github.com/shakakibara12/simple-http-server written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shakakibara12/simple-http-server on toolchain cb40c25f6aebb637163d26bf76a680ed6e5d1eda [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/shakakibara12/simple-http-server 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" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6677f133be91d415cb1e6c0bd15a7b755336b93506ae60e8cb78de2969c88ebe [INFO] running `Command { std: "docker" "start" "-a" "6677f133be91d415cb1e6c0bd15a7b755336b93506ae60e8cb78de2969c88ebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6677f133be91d415cb1e6c0bd15a7b755336b93506ae60e8cb78de2969c88ebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6677f133be91d415cb1e6c0bd15a7b755336b93506ae60e8cb78de2969c88ebe", kill_on_drop: false }` [INFO] [stdout] 6677f133be91d415cb1e6c0bd15a7b755336b93506ae60e8cb78de2969c88ebe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f65cb283f66f2b89ca1870c3c691385d43190c5f4bc580493a613e9e91b30101 [INFO] running `Command { std: "docker" "start" "-a" "f65cb283f66f2b89ca1870c3c691385d43190c5f4bc580493a613e9e91b30101", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking multer v3.1.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking axum v0.8.8 [INFO] [stderr] Checking simple-http-server v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.86s [INFO] running `Command { std: "docker" "inspect" "f65cb283f66f2b89ca1870c3c691385d43190c5f4bc580493a613e9e91b30101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f65cb283f66f2b89ca1870c3c691385d43190c5f4bc580493a613e9e91b30101", kill_on_drop: false }` [INFO] [stdout] f65cb283f66f2b89ca1870c3c691385d43190c5f4bc580493a613e9e91b30101