[INFO] cloning repository https://github.com/petrostrak/rusty_web_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/petrostrak/rusty_web_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetrostrak%2Frusty_web_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetrostrak%2Frusty_web_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba6ee191b6ad787cea6056f9482b934aaafeb272 [INFO] building petrostrak/rusty_web_server against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetrostrak%2Frusty_web_server" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/petrostrak/rusty_web_server [INFO] finished tweaking git repo https://github.com/petrostrak/rusty_web_server [INFO] tweaked toml for git repo https://github.com/petrostrak/rusty_web_server written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/petrostrak/rusty_web_server on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/petrostrak/rusty_web_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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b68a0077d3fdf56c4db70050f536b29ab9a8c4d5ec3e50f5ee16209f861d3ff6 [INFO] running `Command { std: "docker" "start" "-a" "b68a0077d3fdf56c4db70050f536b29ab9a8c4d5ec3e50f5ee16209f861d3ff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b68a0077d3fdf56c4db70050f536b29ab9a8c4d5ec3e50f5ee16209f861d3ff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b68a0077d3fdf56c4db70050f536b29ab9a8c4d5ec3e50f5ee16209f861d3ff6", kill_on_drop: false }` [INFO] [stdout] b68a0077d3fdf56c4db70050f536b29ab9a8c4d5ec3e50f5ee16209f861d3ff6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af3b62b92f2e83cc50cd1f3965a13afd98556a59b37986a28c76632b073e9a55 [INFO] running `Command { std: "docker" "start" "-a" "af3b62b92f2e83cc50cd1f3965a13afd98556a59b37986a28c76632b073e9a55", kill_on_drop: false }` [INFO] [stderr] Compiling rusty_web_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `Command { std: "docker" "inspect" "af3b62b92f2e83cc50cd1f3965a13afd98556a59b37986a28c76632b073e9a55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af3b62b92f2e83cc50cd1f3965a13afd98556a59b37986a28c76632b073e9a55", kill_on_drop: false }` [INFO] [stdout] af3b62b92f2e83cc50cd1f3965a13afd98556a59b37986a28c76632b073e9a55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a3b0f949479c94ccce1aa4cd275a8b0d30bd613adf4bc4862e316db2ca274eb [INFO] running `Command { std: "docker" "start" "-a" "1a3b0f949479c94ccce1aa4cd275a8b0d30bd613adf4bc4862e316db2ca274eb", kill_on_drop: false }` [INFO] [stderr] Compiling rusty_web_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] running `Command { std: "docker" "inspect" "1a3b0f949479c94ccce1aa4cd275a8b0d30bd613adf4bc4862e316db2ca274eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a3b0f949479c94ccce1aa4cd275a8b0d30bd613adf4bc4862e316db2ca274eb", kill_on_drop: false }` [INFO] [stdout] 1a3b0f949479c94ccce1aa4cd275a8b0d30bd613adf4bc4862e316db2ca274eb