[INFO] fetching crate dftd4 0.1.0...
[INFO] testing dftd4-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate dftd4 0.1.0 into /workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dftd4 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b5a358cf989c3210b0dd1287afb89ccf732b1015a1692b65f637cc5390c47c3
[INFO] running `Command { std: "docker" "start" "-a" "2b5a358cf989c3210b0dd1287afb89ccf732b1015a1692b65f637cc5390c47c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b5a358cf989c3210b0dd1287afb89ccf732b1015a1692b65f637cc5390c47c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b5a358cf989c3210b0dd1287afb89ccf732b1015a1692b65f637cc5390c47c3", kill_on_drop: false }`
[INFO] [stdout] 2b5a358cf989c3210b0dd1287afb89ccf732b1015a1692b65f637cc5390c47c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71e690b6face7eb6be2a82f2d8680e80be6bd9c0cdeefa39cf9021fd4c20c2b9
[INFO] running `Command { std: "docker" "start" "-a" "71e690b6face7eb6be2a82f2d8680e80be6bd9c0cdeefa39cf9021fd4c20c2b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.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 10.20s
[INFO] running `Command { std: "docker" "inspect" "71e690b6face7eb6be2a82f2d8680e80be6bd9c0cdeefa39cf9021fd4c20c2b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71e690b6face7eb6be2a82f2d8680e80be6bd9c0cdeefa39cf9021fd4c20c2b9", kill_on_drop: false }`
[INFO] [stdout] 71e690b6face7eb6be2a82f2d8680e80be6bd9c0cdeefa39cf9021fd4c20c2b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8d487e04c7e266345833529cf12d42955d487aa627693d1b172fea3561795e3
[INFO] running `Command { std: "docker" "start" "-a" "f8d487e04c7e266345833529cf12d42955d487aa627693d1b172fea3561795e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[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 rustc_version v0.4.1
[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 toml_edit v0.22.24
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.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" "/tmp/rustcLjU3Hf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdftd4-2c96f84b53a7dcea,libderive_builder-fb5ba341668dce9e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLjU3Hf/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/gradient_b97m-075e7d7f56e6e4ca" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: dftd4_get_error
[INFO] [stdout]           >>> referenced by interface.rs:92 (src/interface.rs:92)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(dftd4::interface::DFTD4Error::get_message::h4ab1f354192e39ee) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_new_error
[INFO] [stdout]           >>> referenced by interface.rs:64 (src/interface.rs:64)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(dftd4::interface::DFTD4Error::new::h81affb67c88fa0bd) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_check_error
[INFO] [stdout]           >>> referenced by interface.rs:73 (src/interface.rs:73)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(dftd4::interface::DFTD4Error::check::hc311d291335668e8) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_get_dispersion
[INFO] [stdout]           >>> referenced by interface.rs:700 (src/interface.rs:700)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(dftd4::interface::DFTD4Model::get_dispersion_f::h988033114035e573) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_new_d4_model
[INFO] [stdout]           >>> referenced by interface.rs:624 (src/interface.rs:624)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(dftd4::interface::DFTD4Model::new_f::hfb94a194b684c8c1) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_load_rational_damping
[INFO] [stdout]           >>> referenced by interface.rs:363 (src/interface.rs:363)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(dftd4::interface::DFTD4Param::load_rational_damping_f::h7c808ef0b6da3f44) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_new_structure
[INFO] [stdout]           >>> referenced by interface.rs:242 (src/interface.rs:242)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(dftd4::interface::DFTD4Structure::new_f::h5a3c20dbbb7ccb1b) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_delete_error
[INFO] [stdout]           >>> referenced by interface.rs:49 (src/interface.rs:49)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(_$LT$dftd4..interface..DFTD4Error$u20$as$u20$core..ops..drop..Drop$GT$::drop::h6020769b300d20b8) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_delete_model
[INFO] [stdout]           >>> referenced by interface.rs:504 (src/interface.rs:504)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(_$LT$dftd4..interface..DFTD4Model$u20$as$u20$core..ops..drop..Drop$GT$::drop::h7a7c5376159ce73d) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_delete_param
[INFO] [stdout]           >>> referenced by interface.rs:315 (src/interface.rs:315)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(_$LT$dftd4..interface..DFTD4Param$u20$as$u20$core..ops..drop..Drop$GT$::drop::hf35adbc831cce044) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_delete_structure
[INFO] [stdout]           >>> referenced by interface.rs:151 (src/interface.rs:151)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(_$LT$dftd4..interface..DFTD4Structure$u20$as$u20$core..ops..drop..Drop$GT$::drop::h5f35e22239082540) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcyhNjvH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdftd4-2c96f84b53a7dcea,libderive_builder-fb5ba341668dce9e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcyhNjvH/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/energy_r2scan-c80d52a42e00a985" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: dftd4_get_error
[INFO] [stdout]           >>> referenced by interface.rs:92 (src/interface.rs:92)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(dftd4::interface::DFTD4Error::get_message::h4ab1f354192e39ee) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_new_error
[INFO] [stdout]           >>> referenced by interface.rs:64 (src/interface.rs:64)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(dftd4::interface::DFTD4Error::new::h81affb67c88fa0bd) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_check_error
[INFO] [stdout]           >>> referenced by interface.rs:73 (src/interface.rs:73)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(dftd4::interface::DFTD4Error::check::hc311d291335668e8) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_get_dispersion
[INFO] [stdout]           >>> referenced by interface.rs:700 (src/interface.rs:700)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(dftd4::interface::DFTD4Model::get_dispersion_f::h988033114035e573) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_new_d4_model
[INFO] [stdout]           >>> referenced by interface.rs:624 (src/interface.rs:624)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(dftd4::interface::DFTD4Model::new_f::hfb94a194b684c8c1) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_load_rational_damping
[INFO] [stdout]           >>> referenced by interface.rs:363 (src/interface.rs:363)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(dftd4::interface::DFTD4Param::load_rational_damping_f::h7c808ef0b6da3f44) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_new_structure
[INFO] [stdout]           >>> referenced by interface.rs:242 (src/interface.rs:242)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(dftd4::interface::DFTD4Structure::new_f::h5a3c20dbbb7ccb1b) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_delete_error
[INFO] [stdout]           >>> referenced by interface.rs:49 (src/interface.rs:49)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(_$LT$dftd4..interface..DFTD4Error$u20$as$u20$core..ops..drop..Drop$GT$::drop::h6020769b300d20b8) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_delete_model
[INFO] [stdout]           >>> referenced by interface.rs:504 (src/interface.rs:504)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(_$LT$dftd4..interface..DFTD4Model$u20$as$u20$core..ops..drop..Drop$GT$::drop::h7a7c5376159ce73d) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_delete_param
[INFO] [stdout]           >>> referenced by interface.rs:315 (src/interface.rs:315)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(_$LT$dftd4..interface..DFTD4Param$u20$as$u20$core..ops..drop..Drop$GT$::drop::hf35adbc831cce044) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_delete_structure
[INFO] [stdout]           >>> referenced by interface.rs:151 (src/interface.rs:151)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(_$LT$dftd4..interface..DFTD4Structure$u20$as$u20$core..ops..drop..Drop$GT$::drop::h5f35e22239082540) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dftd4` (example "energy_r2scan") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcXw5eTk/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdftd4-2c96f84b53a7dcea,libderive_builder-fb5ba341668dce9e,libapprox-d72bc811890271d8,libnum_traits-e621cc1bb1c4679c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcXw5eTk/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/test_interface-c092fe8d3503c652" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: dftd4_get_error
[INFO] [stdout]           >>> referenced by interface.rs:92 (src/interface.rs:92)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(dftd4::interface::DFTD4Error::get_message::h4ab1f354192e39ee) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_new_error
[INFO] [stdout]           >>> referenced by interface.rs:64 (src/interface.rs:64)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(dftd4::interface::DFTD4Error::new::h81affb67c88fa0bd) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_check_error
[INFO] [stdout]           >>> referenced by interface.rs:73 (src/interface.rs:73)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(dftd4::interface::DFTD4Error::check::hc311d291335668e8) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_get_dispersion
[INFO] [stdout]           >>> referenced by interface.rs:700 (src/interface.rs:700)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(dftd4::interface::DFTD4Model::get_dispersion_f::h988033114035e573) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_get_properties
[INFO] [stdout]           >>> referenced by interface.rs:762 (src/interface.rs:762)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(dftd4::interface::DFTD4Model::get_properties_f::h59c199e49ed956c6) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_get_pairwise_dispersion
[INFO] [stdout]           >>> referenced by interface.rs:732 (src/interface.rs:732)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(dftd4::interface::DFTD4Model::get_pairwise_dispersion_f::h122088a42dbd5d8b) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_new_d4_model
[INFO] [stdout]           >>> referenced by interface.rs:624 (src/interface.rs:624)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(dftd4::interface::DFTD4Model::new_f::hfb94a194b684c8c1) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_new_rational_damping
[INFO] [stdout]           >>> referenced by interface.rs:343 (src/interface.rs:343)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(dftd4::interface::DFTD4Param::new_rational_damping_f::h03519364d73f37cb) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_load_rational_damping
[INFO] [stdout]           >>> referenced by interface.rs:363 (src/interface.rs:363)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(dftd4::interface::DFTD4Param::load_rational_damping_f::h7c808ef0b6da3f44) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_new_structure
[INFO] [stdout]           >>> referenced by interface.rs:242 (src/interface.rs:242)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(dftd4::interface::DFTD4Structure::new_f::h5a3c20dbbb7ccb1b) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_update_structure
[INFO] [stdout]           >>> referenced by interface.rs:287 (src/interface.rs:287)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(dftd4::interface::DFTD4Structure::update_f::hc4e5146f9c885e27) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_delete_error
[INFO] [stdout]           >>> referenced by interface.rs:49 (src/interface.rs:49)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(_$LT$dftd4..interface..DFTD4Error$u20$as$u20$core..ops..drop..Drop$GT$::drop::h6020769b300d20b8) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_delete_model
[INFO] [stdout]           >>> referenced by interface.rs:504 (src/interface.rs:504)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(_$LT$dftd4..interface..DFTD4Model$u20$as$u20$core..ops..drop..Drop$GT$::drop::h7a7c5376159ce73d) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_delete_param
[INFO] [stdout]           >>> referenced by interface.rs:315 (src/interface.rs:315)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(_$LT$dftd4..interface..DFTD4Param$u20$as$u20$core..ops..drop..Drop$GT$::drop::hf35adbc831cce044) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_delete_structure
[INFO] [stdout]           >>> referenced by interface.rs:151 (src/interface.rs:151)
[INFO] [stdout]           >>>               dftd4-2c96f84b53a7dcea.dftd4.5248c537af5db657-cgu.0.rcgu.o:(_$LT$dftd4..interface..DFTD4Structure$u20$as$u20$core..ops..drop..Drop$GT$::drop::h5f35e22239082540) in archive /opt/rustwide/target/debug/deps/libdftd4-2c96f84b53a7dcea.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcUdemwS/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/libderive_builder-fb5ba341668dce9e.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUdemwS/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dftd4-ecd61c94284f11eb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: dftd4_get_error
[INFO] [stdout]           >>> referenced by interface.rs:92 (src/interface.rs:92)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/dftd4-ecd61c94284f11eb.dftd4.309b2a42372623d-cgu.0.rcgu.o:(dftd4::interface::DFTD4Error::get_message::ha0f39ee01723a926)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_new_error
[INFO] [stdout]           >>> referenced by interface.rs:64 (src/interface.rs:64)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/dftd4-ecd61c94284f11eb.dftd4.309b2a42372623d-cgu.0.rcgu.o:(dftd4::interface::DFTD4Error::new::h7244c9d014bfd330)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_check_error
[INFO] [stdout]           >>> referenced by interface.rs:73 (src/interface.rs:73)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/dftd4-ecd61c94284f11eb.dftd4.309b2a42372623d-cgu.0.rcgu.o:(dftd4::interface::DFTD4Error::check::hd66c9f1cf2832d2d)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_get_dispersion
[INFO] [stdout]           >>> referenced by interface.rs:700 (src/interface.rs:700)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/dftd4-ecd61c94284f11eb.dftd4.309b2a42372623d-cgu.0.rcgu.o:(dftd4::interface::DFTD4Model::get_dispersion_f::hf492da323367c0fd)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_new_d4_model
[INFO] [stdout]           >>> referenced by interface.rs:624 (src/interface.rs:624)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/dftd4-ecd61c94284f11eb.dftd4.309b2a42372623d-cgu.0.rcgu.o:(dftd4::interface::DFTD4Model::new_f::h3ebd26f768915aba)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_load_rational_damping
[INFO] [stdout]           >>> referenced by interface.rs:363 (src/interface.rs:363)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/dftd4-ecd61c94284f11eb.dftd4.309b2a42372623d-cgu.0.rcgu.o:(dftd4::interface::DFTD4Param::load_rational_damping_f::hfc9a9fa3df9cd825)
[INFO] [stdout]           >>> referenced by interface.rs:830 (src/interface.rs:830)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/dftd4-ecd61c94284f11eb.dftd4.309b2a42372623d-cgu.0.rcgu.o:(dftd4::interface::tests::test_dftd4_error::h0f7c779142b00bc7)
[INFO] [stdout]           >>> referenced by interface.rs:834 (src/interface.rs:834)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/dftd4-ecd61c94284f11eb.dftd4.309b2a42372623d-cgu.0.rcgu.o:(dftd4::interface::tests::test_dftd4_error::h0f7c779142b00bc7)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_new_structure
[INFO] [stdout]           >>> referenced by interface.rs:242 (src/interface.rs:242)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/dftd4-ecd61c94284f11eb.dftd4.309b2a42372623d-cgu.0.rcgu.o:(dftd4::interface::DFTD4Structure::new_f::hf9e5219a42c85f9d)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_get_version
[INFO] [stdout]           >>> referenced by interface.rs:15 (src/interface.rs:15)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/dftd4-ecd61c94284f11eb.dftd4.309b2a42372623d-cgu.0.rcgu.o:(dftd4::interface::dftd4_get_api_version::h0958181fb0dc4c92)
[INFO] [stdout]           >>> referenced by interface.rs:22 (src/interface.rs:22)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/dftd4-ecd61c94284f11eb.dftd4.309b2a42372623d-cgu.0.rcgu.o:(dftd4::interface::dftd4_get_api_version_compact::h0eb447d56d2cf5b4)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_delete_error
[INFO] [stdout]           >>> referenced by interface.rs:49 (src/interface.rs:49)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/dftd4-ecd61c94284f11eb.dftd4.309b2a42372623d-cgu.0.rcgu.o:(_$LT$dftd4..interface..DFTD4Error$u20$as$u20$core..ops..drop..Drop$GT$::drop::hf98205ed2f16e33b)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_delete_model
[INFO] [stdout]           >>> referenced by interface.rs:504 (src/interface.rs:504)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/dftd4-ecd61c94284f11eb.dftd4.309b2a42372623d-cgu.0.rcgu.o:(_$LT$dftd4..interface..DFTD4Model$u20$as$u20$core..ops..drop..Drop$GT$::drop::h21f7ecfbcb477c79)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_delete_param
[INFO] [stdout]           >>> referenced by interface.rs:315 (src/interface.rs:315)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/dftd4-ecd61c94284f11eb.dftd4.309b2a42372623d-cgu.0.rcgu.o:(_$LT$dftd4..interface..DFTD4Param$u20$as$u20$core..ops..drop..Drop$GT$::drop::h6093893e1f989a60)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dftd4_delete_structure
[INFO] [stdout]           >>> referenced by interface.rs:151 (src/interface.rs:151)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/dftd4-ecd61c94284f11eb.dftd4.309b2a42372623d-cgu.0.rcgu.o:(_$LT$dftd4..interface..DFTD4Structure$u20$as$u20$core..ops..drop..Drop$GT$::drop::h71aa73a7dc90d05c)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[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" "f8d487e04c7e266345833529cf12d42955d487aa627693d1b172fea3561795e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8d487e04c7e266345833529cf12d42955d487aa627693d1b172fea3561795e3", kill_on_drop: false }`
[INFO] [stdout] f8d487e04c7e266345833529cf12d42955d487aa627693d1b172fea3561795e3
