[INFO] cloning repository https://github.com/jontze/can-i-upgrade [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jontze/can-i-upgrade" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjontze%2Fcan-i-upgrade", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjontze%2Fcan-i-upgrade'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 39fe1ec0305916dffaf4d754af35f46a600e600d [INFO] checking jontze/can-i-upgrade against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjontze%2Fcan-i-upgrade" "/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/jontze/can-i-upgrade [INFO] finished tweaking git repo https://github.com/jontze/can-i-upgrade [INFO] tweaked toml for git repo https://github.com/jontze/can-i-upgrade written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jontze/can-i-upgrade on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jontze/can-i-upgrade 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded node-semver v2.2.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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8492cee1e817bdeb2f2c92442a60dca3a069def80af9b211c8815ca94b9132d [INFO] running `Command { std: "docker" "start" "-a" "f8492cee1e817bdeb2f2c92442a60dca3a069def80af9b211c8815ca94b9132d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8492cee1e817bdeb2f2c92442a60dca3a069def80af9b211c8815ca94b9132d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8492cee1e817bdeb2f2c92442a60dca3a069def80af9b211c8815ca94b9132d", kill_on_drop: false }` [INFO] [stdout] f8492cee1e817bdeb2f2c92442a60dca3a069def80af9b211c8815ca94b9132d [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33776132912fd6531306026645625e0a06160620b8f023a8e71e20451d7b9020 [INFO] running `Command { std: "docker" "start" "-a" "33776132912fd6531306026645625e0a06160620b8f023a8e71e20451d7b9020", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking itoa v1.0.13 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking supports-color v3.0.1 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking supports-hyperlinks v3.0.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking bstr v1.11.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking unit-prefix v0.5.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking terminal_size v0.4.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking console v0.16.0 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking indicatif v0.18.0 [INFO] [stderr] Checking which v8.0.0 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Checking clap v4.5.45 [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.219/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=f309014bf5bd1342 -C extra-filename=-283930dc68cfdf23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f77d51280df25a86.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-b19d02e79eb7f315.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-693fa809287b283d.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "33776132912fd6531306026645625e0a06160620b8f023a8e71e20451d7b9020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33776132912fd6531306026645625e0a06160620b8f023a8e71e20451d7b9020", kill_on_drop: false }` [INFO] [stdout] 33776132912fd6531306026645625e0a06160620b8f023a8e71e20451d7b9020