[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 try#751cdbaf3a893bc71b2c617bb7be22dfea5f0862 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 751cdbaf3a893bc71b2c617bb7be22dfea5f0862 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "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" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "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" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf76eba2a811d3dcb0d838d33917ac67ca8b708a427d2753759246fe3322ff3c [INFO] running `Command { std: "docker" "start" "-a" "cf76eba2a811d3dcb0d838d33917ac67ca8b708a427d2753759246fe3322ff3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf76eba2a811d3dcb0d838d33917ac67ca8b708a427d2753759246fe3322ff3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf76eba2a811d3dcb0d838d33917ac67ca8b708a427d2753759246fe3322ff3c", kill_on_drop: false }` [INFO] [stdout] cf76eba2a811d3dcb0d838d33917ac67ca8b708a427d2753759246fe3322ff3c [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" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 027d892f8ca7c755d3282a6e7b84b8c67eef3881b27968aac24a5337646d2df4 [INFO] running `Command { std: "docker" "start" "-a" "027d892f8ca7c755d3282a6e7b84b8c67eef3881b27968aac24a5337646d2df4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "027d892f8ca7c755d3282a6e7b84b8c67eef3881b27968aac24a5337646d2df4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "027d892f8ca7c755d3282a6e7b84b8c67eef3881b27968aac24a5337646d2df4", kill_on_drop: false }` [INFO] [stdout] 027d892f8ca7c755d3282a6e7b84b8c67eef3881b27968aac24a5337646d2df4