[INFO] cloning repository https://github.com/tanner2379/widentify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tanner2379/widentify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanner2379%2Fwidentify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanner2379%2Fwidentify'... [INFO] [stderr] error: file write error: No space left on device [INFO] [stderr] fatal: unable to write loose object file [INFO] [stderr] fatal: unpack-objects failed [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/tanner2379/widentify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tanner2379/widentify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanner2379%2Fwidentify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanner2379%2Fwidentify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd5dd880a87faf37b7440fd6e946c15e7ba3aa23 [INFO] checking tanner2379/widentify against master#561b5dea1e7e5c21f0fb550ca579229ceb878297 for pr-124661 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanner2379%2Fwidentify" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tanner2379/widentify on toolchain 561b5dea1e7e5c21f0fb550ca579229ceb878297 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tanner2379/widentify [INFO] finished tweaking git repo https://github.com/tanner2379/widentify [INFO] tweaked toml for git repo https://github.com/tanner2379/widentify written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tanner2379/widentify 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" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glib-macros v0.15.1 [INFO] [stderr] Downloaded cfg-expr v0.9.0 [INFO] [stderr] Downloaded gobject-sys v0.15.1 [INFO] [stderr] Downloaded system-deps v6.0.0 [INFO] [stderr] Downloaded timer v0.1.6 [INFO] [stderr] Downloaded gdk-pixbuf v0.15.1 [INFO] [stderr] Downloaded glib-sys v0.15.1 [INFO] [stderr] Downloaded gio-sys v0.15.1 [INFO] [stderr] Downloaded gio v0.15.2 [INFO] [stderr] Downloaded glib v0.15.2 [INFO] [stderr] Downloaded gtk v0.15.2 [INFO] [stderr] Downloaded gtk-sys v0.15.1 [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3954323f5db19556ccf61ab7a8ac3c5e877b5f2965fe4800304308e1c1d65424 [INFO] running `Command { std: "docker" "start" "-a" "3954323f5db19556ccf61ab7a8ac3c5e877b5f2965fe4800304308e1c1d65424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3954323f5db19556ccf61ab7a8ac3c5e877b5f2965fe4800304308e1c1d65424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3954323f5db19556ccf61ab7a8ac3c5e877b5f2965fe4800304308e1c1d65424", kill_on_drop: false }` [INFO] [stdout] 3954323f5db19556ccf61ab7a8ac3c5e877b5f2965fe4800304308e1c1d65424 [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d679a66ea01e51fbc2dae822a2945b422a4c859febe77bee46b4c8a029369b78 [INFO] running `Command { std: "docker" "start" "-a" "d679a66ea01e51fbc2dae822a2945b422a4c859febe77bee46b4c8a029369b78", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "d679a66ea01e51fbc2dae822a2945b422a4c859febe77bee46b4c8a029369b78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d679a66ea01e51fbc2dae822a2945b422a4c859febe77bee46b4c8a029369b78", kill_on_drop: false }` [INFO] [stdout] d679a66ea01e51fbc2dae822a2945b422a4c859febe77bee46b4c8a029369b78