[INFO] cloning repository https://github.com/ethankhall/inc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethankhall/inc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethankhall%2Finc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethankhall%2Finc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f67949127dc5382c3862eae30b6615333474961a [INFO] checking ethankhall/inc against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethankhall%2Finc" "/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/ethankhall/inc [INFO] finished tweaking git repo https://github.com/ethankhall/inc [INFO] tweaked toml for git repo https://github.com/ethankhall/inc written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ethankhall/inc on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ethankhall/inc 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/inc-commands/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/inc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/inc-lib/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded signal-hook v0.1.5 [INFO] [stderr] Downloaded environment v0.1.1 [INFO] [stderr] Downloaded cargo_metadata v0.5.8 [INFO] [stderr] Downloaded assert_cli v0.5.4 [INFO] [stderr] Downloaded fern v0.4.4 [INFO] [stderr] Downloaded serde_yaml v0.8.5 [INFO] [stderr] Downloaded toml v0.4.7 [INFO] [stderr] Downloaded difference v1.0.0 [INFO] [stderr] Downloaded serde_json v1.0.31 [INFO] [stderr] Downloaded arc-swap v0.3.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c55c9c8a817aa5d2d68f0d732fe27ea691ff8a3e4104c80d4cbd33f0c3302e2 [INFO] running `Command { std: "docker" "start" "-a" "6c55c9c8a817aa5d2d68f0d732fe27ea691ff8a3e4104c80d4cbd33f0c3302e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c55c9c8a817aa5d2d68f0d732fe27ea691ff8a3e4104c80d4cbd33f0c3302e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c55c9c8a817aa5d2d68f0d732fe27ea691ff8a3e4104c80d4cbd33f0c3302e2", kill_on_drop: false }` [INFO] [stdout] 6c55c9c8a817aa5d2d68f0d732fe27ea691ff8a3e4104c80d4cbd33f0c3302e2 [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb9fa0e3684ceb7f6014d352b8b3a9bddd64aa204f4d4bf15474ea8bd6cae147 [INFO] running `Command { std: "docker" "start" "-a" "fb9fa0e3684ceb7f6014d352b8b3a9bddd64aa204f4d4bf15474ea8bd6cae147", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/inc-lib/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/inc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/inc-commands/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling names v0.11.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking yaml-rust v0.4.2 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking arc-swap v0.3.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking utf8-ranges v1.0.1 [INFO] [stderr] Compiling same-file v1.0.3 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling walkdir v2.2.5 [INFO] [stderr] Checking signal-hook v0.1.5 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking fern v0.4.4 [INFO] [stderr] Compiling syn v0.15.6 [INFO] [stderr] Checking dirs v1.0.4 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Checking colored v1.6.1 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking difference v1.0.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking environment v0.1.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Checking serde_yaml v0.8.5 [INFO] [stderr] Checking serde_json v1.0.31 [INFO] [stderr] Checking toml v0.4.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_json` (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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/bin/rustc --crate-name serde_json --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary_precision", "default", "indexmap", "preserve_order", "raw_value"))' -C metadata=c366e4bb397cf05d -C extra-filename=-7fff6cb815fc0303 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern itoa=/opt/rustwide/target/debug/deps/libitoa-9842f3f74fcc136b.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-a61ca0b420b5771f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9d9036e329f64584.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaDv4dz8" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fb9fa0e3684ceb7f6014d352b8b3a9bddd64aa204f4d4bf15474ea8bd6cae147", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb9fa0e3684ceb7f6014d352b8b3a9bddd64aa204f4d4bf15474ea8bd6cae147", kill_on_drop: false }` [INFO] [stdout] fb9fa0e3684ceb7f6014d352b8b3a9bddd64aa204f4d4bf15474ea8bd6cae147