[INFO] cloning repository https://github.com/olegarino/cv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/olegarino/cv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folegarino%2Fcv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folegarino%2Fcv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04a9d40824f65755191407d15fbdc08ee60855d5 [INFO] testing olegarino/cv against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folegarino%2Fcv" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/olegarino/cv on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/olegarino/cv [INFO] finished tweaking git repo https://github.com/olegarino/cv [INFO] tweaked toml for git repo https://github.com/olegarino/cv written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/olegarino/cv 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a6c85fd0050f93957afd575f46c2045a0583522f09151a329ad8148c3766e00 [INFO] running `Command { std: "docker" "start" "-a" "0a6c85fd0050f93957afd575f46c2045a0583522f09151a329ad8148c3766e00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a6c85fd0050f93957afd575f46c2045a0583522f09151a329ad8148c3766e00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a6c85fd0050f93957afd575f46c2045a0583522f09151a329ad8148c3766e00", kill_on_drop: false }` [INFO] [stdout] 0a6c85fd0050f93957afd575f46c2045a0583522f09151a329ad8148c3766e00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2adeb71a2438d441ba5d6969163ddd0e3c3ac0c780b1fcb2e07e191f0585d07 [INFO] running `Command { std: "docker" "start" "-a" "c2adeb71a2438d441ba5d6969163ddd0e3c3ac0c780b1fcb2e07e191f0585d07", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling route-recognizer v0.3.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling implicit-clone v0.3.10 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling yew-macro v0.20.0 [INFO] [stderr] Compiling yew-router-macro v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pinned v0.1.0 [INFO] [stderr] Compiling prokio v0.1.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling gloo-utils v0.1.7 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling gloo-render v0.1.1 [INFO] [stderr] Compiling gloo-dialogs v0.1.1 [INFO] [stderr] Compiling gloo-console v0.2.3 [INFO] [stderr] Compiling gloo-net v0.3.1 [INFO] [stderr] Compiling gloo-storage v0.2.2 [INFO] [stderr] Compiling gloo-file v0.2.3 [INFO] [stderr] Compiling gloo-history v0.1.5 [INFO] [stderr] Compiling gloo-worker v0.2.1 [INFO] [stderr] Compiling gloo v0.8.1 [INFO] [stderr] Compiling yew v0.20.0 [INFO] [stderr] Compiling yew-router v0.17.0 [INFO] [stderr] Compiling cv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "c2adeb71a2438d441ba5d6969163ddd0e3c3ac0c780b1fcb2e07e191f0585d07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2adeb71a2438d441ba5d6969163ddd0e3c3ac0c780b1fcb2e07e191f0585d07", kill_on_drop: false }` [INFO] [stdout] c2adeb71a2438d441ba5d6969163ddd0e3c3ac0c780b1fcb2e07e191f0585d07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfaaa2e1f906921c3bc11f9cdd1457a63f5442fd992fd49136412207bcbd504c [INFO] running `Command { std: "docker" "start" "-a" "bfaaa2e1f906921c3bc11f9cdd1457a63f5442fd992fd49136412207bcbd504c", kill_on_drop: false }` [INFO] [stderr] Compiling cv v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustclPybS6/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libyew_router-b5b6f7429947a6c8.rlib,libroute_recognizer-c8bac5041c750e8a.rlib,libyew-2a9e966e3ff2f3b4.rlib,libconsole_error_panic_hook-06f3f681d2f4e03f.rlib,libtracing-71d880e1ef927302.rlib,libtracing_core-16d4740aeab57df8.rlib,libprokio-5d707d0f3cd3b481.rlib,libnum_cpus-bf382afe6e9f8643.rlib,liblibc-7b80befb51a001ec.rlib,libtokio_stream-dfbef688a17cba59.rlib,libtokio-723878a1cfbb7188.rlib,libpinned-151d5efdc2ad8a18.rlib,libimplicit_clone-0cb8b651f30a889c.rlib,libfutures-d12b7c40a8bc6ed0.rlib,libfutures_util-8e043cd4dccaf31f.rlib,libfutures_io-3e19596c076de665.rlib,libpin_project_lite-bedc6e0acd72ff2a.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libindexmap-d8d9ddb0eaaa5f2f.rlib,libhashbrown-8ac6e23154e6c3d0.rlib,libgloo-9988380e020ecc5f.rlib,libgloo_worker-0af546a32e232d79.rlib,libbincode-5570fde8494cc275.rlib,libgloo_timers-5166ddf4e11a49cf.rlib,libgloo_storage-95c406fdd0d4da61.rlib,libgloo_render-622653fea7173c9b.rlib,libgloo_net-44f18ceb70d3c6bb.rlib,libwasm_bindgen_futures-fae162a289223b26.rlib,libhttp-331bc164ab59ceff.rlib,libbytes-bfe11088fe358bd1.rlib,libfnv-2d77ec4f6f971b24.rlib,libpin_project-68d7156fabff821b.rlib,libgloo_history-b6f07a40b6da6c82.rlib,libserde_wasm_bindgen-b8635dfcfcb9fb29.rlib,libserde_urlencoded-75932b451bde0577.rlib,libform_urlencoded-ffde51bcb0b5cf7a.rlib,libpercent_encoding-8c980134d68585d5.rlib,libthiserror-d71d64c2dfded445.rlib,libgloo_file-a8aa0f393842f0e6.rlib,libfutures_channel-f26d4826b597103e.rlib,libfutures_sink-be8442ee548d90f9.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libgloo_events-1aa5701f3e31e38e.rlib,libgloo_dialogs-bf0aa150f3f1057c.rlib,libgloo_console-3788690004b45f4f.rlib,libgloo_utils-7cf42b7660ad0019.rlib,libserde_json-75594a53fc45e5c8.rlib,libmemchr-3ffe5f7a52883367.rlib,libitoa-6b76ec393d6a2c41.rlib,libryu-0ea4bafc9bef6d8b.rlib,libserde-394d46ecf1434e47.rlib,libweb_sys-891e79d4ce8591e4.rlib,libjs_sys-c637b4da0e7530a2.rlib,libwasm_bindgen-858a7aa1ed0d6e65.rlib,libonce_cell-098292c3b8c25e48.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libslab-d2d6782c70f6d408.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustclPybS6/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/deps/cv-74fadcfe0f133fac" "-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] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/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/ccXySFC9.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/deps/cv-74fadcfe0f133fac /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /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/rustclPybS6/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/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/../../.. /tmp/rustclPybS6/symbols.o /opt/rustwide/target/debug/deps/cv-74fadcfe0f133fac.cv.79d8921632132282-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/cv-74fadcfe0f133fac.cv.79d8921632132282-cgu.1.rcgu.o /opt/rustwide/target/debug/deps/cv-74fadcfe0f133fac.cv.79d8921632132282-cgu.2.rcgu.o /opt/rustwide/target/debug/deps/cv-74fadcfe0f133fac.41aq74k5zt28v9dtnkelaxlht.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6210a622387cb92f.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1f04f2d52f1ebf3f.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-831b32e0d2504bfa.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-e789858062fda502.rlib /opt/rustwide/target/debug/deps/libyew_router-b5b6f7429947a6c8.rlib /opt/rustwide/target/debug/deps/libroute_recognizer-c8bac5041c750e8a.rlib /opt/rustwide/target/debug/deps/libyew-2a9e966e3ff2f3b4.rlib /opt/rustwide/target/debug/deps/libconsole_error_panic_hook-06f3f681d2f4e03f.rlib /opt/rustwide/target/debug/deps/libtracing-71d880e1ef927302.rlib /opt/rustwide/target/debug/deps/libtracing_core-16d4740aeab57df8.rlib /opt/rustwide/target/debug/deps/libprokio-5d707d0f3cd3b481.rlib /opt/rustwide/target/debug/deps/libnum_cpus-bf382afe6e9f8643.rlib /opt/rustwide/target/debug/deps/liblibc-7b80befb51a001ec.rlib /opt/rustwide/target/debug/deps/libtokio_stream-dfbef688a17cba59.rlib /opt/rustwide/target/debug/deps/libtokio-723878a1cfbb7188.rlib /opt/rustwide/target/debug/deps/libpinned-151d5efdc2ad8a18.rlib /opt/rustwide/target/debug/deps/libimplicit_clone-0cb8b651f30a889c.rlib /opt/rustwide/target/debug/deps/libfutures-d12b7c40a8bc6ed0.rlib /opt/rustwide/target/debug/deps/libfutures_util-8e043cd4dccaf31f.rlib /opt/rustwide/target/debug/deps/libfutures_io-3e19596c076de665.rlib /opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rlib /opt/rustwide/target/debug/deps/libfutures_task-19b3aba2be9e7ae8.rlib /opt/rustwide/target/debug/deps/libpin_utils-9a5791cba021167a.rlib /opt/rustwide/target/debug/deps/libindexmap-d8d9ddb0eaaa5f2f.rlib /opt/rustwide/target/debug/deps/libhashbrown-8ac6e23154e6c3d0.rlib /opt/rustwide/target/debug/deps/libgloo-9988380e020ecc5f.rlib /opt/rustwide/target/debug/deps/libgloo_worker-0af546a32e232d79.rlib /opt/rustwide/target/debug/deps/libbincode-5570fde8494cc275.rlib /opt/rustwide/target/debug/deps/libgloo_timers-5166ddf4e11a49cf.rlib /opt/rustwide/target/debug/deps/libgloo_storage-95c406fdd0d4da61.rlib /opt/rustwide/target/debug/deps/libgloo_render-622653fea7173c9b.rlib /opt/rustwide/target/debug/deps/libgloo_net-44f18ceb70d3c6bb.rlib /opt/rustwide/target/debug/deps/libwasm_bindgen_futures-fae162a289223b26.rlib /opt/rustwide/target/debug/deps/libhttp-331bc164ab59ceff.rlib /opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib /opt/rustwide/target/debug/deps/libfnv-2d77ec4f6f971b24.rlib /opt/rustwide/target/debug/deps/libpin_project-68d7156fabff821b.rlib /opt/rustwide/target/debug/deps/libgloo_history-b6f07a40b6da6c82.rlib /opt/rustwide/target/debug/deps/libserde_wasm_bindgen-b8635dfcfcb9fb29.rlib /opt/rustwide/target/debug/deps/libserde_urlencoded-75932b451bde0577.rlib /opt/rustwide/target/debug/deps/libform_urlencoded-ffde51bcb0b5cf7a.rlib /opt/rustwide/target/debug/deps/libpercent_encoding-8c980134d68585d5.rlib /opt/rustwide/target/debug/deps/libthiserror-d71d64c2dfded445.rlib /opt/rustwide/target/debug/deps/libgloo_file-a8aa0f393842f0e6.rlib /opt/rustwide/target/debug/deps/libfutures_channel-f26d4826b597103e.rlib /opt/rustwide/target/debug/deps/libfutures_sink-be8442ee548d90f9.rlib /opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rlib /opt/rustwide/target/debug/deps/libgloo_events-1aa5701f3e31e38e.rlib /opt/rustwide/target/debug/deps/libgloo_dialogs-bf0aa150f3f1057c.rlib /opt/rustwide/target/debug/deps/libgloo_console-3788690004b45f4f.rlib /opt/rustwide/target/debug/deps/libgloo_utils-7cf42b7660ad0019.rlib /opt/rustwide/target/debug/deps/libserde_json-75594a53fc45e5c8.rlib /opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rlib /opt/rustwide/target/debug/deps/libitoa-6b76ec393d6a2c41.rlib /opt/rustwide/target/debug/deps/libryu-0ea4bafc9bef6d8b.rlib /opt/rustwide/target/debug/deps/libserde-394d46ecf1434e47.rlib /opt/rustwide/target/debug/deps/libweb_sys-891e79d4ce8591e4.rlib /opt/rustwide/target/debug/deps/libjs_sys-c637b4da0e7530a2.rlib /opt/rustwide/target/debug/deps/libwasm_bindgen-858a7aa1ed0d6e65.rlib /opt/rustwide/target/debug/deps/libonce_cell-098292c3b8c25e48.rlib /opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rlib /opt/rustwide/target/debug/deps/libslab-d2d6782c70f6d408.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-088d12cbf3e66756.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-efa18e20439f5c5f.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-81236848138accc2.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-438bbc1b65a9ea91.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-03f1ca214d5654c5.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-6eb3522c9f3e493f.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-28fe590d62726d34.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bb03a41aed59c3f0.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-077b062d48affb46.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-fc1e4d777ecb8819.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0df6e1c399ee25b3.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-fb0bec226a33c172.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c1b9852f5964bee6.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4b52ec42b7ee96f9.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a92e691a289a3ea1.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-143b861055c3ff89.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e1a0f7b271a3ab38.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a295b978c7e899d2.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7fb0e360a334626d.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 `cv` (bin "cv" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "bfaaa2e1f906921c3bc11f9cdd1457a63f5442fd992fd49136412207bcbd504c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfaaa2e1f906921c3bc11f9cdd1457a63f5442fd992fd49136412207bcbd504c", kill_on_drop: false }` [INFO] [stdout] bfaaa2e1f906921c3bc11f9cdd1457a63f5442fd992fd49136412207bcbd504c