[INFO] cloning repository https://github.com/hinto-janai/disk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hinto-janai/disk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinto-janai%2Fdisk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinto-janai%2Fdisk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 867f6b461da632bbce2d9771cc462db945dc41f2 [INFO] checking hinto-janai/disk against master#cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9 for pr-136968 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinto-janai%2Fdisk" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hinto-janai/disk on toolchain cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hinto-janai/disk [INFO] finished tweaking git repo https://github.com/hinto-janai/disk [INFO] tweaked toml for git repo https://github.com/hinto-janai/disk written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hinto-janai/disk 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" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iter-read v0.3.1 [INFO] [stderr] Downloaded const-str-proc-macro v0.5.4 [INFO] [stderr] Downloaded serde-pickle v1.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 300bbd748cdabd7158decbee8fc25c7bfdf9b78b9021d40fd5b3c3c5582e3879 [INFO] running `Command { std: "docker" "start" "-a" "300bbd748cdabd7158decbee8fc25c7bfdf9b78b9021d40fd5b3c3c5582e3879", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "300bbd748cdabd7158decbee8fc25c7bfdf9b78b9021d40fd5b3c3c5582e3879", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "300bbd748cdabd7158decbee8fc25c7bfdf9b78b9021d40fd5b3c3c5582e3879", kill_on_drop: false }` [INFO] [stdout] 300bbd748cdabd7158decbee8fc25c7bfdf9b78b9021d40fd5b3c3c5582e3879 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b94856adb056181729d4c539a1d5b3a4134b80399e22f0e2d378077b62730d4 [INFO] running `Command { std: "docker" "start" "-a" "0b94856adb056181729d4c539a1d5b3a4134b80399e22f0e2d378077b62730d4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking konst_macro_rules v0.2.19 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking konst v0.2.19 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking memmap2 v0.9.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Compiling const-str-proc-macro v0.5.4 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Checking const-str v0.5.6 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/serde-49733b8d18595fb4.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/serde-49733b8d18595fb4/dep-lib-serde` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "0b94856adb056181729d4c539a1d5b3a4134b80399e22f0e2d378077b62730d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b94856adb056181729d4c539a1d5b3a4134b80399e22f0e2d378077b62730d4", kill_on_drop: false }` [INFO] [stdout] 0b94856adb056181729d4c539a1d5b3a4134b80399e22f0e2d378077b62730d4