[INFO] cloning repository https://github.com/pbonh/syndex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pbonh/syndex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbonh%2Fsyndex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbonh%2Fsyndex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46b907ffb400dc687fb8a2a54f0a508fdc395ad5 [INFO] testing pbonh/syndex against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbonh%2Fsyndex" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 99% (5890/5916) Updating files: 100% (5916/5916) Updating files: 100% (5916/5916), done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/pbonh/syndex [INFO] finished tweaking git repo https://github.com/pbonh/syndex [INFO] tweaked toml for git repo https://github.com/pbonh/syndex written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pbonh/syndex on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pbonh/syndex 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b879c9ae579177b9a3a21a779978543bd41c91e215a24b19bc971e76b6d73e84 [INFO] running `Command { std: "docker" "start" "-a" "b879c9ae579177b9a3a21a779978543bd41c91e215a24b19bc971e76b6d73e84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b879c9ae579177b9a3a21a779978543bd41c91e215a24b19bc971e76b6d73e84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b879c9ae579177b9a3a21a779978543bd41c91e215a24b19bc971e76b6d73e84", kill_on_drop: false }` [INFO] [stdout] b879c9ae579177b9a3a21a779978543bd41c91e215a24b19bc971e76b6d73e84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00b99ae3c0c193149286c14416e5f9a1fb1e2e9a07e650477829f630b3e93aed [INFO] running `Command { std: "docker" "start" "-a" "00b99ae3c0c193149286c14416e5f9a1fb1e2e9a07e650477829f630b3e93aed", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.88 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling dot-structures v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling pest v2.7.12 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling into-attr v0.1.1 [INFO] [stderr] Compiling dot-generator v0.2.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling pest_meta v2.7.12 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling pest_generator v2.7.12 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling into-attr-derive v0.2.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling pest_derive v2.7.12 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.13.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling web-time v0.2.4 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling vlsir v3.0.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling glam v0.25.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling bevy_macro_utils v0.13.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.13.2 [INFO] [stderr] Compiling bevy_ptr v0.13.2 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling bevy_math v0.13.2 [INFO] [stderr] Compiling layout21utils v3.0.0-pre.2 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.13.2 [INFO] [stderr] Compiling clap v4.5.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bevy_utils v0.13.2 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling fstrings-proc-macro v0.2.3 [INFO] [stderr] Compiling bevy_tasks v0.13.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bevy_reflect v0.13.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling fstrings v0.2.3 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bevy_derive v0.13.2 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling frunk_core v0.4.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling lef21 v3.0.0-pre.2 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.3 [INFO] [stderr] Compiling layout21protos v3.0.0-pre.2 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling gds21 v3.0.0-pre.2 [INFO] [stderr] Compiling graphviz-rust v0.6.6 [INFO] [stderr] Compiling bevy_ecs v0.13.2 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.1.3 [INFO] [stderr] Compiling generic_symbolic_expressions v5.0.4 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling peginator_codegen v0.7.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling macro_rules_attribute v0.1.3 [INFO] [stderr] Compiling peginator v0.7.0 [INFO] [stderr] Compiling egraph-serialize v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling layout21raw v3.0.0-pre.2 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling tynm v0.1.10 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling iron-shapes v0.0.8 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling ascent_base v0.6.0 [INFO] [stderr] Compiling nougat-proc_macros v0.2.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling egglog v0.2.0 (https://github.com/pbonh/egglog.git#68e0e4d6) [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `derive-syn-parse` (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/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustc --crate-name derive_syn_parse --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-syn-parse-0.2.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("full"))' -C metadata=e01a5ee8b556c950 -C extra-filename=-4e3270304bbdbf66 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-233bb14400b88924.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d52fb0e05eb3922a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2141280fd9661910.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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta0ZkaAY" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `iron-shapes` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `nougat-proc_macros` (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/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustc --crate-name nougat_proc_macros --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nougat-proc_macros-0.2.4/mod.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("debug-macros", "default", "prettyplease"))' -C metadata=7caf5b14ee9ba887 -C extra-filename=-403ff4e3285af0ad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-233bb14400b88924.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d52fb0e05eb3922a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f6a503aea5f23ac1.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcB3UsLN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblalrpop-425d03fc91b112e9.rlib,libunicode_xid-a57f76c9bf821dd2.rlib,libregex-bcab7781240f5123.rlib,libpetgraph-fc730564ff2febcb.rlib,libindexmap-39e90ba873621dc8.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-1f0199cf36f45e4d.rlib,libahash-f71a4971d5b6621c.rlib,libzerocopy-e46b0323f0b725ec.rlib,libbyteorder-68dd48e6c7ad9545.rlib,liballocator_api2-d942e830951b9933.rlib,libserde-c377e7833c3d7af6.rlib,libfixedbitset-69defad4b00af737.rlib,libbit_set-c39a9682e5acb9b5.rlib,libbit_vec-8d5c8d6a6143f11b.rlib,libena-46139aa193e59f96.rlib,liblog-2396fd789f7a2252.rlib,libascii_canvas-716433553fbc15de.rlib,libstring_cache-1d03d40afa9763ce.rlib,libprecomputed_hash-537e948e8edfb962.rlib,libphf_shared-e3c1cf4b210b7b4d.rlib,libsiphasher-e8abbf2562d6d618.rlib,libparking_lot-c06ce0671d2cf986.rlib,libparking_lot_core-2b446a642c699540.rlib,libsmallvec-ad26e46c9877b0dc.rlib,liblock_api-214b67cdc3467c3b.rlib,libscopeguard-d52bd00767847e44.rlib,libonce_cell-24c5d665b6879050.rlib,libdebug_unreachable-ded5321d275224be.rlib,libterm-cb541b61d1efe749.rlib,libdirs_next-e0d802b8f560f900.rlib,libdirs_sys_next-dda3a0198e37c171.rlib,liblibc-36f85885e0131609.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libwalkdir-4eb02e97e63d7123.rlib,libsame_file-d0318c27bac25c56.rlib,libtiny_keccak-b3d62239c84e92f9.rlib,libcrunchy-ba40b1f67622779f.rlib,liblalrpop_util-cb427815fd509f13.rlib,libregex_automata-8f271b14344e6ba7.rlib,libaho_corasick-5318fee7af990b33.rlib,libmemchr-3ffe5f7a52883367.rlib,libregex_syntax-3a1fc10fb0bb10d0.rlib,libitertools-21518ac2f137d9dd.rlib,libeither-38d43fea6173fdf6.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcB3UsLN/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/egglog-08efc34b0caa672f/build_script_build-08efc34b0caa672f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `egglog` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "00b99ae3c0c193149286c14416e5f9a1fb1e2e9a07e650477829f630b3e93aed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00b99ae3c0c193149286c14416e5f9a1fb1e2e9a07e650477829f630b3e93aed", kill_on_drop: false }` [INFO] [stdout] 00b99ae3c0c193149286c14416e5f9a1fb1e2e9a07e650477829f630b3e93aed