[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 master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flights0123%2Fexample-nspire" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lights0123/example-nspire on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-8/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 600a726dc009b47805d5d3ac61176a823ef0447717098c91444e099a5a3154c4 [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" "600a726dc009b47805d5d3ac61176a823ef0447717098c91444e099a5a3154c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "600a726dc009b47805d5d3ac61176a823ef0447717098c91444e099a5a3154c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "600a726dc009b47805d5d3ac61176a823ef0447717098c91444e099a5a3154c4", kill_on_drop: false }` [INFO] [stdout] 600a726dc009b47805d5d3ac61176a823ef0447717098c91444e099a5a3154c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5eb8b3258577ea822cc828f25a8a75462a1e431bad57501a3e46edc5056de390 [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" "5eb8b3258577ea822cc828f25a8a75462a1e431bad57501a3e46edc5056de390", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cty v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [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 proc-macro2 v1.0.24 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling cstr_core v0.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling embedded-ffi v0.1.2 [INFO] [stderr] Compiling ndless-freetype v0.1.3 [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 futures-util v0.3.8 [INFO] [stderr] Compiling hello-world v1.0.3 (/opt/rustwide/workdir/hello-world) [INFO] [stderr] Compiling hello-world-prompt v1.0.3 (/opt/rustwide/workdir/hello-world-prompt) [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/99e3aef02079e9c10583638520cd0c134dc3a01d/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/99e3aef02079e9c10583638520cd0c134dc3a01d/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/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/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/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib(alloc-62493b241881590c.alloc.h2woj5ml-cgu.0.rcgu.o): in function `alloc::vec::Vec::append_elements': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d//library/alloc/src/vec/mod.rs:1731: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib(alloc-62493b241881590c.alloc.h2woj5ml-cgu.0.rcgu.o): in function `alloc::fmt::format': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d//library/alloc/src/fmt.rs:585: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib(alloc-62493b241881590c.alloc.h2woj5ml-cgu.0.rcgu.o): in function `alloc::vec::Vec::append_elements': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d//library/alloc/src/vec/mod.rs:1731: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d//library/alloc/src/vec/mod.rs:1731: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib(alloc-62493b241881590c.alloc.h2woj5ml-cgu.0.rcgu.o): in function `alloc::string::String::from_utf8_lossy': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d//library/alloc/src/string.rs:585: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib(alloc-62493b241881590c.alloc.h2woj5ml-cgu.0.rcgu.o): in function `alloc::vec::Vec::append_elements': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d//library/alloc/src/vec/mod.rs:1731: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib(alloc-62493b241881590c.alloc.h2woj5ml-cgu.0.rcgu.o): in function `core::ptr::const_ptr::::copy_to_nonoverlapping': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `hello_world_prompt::main': [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 `::alloc': [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 `::alloc_zeroed': [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 `::dealloc': [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 `::realloc': [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 `ndless_handler::allocator::malloc_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 `ndless_handler::allocator::free_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 `ndless::bindings::msg::msg': [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 `ndless::bindings::msg::msg_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 `ndless::bindings::msg::msg_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 `ndless::bindings::msg::msg_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 `>::from': [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 `alloc::alloc::box_free': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `alloc::alloc::box_free': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `core::intrinsics::write_bytes': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `ndless::bindings::env::set_current_dir': [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 `ndless::__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 `ndless::__init::{{closure}}': [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 `core::option::Option::unwrap': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 ` as core::clone::Clone>::clone': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `core::ptr::drop_in_place>': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `core::ptr::drop_in_place<[alloc::string::String]>': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `core::ptr::drop_in_place>': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `core::ptr::drop_in_place>': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `ndless::bindings::hw::is_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 `ndless::bindings::process::abort': [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 `ndless::file_io::sys::os::errno': [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 `ndless::file_io::sys::os::chdir': [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 `core::iter::traits::iterator::Iterator::fold': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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.5.rcgu.o): in function ` as core::iter::traits::iterator::Iterator>::position': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 ` as core::iter::traits::iterator::Iterator>::rposition': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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.6.rcgu.o): in function ` as core::iter::traits::iterator::Iterator>::fold': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/vec/into_iter.rs:247: 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 `ndless::file_io::path::has_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 `ndless::file_io::path::Components::has_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 `ndless::file_io::path::Components::parse_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 `core::result::Result::expect': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `core::result::Result::unwrap': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 ` as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 ` as core::iter::traits::collect::IntoIterator>::into_iter': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/vec/mod.rs:2471: 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 ` as alloc::vec::spec_extend::SpecExtend>::spec_extend': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/vec/spec_extend.rs:26: 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 `core::ptr::const_ptr::::copy_to_nonoverlapping': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `::to_vec': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `alloc::raw_vec::RawVec::allocate_in': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `alloc::raw_vec::RawVec::new_in': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `alloc::raw_vec::RawVec::into_box': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `alloc::alloc::Global::grow_impl': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `alloc::alloc::box_free': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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): in function `alloc::alloc::box_free': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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): in function `::shrink': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `core::fmt::builders::DebugList::entries': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `core::intrinsics::write_bytes': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `core::cmp::max_by': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `core::ptr::drop_in_place': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `core::ptr::drop_in_place>': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `core::result::Result::unwrap': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `cstr_core::CString::_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 `core::core_arch::x86::sse2::_mm_loadu_si128': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `core::cmp::min_by': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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-prompt` [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] [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/99e3aef02079e9c10583638520cd0c134dc3a01d/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/99e3aef02079e9c10583638520cd0c134dc3a01d/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/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/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/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib(alloc-62493b241881590c.alloc.h2woj5ml-cgu.0.rcgu.o): in function `alloc::vec::Vec::append_elements': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d//library/alloc/src/vec/mod.rs:1731: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib(alloc-62493b241881590c.alloc.h2woj5ml-cgu.0.rcgu.o): in function `alloc::fmt::format': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d//library/alloc/src/fmt.rs:585: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib(alloc-62493b241881590c.alloc.h2woj5ml-cgu.0.rcgu.o): in function `alloc::vec::Vec::append_elements': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d//library/alloc/src/vec/mod.rs:1731: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib(alloc-62493b241881590c.alloc.h2woj5ml-cgu.0.rcgu.o): in function `core::ptr::const_ptr::::copy_to_nonoverlapping': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `hello_world::main': [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 `::alloc': [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 `::alloc_zeroed': [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 `::dealloc': [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 `::realloc': [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 `ndless_handler::allocator::malloc_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 `ndless_handler::allocator::free_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 `ndless::bindings::msg::msg': [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 `ndless::bindings::msg::msg_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 `>::from': [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 `alloc::alloc::box_free': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `alloc::alloc::box_free': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `core::intrinsics::write_bytes': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `ndless::bindings::env::set_current_dir': [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 `ndless::__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 `ndless::__init::{{closure}}': [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 `core::option::Option::unwrap': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 ` as core::clone::Clone>::clone': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `core::ptr::drop_in_place>': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `core::ptr::drop_in_place<[alloc::string::String]>': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `core::ptr::drop_in_place>': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `core::ptr::drop_in_place>': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `ndless::bindings::hw::is_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 `ndless::bindings::process::abort': [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 `ndless::file_io::sys::os::errno': [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 `ndless::file_io::sys::os::chdir': [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 `core::iter::traits::iterator::Iterator::fold': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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.5.rcgu.o): in function ` as core::iter::traits::iterator::Iterator>::position': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 ` as core::iter::traits::iterator::Iterator>::rposition': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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.6.rcgu.o): in function ` as core::iter::traits::iterator::Iterator>::fold': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/vec/into_iter.rs:247: 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 `ndless::file_io::path::has_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 `ndless::file_io::path::Components::has_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 `ndless::file_io::path::Components::parse_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 `core::result::Result::expect': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `core::result::Result::unwrap': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 ` as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 ` as core::iter::traits::collect::IntoIterator>::into_iter': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/vec/mod.rs:2471: 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 ` as alloc::vec::spec_extend::SpecExtend>::spec_extend': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/vec/spec_extend.rs:26: 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 `core::ptr::const_ptr::::copy_to_nonoverlapping': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `::to_vec': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `alloc::raw_vec::RawVec::allocate_in': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `alloc::raw_vec::RawVec::new_in': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `alloc::raw_vec::RawVec::into_box': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `alloc::alloc::Global::grow_impl': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `alloc::alloc::box_free': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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): in function `alloc::alloc::box_free': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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): in function `::shrink': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `core::fmt::builders::DebugList::entries': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `core::intrinsics::write_bytes': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `core::cmp::max_by': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `core::ptr::drop_in_place': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `core::ptr::drop_in_place>': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `core::result::Result::unwrap': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `cstr_core::CString::_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 `core::core_arch::x86::sse2::_mm_loadu_si128': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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 `core::cmp::min_by': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/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: build failed [INFO] running `Command { std: "docker" "inspect" "5eb8b3258577ea822cc828f25a8a75462a1e431bad57501a3e46edc5056de390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eb8b3258577ea822cc828f25a8a75462a1e431bad57501a3e46edc5056de390", kill_on_drop: false }` [INFO] [stdout] 5eb8b3258577ea822cc828f25a8a75462a1e431bad57501a3e46edc5056de390