[INFO] cloning repository https://github.com/vmikhaliuk/alx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vmikhaliuk/alx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmikhaliuk%2Falx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmikhaliuk%2Falx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7069ec98458f4c16d8a6c5710f256fa0a08b4f09
[INFO] checking vmikhaliuk/alx against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmikhaliuk%2Falx" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/vmikhaliuk/alx on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/vmikhaliuk/alx
[INFO] finished tweaking git repo https://github.com/vmikhaliuk/alx
[INFO] tweaked toml for git repo https://github.com/vmikhaliuk/alx written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/vmikhaliuk/alx 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pkg-config v0.3.23
[INFO] [stderr]   Downloaded signal-hook v0.3.12
[INFO] [stderr]   Downloaded comfy-table v5.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2a7c644176ae69faf9d17c7aabb12428b78d49e1505502385628ba29456bbab
[INFO] running `Command { std: "docker" "start" "-a" "d2a7c644176ae69faf9d17c7aabb12428b78d49e1505502385628ba29456bbab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2a7c644176ae69faf9d17c7aabb12428b78d49e1505502385628ba29456bbab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2a7c644176ae69faf9d17c7aabb12428b78d49e1505502385628ba29456bbab", kill_on_drop: false }`
[INFO] [stdout] d2a7c644176ae69faf9d17c7aabb12428b78d49e1505502385628ba29456bbab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1631d5f669148bac1c5aa0e618c19e499f6ed81d927f3f1a4c9b4cfdacaf845
[INFO] running `Command { std: "docker" "start" "-a" "e1631d5f669148bac1c5aa0e618c19e499f6ed81d927f3f1a4c9b4cfdacaf845", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.109
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.33
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.131
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling serde v1.0.131
[INFO] [stderr]    Compiling ryu v1.0.6
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling pkg-config v0.3.23
[INFO] [stderr]    Compiling string_cache_shared v0.3.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]    Compiling openssl-sys v0.9.71
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling string_cache_codegen v0.4.4
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling signal-hook v0.3.12
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking futf v0.1.4
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]     Checking tokio-buf v0.1.1
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling string_cache v0.7.5
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]     Checking want v0.2.0
[INFO] [stderr]     Checking tendril v0.4.2
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking phf v0.7.24
[INFO] [stderr]     Checking http-body v0.1.0
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking signal-hook-mio v0.2.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking try_from v0.3.2
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking cookie v0.12.0
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking publicsuffix v1.5.6
[INFO] [stderr]     Checking crossterm v0.22.1
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking bit-set v0.5.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]     Checking strum v0.22.0
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling strum_macros v0.22.0
[INFO] [stderr]     Checking comfy-table v5.0.0
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/comfy_table-7ece5fd41640376e.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/comfy-table-7ece5fd41640376e/dep-lib-comfy_table`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaUdCVhG/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `object` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcVaEPu4/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcVaEPu4/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/serde_derive-2577b9346c9edd98.3lcvs9of2i29cmzi9a0y7ris6.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-0220f78386920aee.rlib,libquote-cebe055e4d5f4f7f.rlib,libproc_macro2-d84afdb60a2e8cf1.rlib,libunicode_xid-9a308e948d49b175.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcVaEPu4/raw-dylibs" "-B<sysroot>/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-2577b9346c9edd98.so" "-Wl,--gc-sections" "-shared" "-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]           Stack dump:
[INFO] [stdout]           0.    Program arguments: /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccYtdfef.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libserde_derive-2577b9346c9edd98.so /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcVaEPu4/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. --version-script=/tmp/rustcVaEPu4/list --no-undefined-version /tmp/rustcVaEPu4/symbols.o /opt/rustwide/target/debug/deps/serde_derive-2577b9346c9edd98.serde_derive.6631be940191387-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2577b9346c9edd98.serde_derive.6631be940191387-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2577b9346c9edd98.serde_derive.6631be940191387-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2577b9346c9edd98.serde_derive.6631be940191387-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2577b9346c9edd98.serde_derive.6631be940191387-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2577b9346c9edd98.serde_derive.6631be940191387-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2577b9346c9edd98.serde_derive.6631be940191387-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2577b9346c9edd98.serde_derive.6631be940191387-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2577b9346c9edd98.serde_derive.6631be940191387-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2577b9346c9edd98.serde_derive.6631be940191387-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2577b9346c9edd98.serde_derive.6631be940191387-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2577b9346c9edd98.serde_derive.6631be940191387-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2577b9346c9edd98.serde_derive.6631be940191387-cgu.12.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2577b9346c9edd98.serde_derive.6631be940191387-cgu.13.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2577b9346c9edd98.serde_derive.6631be940191387-cgu.14.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2577b9346c9edd98.serde_derive.6631be940191387-cgu.15.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2577b9346c9edd98.3lcvs9of2i29cmzi9a0y7ris6.rcgu.rmeta /opt/rustwide/target/debug/deps/serde_derive-2577b9346c9edd98.0gy3pfxrwao2an33ji0oqdq8r.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-0220f78386920aee.rlib /opt/rustwide/target/debug/deps/libquote-cebe055e4d5f4f7f.rlib /opt/rustwide/target/debug/deps/libproc_macro2-d84afdb60a2e8cf1.rlib /opt/rustwide/target/debug/deps/libunicode_xid-9a308e948d49b175.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-3738a21ddb6058c1.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-b11e25530efb88ff.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91d595088f7a758f.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5024342751ec4fae.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-2ef37a08deacbef7.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6474163bcabd56d4.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0c669fc4488b33a7.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-facd468809e87d62.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a761ff9b49802762.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b5857e32e98a1522.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b4d4247665203a7e.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ba5952c0e6997780.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c28e1bddb833f318.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0c142178ac12e90a.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-9849bba3624604db.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-91be5c201001b2fd.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-03f10e69535bbda2.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-be500544df63862d.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db9414217643e13f.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-64829956fbeadedf.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o
[INFO] [stdout]           LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta2xQje5"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde_json` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e1631d5f669148bac1c5aa0e618c19e499f6ed81d927f3f1a4c9b4cfdacaf845", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1631d5f669148bac1c5aa0e618c19e499f6ed81d927f3f1a4c9b4cfdacaf845", kill_on_drop: false }`
[INFO] [stdout] e1631d5f669148bac1c5aa0e618c19e499f6ed81d927f3f1a4c9b4cfdacaf845
