[INFO] cloning repository https://github.com/twitchax/lucidity [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/twitchax/lucidity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwitchax%2Flucidity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwitchax%2Flucidity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85d3121df86df5d2928ddf27f01e2356e8b6ef72 [INFO] checking twitchax/lucidity against try#09ea730c380b8b9acb96ff87b724c45df920f793 for pr-134272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwitchax%2Flucidity" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/twitchax/lucidity on toolchain 09ea730c380b8b9acb96ff87b724c45df920f793 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09ea730c380b8b9acb96ff87b724c45df920f793" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/twitchax/lucidity [INFO] finished tweaking git repo https://github.com/twitchax/lucidity [INFO] tweaked toml for git repo https://github.com/twitchax/lucidity written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/twitchax/lucidity 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" "+09ea730c380b8b9acb96ff87b724c45df920f793" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+09ea730c380b8b9acb96ff87b724c45df920f793" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69c7216fb4b80a3178a276e34111cdecc52a5ae5bcce4e21b74b5b3a9a6c9e9a [INFO] running `Command { std: "docker" "start" "-a" "69c7216fb4b80a3178a276e34111cdecc52a5ae5bcce4e21b74b5b3a9a6c9e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69c7216fb4b80a3178a276e34111cdecc52a5ae5bcce4e21b74b5b3a9a6c9e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69c7216fb4b80a3178a276e34111cdecc52a5ae5bcce4e21b74b5b3a9a6c9e9a", kill_on_drop: false }` [INFO] [stdout] 69c7216fb4b80a3178a276e34111cdecc52a5ae5bcce4e21b74b5b3a9a6c9e9a [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+09ea730c380b8b9acb96ff87b724c45df920f793" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffe582aac24750132d3aa4ed93a912ca13856ed9bd0adba91699ad5bdd4892c2 [INFO] running `Command { std: "docker" "start" "-a" "ffe582aac24750132d3aa4ed93a912ca13856ed9bd0adba91699ad5bdd4892c2", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.53 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking lunatic-sys v0.14.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling cookie v0.15.2 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling serde_json v1.0.110 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking lunatic-sys v0.13.0 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Compiling serde_derive v1.0.194 [INFO] [stderr] Compiling thiserror-impl v1.0.53 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling lunatic-test v0.13.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling lunatic-macros v0.13.0 [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/09ea730c380b8b9acb96ff87b724c45df920f793/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.194/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)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=6bc3670dfded59d3 -C extra-filename=-d94caede7adf39f0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4745f35d91b18460.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-17f62d41149d9f79.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-bc7c60b115456040.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/rmetai1cidJ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `brotli` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/09ea730c380b8b9acb96ff87b724c45df920f793/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/09ea730c380b8b9acb96ff87b724c45df920f793/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcF5utHr/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcF5utHr/symbols.o" "/opt/rustwide/target/debug/deps/lunatic_macros-5f1ab6cc3ccf4ed7.lunatic_macros.87d200afb8741e42-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/lunatic_macros-5f1ab6cc3ccf4ed7.lunatic_macros.87d200afb8741e42-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/lunatic_macros-5f1ab6cc3ccf4ed7.lunatic_macros.87d200afb8741e42-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/lunatic_macros-5f1ab6cc3ccf4ed7.lunatic_macros.87d200afb8741e42-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/lunatic_macros-5f1ab6cc3ccf4ed7.lunatic_macros.87d200afb8741e42-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/lunatic_macros-5f1ab6cc3ccf4ed7.lunatic_macros.87d200afb8741e42-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/lunatic_macros-5f1ab6cc3ccf4ed7.lunatic_macros.87d200afb8741e42-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/lunatic_macros-5f1ab6cc3ccf4ed7.lunatic_macros.87d200afb8741e42-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/lunatic_macros-5f1ab6cc3ccf4ed7.lunatic_macros.87d200afb8741e42-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/lunatic_macros-5f1ab6cc3ccf4ed7.bk8rdctmiqqjf7c1214xa72qg.rcgu.rmeta" "/opt/rustwide/target/debug/deps/lunatic_macros-5f1ab6cc3ccf4ed7.66z12w3myqumt5trn3lvma0at.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdarling-a1627d8abd5d092a.rlib" "/opt/rustwide/target/debug/deps/libdarling_core-687a261832f68516.rlib" "/opt/rustwide/target/debug/deps/libstrsim-640749312aa2fd8a.rlib" "/opt/rustwide/target/debug/deps/libfnv-ad011e5b2498985c.rlib" "/opt/rustwide/target/debug/deps/libident_case-5129d98cf4b5a938.rlib" "/opt/rustwide/target/debug/deps/libconvert_case-f5e39ed30d96005a.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-84ec688b9c23a8f5.rlib" "/opt/rustwide/target/debug/deps/libsyn-a91d25c9e36635b0.rlib" "/opt/rustwide/target/debug/deps/libquote-17f62d41149d9f79.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-4745f35d91b18460.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-b240505bfd42d77c.rlib" "/opt/rustwide/rustup-home/toolchains/09ea730c380b8b9acb96ff87b724c45df920f793/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-ae3283d122119265.rlib" "/opt/rustwide/rustup-home/toolchains/09ea730c380b8b9acb96ff87b724c45df920f793/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ea2006fbcbea27b7.rlib" "/opt/rustwide/rustup-home/toolchains/09ea730c380b8b9acb96ff87b724c45df920f793/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d4c6d9fc9402962b.rlib" "/opt/rustwide/rustup-home/toolchains/09ea730c380b8b9acb96ff87b724c45df920f793/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib" "/opt/rustwide/rustup-home/toolchains/09ea730c380b8b9acb96ff87b724c45df920f793/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib" "/opt/rustwide/rustup-home/toolchains/09ea730c380b8b9acb96ff87b724c45df920f793/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib" "/opt/rustwide/rustup-home/toolchains/09ea730c380b8b9acb96ff87b724c45df920f793/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib" "/opt/rustwide/rustup-home/toolchains/09ea730c380b8b9acb96ff87b724c45df920f793/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib" "/opt/rustwide/rustup-home/toolchains/09ea730c380b8b9acb96ff87b724c45df920f793/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-45fd352c16a37a98.rlib" "/opt/rustwide/rustup-home/toolchains/09ea730c380b8b9acb96ff87b724c45df920f793/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib" "/opt/rustwide/rustup-home/toolchains/09ea730c380b8b9acb96ff87b724c45df920f793/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib" "/opt/rustwide/rustup-home/toolchains/09ea730c380b8b9acb96ff87b724c45df920f793/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib" "/opt/rustwide/rustup-home/toolchains/09ea730c380b8b9acb96ff87b724c45df920f793/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib" "/opt/rustwide/rustup-home/toolchains/09ea730c380b8b9acb96ff87b724c45df920f793/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7548f2e020479f08.rlib" "/opt/rustwide/rustup-home/toolchains/09ea730c380b8b9acb96ff87b724c45df920f793/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib" "/opt/rustwide/rustup-home/toolchains/09ea730c380b8b9acb96ff87b724c45df920f793/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca9b1b189437f8ae.rlib" "/opt/rustwide/rustup-home/toolchains/09ea730c380b8b9acb96ff87b724c45df920f793/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib" "/opt/rustwide/rustup-home/toolchains/09ea730c380b8b9acb96ff87b724c45df920f793/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/09ea730c380b8b9acb96ff87b724c45df920f793/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/09ea730c380b8b9acb96ff87b724c45df920f793/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/09ea730c380b8b9acb96ff87b724c45df920f793/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/09ea730c380b8b9acb96ff87b724c45df920f793/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/liblunatic_macros-5f1ab6cc3ccf4ed7.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [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 `lunatic-macros` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ffe582aac24750132d3aa4ed93a912ca13856ed9bd0adba91699ad5bdd4892c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffe582aac24750132d3aa4ed93a912ca13856ed9bd0adba91699ad5bdd4892c2", kill_on_drop: false }` [INFO] [stdout] ffe582aac24750132d3aa4ed93a912ca13856ed9bd0adba91699ad5bdd4892c2