[INFO] fetching crate dftd4 0.1.0... [INFO] testing dftd4-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate dftd4 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate dftd4 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate dftd4 0.1.0 [INFO] tweaked toml for crates.io crate dftd4 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dftd4 0.1.0 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 dftd4 0.1.0 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] Blocking waiting for file lock on package cache [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] c0060b659a2908eeb46898e0ca48137e6610af707925b8b77d250e1ec0f1b8cc [INFO] running `Command { std: "docker" "start" "-a" "c0060b659a2908eeb46898e0ca48137e6610af707925b8b77d250e1ec0f1b8cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0060b659a2908eeb46898e0ca48137e6610af707925b8b77d250e1ec0f1b8cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0060b659a2908eeb46898e0ca48137e6610af707925b8b77d250e1ec0f1b8cc", kill_on_drop: false }` [INFO] [stdout] c0060b659a2908eeb46898e0ca48137e6610af707925b8b77d250e1ec0f1b8cc [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] 34fcbf33f2e010e2d51e5d2f7d2d6e1b4be73c344ef270ca9161c877f32ec87e [INFO] running `Command { std: "docker" "start" "-a" "34fcbf33f2e010e2d51e5d2f7d2d6e1b4be73c344ef270ca9161c877f32ec87e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling dftd4 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling duplicate v2.0.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.61s [INFO] running `Command { std: "docker" "inspect" "34fcbf33f2e010e2d51e5d2f7d2d6e1b4be73c344ef270ca9161c877f32ec87e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34fcbf33f2e010e2d51e5d2f7d2d6e1b4be73c344ef270ca9161c877f32ec87e", kill_on_drop: false }` [INFO] [stdout] 34fcbf33f2e010e2d51e5d2f7d2d6e1b4be73c344ef270ca9161c877f32ec87e [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] a6a9bb01b5f51cb67d477e10a456c0227fd5a24bf3f066fe73f83c5d191a49d1 [INFO] running `Command { std: "docker" "start" "-a" "a6a9bb01b5f51cb67d477e10a456c0227fd5a24bf3f066fe73f83c5d191a49d1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling duplicate v2.0.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling dftd4 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rstest v0.25.0 [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/rustcM1uLwc/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/{libderive_builder-4313b2a09f52e545.rlib}.rlib" "/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/rustcM1uLwc/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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/dftd4-349c58019ff3ce70" "-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: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dftd4-349c58019ff3ce70.dftd4.10f1e31000b8bdc4-cgu.0.rcgu.o: in function `dftd4::interface::dftd4_get_api_version': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:15:(.text._ZN5dftd49interface21dftd4_get_api_version17hff95cd1b1e2bc613E+0x13): undefined reference to `dftd4_get_version' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dftd4-349c58019ff3ce70.dftd4.10f1e31000b8bdc4-cgu.0.rcgu.o: in function `dftd4::interface::dftd4_get_api_version_compact': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:22:(.text._ZN5dftd49interface29dftd4_get_api_version_compact17hac5d06582d857e73E+0x10): undefined reference to `dftd4_get_version' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dftd4-349c58019ff3ce70.dftd4.10f1e31000b8bdc4-cgu.0.rcgu.o: in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:49:(.text._ZN70_$LT$dftd4..interface..DFTD4Error$u20$as$u20$core..ops..drop..Drop$GT$4drop17h496e9f42aa697e58E+0x52): undefined reference to `dftd4_delete_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dftd4-349c58019ff3ce70.dftd4.10f1e31000b8bdc4-cgu.0.rcgu.o: in function `dftd4::interface::DFTD4Error::new': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:64:(.text._ZN5dftd49interface10DFTD4Error3new17h8ec83b0eeda1674aE+0xf): undefined reference to `dftd4_new_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dftd4-349c58019ff3ce70.dftd4.10f1e31000b8bdc4-cgu.0.rcgu.o: in function `dftd4::interface::DFTD4Error::check': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:73:(.text._ZN5dftd49interface10DFTD4Error5check17h6557e030d72c8a41E+0x48): undefined reference to `dftd4_check_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dftd4-349c58019ff3ce70.dftd4.10f1e31000b8bdc4-cgu.0.rcgu.o: in function `dftd4::interface::DFTD4Error::get_message': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:92:(.text._ZN5dftd49interface10DFTD4Error11get_message17h7b84793b31ae54a8E+0xbf): undefined reference to `dftd4_get_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dftd4-349c58019ff3ce70.dftd4.10f1e31000b8bdc4-cgu.0.rcgu.o: in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:151:(.text._ZN74_$LT$dftd4..interface..DFTD4Structure$u20$as$u20$core..ops..drop..Drop$GT$4drop17h970962903f0da2f3E+0x7): undefined reference to `dftd4_delete_structure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dftd4-349c58019ff3ce70.dftd4.10f1e31000b8bdc4-cgu.0.rcgu.o: in function `dftd4::interface::DFTD4Structure::new_f': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:242:(.text._ZN5dftd49interface14DFTD4Structure5new_f17h22e72215f4beaa43E+0x5d7): undefined reference to `dftd4_new_structure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dftd4-349c58019ff3ce70.dftd4.10f1e31000b8bdc4-cgu.0.rcgu.o: in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:315:(.text._ZN70_$LT$dftd4..interface..DFTD4Param$u20$as$u20$core..ops..drop..Drop$GT$4drop17h86af865bca153e75E+0x7): undefined reference to `dftd4_delete_param' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dftd4-349c58019ff3ce70.dftd4.10f1e31000b8bdc4-cgu.0.rcgu.o: in function `dftd4::interface::DFTD4Param::load_rational_damping_f': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:363:(.text._ZN5dftd49interface10DFTD4Param23load_rational_damping_f17he1c835d305968d27E+0x22b): undefined reference to `dftd4_load_rational_damping' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dftd4-349c58019ff3ce70.dftd4.10f1e31000b8bdc4-cgu.0.rcgu.o: in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:504:(.text._ZN70_$LT$dftd4..interface..DFTD4Model$u20$as$u20$core..ops..drop..Drop$GT$4drop17h69447bc285478575E+0xb): undefined reference to `dftd4_delete_model' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dftd4-349c58019ff3ce70.dftd4.10f1e31000b8bdc4-cgu.0.rcgu.o: in function `dftd4::interface::DFTD4Model::new_f': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:624:(.text._ZN5dftd49interface10DFTD4Model5new_f17h9bf1aa0d1f713396E+0x1e0): undefined reference to `dftd4_new_d4_model' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dftd4-349c58019ff3ce70.dftd4.10f1e31000b8bdc4-cgu.0.rcgu.o: in function `dftd4::interface::DFTD4Model::get_dispersion_f': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:700:(.text._ZN5dftd49interface10DFTD4Model16get_dispersion_f17hd4241c31e3cb0329E+0x2ed): undefined reference to `dftd4_get_dispersion' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dftd4-349c58019ff3ce70.dftd4.10f1e31000b8bdc4-cgu.0.rcgu.o: in function `dftd4::interface::tests::test_dftd4_error': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:830:(.text._ZN5dftd49interface5tests16test_dftd4_error17h9b66064de2c4b4ccE+0x32d): undefined reference to `dftd4_load_rational_damping' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/interface.rs:834:(.text._ZN5dftd49interface5tests16test_dftd4_error17h9b66064de2c4b4ccE+0x5e6): undefined reference to `dftd4_load_rational_damping' [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/rustcJ0RXAE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdftd4-0fdf6fafb6057767.rlib,libderive_builder-4313b2a09f52e545.rlib}.rlib" "/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/rustcJ0RXAE/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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/examples/energy_r2scan-1a41617e1e6f1575" "-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: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:49:(.text._ZN70_$LT$dftd4..interface..DFTD4Error$u20$as$u20$core..ops..drop..Drop$GT$4drop17h0dc06650d71bdf70E+0x52): undefined reference to `dftd4_delete_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `dftd4::interface::DFTD4Error::new': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:64:(.text._ZN5dftd49interface10DFTD4Error3new17h0369b230069f3354E+0xf): undefined reference to `dftd4_new_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `dftd4::interface::DFTD4Error::check': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:73:(.text._ZN5dftd49interface10DFTD4Error5check17hcddb431684f98968E+0x48): undefined reference to `dftd4_check_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `dftd4::interface::DFTD4Error::get_message': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:92:(.text._ZN5dftd49interface10DFTD4Error11get_message17he96bc33508d0a323E+0xbf): undefined reference to `dftd4_get_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:151:(.text._ZN74_$LT$dftd4..interface..DFTD4Structure$u20$as$u20$core..ops..drop..Drop$GT$4drop17h98eb40a8ebaa44ceE+0x7): undefined reference to `dftd4_delete_structure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `dftd4::interface::DFTD4Structure::new_f': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:242:(.text._ZN5dftd49interface14DFTD4Structure5new_f17h5c87fb7aa5bf798cE+0x607): undefined reference to `dftd4_new_structure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:315:(.text._ZN70_$LT$dftd4..interface..DFTD4Param$u20$as$u20$core..ops..drop..Drop$GT$4drop17hfdd3bccb15665e69E+0x7): undefined reference to `dftd4_delete_param' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `dftd4::interface::DFTD4Param::load_rational_damping_f': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:363:(.text._ZN5dftd49interface10DFTD4Param23load_rational_damping_f17h37069844a1ceb839E+0x23f): undefined reference to `dftd4_load_rational_damping' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:504:(.text._ZN70_$LT$dftd4..interface..DFTD4Model$u20$as$u20$core..ops..drop..Drop$GT$4drop17he7037e3163667fe0E+0xb): undefined reference to `dftd4_delete_model' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `dftd4::interface::DFTD4Model::new_f': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:624:(.text._ZN5dftd49interface10DFTD4Model5new_f17h7861ebaa60365461E+0x1ef): undefined reference to `dftd4_new_d4_model' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `dftd4::interface::DFTD4Model::get_dispersion_f': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:700:(.text._ZN5dftd49interface10DFTD4Model16get_dispersion_f17h1c02614779127946E+0x30f): undefined reference to `dftd4_get_dispersion' [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/rustc7Wzdgy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdftd4-0fdf6fafb6057767.rlib,libderive_builder-4313b2a09f52e545.rlib}.rlib" "/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/rustc7Wzdgy/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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/examples/gradient_b97m-9064dda525ed2712" "-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: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:49:(.text._ZN70_$LT$dftd4..interface..DFTD4Error$u20$as$u20$core..ops..drop..Drop$GT$4drop17h0dc06650d71bdf70E+0x52): undefined reference to `dftd4_delete_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `dftd4::interface::DFTD4Error::new': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:64:(.text._ZN5dftd49interface10DFTD4Error3new17h0369b230069f3354E+0xf): undefined reference to `dftd4_new_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `dftd4::interface::DFTD4Error::check': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:73:(.text._ZN5dftd49interface10DFTD4Error5check17hcddb431684f98968E+0x48): undefined reference to `dftd4_check_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `dftd4::interface::DFTD4Error::get_message': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:92:(.text._ZN5dftd49interface10DFTD4Error11get_message17he96bc33508d0a323E+0xbf): undefined reference to `dftd4_get_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:151:(.text._ZN74_$LT$dftd4..interface..DFTD4Structure$u20$as$u20$core..ops..drop..Drop$GT$4drop17h98eb40a8ebaa44ceE+0x7): undefined reference to `dftd4_delete_structure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `dftd4::interface::DFTD4Structure::new_f': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:242:(.text._ZN5dftd49interface14DFTD4Structure5new_f17h5c87fb7aa5bf798cE+0x607): undefined reference to `dftd4_new_structure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:315:(.text._ZN70_$LT$dftd4..interface..DFTD4Param$u20$as$u20$core..ops..drop..Drop$GT$4drop17hfdd3bccb15665e69E+0x7): undefined reference to `dftd4_delete_param' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `dftd4::interface::DFTD4Param::load_rational_damping_f': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:363:(.text._ZN5dftd49interface10DFTD4Param23load_rational_damping_f17h37069844a1ceb839E+0x23f): undefined reference to `dftd4_load_rational_damping' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:504:(.text._ZN70_$LT$dftd4..interface..DFTD4Model$u20$as$u20$core..ops..drop..Drop$GT$4drop17he7037e3163667fe0E+0xb): undefined reference to `dftd4_delete_model' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `dftd4::interface::DFTD4Model::new_f': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:624:(.text._ZN5dftd49interface10DFTD4Model5new_f17h7861ebaa60365461E+0x1ef): undefined reference to `dftd4_new_d4_model' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `dftd4::interface::DFTD4Model::get_dispersion_f': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:700:(.text._ZN5dftd49interface10DFTD4Model16get_dispersion_f17h1c02614779127946E+0x30f): undefined reference to `dftd4_get_dispersion' [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/rustczZ0t4o/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdftd4-0fdf6fafb6057767.rlib,libderive_builder-4313b2a09f52e545.rlib,libapprox-1dadf42b243491e2.rlib,libnum_traits-27d03c8597fbcee0.rlib}.rlib" "/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/rustczZ0t4o/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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/examples/test_interface-08b3afe17c13871b" "-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: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:49:(.text._ZN70_$LT$dftd4..interface..DFTD4Error$u20$as$u20$core..ops..drop..Drop$GT$4drop17h0dc06650d71bdf70E+0x52): undefined reference to `dftd4_delete_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `dftd4::interface::DFTD4Error::new': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:64:(.text._ZN5dftd49interface10DFTD4Error3new17h0369b230069f3354E+0xf): undefined reference to `dftd4_new_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `dftd4::interface::DFTD4Error::check': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:73:(.text._ZN5dftd49interface10DFTD4Error5check17hcddb431684f98968E+0x48): undefined reference to `dftd4_check_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `dftd4::interface::DFTD4Error::get_message': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:92:(.text._ZN5dftd49interface10DFTD4Error11get_message17he96bc33508d0a323E+0xbf): undefined reference to `dftd4_get_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:151:(.text._ZN74_$LT$dftd4..interface..DFTD4Structure$u20$as$u20$core..ops..drop..Drop$GT$4drop17h98eb40a8ebaa44ceE+0x7): undefined reference to `dftd4_delete_structure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `dftd4::interface::DFTD4Structure::new_f': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:242:(.text._ZN5dftd49interface14DFTD4Structure5new_f17h5c87fb7aa5bf798cE+0x607): undefined reference to `dftd4_new_structure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `dftd4::interface::DFTD4Structure::update_f': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:287:(.text._ZN5dftd49interface14DFTD4Structure8update_f17hdecefc25d2f3e183E+0x2f6): undefined reference to `dftd4_update_structure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:315:(.text._ZN70_$LT$dftd4..interface..DFTD4Param$u20$as$u20$core..ops..drop..Drop$GT$4drop17hfdd3bccb15665e69E+0x7): undefined reference to `dftd4_delete_param' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `dftd4::interface::DFTD4Param::new_rational_damping_f': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:343:(.text._ZN5dftd49interface10DFTD4Param22new_rational_damping_f17h5c377f4f62ed271bE+0xf8): undefined reference to `dftd4_new_rational_damping' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `dftd4::interface::DFTD4Param::load_rational_damping_f': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:363:(.text._ZN5dftd49interface10DFTD4Param23load_rational_damping_f17h37069844a1ceb839E+0x23f): undefined reference to `dftd4_load_rational_damping' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:504:(.text._ZN70_$LT$dftd4..interface..DFTD4Model$u20$as$u20$core..ops..drop..Drop$GT$4drop17he7037e3163667fe0E+0xb): undefined reference to `dftd4_delete_model' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `dftd4::interface::DFTD4Model::new_f': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:624:(.text._ZN5dftd49interface10DFTD4Model5new_f17h7861ebaa60365461E+0x1ef): undefined reference to `dftd4_new_d4_model' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `dftd4::interface::DFTD4Model::get_dispersion_f': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:700:(.text._ZN5dftd49interface10DFTD4Model16get_dispersion_f17h1c02614779127946E+0x30f): undefined reference to `dftd4_get_dispersion' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `dftd4::interface::DFTD4Model::get_pairwise_dispersion_f': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:732:(.text._ZN5dftd49interface10DFTD4Model25get_pairwise_dispersion_f17h143c90ff90fd098cE+0x219): undefined reference to `dftd4_get_pairwise_dispersion' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdftd4-0fdf6fafb6057767.rlib(dftd4-0fdf6fafb6057767.dftd4.4ac0e9c77970571a-cgu.0.rcgu.o): in function `dftd4::interface::DFTD4Model::get_properties_f': [INFO] [stdout] /opt/rustwide/workdir/src/interface.rs:762:(.text._ZN5dftd49interface10DFTD4Model16get_properties_f17h6fcff61e63273d57E+0x2ef): undefined reference to `dftd4_get_properties' [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 `dftd4` (example "gradient_b97m") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `dftd4` (example "energy_r2scan") due to 1 previous error [INFO] [stderr] error: could not compile `dftd4` (example "test_interface") due to 1 previous error [INFO] [stderr] error: could not compile `dftd4` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a6a9bb01b5f51cb67d477e10a456c0227fd5a24bf3f066fe73f83c5d191a49d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6a9bb01b5f51cb67d477e10a456c0227fd5a24bf3f066fe73f83c5d191a49d1", kill_on_drop: false }` [INFO] [stdout] a6a9bb01b5f51cb67d477e10a456c0227fd5a24bf3f066fe73f83c5d191a49d1