[INFO] cloning repository https://github.com/donet-server/DoNet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/donet-server/DoNet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdonet-server%2FDoNet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdonet-server%2FDoNet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a7106b08c4a00ac1a9ad4152d8d02bf16fe4768c
[INFO] checking donet-server/DoNet against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdonet-server%2FDoNet" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/donet-server/DoNet
[INFO] finished tweaking git repo https://github.com/donet-server/DoNet
[INFO] tweaked toml for git repo https://github.com/donet-server/DoNet written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/donet-server/DoNet on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/donet-server/DoNet 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "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/la/lr/lalr, error: No space left on device (os error 28)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost v0.13.3
[INFO] [stderr]   Downloaded plex v0.3.1
[INFO] [stderr]   Downloaded prost-derive v0.13.3
[INFO] [stderr]   Downloaded mysql-common-derive v0.31.2
[INFO] [stderr]   Downloaded redfa v0.0.3
[INFO] [stderr]   Downloaded prost-types v0.13.3
[INFO] [stderr]   Downloaded lalr v0.0.2
[INFO] [stderr]   Downloaded mysql_common v0.33.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] faa059e392ec18436b543a3584dc4e7fef87668d856871766175ec9a26a23b27
[INFO] running `Command { std: "docker" "start" "-a" "faa059e392ec18436b543a3584dc4e7fef87668d856871766175ec9a26a23b27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "faa059e392ec18436b543a3584dc4e7fef87668d856871766175ec9a26a23b27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faa059e392ec18436b543a3584dc4e7fef87668d856871766175ec9a26a23b27", kill_on_drop: false }`
[INFO] [stdout] faa059e392ec18436b543a3584dc4e7fef87668d856871766175ec9a26a23b27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8359e2e76dbce80a898b9f6d5efff2e13bb57157ae5f85accee676ed04a4e1f
[INFO] running `Command { std: "docker" "start" "-a" "b8359e2e76dbce80a898b9f6d5efff2e13bb57157ae5f85accee676ed04a4e1f", kill_on_drop: false }`
[INFO] [stderr] error: no matching package named `redfa` found
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `plex v0.3.1`
[INFO] [stderr]     ... which satisfies dependency `plex = "^0.3"` (locked to 0.3.1) of package `donet-core v0.1.0 (/opt/rustwide/workdir/donet-core)`
[INFO] [stderr]     ... which satisfies path dependency `donet-core` (locked to 0.1.0) of package `donetd v0.1.0 (/opt/rustwide/workdir/donet)`
[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" "b8359e2e76dbce80a898b9f6d5efff2e13bb57157ae5f85accee676ed04a4e1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8359e2e76dbce80a898b9f6d5efff2e13bb57157ae5f85accee676ed04a4e1f", kill_on_drop: false }`
[INFO] [stdout] b8359e2e76dbce80a898b9f6d5efff2e13bb57157ae5f85accee676ed04a4e1f
