[INFO] cloning repository https://github.com/harmless-tech/dvs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harmless-tech/dvs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharmless-tech%2Fdvs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharmless-tech%2Fdvs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5dfbd66232e4d52db5539594cb60a508d3b93385 [INFO] checking harmless-tech/dvs against master#be181dd75c83d72fcc95538e235768bc367b76b9 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharmless-tech%2Fdvs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/harmless-tech/dvs on toolchain be181dd75c83d72fcc95538e235768bc367b76b9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+be181dd75c83d72fcc95538e235768bc367b76b9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/harmless-tech/dvs [INFO] finished tweaking git repo https://github.com/harmless-tech/dvs [INFO] tweaked toml for git repo https://github.com/harmless-tech/dvs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/harmless-tech/dvs 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" "+be181dd75c83d72fcc95538e235768bc367b76b9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+be181dd75c83d72fcc95538e235768bc367b76b9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d7b818ef0d44aef68b5f29b06deea9d4f9f3d60bc49e2daedc0057285d7d4ab [INFO] running `Command { std: "docker" "start" "-a" "7d7b818ef0d44aef68b5f29b06deea9d4f9f3d60bc49e2daedc0057285d7d4ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d7b818ef0d44aef68b5f29b06deea9d4f9f3d60bc49e2daedc0057285d7d4ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d7b818ef0d44aef68b5f29b06deea9d4f9f3d60bc49e2daedc0057285d7d4ab", kill_on_drop: false }` [INFO] [stdout] 7d7b818ef0d44aef68b5f29b06deea9d4f9f3d60bc49e2daedc0057285d7d4ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+be181dd75c83d72fcc95538e235768bc367b76b9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f520ad8cd3dfd9a3839c69dd0e66b0ad269160d451e0d0639290b9522b425c0 [INFO] running `Command { std: "docker" "start" "-a" "6f520ad8cd3dfd9a3839c69dd0e66b0ad269160d451e0d0639290b9522b425c0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking linux-raw-sys v0.4.7 [INFO] [stderr] Checking anstyle v1.0.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking winnow v0.5.15 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Compiling syn v2.0.36 [INFO] [stderr] Checking indicatif v0.17.6 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Checking dialoguer v0.10.4 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking clap v4.4.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.188/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=2c1ab1c3c32494d9 -C extra-filename=-cef2a6a7d07b034f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-60dc869d202a21e0.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-2f74ba056fed67e6.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4e28f95e37a8605a.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "6f520ad8cd3dfd9a3839c69dd0e66b0ad269160d451e0d0639290b9522b425c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f520ad8cd3dfd9a3839c69dd0e66b0ad269160d451e0d0639290b9522b425c0", kill_on_drop: false }` [INFO] [stdout] 6f520ad8cd3dfd9a3839c69dd0e66b0ad269160d451e0d0639290b9522b425c0