[INFO] cloning repository https://github.com/techs-sus/firesync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/techs-sus/firesync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechs-sus%2Ffiresync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechs-sus%2Ffiresync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f35140884837ce0af73c3f62f2430718edfd380 [INFO] checking techs-sus/firesync against try#028201683a76a5cd349729c6819c46607119c4e8 for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechs-sus%2Ffiresync" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/techs-sus/firesync [INFO] finished tweaking git repo https://github.com/techs-sus/firesync [INFO] tweaked toml for git repo https://github.com/techs-sus/firesync written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/techs-sus/firesync on toolchain 028201683a76a5cd349729c6819c46607119c4e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/techs-sus/firesync 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" "+028201683a76a5cd349729c6819c46607119c4e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bba9e14021d473c5df81725917b11517e9d3d31998be56c2ffb63857a1c96ef8 [INFO] running `Command { std: "docker" "start" "-a" "bba9e14021d473c5df81725917b11517e9d3d31998be56c2ffb63857a1c96ef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bba9e14021d473c5df81725917b11517e9d3d31998be56c2ffb63857a1c96ef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bba9e14021d473c5df81725917b11517e9d3d31998be56c2ffb63857a1c96ef8", kill_on_drop: false }` [INFO] [stdout] bba9e14021d473c5df81725917b11517e9d3d31998be56c2ffb63857a1c96ef8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffba235c3efa13cd3443acb28f0f7621521ef1a21eaa0c25f4fca4858ae5e0bd [INFO] running `Command { std: "docker" "start" "-a" "ffba235c3efa13cd3443acb28f0f7621521ef1a21eaa0c25f4fca4858ae5e0bd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking brownstone v3.0.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking regex-automata v0.4.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking winnow v0.5.34 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking bytecount v0.6.7 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking elsa v1.10.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking durationfmt v0.1.1 [INFO] [stderr] Checking pori v0.0.0 [INFO] [stderr] Checking nom-supreme v0.8.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking notify-debouncer-mini v0.4.1 [INFO] [stderr] Checking ctrlc v3.4.2 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling full_moon_derive v0.11.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Checking wax v0.5.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking logos v0.12.1 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling pest_generator v2.7.6 [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/028201683a76a5cd349729c6819c46607119c4e8/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.195/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=322a5bc9fc774052 -C extra-filename=-825a195876888fd0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43bef833ad5a6872.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-7acff96f9e6772ca.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-bcedbcf1ca116163.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `pest_meta` (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/028201683a76a5cd349729c6819c46607119c4e8/bin/rustc --crate-name pest_meta --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest_meta-2.7.6/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("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=d005ef85da4dd2c1 -C extra-filename=-8633e69a78019c84 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-934a7f6bf1a96730.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-0417d5dd88e05e2a.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `pest_generator` (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/028201683a76a5cd349729c6819c46607119c4e8/bin/rustc --crate-name pest_generator --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest_generator-2.7.6/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=58b3d7f63fdf9ada -C extra-filename=-483b06c16a0f036e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern pest=/opt/rustwide/target/debug/deps/libpest-0417d5dd88e05e2a.rmeta --extern pest_meta=/opt/rustwide/target/debug/deps/libpest_meta-8633e69a78019c84.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43bef833ad5a6872.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-7acff96f9e6772ca.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-bcedbcf1ca116163.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "ffba235c3efa13cd3443acb28f0f7621521ef1a21eaa0c25f4fca4858ae5e0bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffba235c3efa13cd3443acb28f0f7621521ef1a21eaa0c25f4fca4858ae5e0bd", kill_on_drop: false }` [INFO] [stdout] ffba235c3efa13cd3443acb28f0f7621521ef1a21eaa0c25f4fca4858ae5e0bd