[INFO] cloning repository https://github.com/SL-Lee/rust_web_server_final_project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SL-Lee/rust_web_server_final_project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSL-Lee%2Frust_web_server_final_project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSL-Lee%2Frust_web_server_final_project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 741c5439aa160934cb08426fa984803d00d2a129 [INFO] checking SL-Lee/rust_web_server_final_project against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSL-Lee%2Frust_web_server_final_project" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SL-Lee/rust_web_server_final_project on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SL-Lee/rust_web_server_final_project [INFO] finished tweaking git repo https://github.com/SL-Lee/rust_web_server_final_project [INFO] tweaked toml for git repo https://github.com/SL-Lee/rust_web_server_final_project written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SL-Lee/rust_web_server_final_project 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1dacb81085caa12899ef689f6c208acadaad8a9ac8cff9c1fe61dbbe601eb1c4 [INFO] running `Command { std: "docker" "start" "-a" "1dacb81085caa12899ef689f6c208acadaad8a9ac8cff9c1fe61dbbe601eb1c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1dacb81085caa12899ef689f6c208acadaad8a9ac8cff9c1fe61dbbe601eb1c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dacb81085caa12899ef689f6c208acadaad8a9ac8cff9c1fe61dbbe601eb1c4", kill_on_drop: false }` [INFO] [stdout] 1dacb81085caa12899ef689f6c208acadaad8a9ac8cff9c1fe61dbbe601eb1c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 813450fdc8b2e43d14061a144aa107374f88e8fd05aa8b8df043d19a2f7dc2ce [INFO] running `Command { std: "docker" "start" "-a" "813450fdc8b2e43d14061a144aa107374f88e8fd05aa8b8df043d19a2f7dc2ce", kill_on_drop: false }` [INFO] [stderr] Checking rust_web_server_final_project v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] running `Command { std: "docker" "inspect" "813450fdc8b2e43d14061a144aa107374f88e8fd05aa8b8df043d19a2f7dc2ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "813450fdc8b2e43d14061a144aa107374f88e8fd05aa8b8df043d19a2f7dc2ce", kill_on_drop: false }` [INFO] [stdout] 813450fdc8b2e43d14061a144aa107374f88e8fd05aa8b8df043d19a2f7dc2ce [INFO] checking SL-Lee/rust_web_server_final_project against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSL-Lee%2Frust_web_server_final_project" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SL-Lee/rust_web_server_final_project on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SL-Lee/rust_web_server_final_project [INFO] finished tweaking git repo https://github.com/SL-Lee/rust_web_server_final_project [INFO] tweaked toml for git repo https://github.com/SL-Lee/rust_web_server_final_project written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/SL-Lee/rust_web_server_final_project 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8be3d6d1ba2185ca10605472949bd53807f41c5ccbecfd8e3df9c35a120178ec [INFO] running `Command { std: "docker" "start" "-a" "8be3d6d1ba2185ca10605472949bd53807f41c5ccbecfd8e3df9c35a120178ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8be3d6d1ba2185ca10605472949bd53807f41c5ccbecfd8e3df9c35a120178ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8be3d6d1ba2185ca10605472949bd53807f41c5ccbecfd8e3df9c35a120178ec", kill_on_drop: false }` [INFO] [stdout] 8be3d6d1ba2185ca10605472949bd53807f41c5ccbecfd8e3df9c35a120178ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc5536c8defeaba73d0b8337a46029edfc63c69dc4d09d89bc8aa01a6c992f46 [INFO] running `Command { std: "docker" "start" "-a" "cc5536c8defeaba73d0b8337a46029edfc63c69dc4d09d89bc8aa01a6c992f46", kill_on_drop: false }` [INFO] [stderr] Checking rust_web_server_final_project v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] running `Command { std: "docker" "inspect" "cc5536c8defeaba73d0b8337a46029edfc63c69dc4d09d89bc8aa01a6c992f46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc5536c8defeaba73d0b8337a46029edfc63c69dc4d09d89bc8aa01a6c992f46", kill_on_drop: false }` [INFO] [stdout] cc5536c8defeaba73d0b8337a46029edfc63c69dc4d09d89bc8aa01a6c992f46