[INFO] cloning repository https://github.com/corentinway/vercel-rust-function [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/corentinway/vercel-rust-function" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorentinway%2Fvercel-rust-function", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorentinway%2Fvercel-rust-function'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 241baa2a1262198a77f96d7a035cbf9b7abdcfe1 [INFO] checking corentinway/vercel-rust-function against master#2ad4eb207b369017f5140918b5e4b0d3650b46b0 for pr-95611 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorentinway%2Fvercel-rust-function" "/workspace/builds/worker-38/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-38/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/corentinway/vercel-rust-function on toolchain 2ad4eb207b369017f5140918b5e4b0d3650b46b0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad4eb207b369017f5140918b5e4b0d3650b46b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/corentinway/vercel-rust-function [INFO] finished tweaking git repo https://github.com/corentinway/vercel-rust-function [INFO] tweaked toml for git repo https://github.com/corentinway/vercel-rust-function written to /workspace/builds/worker-38/source/Cargo.toml [INFO] crate git repo https://github.com/corentinway/vercel-rust-function already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad4eb207b369017f5140918b5e4b0d3650b46b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+2ad4eb207b369017f5140918b5e4b0d3650b46b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b18c109a01fa9e22db481c593e7245816257856589a91f0b1cf9f7beb68cc44 [INFO] running `Command { std: "docker" "start" "-a" "1b18c109a01fa9e22db481c593e7245816257856589a91f0b1cf9f7beb68cc44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b18c109a01fa9e22db481c593e7245816257856589a91f0b1cf9f7beb68cc44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b18c109a01fa9e22db481c593e7245816257856589a91f0b1cf9f7beb68cc44", kill_on_drop: false }` [INFO] [stdout] 1b18c109a01fa9e22db481c593e7245816257856589a91f0b1cf9f7beb68cc44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+2ad4eb207b369017f5140918b5e4b0d3650b46b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcd86e74edb355c55079f84f60de40327dbd8549b674434c1938cc4a5dc25571 [INFO] running `Command { std: "docker" "start" "-a" "dcd86e74edb355c55079f84f60de40327dbd8549b674434c1938cc4a5dc25571", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking vercel-rust-function v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.59s [INFO] running `Command { std: "docker" "inspect" "dcd86e74edb355c55079f84f60de40327dbd8549b674434c1938cc4a5dc25571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcd86e74edb355c55079f84f60de40327dbd8549b674434c1938cc4a5dc25571", kill_on_drop: false }` [INFO] [stdout] dcd86e74edb355c55079f84f60de40327dbd8549b674434c1938cc4a5dc25571