[INFO] crate amethyst_ui 0.10.0 is already in cache [INFO] checking amethyst_ui-0.10.0 against master#e1beee4992ad4b235fc700bf7af1ee86f894ea53 for pr-74130 [INFO] extracting crate amethyst_ui 0.10.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate amethyst_ui 0.10.0 on toolchain e1beee4992ad4b235fc700bf7af1ee86f894ea53 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate amethyst_ui 0.10.0 [INFO] finished tweaking crates.io crate amethyst_ui 0.10.0 [INFO] tweaked toml for crates.io crate amethyst_ui 0.10.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 688b20c9860f4db6e02183419fe61428ca3b2346a54b4e141bb12cac8b404cc8 [INFO] running `Command { std: "docker" "start" "-a" "688b20c9860f4db6e02183419fe61428ca3b2346a54b4e141bb12cac8b404cc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "688b20c9860f4db6e02183419fe61428ca3b2346a54b4e141bb12cac8b404cc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "688b20c9860f4db6e02183419fe61428ca3b2346a54b4e141bb12cac8b404cc8", kill_on_drop: false }` [INFO] [stdout] 688b20c9860f4db6e02183419fe61428ca3b2346a54b4e141bb12cac8b404cc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70b023c1f0c1811a0d9e974a3d8dce749f2f9765f10a92669937b5898a8ac4c5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "70b023c1f0c1811a0d9e974a3d8dce749f2f9765f10a92669937b5898a8ac4c5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Checking colorful v0.2.1 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking mint v0.5.5 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling edit-distance v2.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Compiling inventory v0.1.7 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking objekt v0.1.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking claxon v0.4.2 [INFO] [stderr] Checking xi-unicode v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling lexical v2.2.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Compiling shred-derive v0.6.2 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ctor-d0164e24710421ff.ctor.4esmwvn6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ctor-d0164e24710421ff.ctor.4esmwvn6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ctor-d0164e24710421ff.ctor.4esmwvn6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ctor-d0164e24710421ff.ctor.4esmwvn6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ctor-d0164e24710421ff.ctor.4esmwvn6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ctor-d0164e24710421ff.ctor.4esmwvn6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ctor-d0164e24710421ff.ctor.4esmwvn6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ctor-d0164e24710421ff.ctor.4esmwvn6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ctor-d0164e24710421ff.ctor.4esmwvn6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ctor-d0164e24710421ff.ctor.4esmwvn6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ctor-d0164e24710421ff.ctor.4esmwvn6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ctor-d0164e24710421ff.ctor.4esmwvn6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ctor-d0164e24710421ff.ctor.4esmwvn6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ctor-d0164e24710421ff.ctor.4esmwvn6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ctor-d0164e24710421ff.ctor.4esmwvn6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ctor-d0164e24710421ff.ctor.4esmwvn6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libctor-d0164e24710421ff.so" "/opt/rustwide/target/debug/deps/ctor-d0164e24710421ff.51ecr8nzst7wlfqh.rcgu.o" "/opt/rustwide/target/debug/deps/ctor-d0164e24710421ff.5et410d62798lg8r.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-767397c705e8af69.rlib" "/opt/rustwide/target/debug/deps/libquote-e36c53807625c7af.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-356020925cb0f224.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-1c1787496cb918bb.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-3762b5038f2b60fc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b6aff3703feff874.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-812457dcc335cb0e.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3b70323dc13665e.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a72ca64738319f23.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-ae466ecb818a21c7.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8965f725fa371d94.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-f5d385bbcf1c0598.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14d182d411047066.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-45730ad7fe9247a8.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-077a7bdb239ba92c.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-31151f98ccdb185a.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ctor`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/inventory_impl-a909f99753cdd43c.inventory_impl.f1qk9qpe-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/inventory_impl-a909f99753cdd43c.inventory_impl.f1qk9qpe-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/inventory_impl-a909f99753cdd43c.inventory_impl.f1qk9qpe-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/inventory_impl-a909f99753cdd43c.inventory_impl.f1qk9qpe-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/inventory_impl-a909f99753cdd43c.inventory_impl.f1qk9qpe-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/inventory_impl-a909f99753cdd43c.inventory_impl.f1qk9qpe-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/inventory_impl-a909f99753cdd43c.inventory_impl.f1qk9qpe-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/inventory_impl-a909f99753cdd43c.inventory_impl.f1qk9qpe-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/inventory_impl-a909f99753cdd43c.inventory_impl.f1qk9qpe-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/inventory_impl-a909f99753cdd43c.inventory_impl.f1qk9qpe-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/inventory_impl-a909f99753cdd43c.inventory_impl.f1qk9qpe-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/inventory_impl-a909f99753cdd43c.inventory_impl.f1qk9qpe-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/inventory_impl-a909f99753cdd43c.inventory_impl.f1qk9qpe-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/inventory_impl-a909f99753cdd43c.inventory_impl.f1qk9qpe-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/inventory_impl-a909f99753cdd43c.inventory_impl.f1qk9qpe-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/inventory_impl-a909f99753cdd43c.inventory_impl.f1qk9qpe-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libinventory_impl-a909f99753cdd43c.so" "/opt/rustwide/target/debug/deps/inventory_impl-a909f99753cdd43c.4mc297ibv7wrmbnt.rcgu.o" "/opt/rustwide/target/debug/deps/inventory_impl-a909f99753cdd43c.17c4y0x6d4fy008q.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-767397c705e8af69.rlib" "/opt/rustwide/target/debug/deps/libquote-e36c53807625c7af.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-356020925cb0f224.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-1c1787496cb918bb.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-3762b5038f2b60fc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b6aff3703feff874.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-812457dcc335cb0e.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3b70323dc13665e.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a72ca64738319f23.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-ae466ecb818a21c7.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8965f725fa371d94.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-f5d385bbcf1c0598.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14d182d411047066.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-45730ad7fe9247a8.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-077a7bdb239ba92c.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-31151f98ccdb185a.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rustversion-df546522bff8bc46.rustversion.azftephn-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-df546522bff8bc46.rustversion.azftephn-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-df546522bff8bc46.rustversion.azftephn-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-df546522bff8bc46.rustversion.azftephn-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-df546522bff8bc46.rustversion.azftephn-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-df546522bff8bc46.rustversion.azftephn-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-df546522bff8bc46.rustversion.azftephn-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-df546522bff8bc46.rustversion.azftephn-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-df546522bff8bc46.rustversion.azftephn-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-df546522bff8bc46.rustversion.azftephn-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-df546522bff8bc46.rustversion.azftephn-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-df546522bff8bc46.rustversion.azftephn-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-df546522bff8bc46.rustversion.azftephn-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-df546522bff8bc46.rustversion.azftephn-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-df546522bff8bc46.rustversion.azftephn-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-df546522bff8bc46.rustversion.azftephn-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/librustversion-df546522bff8bc46.so" "/opt/rustwide/target/debug/deps/rustversion-df546522bff8bc46.3mjybrq5q7zaehi2.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-df546522bff8bc46.uj5vuj1mg1i0j2l.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-767397c705e8af69.rlib" "/opt/rustwide/target/debug/deps/libquote-e36c53807625c7af.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-356020925cb0f224.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-1c1787496cb918bb.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-3762b5038f2b60fc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b6aff3703feff874.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-812457dcc335cb0e.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3b70323dc13665e.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a72ca64738319f23.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-ae466ecb818a21c7.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8965f725fa371d94.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-f5d385bbcf1c0598.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14d182d411047066.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-45730ad7fe9247a8.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-077a7bdb239ba92c.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-31151f98ccdb185a.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetanMaHBy" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetawIo0Te" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "70b023c1f0c1811a0d9e974a3d8dce749f2f9765f10a92669937b5898a8ac4c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70b023c1f0c1811a0d9e974a3d8dce749f2f9765f10a92669937b5898a8ac4c5", kill_on_drop: false }` [INFO] [stdout] 70b023c1f0c1811a0d9e974a3d8dce749f2f9765f10a92669937b5898a8ac4c5