[INFO] cloning repository https://github.com/quantumferret/zScout [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quantumferret/zScout" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquantumferret%2FzScout", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquantumferret%2FzScout'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4e1a76bf7f8720b54c457e5780f049549cea211 [INFO] checking quantumferret/zScout against master#ba412a6e70ac84641be7764d088acabd0eb3fa39 for pr-145457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquantumferret%2FzScout" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/quantumferret/zScout [INFO] finished tweaking git repo https://github.com/quantumferret/zScout [INFO] tweaked toml for git repo https://github.com/quantumferret/zScout written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/quantumferret/zScout on toolchain ba412a6e70ac84641be7764d088acabd0eb3fa39 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/quantumferret/zScout 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" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/th/ru/thruster, error: No space left on device (os error 28) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded templatify v0.2.3 [INFO] [stderr] Downloaded thruster v1.1.9 [INFO] [stderr] Downloaded rfesi v0.10.0 [INFO] [stderr] Downloaded thruster-proc v1.1.9 [INFO] [stderr] warning: failed to save last-use data [INFO] [stderr] This may prevent cargo from accurately tracking what is being used in its global cache. This information is used for automatically removing unused data in the cache. [INFO] [stderr] [INFO] [stderr] database or disk is full [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Error code 13: Insertion failed because database is full [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc742600e135504aa47b85e76e5478c7d1f2ecca250e5598d48f7df11e2705eb [INFO] running `Command { std: "docker" "start" "-a" "cc742600e135504aa47b85e76e5478c7d1f2ecca250e5598d48f7df11e2705eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc742600e135504aa47b85e76e5478c7d1f2ecca250e5598d48f7df11e2705eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc742600e135504aa47b85e76e5478c7d1f2ecca250e5598d48f7df11e2705eb", kill_on_drop: false }` [INFO] [stdout] cc742600e135504aa47b85e76e5478c7d1f2ecca250e5598d48f7df11e2705eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6609f417219d32e417a3c8c06885364380eca900de279a63cb9c1e82f5187d2 [INFO] running `Command { std: "docker" "start" "-a" "a6609f417219d32e417a3c8c06885364380eca900de279a63cb9c1e82f5187d2", kill_on_drop: false }` [INFO] [stderr] error: failed to select a version for the requirement `thruster = "^1.1.9"` (locked to 1.1.9) [INFO] [stderr] candidate versions found which didn't match: 1.0.1, 1.0.0, 0.9.0-alpha.14, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `zscout v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly [INFO] [stderr] thruster = { version = "0.9.0-alpha.14" } [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" "a6609f417219d32e417a3c8c06885364380eca900de279a63cb9c1e82f5187d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6609f417219d32e417a3c8c06885364380eca900de279a63cb9c1e82f5187d2", kill_on_drop: false }` [INFO] [stdout] a6609f417219d32e417a3c8c06885364380eca900de279a63cb9c1e82f5187d2