[INFO] fetching crate newt 0.6.11... [INFO] testing newt-0.6.11 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate newt 0.6.11 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate newt 0.6.11 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate newt 0.6.11 [INFO] tweaked toml for crates.io crate newt 0.6.11 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate newt 0.6.11 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate newt 0.6.11 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded newt_proc_macros v0.0.12 [INFO] [stderr] Downloaded newt-sys v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b1fcd51ca6cecc81155cad86a8d48f0484741fdfc2eca2608e64e00d4503de7 [INFO] running `Command { std: "docker" "start" "-a" "9b1fcd51ca6cecc81155cad86a8d48f0484741fdfc2eca2608e64e00d4503de7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b1fcd51ca6cecc81155cad86a8d48f0484741fdfc2eca2608e64e00d4503de7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b1fcd51ca6cecc81155cad86a8d48f0484741fdfc2eca2608e64e00d4503de7", kill_on_drop: false }` [INFO] [stdout] 9b1fcd51ca6cecc81155cad86a8d48f0484741fdfc2eca2608e64e00d4503de7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9b1ac5f0458ae66385a0744b972953cf87db85931cc522ac9ccdf34b464ad7ed [INFO] running `Command { std: "docker" "start" "-a" "9b1ac5f0458ae66385a0744b972953cf87db85931cc522ac9ccdf34b464ad7ed", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling newt_proc_macros v0.0.12 [INFO] [stderr] Compiling newt-sys v0.2.1 [INFO] [stderr] Compiling newt v0.6.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/prelude.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub use crate::constants::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the name `form` in the type namespace is first re-exported here [INFO] [stdout] 26 | pub use crate::widgets::*; [INFO] [stdout] | ----------------- but the name `form` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "9b1ac5f0458ae66385a0744b972953cf87db85931cc522ac9ccdf34b464ad7ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b1ac5f0458ae66385a0744b972953cf87db85931cc522ac9ccdf34b464ad7ed", kill_on_drop: false }` [INFO] [stdout] 9b1ac5f0458ae66385a0744b972953cf87db85931cc522ac9ccdf34b464ad7ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9860c846aea0291a4dc0de1de9921039795c1f12caebb55860bd821baf197b4e [INFO] running `Command { std: "docker" "start" "-a" "9860c846aea0291a4dc0de1de9921039795c1f12caebb55860bd821baf197b4e", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/prelude.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub use crate::constants::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the name `form` in the type namespace is first re-exported here [INFO] [stdout] 26 | pub use crate::widgets::*; [INFO] [stdout] | ----------------- but the name `form` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling newt v0.6.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> examples/radiobutton_set.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | set.add_to_form(&mut form); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 35 | let _ = set.add_to_form(&mut form); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> examples/radiobutton_set.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | form.add_component(&ok); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 36 | let _ = form.add_component(&ok); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustctoHYpw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libnewt-e88dbd6abdc530ce.rlib,liblibc-8454428c84ca4d78.rlib,libnewt_sys-ccbc91f88955e603.rlib}.rlib" "-lpopt" "-lnewt" "-lslang" "-ldl" "-lm" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustctoHYpw/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/popt-1.19/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/newt-0.52.25/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/label_tests-6cc2e9b28b77c27f" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(s_floor.o): warning: relocation against `_dl_x86_cpu_features' in read-only section `.text' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(s_floor.o): in function `__floor_ifunc': [INFO] [stdout] (.text+0x6): undefined reference to `_dl_x86_cpu_features' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(math_err.o): in function `with_errno': [INFO] [stdout] (.text+0x3): undefined reference to `errno' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(math_err.o): in function `with_errno.constprop.0': [INFO] [stdout] (.text+0x13): undefined reference to `errno' [INFO] [stdout] /usr/bin/ld: read-only segment has dynamic relocations [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: 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#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `newt` (test "label_tests") due to 1 previous error [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" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcrhrSGK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libnewt-e88dbd6abdc530ce.rlib,liblibc-8454428c84ca4d78.rlib,libnewt_sys-ccbc91f88955e603.rlib}.rlib" "-lpopt" "-lnewt" "-lslang" "-ldl" "-lm" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcrhrSGK/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/popt-1.19/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/newt-0.52.25/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/vertical_scrollbar_tests-6eb5fbb69353b1e0" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(s_floor.o): warning: relocation against `_dl_x86_cpu_features' in read-only section `.text' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(s_floor.o): in function `__floor_ifunc': [INFO] [stdout] (.text+0x6): undefined reference to `_dl_x86_cpu_features' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(math_err.o): in function `with_errno': [INFO] [stdout] (.text+0x3): undefined reference to `errno' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(math_err.o): in function `with_errno.constprop.0': [INFO] [stdout] (.text+0x13): undefined reference to `errno' [INFO] [stdout] /usr/bin/ld: read-only segment has dynamic relocations [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: 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#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `newt` (test "vertical_scrollbar_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcLwFmwf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libnewt-e88dbd6abdc530ce.rlib,liblibc-8454428c84ca4d78.rlib,libnewt_sys-ccbc91f88955e603.rlib}.rlib" "-lpopt" "-lnewt" "-lslang" "-ldl" "-lm" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcLwFmwf/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/popt-1.19/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/newt-0.52.25/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/scale_tests-ee1f8002d9f147ee" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(s_floor.o): warning: relocation against `_dl_x86_cpu_features' in read-only section `.text' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(s_floor.o): in function `__floor_ifunc': [INFO] [stdout] (.text+0x6): undefined reference to `_dl_x86_cpu_features' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(math_err.o): in function `with_errno': [INFO] [stdout] (.text+0x3): undefined reference to `errno' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(math_err.o): in function `with_errno.constprop.0': [INFO] [stdout] (.text+0x13): undefined reference to `errno' [INFO] [stdout] /usr/bin/ld: read-only segment has dynamic relocations [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: 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#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `newt` (test "scale_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcullghI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libnewt-e88dbd6abdc530ce.rlib,liblibc-8454428c84ca4d78.rlib,libnewt_sys-ccbc91f88955e603.rlib}.rlib" "-lpopt" "-lnewt" "-lslang" "-ldl" "-lm" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcullghI/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/popt-1.19/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/newt-0.52.25/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/entry_tests-7d9ed094ec089629" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(s_floor.o): warning: relocation against `_dl_x86_cpu_features' in read-only section `.text' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(s_floor.o): in function `__floor_ifunc': [INFO] [stdout] (.text+0x6): undefined reference to `_dl_x86_cpu_features' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(math_err.o): in function `with_errno': [INFO] [stdout] (.text+0x3): undefined reference to `errno' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(math_err.o): in function `with_errno.constprop.0': [INFO] [stdout] (.text+0x13): undefined reference to `errno' [INFO] [stdout] /usr/bin/ld: read-only segment has dynamic relocations [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: 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#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `newt` (test "entry_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcFDVO0k/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libnewt-e88dbd6abdc530ce.rlib,liblibc-8454428c84ca4d78.rlib,libnewt_sys-ccbc91f88955e603.rlib}.rlib" "-lpopt" "-lnewt" "-lslang" "-ldl" "-lm" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcFDVO0k/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/popt-1.19/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/newt-0.52.25/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/textbox_tests-fca5747cc88f9b92" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(s_floor.o): warning: relocation against `_dl_x86_cpu_features' in read-only section `.text' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(s_floor.o): in function `__floor_ifunc': [INFO] [stdout] (.text+0x6): undefined reference to `_dl_x86_cpu_features' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(math_err.o): in function `with_errno': [INFO] [stdout] (.text+0x3): undefined reference to `errno' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(math_err.o): in function `with_errno.constprop.0': [INFO] [stdout] (.text+0x13): undefined reference to `errno' [INFO] [stdout] /usr/bin/ld: read-only segment has dynamic relocations [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: 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#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `newt` (test "textbox_tests") due to 1 previous error [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/prelude.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub use crate::constants::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the name `form` in the type namespace is first re-exported here [INFO] [stdout] 26 | pub use crate::widgets::*; [INFO] [stdout] | ----------------- but the name `form` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc2Cr2Yy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libnewt-e88dbd6abdc530ce.rlib,liblibc-8454428c84ca4d78.rlib,libnewt_sys-ccbc91f88955e603.rlib}.rlib" "-lpopt" "-lnewt" "-lslang" "-ldl" "-lm" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc2Cr2Yy/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/popt-1.19/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/newt-0.52.25/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/button_tests-f9a650de926113dd" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(s_floor.o): warning: relocation against `_dl_x86_cpu_features' in read-only section `.text' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(s_floor.o): in function `__floor_ifunc': [INFO] [stdout] (.text+0x6): undefined reference to `_dl_x86_cpu_features' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(math_err.o): in function `with_errno': [INFO] [stdout] (.text+0x3): undefined reference to `errno' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(math_err.o): in function `with_errno.constprop.0': [INFO] [stdout] (.text+0x13): undefined reference to `errno' [INFO] [stdout] /usr/bin/ld: read-only segment has dynamic relocations [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: 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#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `newt` (test "button_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc87oSxJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libnewt-e88dbd6abdc530ce.rlib,liblibc-8454428c84ca4d78.rlib,libnewt_sys-ccbc91f88955e603.rlib}.rlib" "-lpopt" "-lnewt" "-lslang" "-ldl" "-lm" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc87oSxJ/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/popt-1.19/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/newt-0.52.25/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/radiobutton_set_tests-4b9e447081d18701" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(s_floor.o): warning: relocation against `_dl_x86_cpu_features' in read-only section `.text' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(s_floor.o): in function `__floor_ifunc': [INFO] [stdout] (.text+0x6): undefined reference to `_dl_x86_cpu_features' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(math_err.o): in function `with_errno': [INFO] [stdout] (.text+0x3): undefined reference to `errno' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(math_err.o): in function `with_errno.constprop.0': [INFO] [stdout] (.text+0x13): undefined reference to `errno' [INFO] [stdout] /usr/bin/ld: read-only segment has dynamic relocations [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: 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#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `newt` (test "radiobutton_set_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcvTUTmG/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libnewt-e88dbd6abdc530ce.rlib,liblibc-8454428c84ca4d78.rlib,libnewt_sys-ccbc91f88955e603.rlib}.rlib" "-lpopt" "-lnewt" "-lslang" "-ldl" "-lm" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcvTUTmG/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/popt-1.19/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/newt-0.52.25/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/listbox_tests-91c76e0c6c90aeb4" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(s_floor.o): warning: relocation against `_dl_x86_cpu_features' in read-only section `.text' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(s_floor.o): in function `__floor_ifunc': [INFO] [stdout] (.text+0x6): undefined reference to `_dl_x86_cpu_features' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(math_err.o): in function `with_errno': [INFO] [stdout] (.text+0x3): undefined reference to `errno' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(math_err.o): in function `with_errno.constprop.0': [INFO] [stdout] (.text+0x13): undefined reference to `errno' [INFO] [stdout] /usr/bin/ld: read-only segment has dynamic relocations [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: 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#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc141AqR/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libnewt-e88dbd6abdc530ce.rlib,liblibc-8454428c84ca4d78.rlib,libnewt_sys-ccbc91f88955e603.rlib}.rlib" "-lpopt" "-lnewt" "-lslang" "-ldl" "-lm" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc141AqR/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/popt-1.19/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/newt-0.52.25/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/checkbox_tree_tests-a3d6f9b8431ce716" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(s_floor.o): warning: relocation against `_dl_x86_cpu_features' in read-only section `.text' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(s_floor.o): in function `__floor_ifunc': [INFO] [stdout] (.text+0x6): undefined reference to `_dl_x86_cpu_features' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(math_err.o): in function `with_errno': [INFO] [stdout] (.text+0x3): undefined reference to `errno' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(math_err.o): in function `with_errno.constprop.0': [INFO] [stdout] (.text+0x13): undefined reference to `errno' [INFO] [stdout] /usr/bin/ld: read-only segment has dynamic relocations [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: 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#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `newt` (test "listbox_tests") due to 1 previous error [INFO] [stderr] error: could not compile `newt` (test "checkbox_tree_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcrnGNmZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblibc-8454428c84ca4d78.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libnewt_sys-ccbc91f88955e603.rlib}.rlib" "-lpopt" "-lnewt" "-lslang" "-ldl" "-lm" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcrnGNmZ/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/popt-1.19/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/newt-0.52.25/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out/install/slang-2.3.3/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/newt-sys-439349f9b04fc342/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/newt-b4002385d5ffbde6" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(s_floor.o): warning: relocation against `_dl_x86_cpu_features' in read-only section `.text' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(s_floor.o): in function `__floor_ifunc': [INFO] [stdout] (.text+0x6): undefined reference to `_dl_x86_cpu_features' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(math_err.o): in function `with_errno': [INFO] [stdout] (.text+0x3): undefined reference to `errno' [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libm-2.39.a(math_err.o): in function `with_errno.constprop.0': [INFO] [stdout] (.text+0x13): undefined reference to `errno' [INFO] [stdout] /usr/bin/ld: read-only segment has dynamic relocations [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: 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#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `newt` (lib test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "9860c846aea0291a4dc0de1de9921039795c1f12caebb55860bd821baf197b4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9860c846aea0291a4dc0de1de9921039795c1f12caebb55860bd821baf197b4e", kill_on_drop: false }` [INFO] [stdout] 9860c846aea0291a4dc0de1de9921039795c1f12caebb55860bd821baf197b4e