[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#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flights0123%2Fexample-nspire" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lights0123/example-nspire on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-3/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c1f0192acab3448ee3e6252e5ec5e132078c59cd336abb240cbcac8e61a7ef6 [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" "8c1f0192acab3448ee3e6252e5ec5e132078c59cd336abb240cbcac8e61a7ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c1f0192acab3448ee3e6252e5ec5e132078c59cd336abb240cbcac8e61a7ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c1f0192acab3448ee3e6252e5ec5e132078c59cd336abb240cbcac8e61a7ef6", kill_on_drop: false }` [INFO] [stdout] 8c1f0192acab3448ee3e6252e5ec5e132078c59cd336abb240cbcac8e61a7ef6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9faf29a208aa5a2fedd322ea7525c564117f8473e550aef78100b193fdc6e84a [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" "9faf29a208aa5a2fedd322ea7525c564117f8473e550aef78100b193fdc6e84a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cty v0.2.1 [INFO] [stderr] Compiling cty v0.1.5 [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 ignore-result v0.2.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling ndless-static-vars v2.1.0 [INFO] [stderr] Compiling ndless-sys v0.2.0 [INFO] [stderr] Compiling embedded-freetype-sys v0.2.0 [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 pin-project v1.0.2 [INFO] [stderr] Compiling ndless-handler v0.3.0 [INFO] [stderr] Compiling ndless-sdl v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.8 [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/hello_world-cda398ea3eea9164.hello_world.a8340df2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world-cda398ea3eea9164.hello_world.a8340df2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world-cda398ea3eea9164.hello_world.a8340df2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world-cda398ea3eea9164.hello_world.a8340df2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world-cda398ea3eea9164.hello_world.a8340df2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world-cda398ea3eea9164.hello_world.a8340df2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world-cda398ea3eea9164.hello_world.a8340df2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world-cda398ea3eea9164.hello_world.a8340df2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world-cda398ea3eea9164.hello_world.a8340df2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world-cda398ea3eea9164.hello_world.a8340df2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world-cda398ea3eea9164.3nq2ljhu1np8069m.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,--start-group" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libndless_handler-aa8253246ee87b8c.rlib" "/opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib" "/opt/rustwide/target/debug/deps/libembedded_ffi-0447f9ac1db7fe4c.rlib" "/opt/rustwide/target/debug/deps/libndless_static_vars-019f4f5995425793.rlib" "/opt/rustwide/target/debug/deps/libcstr_core-e70a1973bdb54a25.rlib" "/opt/rustwide/target/debug/deps/libmemchr-20fc416f033015ed.rlib" "/opt/rustwide/target/debug/deps/libcty-b2b146466e74534f.rlib" "/opt/rustwide/target/debug/deps/libndless_sys-18b3bd7c0dcdb90c.rlib" "/opt/rustwide/target/debug/deps/libcty-dde1e73c6c1c3afb.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hello_world-cda398ea3eea9164" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib(alloc-69528f2eac185ac9.alloc.e873c6ff-cgu.0.rcgu.o): in function `core::intrinsics::copy_nonoverlapping': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/intrinsics.rs:2052: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib(alloc-69528f2eac185ac9.alloc.e873c6ff-cgu.0.rcgu.o): in function `alloc::fmt::format': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d//library/alloc/src/fmt.rs:585: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib(alloc-69528f2eac185ac9.alloc.e873c6ff-cgu.0.rcgu.o): in function `core::intrinsics::copy_nonoverlapping': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/intrinsics.rs:2052: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/intrinsics.rs:2052: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_world-cda398ea3eea9164.hello_world.a8340df2-cgu.7.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-aa8253246ee87b8c.rlib(ndless_handler-aa8253246ee87b8c.ndless_handler.a68236c8-cgu.10.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-aa8253246ee87b8c.rlib(ndless_handler-aa8253246ee87b8c.ndless_handler.a68236c8-cgu.10.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-aa8253246ee87b8c.rlib(ndless_handler-aa8253246ee87b8c.ndless_handler.a68236c8-cgu.4.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-aa8253246ee87b8c.rlib(ndless_handler-aa8253246ee87b8c.ndless_handler.a68236c8-cgu.4.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-aa8253246ee87b8c.rlib(ndless_handler-aa8253246ee87b8c.ndless_handler.a68236c8-cgu.4.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-aa8253246ee87b8c.rlib(ndless_handler-aa8253246ee87b8c.ndless_handler.a68236c8-cgu.4.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/target/debug/deps/libndless_handler-aa8253246ee87b8c.rlib(ndless_handler-aa8253246ee87b8c.ndless_handler.a68236c8-cgu.4.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-aa8253246ee87b8c.rlib(ndless_handler-aa8253246ee87b8c.ndless_handler.a68236c8-cgu.4.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-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.10.rcgu.o): in function `core::intrinsics::write_bytes': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/intrinsics.rs:2217: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.10.rcgu.o): in function `core::intrinsics::copy_nonoverlapping': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/intrinsics.rs:2052: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.10.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-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.10.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-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.13.rcgu.o): in function `< as core::ops::drop::Drop>::drop::DropGuard as core::ops::drop::Drop>::drop': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/vec/into_iter.rs:248: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.13.rcgu.o): in function `core::ptr::drop_in_place>': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ptr/mod.rs:192: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.13.rcgu.o): in function `core::ptr::drop_in_place<[alloc::string::String]>': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ptr/mod.rs:192: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.13.rcgu.o): in function `core::ptr::drop_in_place>': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ptr/mod.rs:192: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.13.rcgu.o): in function `core::ptr::drop_in_place>': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ptr/mod.rs:192: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.13.rcgu.o):/rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/vec/into_iter.rs:244: more undefined references to `_Unwind_Resume' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.2.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-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.2.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-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.3.rcgu.o): in function `core::result::Result::expect': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:994: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.3.rcgu.o): in function `core::result::Result::unwrap': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1034: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.4.rcgu.o): in function `core::option::Option::unwrap': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/option.rs:387: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.4.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/option.rs:1255: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.7.rcgu.o): in function `core::iter::traits::iterator::Iterator::fold': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/traits/iterator.rs:2166: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.7.rcgu.o): in function ` as core::iter::traits::iterator::Iterator>::position': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/slice/iter/macros.rs:280: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.7.rcgu.o): in function ` as core::iter::traits::iterator::Iterator>::rposition': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/slice/iter/macros.rs:302: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.8.rcgu.o): in function ` as core::iter::traits::iterator::Iterator>::fold': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/adapters/map.rs:118: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.8.rcgu.o): in function `core::iter::traits::iterator::Iterator::for_each': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/traits/iterator.rs:726: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.8.rcgu.o):/rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/adapters/map.rs:82: more undefined references to `_Unwind_Resume' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.9.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-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.9.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-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-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-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-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-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-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-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-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-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.12.rcgu.o): in function `alloc::raw_vec::RawVec::allocate_in': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/raw_vec.rs:188: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.12.rcgu.o): in function `alloc::raw_vec::RawVec::from_raw_parts_in': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/raw_vec.rs:230: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.12.rcgu.o): in function `alloc::raw_vec::RawVec::new_in': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/raw_vec.rs:132: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libembedded_ffi-0447f9ac1db7fe4c.rlib(embedded_ffi-0447f9ac1db7fe4c.embedded_ffi.b3b01ed9-cgu.5.rcgu.o): in function `::to_vec': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/slice.rs:222: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e70a1973bdb54a25.rlib(cstr_core-e70a1973bdb54a25.cstr_core.e2d27dba-cgu.0.rcgu.o): in function `alloc::raw_vec::RawVec::allocate_in': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/raw_vec.rs:188: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e70a1973bdb54a25.rlib(cstr_core-e70a1973bdb54a25.cstr_core.e2d27dba-cgu.0.rcgu.o):/rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/raw_vec.rs:132: more undefined references to `_Unwind_Resume' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e70a1973bdb54a25.rlib(cstr_core-e70a1973bdb54a25.cstr_core.e2d27dba-cgu.12.rcgu.o): in function `core::intrinsics::write_bytes': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/intrinsics.rs:2217: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e70a1973bdb54a25.rlib(cstr_core-e70a1973bdb54a25.cstr_core.e2d27dba-cgu.12.rcgu.o): in function `core::intrinsics::copy_nonoverlapping': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/intrinsics.rs:2052: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e70a1973bdb54a25.rlib(cstr_core-e70a1973bdb54a25.cstr_core.e2d27dba-cgu.12.rcgu.o): in function `core::intrinsics::copy_nonoverlapping': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/intrinsics.rs:2052: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e70a1973bdb54a25.rlib(cstr_core-e70a1973bdb54a25.cstr_core.e2d27dba-cgu.2.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-e70a1973bdb54a25.rlib(cstr_core-e70a1973bdb54a25.cstr_core.e2d27dba-cgu.2.rcgu.o): in function `cstr_core::CString::from_vec_unchecked': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cstr_core-0.1.2/src/lib.rs:411: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e70a1973bdb54a25.rlib(cstr_core-e70a1973bdb54a25.cstr_core.e2d27dba-cgu.3.rcgu.o): in function `core::result::Result::unwrap': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1034: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e70a1973bdb54a25.rlib(cstr_core-e70a1973bdb54a25.cstr_core.e2d27dba-cgu.4.rcgu.o): in function `alloc::boxed::Box::from_raw_in': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:827: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e70a1973bdb54a25.rlib(cstr_core-e70a1973bdb54a25.cstr_core.e2d27dba-cgu.4.rcgu.o): in function `alloc::boxed::Box::from_raw_in': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:827: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e70a1973bdb54a25.rlib(cstr_core-e70a1973bdb54a25.cstr_core.e2d27dba-cgu.4.rcgu.o):/rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:936: more undefined references to `_Unwind_Resume' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libmemchr-20fc416f033015ed.rlib(memchr-20fc416f033015ed.memchr.ef231e89-cgu.15.rcgu.o): in function `core::intrinsics::copy_nonoverlapping': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/intrinsics.rs:2052: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libmemchr-20fc416f033015ed.rlib(memchr-20fc416f033015ed.memchr.ef231e89-cgu.5.rcgu.o): in function `core::cmp::min_by': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/cmp.rs:1126: undefined reference to `_Unwind_Resume' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hello-world` [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [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" "/opt/rustwide/target/debug/deps/hello_world_prompt-315fb50d9ddd4bea.hello_world_prompt.eee23214-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world_prompt-315fb50d9ddd4bea.hello_world_prompt.eee23214-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world_prompt-315fb50d9ddd4bea.hello_world_prompt.eee23214-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world_prompt-315fb50d9ddd4bea.hello_world_prompt.eee23214-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world_prompt-315fb50d9ddd4bea.hello_world_prompt.eee23214-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world_prompt-315fb50d9ddd4bea.hello_world_prompt.eee23214-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world_prompt-315fb50d9ddd4bea.hello_world_prompt.eee23214-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world_prompt-315fb50d9ddd4bea.hello_world_prompt.eee23214-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world_prompt-315fb50d9ddd4bea.hello_world_prompt.eee23214-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world_prompt-315fb50d9ddd4bea.hello_world_prompt.eee23214-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/hello_world_prompt-315fb50d9ddd4bea.1vphpd04l8bjvjbr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,--start-group" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libndless_handler-aa8253246ee87b8c.rlib" "/opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib" "/opt/rustwide/target/debug/deps/libembedded_ffi-0447f9ac1db7fe4c.rlib" "/opt/rustwide/target/debug/deps/libndless_static_vars-019f4f5995425793.rlib" "/opt/rustwide/target/debug/deps/libcstr_core-e70a1973bdb54a25.rlib" "/opt/rustwide/target/debug/deps/libmemchr-20fc416f033015ed.rlib" "/opt/rustwide/target/debug/deps/libcty-b2b146466e74534f.rlib" "/opt/rustwide/target/debug/deps/libndless_sys-18b3bd7c0dcdb90c.rlib" "/opt/rustwide/target/debug/deps/libcty-dde1e73c6c1c3afb.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hello_world_prompt-315fb50d9ddd4bea" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib(alloc-69528f2eac185ac9.alloc.e873c6ff-cgu.0.rcgu.o): in function `core::intrinsics::copy_nonoverlapping': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/intrinsics.rs:2052: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib(alloc-69528f2eac185ac9.alloc.e873c6ff-cgu.0.rcgu.o): in function `alloc::fmt::format': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d//library/alloc/src/fmt.rs:585: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib(alloc-69528f2eac185ac9.alloc.e873c6ff-cgu.0.rcgu.o): in function `core::intrinsics::copy_nonoverlapping': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/intrinsics.rs:2052: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/intrinsics.rs:2052: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib(alloc-69528f2eac185ac9.alloc.e873c6ff-cgu.0.rcgu.o): in function `alloc::string::String::from_utf8_lossy': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d//library/alloc/src/string.rs:583: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib(alloc-69528f2eac185ac9.alloc.e873c6ff-cgu.0.rcgu.o): in function `core::intrinsics::copy_nonoverlapping': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/intrinsics.rs:2052: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/intrinsics.rs:2052: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_world_prompt-315fb50d9ddd4bea.hello_world_prompt.eee23214-cgu.6.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-aa8253246ee87b8c.rlib(ndless_handler-aa8253246ee87b8c.ndless_handler.a68236c8-cgu.10.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-aa8253246ee87b8c.rlib(ndless_handler-aa8253246ee87b8c.ndless_handler.a68236c8-cgu.10.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-aa8253246ee87b8c.rlib(ndless_handler-aa8253246ee87b8c.ndless_handler.a68236c8-cgu.4.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-aa8253246ee87b8c.rlib(ndless_handler-aa8253246ee87b8c.ndless_handler.a68236c8-cgu.4.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-aa8253246ee87b8c.rlib(ndless_handler-aa8253246ee87b8c.ndless_handler.a68236c8-cgu.4.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-aa8253246ee87b8c.rlib(ndless_handler-aa8253246ee87b8c.ndless_handler.a68236c8-cgu.4.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/target/debug/deps/libndless_handler-aa8253246ee87b8c.rlib(ndless_handler-aa8253246ee87b8c.ndless_handler.a68236c8-cgu.4.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-aa8253246ee87b8c.rlib(ndless_handler-aa8253246ee87b8c.ndless_handler.a68236c8-cgu.4.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-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.10.rcgu.o): in function `core::intrinsics::write_bytes': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/intrinsics.rs:2217: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.10.rcgu.o): in function `core::intrinsics::copy_nonoverlapping': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/intrinsics.rs:2052: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.10.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-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.10.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-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.13.rcgu.o): in function `< as core::ops::drop::Drop>::drop::DropGuard as core::ops::drop::Drop>::drop': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/vec/into_iter.rs:248: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.13.rcgu.o): in function `core::ptr::drop_in_place>': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ptr/mod.rs:192: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.13.rcgu.o): in function `core::ptr::drop_in_place<[alloc::string::String]>': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ptr/mod.rs:192: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.13.rcgu.o): in function `core::ptr::drop_in_place>': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ptr/mod.rs:192: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.13.rcgu.o): in function `core::ptr::drop_in_place>': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ptr/mod.rs:192: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.13.rcgu.o):/rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/vec/into_iter.rs:244: more undefined references to `_Unwind_Resume' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.2.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-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.2.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-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.2.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-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.2.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-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.3.rcgu.o): in function `core::result::Result::expect': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:994: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.3.rcgu.o): in function `core::result::Result::unwrap': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1034: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.4.rcgu.o): in function `core::option::Option::unwrap': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/option.rs:387: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.4.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/option.rs:1255: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.7.rcgu.o): in function `core::iter::traits::iterator::Iterator::fold': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/traits/iterator.rs:2166: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.7.rcgu.o): in function ` as core::iter::traits::iterator::Iterator>::position': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/slice/iter/macros.rs:280: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.7.rcgu.o): in function ` as core::iter::traits::iterator::Iterator>::rposition': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/slice/iter/macros.rs:302: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.8.rcgu.o): in function ` as core::iter::traits::iterator::Iterator>::fold': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/adapters/map.rs:118: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.8.rcgu.o): in function `core::iter::traits::iterator::Iterator::for_each': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/traits/iterator.rs:726: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.8.rcgu.o):/rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/adapters/map.rs:82: more undefined references to `_Unwind_Resume' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.9.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-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.9.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-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-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-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-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-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-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-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-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-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.12.rcgu.o): in function `alloc::raw_vec::RawVec::allocate_in': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/raw_vec.rs:188: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.12.rcgu.o): in function `alloc::raw_vec::RawVec::from_raw_parts_in': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/raw_vec.rs:230: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndless-8005daa3475499f5.rlib(ndless-8005daa3475499f5.ndless.873ad33c-cgu.12.rcgu.o): in function `alloc::raw_vec::RawVec::new_in': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/raw_vec.rs:132: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libembedded_ffi-0447f9ac1db7fe4c.rlib(embedded_ffi-0447f9ac1db7fe4c.embedded_ffi.b3b01ed9-cgu.5.rcgu.o): in function `::to_vec': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/slice.rs:222: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e70a1973bdb54a25.rlib(cstr_core-e70a1973bdb54a25.cstr_core.e2d27dba-cgu.0.rcgu.o): in function `alloc::raw_vec::RawVec::allocate_in': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/raw_vec.rs:188: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e70a1973bdb54a25.rlib(cstr_core-e70a1973bdb54a25.cstr_core.e2d27dba-cgu.0.rcgu.o):/rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/raw_vec.rs:132: more undefined references to `_Unwind_Resume' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e70a1973bdb54a25.rlib(cstr_core-e70a1973bdb54a25.cstr_core.e2d27dba-cgu.12.rcgu.o): in function `core::intrinsics::write_bytes': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/intrinsics.rs:2217: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e70a1973bdb54a25.rlib(cstr_core-e70a1973bdb54a25.cstr_core.e2d27dba-cgu.12.rcgu.o): in function `core::intrinsics::copy_nonoverlapping': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/intrinsics.rs:2052: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e70a1973bdb54a25.rlib(cstr_core-e70a1973bdb54a25.cstr_core.e2d27dba-cgu.12.rcgu.o): in function `core::intrinsics::copy_nonoverlapping': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/intrinsics.rs:2052: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e70a1973bdb54a25.rlib(cstr_core-e70a1973bdb54a25.cstr_core.e2d27dba-cgu.2.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-e70a1973bdb54a25.rlib(cstr_core-e70a1973bdb54a25.cstr_core.e2d27dba-cgu.2.rcgu.o): in function `cstr_core::CString::from_vec_unchecked': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cstr_core-0.1.2/src/lib.rs:411: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e70a1973bdb54a25.rlib(cstr_core-e70a1973bdb54a25.cstr_core.e2d27dba-cgu.3.rcgu.o): in function `core::result::Result::unwrap': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1034: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e70a1973bdb54a25.rlib(cstr_core-e70a1973bdb54a25.cstr_core.e2d27dba-cgu.4.rcgu.o): in function `alloc::boxed::Box::from_raw_in': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:827: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e70a1973bdb54a25.rlib(cstr_core-e70a1973bdb54a25.cstr_core.e2d27dba-cgu.4.rcgu.o): in function `alloc::boxed::Box::from_raw_in': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:827: undefined reference to `_Unwind_Resume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcstr_core-e70a1973bdb54a25.rlib(cstr_core-e70a1973bdb54a25.cstr_core.e2d27dba-cgu.4.rcgu.o):/rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:936: more undefined references to `_Unwind_Resume' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libmemchr-20fc416f033015ed.rlib(memchr-20fc416f033015ed.memchr.ef231e89-cgu.15.rcgu.o): in function `core::intrinsics::copy_nonoverlapping': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/intrinsics.rs:2052: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libmemchr-20fc416f033015ed.rlib(memchr-20fc416f033015ed.memchr.ef231e89-cgu.5.rcgu.o): in function `core::cmp::min_by': [INFO] [stdout] /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/cmp.rs:1126: undefined reference to `_Unwind_Resume' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [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" "9faf29a208aa5a2fedd322ea7525c564117f8473e550aef78100b193fdc6e84a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9faf29a208aa5a2fedd322ea7525c564117f8473e550aef78100b193fdc6e84a", kill_on_drop: false }` [INFO] [stdout] 9faf29a208aa5a2fedd322ea7525c564117f8473e550aef78100b193fdc6e84a