[INFO] cloning repository https://github.com/lights0123/example-nspire [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lights0123/example-nspire" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flights0123%2Fexample-nspire", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flights0123%2Fexample-nspire'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7dae912190fdc2715ac4d1b9ca92129d4cd5361d [INFO] testing lights0123/example-nspire against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flights0123%2Fexample-nspire" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lights0123/example-nspire on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lights0123/example-nspire [INFO] finished tweaking git repo https://github.com/lights0123/example-nspire [INFO] tweaked toml for git repo https://github.com/lights0123/example-nspire written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/lights0123/example-nspire already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v1.0.50 [INFO] [stderr] Downloaded ndless-async v0.1.2 [INFO] [stderr] Downloaded ndless-handler v0.3.0 [INFO] [stderr] Downloaded ignore-result v0.2.0 [INFO] [stderr] Downloaded ndless-sdl v0.2.0 [INFO] [stderr] Downloaded ndless v0.8.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3338340d43a55e981fc6467cf6af6311a66724bff8194b70143428c2c1bf3bff [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" "3338340d43a55e981fc6467cf6af6311a66724bff8194b70143428c2c1bf3bff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3338340d43a55e981fc6467cf6af6311a66724bff8194b70143428c2c1bf3bff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3338340d43a55e981fc6467cf6af6311a66724bff8194b70143428c2c1bf3bff", kill_on_drop: false }` [INFO] [stdout] 3338340d43a55e981fc6467cf6af6311a66724bff8194b70143428c2c1bf3bff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", 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] 8caeafdf66e5931bc8afb05d37b2232132f65653cfa6849f0e4ae5d5ef875c09 [INFO] running `Command { std: "docker" "start" "-a" "8caeafdf66e5931bc8afb05d37b2232132f65653cfa6849f0e4ae5d5ef875c09", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling cty v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling ignore-result v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling ndless-sys v0.2.0 [INFO] [stderr] Compiling ndless-static-vars v2.1.0 [INFO] [stderr] Compiling embedded-freetype-sys v0.2.0 [INFO] [stderr] Compiling cstr_core v0.1.2 [INFO] [stderr] Compiling embedded-ffi v0.1.2 [INFO] [stderr] Compiling ndless-freetype v0.1.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling ndless-macros v0.4.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling ndless v0.8.7 [INFO] [stderr] Compiling ndless-handler v0.3.0 [INFO] [stderr] Compiling ndless-sdl v0.2.0 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling hello-world-prompt v1.0.3 (/opt/rustwide/workdir/hello-world-prompt) [INFO] [stderr] Compiling hello-world v1.0.3 (/opt/rustwide/workdir/hello-world) [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/hello_world_prompt-477b30c54a9a3034.hello_world_prompt.6g1mh2n3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world_prompt-477b30c54a9a3034.hello_world_prompt.6g1mh2n3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world_prompt-477b30c54a9a3034.hello_world_prompt.6g1mh2n3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world_prompt-477b30c54a9a3034.hello_world_prompt.6g1mh2n3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world_prompt-477b30c54a9a3034.hello_world_prompt.6g1mh2n3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world_prompt-477b30c54a9a3034.hello_world_prompt.6g1mh2n3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world_prompt-477b30c54a9a3034.hello_world_prompt.6g1mh2n3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world_prompt-477b30c54a9a3034.hello_world_prompt.6g1mh2n3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world_prompt-477b30c54a9a3034.hello_world_prompt.6g1mh2n3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world_prompt-477b30c54a9a3034.hello_world_prompt.6g1mh2n3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/hello_world_prompt-477b30c54a9a3034" "/opt/rustwide/target/debug/deps/hello_world_prompt-477b30c54a9a3034.wk4f9zkwzl5rhj6.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,--start-group" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libndless_handler-f449cd4a266a0354.rlib" "/opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib" "/opt/rustwide/target/debug/deps/libembedded_ffi-4a247973ce30d3d6.rlib" "/opt/rustwide/target/debug/deps/libndless_static_vars-ff0185be244d9297.rlib" "/opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-879d68b1c9b00a58.rlib" "/opt/rustwide/target/debug/deps/libcty-a6326fd74fc2a370.rlib" "/opt/rustwide/target/debug/deps/libndless_sys-c9fa9c3ceb7dafc7.rlib" "/opt/rustwide/target/debug/deps/libcty-bfddf5209ffa67c5.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" [INFO] [stdout] = note: /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o: in function `_start': [INFO] [stdout] (.text+0x16): undefined reference to `__libc_csu_fini' [INFO] [stdout] /usr/bin/ld: (.text+0x1d): undefined reference to `__libc_csu_init' [INFO] [stdout] /usr/bin/ld: (.text+0x2a): undefined reference to `__libc_start_main' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib(alloc-62493b241881590c.alloc.h2woj5ml-cgu.0.rcgu.o): in function `_RNvMs_NtCshECKBmVgND8_5alloc3vecINtB4_3VechE15append_elementsB6_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b//library/alloc/src/vec/mod.rs:1731: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib(alloc-62493b241881590c.alloc.h2woj5ml-cgu.0.rcgu.o): in function `_RNvNtCshECKBmVgND8_5alloc3fmt6format': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b//library/alloc/src/fmt.rs:585: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib(alloc-62493b241881590c.alloc.h2woj5ml-cgu.0.rcgu.o): in function `_RNvMs_NtCshECKBmVgND8_5alloc3vecINtB4_3VechE15append_elementsB6_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b//library/alloc/src/vec/mod.rs:1731: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b//library/alloc/src/vec/mod.rs:1731: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib(alloc-62493b241881590c.alloc.h2woj5ml-cgu.0.rcgu.o): in function `_RNvMNtCshECKBmVgND8_5alloc6stringNtB2_6String15from_utf8_lossy': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b//library/alloc/src/string.rs:585: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib(alloc-62493b241881590c.alloc.h2woj5ml-cgu.0.rcgu.o): in function `_RNvMs_NtCshECKBmVgND8_5alloc3vecINtB4_3VechE15append_elementsB6_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b//library/alloc/src/vec/mod.rs:1731: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib(alloc-62493b241881590c.alloc.h2woj5ml-cgu.0.rcgu.o): in function `_RNvMNtNtCskrsM4FCwAVA_4core3ptr9const_ptrPh22copy_to_nonoverlappingCshECKBmVgND8_5alloc': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ptr/const_ptr.rs:839: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_world_prompt-477b30c54a9a3034.hello_world_prompt.6g1mh2n3-cgu.5.rcgu.o: in function `_RNvCs9tzwnOk9lIH_18hello_world_prompt4main': [INFO] [stdout] /opt/rustwide/workdir/hello-world-prompt/src/main.rs:7: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless_handler-f449cd4a266a0354.rlib(ndless_handler-f449cd4a266a0354.ndless_handler.6lk3r77r-cgu.5.rcgu.o): in function `rust_oom': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-handler-0.3.0/src/lib.rs:36: undefined reference to `abort' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless_handler-f449cd4a266a0354.rlib(ndless_handler-f449cd4a266a0354.ndless_handler.6lk3r77r-cgu.5.rcgu.o): in function `rust_begin_unwind': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-handler-0.3.0/src/lib.rs:42: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless_handler-f449cd4a266a0354.rlib(ndless_handler-f449cd4a266a0354.ndless_handler.6lk3r77r-cgu.9.rcgu.o): in function `_RNvXNtCs7pPAeXCKTZN_14ndless_handler9allocatorNtB2_10CAllocatorNtNtNtCskrsM4FCwAVA_4core5alloc6global11GlobalAlloc5allocB4_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-handler-0.3.0/src/allocator.rs:20: undefined reference to `malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless_handler-f449cd4a266a0354.rlib(ndless_handler-f449cd4a266a0354.ndless_handler.6lk3r77r-cgu.9.rcgu.o): in function `_RNvXNtCs7pPAeXCKTZN_14ndless_handler9allocatorNtB2_10CAllocatorNtNtNtCskrsM4FCwAVA_4core5alloc6global11GlobalAlloc12alloc_zeroedB4_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-handler-0.3.0/src/allocator.rs:29: undefined reference to `calloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless_handler-f449cd4a266a0354.rlib(ndless_handler-f449cd4a266a0354.ndless_handler.6lk3r77r-cgu.9.rcgu.o): in function `_RNvXNtCs7pPAeXCKTZN_14ndless_handler9allocatorNtB2_10CAllocatorNtNtNtCskrsM4FCwAVA_4core5alloc6global11GlobalAlloc7deallocB4_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-handler-0.3.0/src/allocator.rs:42: undefined reference to `free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless_handler-f449cd4a266a0354.rlib(ndless_handler-f449cd4a266a0354.ndless_handler.6lk3r77r-cgu.9.rcgu.o): in function `_RNvXNtCs7pPAeXCKTZN_14ndless_handler9allocatorNtB2_10CAllocatorNtNtNtCskrsM4FCwAVA_4core5alloc6global11GlobalAlloc7reallocB4_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-handler-0.3.0/src/allocator.rs:51: undefined reference to `realloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-handler-0.3.0/src/allocator.rs:59: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless_handler-f449cd4a266a0354.rlib(ndless_handler-f449cd4a266a0354.ndless_handler.6lk3r77r-cgu.9.rcgu.o): in function `_RNvNtCs7pPAeXCKTZN_14ndless_handler9allocator14malloc_aligned': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-handler-0.3.0/src/allocator.rs:73: undefined reference to `malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless_handler-f449cd4a266a0354.rlib(ndless_handler-f449cd4a266a0354.ndless_handler.6lk3r77r-cgu.9.rcgu.o): in function `_RNvNtCs7pPAeXCKTZN_14ndless_handler9allocator12free_aligned': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-handler-0.3.0/src/allocator.rs:111: undefined reference to `free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.12.rcgu.o): in function `_RNvNtNtCsg31eDDCcvei_6ndless8bindings3msg3msg': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/bindings/msg.rs:26: undefined reference to `_show_msgbox' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/bindings/msg.rs:22: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.12.rcgu.o): in function `_RNvNtNtCsg31eDDCcvei_6ndless8bindings3msg11msg_numeric': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/bindings/msg.rs:73: undefined reference to `show_1numeric_input' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/bindings/msg.rs:67: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.12.rcgu.o): in function `_RNvNtNtCsg31eDDCcvei_6ndless8bindings3msg12msg_2numeric': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/bindings/msg.rs:103: undefined reference to `show_2numeric_input' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/bindings/msg.rs:88: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.12.rcgu.o): in function `_RNvNtNtCsg31eDDCcvei_6ndless8bindings3msg9msg_input': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/bindings/msg.rs:128: undefined reference to `show_msg_user_input' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/bindings/msg.rs:142: undefined reference to `free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/bindings/msg.rs:122: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.12.rcgu.o): in function `_RNvXs2_NtNtNtCsg31eDDCcvei_6ndless7file_io2io5errorNtB5_5ErrorINtNtCskrsM4FCwAVA_4core7convert4FromNtCs6ijEe6TfTcK_9cstr_core8NulErrorE4from': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/file_io/io/error.rs:485: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.13.rcgu.o): in function `_RINvNtCshECKBmVgND8_5alloc5alloc8box_freeDNtNtNtCsg31eDDCcvei_6ndless7file_io5error5ErrorNtNtCskrsM4FCwAVA_4core6marker4SyncNtB1r_4SendEL_NtB2_6GlobalEBK_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/alloc.rs:329: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.13.rcgu.o): in function `_RINvNtCshECKBmVgND8_5alloc5alloc8box_freeNtNtNtNtCsg31eDDCcvei_6ndless7file_io2io5error6CustomNtB2_6GlobalEBL_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/alloc.rs:329: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.15.rcgu.o): in function `_RINvNtCskrsM4FCwAVA_4core10intrinsics11write_bytesNtNtCshECKBmVgND8_5alloc6string6StringECsg31eDDCcvei_6ndless': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/intrinsics.rs:1991: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.15.rcgu.o): in function `_RINvNtNtCsg31eDDCcvei_6ndless8bindings3env15set_current_dirRNtNtNtB6_7file_io4path4PathEB6_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/bindings/env.rs:104: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.15.rcgu.o): in function `_RNvCsg31eDDCcvei_6ndless6___init': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/lib.rs:109: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.15.rcgu.o): in function `_RNCNvCsg31eDDCcvei_6ndless6___init0B3_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/lib.rs:114: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.3.rcgu.o): in function `_RNvMNtCskrsM4FCwAVA_4core6optionINtB2_6OptionNtNtNtCsg31eDDCcvei_6ndless7file_io4path6PrefixE6unwrapBN_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/option.rs:385: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.3.rcgu.o): in function `_RNvXs7_NtCskrsM4FCwAVA_4core6optionINtB5_6OptionNtNtNtCsg31eDDCcvei_6ndless7file_io4path6PrefixENtNtB7_5clone5Clone5cloneBQ_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/option.rs:1253: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.4.rcgu.o): in function `_RINvNtCskrsM4FCwAVA_4core3ptr13drop_in_placeINtNtCshECKBmVgND8_5alloc3vec3VecNtNtBL_6string6StringEECsg31eDDCcvei_6ndless': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ptr/mod.rs:192: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.4.rcgu.o): in function `_RINvNtCskrsM4FCwAVA_4core3ptr13drop_in_placeINtNtCshECKBmVgND8_5alloc5boxed3BoxDNtNtNtCsg31eDDCcvei_6ndless7file_io5error5ErrorNtNtB4_6marker4SyncNtB23_4SendEL_EEB1m_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ptr/mod.rs:192: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.4.rcgu.o): in function `_RINvNtCskrsM4FCwAVA_4core3ptr13drop_in_placeINtNtCshECKBmVgND8_5alloc5boxed3BoxNtNtNtNtCsg31eDDCcvei_6ndless7file_io2io5error6CustomEEB1n_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ptr/mod.rs:192: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.4.rcgu.o): in function `_RINvNtCskrsM4FCwAVA_4core3ptr13drop_in_placeSNtNtCshECKBmVgND8_5alloc6string6StringECsg31eDDCcvei_6ndless': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ptr/mod.rs:192: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.4.rcgu.o): in function `_RNvNtNtCsg31eDDCcvei_6ndless8bindings2hw10is_classic': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/bindings/hw.rs:28: undefined reference to `hwtype' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.4.rcgu.o): in function `_RNvNtNtCsg31eDDCcvei_6ndless8bindings7process5abort': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/bindings/process.rs:20: undefined reference to `abort' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.4.rcgu.o): in function `_RNvNtNtNtCsg31eDDCcvei_6ndless7file_io3sys2os5errno': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/file_io/sys/os.rs:39: undefined reference to `__errno' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.4.rcgu.o): in function `_RNvNtNtNtCsg31eDDCcvei_6ndless7file_io3sys2os5chdir': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/file_io/sys/os.rs:99: undefined reference to `NU_Set_Current_Dir' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/file_io/sys/os.rs:95: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.5.rcgu.o): in function `_RINvXs2x_NtNtCskrsM4FCwAVA_4core5slice4iterINtB7_4IterhENtNtNtNtBb_4iter6traits8iterator8Iterator8positionNCNvMs8_NtNtCsg31eDDCcvei_6ndless7file_io4pathNtB1O_10Components20parse_next_component0EB1S_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/slice/iter/macros.rs:280: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.5.rcgu.o): in function `_RINvXs2x_NtNtCskrsM4FCwAVA_4core5slice4iterINtB7_4IterhENtNtNtNtBb_4iter6traits8iterator8Iterator9rpositionNCNvMs8_NtNtCsg31eDDCcvei_6ndless7file_io4pathNtB1P_10Components25parse_next_component_back0EB1T_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/slice/iter/macros.rs:302: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.5.rcgu.o): in function `_RINvYINtNtNtCskrsM4FCwAVA_4core5slice4iter4IterPaENtNtNtNtBa_4iter6traits8iterator8Iterator4folduNCINvNtNtBS_8adapters3map8map_foldRBJ_NtNtCshECKBmVgND8_5alloc6string6StringuNCNCNvNtNtCsg31eDDCcvei_6ndless8bindings3env4args00NCINvNvBM_8for_each4callB29_NCNvXs_NtNtB2d_3vec11spec_extendINtB4c_3VecB29_EINtB4a_10SpecExtendB29_INtB1C_3MapB3_B2M_EE11spec_extend0E0E0EB2W_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:2145: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.6.rcgu.o): in function `_RINvXs0_NtNtNtCskrsM4FCwAVA_4core4iter8adapters3mapINtB6_3MapINtNtNtBc_5slice4iter4IterPaENCNCNvNtNtCsg31eDDCcvei_6ndless8bindings3env4args00ENtNtNtBa_6traits8iterator8Iterator4folduNCINvNvB2g_8for_each4callNtNtCshECKBmVgND8_5alloc6string6StringNCNvXs_NtNtB3n_3vec11spec_extendINtB44_3VecB3j_EINtB42_10SpecExtendB3j_BN_E11spec_extend0E0EB1A_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/adapters/map.rs:118: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.6.rcgu.o):/rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:766: more undefined references to `_Unwind_Resume' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.0.rcgu.o): in function `_RNvNtNtCsg31eDDCcvei_6ndless7file_io4path17has_physical_root': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/file_io/path.rs:322: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.0.rcgu.o): in function `_RNvMs8_NtNtCsg31eDDCcvei_6ndless7file_io4pathNtB5_10Components8has_root': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/file_io/path.rs:716: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.0.rcgu.o): in function `_RNvMs8_NtNtCsg31eDDCcvei_6ndless7file_io4pathNtB5_10Components22parse_single_component': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/file_io/path.rs:740: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/file_io/path.rs:744: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/file_io/path.rs:746: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.0.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/file_io/path.rs:758: more undefined references to `memcpy' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.1.rcgu.o): in function `_RNvMs3_NtCskrsM4FCwAVA_4core6resultINtB5_6ResultNtCs6ijEe6TfTcK_9cstr_core7CStringNtBM_8NulErrorE6expectCsg31eDDCcvei_6ndless': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:994: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.1.rcgu.o): in function `_RNvMs3_NtCskrsM4FCwAVA_4core6resultINtB5_6ResultReNtNtNtB7_3str5error9Utf8ErrorE6unwrapCsg31eDDCcvei_6ndless': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:1034: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.10.rcgu.o): in function `_RNvXs_NtNtCshECKBmVgND8_5alloc3vec11spec_extendINtB6_3VecNtNtB8_6string6StringEINtB4_10SpecExtendBT_INtNtNtNtCskrsM4FCwAVA_4core4iter8adapters3map3MapINtNtNtB1J_5slice4iter4IterPaENCNCNvNtNtCsg31eDDCcvei_6ndless8bindings3env4args00EE11spec_extendB32_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/vec/spec_extend.rs:26: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.10.rcgu.o): in function `_RNvXs_NtNtCshECKBmVgND8_5alloc3vec21spec_from_iter_nestedINtB6_3VecNtNtB8_6string6StringEINtB4_18SpecFromIterNestedB13_INtNtNtNtCskrsM4FCwAVA_4core4iter8adapters3map3MapINtNtNtB22_5slice4iter4IterPaENCNCNvNtNtCsg31eDDCcvei_6ndless8bindings3env4args00EE9from_iterB3l_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/vec/spec_from_iter_nested.rs:46: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.10.rcgu.o): in function `_RNvXsf_NtCshECKBmVgND8_5alloc3vecINtB5_3VecNtNtB7_6string6StringENtNtNtNtCskrsM4FCwAVA_4core4iter6traits7collect12IntoIterator9into_iterCsg31eDDCcvei_6ndless': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/vec/mod.rs:2471: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libembedded_ffi-4a247973ce30d3d6.rlib(embedded_ffi-4a247973ce30d3d6.embedded_ffi.az5wvbdr-cgu.12.rcgu.o): in function `_RNvMNtNtCskrsM4FCwAVA_4core3ptr9const_ptrPh22copy_to_nonoverlappingCsaxC6fMSIJar_12embedded_ffi': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ptr/const_ptr.rs:839: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libembedded_ffi-4a247973ce30d3d6.rlib(embedded_ffi-4a247973ce30d3d6.embedded_ffi.az5wvbdr-cgu.15.rcgu.o): in function `_RINvXs_NtNtCshECKBmVgND8_5alloc5slice4hackhNtB5_10ConvertVec6to_vecNtNtB9_5alloc6GlobalECsaxC6fMSIJar_12embedded_ffi': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/slice.rs:222: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.0.rcgu.o): in function `_RNvMs_NtCshECKBmVgND8_5alloc7raw_vecINtB4_6RawVechE11allocate_inCs6ijEe6TfTcK_9cstr_core': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/raw_vec.rs:188: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.0.rcgu.o): in function `_RNvMs_NtCshECKBmVgND8_5alloc7raw_vecINtB4_6RawVechE6new_inCs6ijEe6TfTcK_9cstr_core': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/raw_vec.rs:132: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.0.rcgu.o): in function `_RNvMs_NtCshECKBmVgND8_5alloc7raw_vecINtB4_6RawVechE8into_boxCs6ijEe6TfTcK_9cstr_core': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/raw_vec.rs:173: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.1.rcgu.o): in function `_RINvNtCshECKBmVgND8_5alloc5alloc8box_freeSINtNtNtCskrsM4FCwAVA_4core3mem12maybe_uninit11MaybeUninithENtB2_6GlobalECs6ijEe6TfTcK_9cstr_core': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/alloc.rs:329: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.1.rcgu.o):/rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/alloc.rs:329: more undefined references to `_Unwind_Resume' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.1.rcgu.o): in function `_RNvMNtCshECKBmVgND8_5alloc5allocNtB2_6Global9grow_implCs6ijEe6TfTcK_9cstr_core': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/alloc.rs:213: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.1.rcgu.o): in function `_RNvXs_NtCshECKBmVgND8_5alloc5allocNtB4_6GlobalNtNtCskrsM4FCwAVA_4core5alloc9Allocator6shrinkCs6ijEe6TfTcK_9cstr_core': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/alloc.rs:301: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.10.rcgu.o): in function `_RINvMs5_NtNtCskrsM4FCwAVA_4core3fmt8buildersNtB6_9DebugList7entriesRhINtNtNtBa_5slice4iter4IterhEECs6ijEe6TfTcK_9cstr_core': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/builders.rs:640: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.11.rcgu.o): in function `_RINvNtCskrsM4FCwAVA_4core10intrinsics11write_byteshECs6ijEe6TfTcK_9cstr_core': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/intrinsics.rs:1991: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.11.rcgu.o): in function `_RINvNtCskrsM4FCwAVA_4core3cmp6max_byjNvYjNtB2_3Ord3cmpECs6ijEe6TfTcK_9cstr_core': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/cmp.rs:1149: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.11.rcgu.o): in function `_RINvNtCskrsM4FCwAVA_4core3ptr13drop_in_placeINtNtCshECKBmVgND8_5alloc3vec3VechEECs6ijEe6TfTcK_9cstr_core': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ptr/mod.rs:192: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.11.rcgu.o): in function `_RINvNtCskrsM4FCwAVA_4core3ptr13drop_in_placeNtCs6ijEe6TfTcK_9cstr_core7CStringEBI_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ptr/mod.rs:192: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.2.rcgu.o): in function `_RNvMs3_NtCskrsM4FCwAVA_4core6resultINtB5_6ResultNtNtNtB7_5alloc6layout6LayoutNtBM_11LayoutErrorE6unwrapCs6ijEe6TfTcK_9cstr_core': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:1034: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.3.rcgu.o): in function `_RNvMs_Cs6ijEe6TfTcK_9cstr_coreNtB4_7CString4__new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cstr_core-0.1.2/src/lib.rs:385: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.3.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cstr_core-0.1.2/src/lib.rs:411: more undefined references to `_Unwind_Resume' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libmemchr-879d68b1c9b00a58.rlib(memchr-879d68b1c9b00a58.memchr.29zjcrjk-cgu.2.rcgu.o): in function `_RNvNtNtNtCskrsM4FCwAVA_4core9core_arch3x864sse215__mm_loadu_si128CslSQxwsCGiA9_6memchr': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/../../stdarch/crates/core_arch/src/x86/sse2.rs:1196: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libmemchr-879d68b1c9b00a58.rlib(memchr-879d68b1c9b00a58.memchr.29zjcrjk-cgu.5.rcgu.o): in function `_RINvNtCskrsM4FCwAVA_4core3cmp6min_byjNvYjNtB2_3Ord3cmpECslSQxwsCGiA9_6memchr': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/cmp.rs:1087: undefined reference to `_Unwind_Resume' [INFO] [stdout] 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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/hello_world-c7e04b2d5b5f70e8.hello_world.ay3t2wpz-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world-c7e04b2d5b5f70e8.hello_world.ay3t2wpz-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world-c7e04b2d5b5f70e8.hello_world.ay3t2wpz-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world-c7e04b2d5b5f70e8.hello_world.ay3t2wpz-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world-c7e04b2d5b5f70e8.hello_world.ay3t2wpz-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world-c7e04b2d5b5f70e8.hello_world.ay3t2wpz-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world-c7e04b2d5b5f70e8.hello_world.ay3t2wpz-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world-c7e04b2d5b5f70e8.hello_world.ay3t2wpz-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world-c7e04b2d5b5f70e8.hello_world.ay3t2wpz-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world-c7e04b2d5b5f70e8.hello_world.ay3t2wpz-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/hello_world-c7e04b2d5b5f70e8" "/opt/rustwide/target/debug/deps/hello_world-c7e04b2d5b5f70e8.4phrx44kbksji3d1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,--start-group" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libndless_handler-f449cd4a266a0354.rlib" "/opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib" "/opt/rustwide/target/debug/deps/libembedded_ffi-4a247973ce30d3d6.rlib" "/opt/rustwide/target/debug/deps/libndless_static_vars-ff0185be244d9297.rlib" "/opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-879d68b1c9b00a58.rlib" "/opt/rustwide/target/debug/deps/libcty-a6326fd74fc2a370.rlib" "/opt/rustwide/target/debug/deps/libndless_sys-c9fa9c3ceb7dafc7.rlib" "/opt/rustwide/target/debug/deps/libcty-bfddf5209ffa67c5.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" [INFO] [stdout] = note: /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o: in function `_start': [INFO] [stdout] (.text+0x16): undefined reference to `__libc_csu_fini' [INFO] [stdout] /usr/bin/ld: (.text+0x1d): undefined reference to `__libc_csu_init' [INFO] [stdout] /usr/bin/ld: (.text+0x2a): undefined reference to `__libc_start_main' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib(alloc-62493b241881590c.alloc.h2woj5ml-cgu.0.rcgu.o): in function `_RNvMs_NtCshECKBmVgND8_5alloc3vecINtB4_3VechE15append_elementsB6_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b//library/alloc/src/vec/mod.rs:1731: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib(alloc-62493b241881590c.alloc.h2woj5ml-cgu.0.rcgu.o): in function `_RNvNtCshECKBmVgND8_5alloc3fmt6format': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b//library/alloc/src/fmt.rs:585: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib(alloc-62493b241881590c.alloc.h2woj5ml-cgu.0.rcgu.o): in function `_RNvMs_NtCshECKBmVgND8_5alloc3vecINtB4_3VechE15append_elementsB6_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b//library/alloc/src/vec/mod.rs:1731: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib(alloc-62493b241881590c.alloc.h2woj5ml-cgu.0.rcgu.o): in function `_RNvMNtNtCskrsM4FCwAVA_4core3ptr9const_ptrPh22copy_to_nonoverlappingCshECKBmVgND8_5alloc': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ptr/const_ptr.rs:839: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_world-c7e04b2d5b5f70e8.hello_world.ay3t2wpz-cgu.9.rcgu.o: in function `_RNvCs3x5r80OutQe_11hello_world4main': [INFO] [stdout] /opt/rustwide/workdir/hello-world/src/main.rs:7: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless_handler-f449cd4a266a0354.rlib(ndless_handler-f449cd4a266a0354.ndless_handler.6lk3r77r-cgu.5.rcgu.o): in function `rust_oom': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-handler-0.3.0/src/lib.rs:36: undefined reference to `abort' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless_handler-f449cd4a266a0354.rlib(ndless_handler-f449cd4a266a0354.ndless_handler.6lk3r77r-cgu.5.rcgu.o): in function `rust_begin_unwind': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-handler-0.3.0/src/lib.rs:42: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless_handler-f449cd4a266a0354.rlib(ndless_handler-f449cd4a266a0354.ndless_handler.6lk3r77r-cgu.9.rcgu.o): in function `_RNvXNtCs7pPAeXCKTZN_14ndless_handler9allocatorNtB2_10CAllocatorNtNtNtCskrsM4FCwAVA_4core5alloc6global11GlobalAlloc5allocB4_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-handler-0.3.0/src/allocator.rs:20: undefined reference to `malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless_handler-f449cd4a266a0354.rlib(ndless_handler-f449cd4a266a0354.ndless_handler.6lk3r77r-cgu.9.rcgu.o): in function `_RNvXNtCs7pPAeXCKTZN_14ndless_handler9allocatorNtB2_10CAllocatorNtNtNtCskrsM4FCwAVA_4core5alloc6global11GlobalAlloc12alloc_zeroedB4_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-handler-0.3.0/src/allocator.rs:29: undefined reference to `calloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless_handler-f449cd4a266a0354.rlib(ndless_handler-f449cd4a266a0354.ndless_handler.6lk3r77r-cgu.9.rcgu.o): in function `_RNvXNtCs7pPAeXCKTZN_14ndless_handler9allocatorNtB2_10CAllocatorNtNtNtCskrsM4FCwAVA_4core5alloc6global11GlobalAlloc7deallocB4_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-handler-0.3.0/src/allocator.rs:42: undefined reference to `free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless_handler-f449cd4a266a0354.rlib(ndless_handler-f449cd4a266a0354.ndless_handler.6lk3r77r-cgu.9.rcgu.o): in function `_RNvXNtCs7pPAeXCKTZN_14ndless_handler9allocatorNtB2_10CAllocatorNtNtNtCskrsM4FCwAVA_4core5alloc6global11GlobalAlloc7reallocB4_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-handler-0.3.0/src/allocator.rs:51: undefined reference to `realloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-handler-0.3.0/src/allocator.rs:59: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless_handler-f449cd4a266a0354.rlib(ndless_handler-f449cd4a266a0354.ndless_handler.6lk3r77r-cgu.9.rcgu.o): in function `_RNvNtCs7pPAeXCKTZN_14ndless_handler9allocator14malloc_aligned': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-handler-0.3.0/src/allocator.rs:73: undefined reference to `malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless_handler-f449cd4a266a0354.rlib(ndless_handler-f449cd4a266a0354.ndless_handler.6lk3r77r-cgu.9.rcgu.o): in function `_RNvNtCs7pPAeXCKTZN_14ndless_handler9allocator12free_aligned': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-handler-0.3.0/src/allocator.rs:111: undefined reference to `free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.12.rcgu.o): in function `_RNvNtNtCsg31eDDCcvei_6ndless8bindings3msg3msg': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/bindings/msg.rs:26: undefined reference to `_show_msgbox' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/bindings/msg.rs:22: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.12.rcgu.o): in function `_RNvNtNtCsg31eDDCcvei_6ndless8bindings3msg6msg_3b': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/bindings/msg.rs:55: undefined reference to `_show_msgbox' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/bindings/msg.rs:48: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.12.rcgu.o): in function `_RNvXs2_NtNtNtCsg31eDDCcvei_6ndless7file_io2io5errorNtB5_5ErrorINtNtCskrsM4FCwAVA_4core7convert4FromNtCs6ijEe6TfTcK_9cstr_core8NulErrorE4from': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/file_io/io/error.rs:485: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.13.rcgu.o): in function `_RINvNtCshECKBmVgND8_5alloc5alloc8box_freeDNtNtNtCsg31eDDCcvei_6ndless7file_io5error5ErrorNtNtCskrsM4FCwAVA_4core6marker4SyncNtB1r_4SendEL_NtB2_6GlobalEBK_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/alloc.rs:329: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.13.rcgu.o): in function `_RINvNtCshECKBmVgND8_5alloc5alloc8box_freeNtNtNtNtCsg31eDDCcvei_6ndless7file_io2io5error6CustomNtB2_6GlobalEBL_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/alloc.rs:329: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.15.rcgu.o): in function `_RINvNtCskrsM4FCwAVA_4core10intrinsics11write_bytesNtNtCshECKBmVgND8_5alloc6string6StringECsg31eDDCcvei_6ndless': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/intrinsics.rs:1991: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.15.rcgu.o): in function `_RINvNtNtCsg31eDDCcvei_6ndless8bindings3env15set_current_dirRNtNtNtB6_7file_io4path4PathEB6_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/bindings/env.rs:104: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.15.rcgu.o): in function `_RNvCsg31eDDCcvei_6ndless6___init': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/lib.rs:109: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.15.rcgu.o): in function `_RNCNvCsg31eDDCcvei_6ndless6___init0B3_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/lib.rs:114: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.3.rcgu.o): in function `_RNvMNtCskrsM4FCwAVA_4core6optionINtB2_6OptionNtNtNtCsg31eDDCcvei_6ndless7file_io4path6PrefixE6unwrapBN_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/option.rs:385: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.3.rcgu.o): in function `_RNvXs7_NtCskrsM4FCwAVA_4core6optionINtB5_6OptionNtNtNtCsg31eDDCcvei_6ndless7file_io4path6PrefixENtNtB7_5clone5Clone5cloneBQ_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/option.rs:1253: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.4.rcgu.o): in function `_RINvNtCskrsM4FCwAVA_4core3ptr13drop_in_placeINtNtCshECKBmVgND8_5alloc3vec3VecNtNtBL_6string6StringEECsg31eDDCcvei_6ndless': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ptr/mod.rs:192: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.4.rcgu.o): in function `_RINvNtCskrsM4FCwAVA_4core3ptr13drop_in_placeINtNtCshECKBmVgND8_5alloc5boxed3BoxDNtNtNtCsg31eDDCcvei_6ndless7file_io5error5ErrorNtNtB4_6marker4SyncNtB23_4SendEL_EEB1m_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ptr/mod.rs:192: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.4.rcgu.o): in function `_RINvNtCskrsM4FCwAVA_4core3ptr13drop_in_placeINtNtCshECKBmVgND8_5alloc5boxed3BoxNtNtNtNtCsg31eDDCcvei_6ndless7file_io2io5error6CustomEEB1n_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ptr/mod.rs:192: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.4.rcgu.o): in function `_RINvNtCskrsM4FCwAVA_4core3ptr13drop_in_placeSNtNtCshECKBmVgND8_5alloc6string6StringECsg31eDDCcvei_6ndless': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ptr/mod.rs:192: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.4.rcgu.o): in function `_RNvNtNtCsg31eDDCcvei_6ndless8bindings2hw10is_classic': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/bindings/hw.rs:28: undefined reference to `hwtype' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.4.rcgu.o): in function `_RNvNtNtCsg31eDDCcvei_6ndless8bindings7process5abort': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/bindings/process.rs:20: undefined reference to `abort' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.4.rcgu.o): in function `_RNvNtNtNtCsg31eDDCcvei_6ndless7file_io3sys2os5errno': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/file_io/sys/os.rs:39: undefined reference to `__errno' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.4.rcgu.o): in function `_RNvNtNtNtCsg31eDDCcvei_6ndless7file_io3sys2os5chdir': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/file_io/sys/os.rs:99: undefined reference to `NU_Set_Current_Dir' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/file_io/sys/os.rs:95: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.5.rcgu.o): in function `_RINvXs2x_NtNtCskrsM4FCwAVA_4core5slice4iterINtB7_4IterhENtNtNtNtBb_4iter6traits8iterator8Iterator8positionNCNvMs8_NtNtCsg31eDDCcvei_6ndless7file_io4pathNtB1O_10Components20parse_next_component0EB1S_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/slice/iter/macros.rs:280: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.5.rcgu.o): in function `_RINvXs2x_NtNtCskrsM4FCwAVA_4core5slice4iterINtB7_4IterhENtNtNtNtBb_4iter6traits8iterator8Iterator9rpositionNCNvMs8_NtNtCsg31eDDCcvei_6ndless7file_io4pathNtB1P_10Components25parse_next_component_back0EB1T_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/slice/iter/macros.rs:302: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.5.rcgu.o): in function `_RINvYINtNtNtCskrsM4FCwAVA_4core5slice4iter4IterPaENtNtNtNtBa_4iter6traits8iterator8Iterator4folduNCINvNtNtBS_8adapters3map8map_foldRBJ_NtNtCshECKBmVgND8_5alloc6string6StringuNCNCNvNtNtCsg31eDDCcvei_6ndless8bindings3env4args00NCINvNvBM_8for_each4callB29_NCNvXs_NtNtB2d_3vec11spec_extendINtB4c_3VecB29_EINtB4a_10SpecExtendB29_INtB1C_3MapB3_B2M_EE11spec_extend0E0E0EB2W_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:2145: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.6.rcgu.o): in function `_RINvXs0_NtNtNtCskrsM4FCwAVA_4core4iter8adapters3mapINtB6_3MapINtNtNtBc_5slice4iter4IterPaENCNCNvNtNtCsg31eDDCcvei_6ndless8bindings3env4args00ENtNtNtBa_6traits8iterator8Iterator4folduNCINvNvB2g_8for_each4callNtNtCshECKBmVgND8_5alloc6string6StringNCNvXs_NtNtB3n_3vec11spec_extendINtB44_3VecB3j_EINtB42_10SpecExtendB3j_BN_E11spec_extend0E0EB1A_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/adapters/map.rs:118: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.6.rcgu.o):/rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:766: more undefined references to `_Unwind_Resume' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.0.rcgu.o): in function `_RNvNtNtCsg31eDDCcvei_6ndless7file_io4path17has_physical_root': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/file_io/path.rs:322: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.0.rcgu.o): in function `_RNvMs8_NtNtCsg31eDDCcvei_6ndless7file_io4pathNtB5_10Components8has_root': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/file_io/path.rs:716: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.0.rcgu.o): in function `_RNvMs8_NtNtCsg31eDDCcvei_6ndless7file_io4pathNtB5_10Components22parse_single_component': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/file_io/path.rs:740: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/file_io/path.rs:744: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/file_io/path.rs:746: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.0.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndless-0.8.7/src/file_io/path.rs:758: more undefined references to `memcpy' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.1.rcgu.o): in function `_RNvMs3_NtCskrsM4FCwAVA_4core6resultINtB5_6ResultNtCs6ijEe6TfTcK_9cstr_core7CStringNtBM_8NulErrorE6expectCsg31eDDCcvei_6ndless': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:994: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.1.rcgu.o): in function `_RNvMs3_NtCskrsM4FCwAVA_4core6resultINtB5_6ResultReNtNtNtB7_3str5error9Utf8ErrorE6unwrapCsg31eDDCcvei_6ndless': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:1034: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.10.rcgu.o): in function `_RNvXs_NtNtCshECKBmVgND8_5alloc3vec11spec_extendINtB6_3VecNtNtB8_6string6StringEINtB4_10SpecExtendBT_INtNtNtNtCskrsM4FCwAVA_4core4iter8adapters3map3MapINtNtNtB1J_5slice4iter4IterPaENCNCNvNtNtCsg31eDDCcvei_6ndless8bindings3env4args00EE11spec_extendB32_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/vec/spec_extend.rs:26: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.10.rcgu.o): in function `_RNvXs_NtNtCshECKBmVgND8_5alloc3vec21spec_from_iter_nestedINtB6_3VecNtNtB8_6string6StringEINtB4_18SpecFromIterNestedB13_INtNtNtNtCskrsM4FCwAVA_4core4iter8adapters3map3MapINtNtNtB22_5slice4iter4IterPaENCNCNvNtNtCsg31eDDCcvei_6ndless8bindings3env4args00EE9from_iterB3l_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/vec/spec_from_iter_nested.rs:46: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-2bc029571e7a8756.rlib(ndless-2bc029571e7a8756.ndless.7z7fg5ez-cgu.10.rcgu.o): in function `_RNvXsf_NtCshECKBmVgND8_5alloc3vecINtB5_3VecNtNtB7_6string6StringENtNtNtNtCskrsM4FCwAVA_4core4iter6traits7collect12IntoIterator9into_iterCsg31eDDCcvei_6ndless': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/vec/mod.rs:2471: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libembedded_ffi-4a247973ce30d3d6.rlib(embedded_ffi-4a247973ce30d3d6.embedded_ffi.az5wvbdr-cgu.12.rcgu.o): in function `_RNvMNtNtCskrsM4FCwAVA_4core3ptr9const_ptrPh22copy_to_nonoverlappingCsaxC6fMSIJar_12embedded_ffi': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ptr/const_ptr.rs:839: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libembedded_ffi-4a247973ce30d3d6.rlib(embedded_ffi-4a247973ce30d3d6.embedded_ffi.az5wvbdr-cgu.15.rcgu.o): in function `_RINvXs_NtNtCshECKBmVgND8_5alloc5slice4hackhNtB5_10ConvertVec6to_vecNtNtB9_5alloc6GlobalECsaxC6fMSIJar_12embedded_ffi': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/slice.rs:222: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.0.rcgu.o): in function `_RNvMs_NtCshECKBmVgND8_5alloc7raw_vecINtB4_6RawVechE11allocate_inCs6ijEe6TfTcK_9cstr_core': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/raw_vec.rs:188: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.0.rcgu.o): in function `_RNvMs_NtCshECKBmVgND8_5alloc7raw_vecINtB4_6RawVechE6new_inCs6ijEe6TfTcK_9cstr_core': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/raw_vec.rs:132: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.0.rcgu.o): in function `_RNvMs_NtCshECKBmVgND8_5alloc7raw_vecINtB4_6RawVechE8into_boxCs6ijEe6TfTcK_9cstr_core': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/raw_vec.rs:173: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.1.rcgu.o): in function `_RINvNtCshECKBmVgND8_5alloc5alloc8box_freeSINtNtNtCskrsM4FCwAVA_4core3mem12maybe_uninit11MaybeUninithENtB2_6GlobalECs6ijEe6TfTcK_9cstr_core': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/alloc.rs:329: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.1.rcgu.o):/rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/alloc.rs:329: more undefined references to `_Unwind_Resume' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.1.rcgu.o): in function `_RNvMNtCshECKBmVgND8_5alloc5allocNtB2_6Global9grow_implCs6ijEe6TfTcK_9cstr_core': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/alloc.rs:213: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.1.rcgu.o): in function `_RNvXs_NtCshECKBmVgND8_5alloc5allocNtB4_6GlobalNtNtCskrsM4FCwAVA_4core5alloc9Allocator6shrinkCs6ijEe6TfTcK_9cstr_core': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/alloc.rs:301: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.10.rcgu.o): in function `_RINvMs5_NtNtCskrsM4FCwAVA_4core3fmt8buildersNtB6_9DebugList7entriesRhINtNtNtBa_5slice4iter4IterhEECs6ijEe6TfTcK_9cstr_core': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/builders.rs:640: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.11.rcgu.o): in function `_RINvNtCskrsM4FCwAVA_4core10intrinsics11write_byteshECs6ijEe6TfTcK_9cstr_core': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/intrinsics.rs:1991: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.11.rcgu.o): in function `_RINvNtCskrsM4FCwAVA_4core3cmp6max_byjNvYjNtB2_3Ord3cmpECs6ijEe6TfTcK_9cstr_core': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/cmp.rs:1149: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.11.rcgu.o): in function `_RINvNtCskrsM4FCwAVA_4core3ptr13drop_in_placeINtNtCshECKBmVgND8_5alloc3vec3VechEECs6ijEe6TfTcK_9cstr_core': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ptr/mod.rs:192: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.11.rcgu.o): in function `_RINvNtCskrsM4FCwAVA_4core3ptr13drop_in_placeNtCs6ijEe6TfTcK_9cstr_core7CStringEBI_': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ptr/mod.rs:192: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.2.rcgu.o): in function `_RNvMs3_NtCskrsM4FCwAVA_4core6resultINtB5_6ResultNtNtNtB7_5alloc6layout6LayoutNtBM_11LayoutErrorE6unwrapCs6ijEe6TfTcK_9cstr_core': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:1034: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.3.rcgu.o): in function `_RNvMs_Cs6ijEe6TfTcK_9cstr_coreNtB4_7CString4__new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cstr_core-0.1.2/src/lib.rs:385: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e09ad62ae16144e1.rlib(cstr_core-e09ad62ae16144e1.cstr_core.1ryaelyv-cgu.3.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cstr_core-0.1.2/src/lib.rs:411: more undefined references to `_Unwind_Resume' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libmemchr-879d68b1c9b00a58.rlib(memchr-879d68b1c9b00a58.memchr.29zjcrjk-cgu.2.rcgu.o): in function `_RNvNtNtNtCskrsM4FCwAVA_4core9core_arch3x864sse215__mm_loadu_si128CslSQxwsCGiA9_6memchr': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/../../stdarch/crates/core_arch/src/x86/sse2.rs:1196: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libmemchr-879d68b1c9b00a58.rlib(memchr-879d68b1c9b00a58.memchr.29zjcrjk-cgu.5.rcgu.o): in function `_RINvNtCskrsM4FCwAVA_4core3cmp6min_byjNvYjNtB2_3Ord3cmpECslSQxwsCGiA9_6memchr': [INFO] [stdout] /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/cmp.rs:1087: undefined reference to `_Unwind_Resume' [INFO] [stdout] 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 `hello-world` [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] error: build failed [INFO] running `Command { std: "docker" "inspect" "8caeafdf66e5931bc8afb05d37b2232132f65653cfa6849f0e4ae5d5ef875c09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8caeafdf66e5931bc8afb05d37b2232132f65653cfa6849f0e4ae5d5ef875c09", kill_on_drop: false }` [INFO] [stdout] 8caeafdf66e5931bc8afb05d37b2232132f65653cfa6849f0e4ae5d5ef875c09