[INFO] cloning repository https://github.com/dauid64/rust-web-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dauid64/rust-web-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdauid64%2Frust-web-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdauid64%2Frust-web-app'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdauid64%2Frust-web-app: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/dauid64/rust-web-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dauid64/rust-web-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdauid64%2Frust-web-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdauid64%2Frust-web-app'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/dauid64/rust-web-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dauid64/rust-web-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdauid64%2Frust-web-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdauid64%2Frust-web-app'... [INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdauid64%2Frust-web-app/config.lock [INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0' [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/dauid64/rust-web-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dauid64/rust-web-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdauid64%2Frust-web-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdauid64%2Frust-web-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17284e7141dd096fd9569e6926064a582877eb8d [INFO] checking dauid64/rust-web-app against try#8a0378607d6b34c242e3bfa75554871be641864b for pr-143028 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdauid64%2Frust-web-app" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/dauid64/rust-web-app [INFO] finished tweaking git repo https://github.com/dauid64/rust-web-app [INFO] tweaked toml for git repo https://github.com/dauid64/rust-web-app written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dauid64/rust-web-app on toolchain 8a0378607d6b34c242e3bfa75554871be641864b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dauid64/rust-web-app 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" "+8a0378607d6b34c242e3bfa75554871be641864b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/sq/lb/sqlb, error: No space left on device (os error 28) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlb-macros v0.3.2 [INFO] [stderr] Downloaded httpc-test v0.1.9 [INFO] [stderr] Downloaded reqwest_cookie_store v0.6.0 [INFO] [stderr] Downloaded sqlb v0.3.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 389b11390f9f1975a402ac7df21af457d734f1aa6a94af88181c7c82cce1e94e [INFO] running `Command { std: "docker" "start" "-a" "389b11390f9f1975a402ac7df21af457d734f1aa6a94af88181c7c82cce1e94e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "389b11390f9f1975a402ac7df21af457d734f1aa6a94af88181c7c82cce1e94e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "389b11390f9f1975a402ac7df21af457d734f1aa6a94af88181c7c82cce1e94e", kill_on_drop: false }` [INFO] [stdout] 389b11390f9f1975a402ac7df21af457d734f1aa6a94af88181c7c82cce1e94e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a320bf580bcddb4d6f46c099f848e994f878b9b2e79643f4bfc7bfc6d4d6e5b [INFO] running `Command { std: "docker" "start" "-a" "0a320bf580bcddb4d6f46c099f848e994f878b9b2e79643f4bfc7bfc6d4d6e5b", kill_on_drop: false }` [INFO] [stderr] error: no matching package named `sqlb` found [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `rust-web-app v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] As a reminder, you're using offline mode (--frozen) which can sometimes cause surprising resolution failures, if this error is too confusing you may wish to retry without `--frozen`. [INFO] running `Command { std: "docker" "inspect" "0a320bf580bcddb4d6f46c099f848e994f878b9b2e79643f4bfc7bfc6d4d6e5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a320bf580bcddb4d6f46c099f848e994f878b9b2e79643f4bfc7bfc6d4d6e5b", kill_on_drop: false }` [INFO] [stdout] 0a320bf580bcddb4d6f46c099f848e994f878b9b2e79643f4bfc7bfc6d4d6e5b