[INFO] fetching crate complex-bessel-rs 1.2.1... [INFO] testing complex-bessel-rs-1.2.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate complex-bessel-rs 1.2.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate complex-bessel-rs 1.2.1 [INFO] finished tweaking crates.io crate complex-bessel-rs 1.2.1 [INFO] tweaked toml for crates.io crate complex-bessel-rs 1.2.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate complex-bessel-rs 1.2.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 10 packages to latest compatible versions [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] deb8cadf1b68d5d3c8a3375c230eb20044d62e43756fab9106c631604233a805 [INFO] running `Command { std: "docker" "start" "-a" "deb8cadf1b68d5d3c8a3375c230eb20044d62e43756fab9106c631604233a805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "deb8cadf1b68d5d3c8a3375c230eb20044d62e43756fab9106c631604233a805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deb8cadf1b68d5d3c8a3375c230eb20044d62e43756fab9106c631604233a805", kill_on_drop: false }` [INFO] [stdout] deb8cadf1b68d5d3c8a3375c230eb20044d62e43756fab9106c631604233a805 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a74112ed5c64ca9035d1803fc8ae88467d9bbe6ca5b75c4553259a1dcdf142bc [INFO] running `Command { std: "docker" "start" "-a" "a74112ed5c64ca9035d1803fc8ae88467d9bbe6ca5b75c4553259a1dcdf142bc", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling complex-bessel-rs v1.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.43s [INFO] running `Command { std: "docker" "inspect" "a74112ed5c64ca9035d1803fc8ae88467d9bbe6ca5b75c4553259a1dcdf142bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a74112ed5c64ca9035d1803fc8ae88467d9bbe6ca5b75c4553259a1dcdf142bc", kill_on_drop: false }` [INFO] [stdout] a74112ed5c64ca9035d1803fc8ae88467d9bbe6ca5b75c4553259a1dcdf142bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 42c6136432c498d00a7ec43b474ceb3d70beeae9f3a49c6e187810057ec864eb [INFO] running `Command { std: "docker" "start" "-a" "42c6136432c498d00a7ec43b474ceb3d70beeae9f3a49c6e187810057ec864eb", kill_on_drop: false }` [INFO] [stderr] Compiling complex-bessel-rs v1.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `test_bessel_y` is never used [INFO] [stdout] --> src/bessel_y.rs:104:8 [INFO] [stdout] | [INFO] [stdout] 104 | fn test_bessel_y() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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/rustc0mmnv5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "-lgfortran" "-lamos" "/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/{libnum-0ad6dbe9f95efe7d.rlib,libnum_iter-268aef8a4aa33e1a.rlib,libnum_rational-383a0f5fe0714e72.rlib,libnum_complex-71c010d21dce74f5.rlib,libnum_bigint-987f8b6c150c6ef7.rlib,libnum_integer-154763b001a7ed9d.rlib,libnum_traits-66bdd66b520b7087.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/rustc0mmnv5/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/complex-bessel-rs-67ae6ffc09f4a3ad/out" "-L" "/usr/lib/gcc/x86_64-linux-gnu/13" "-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/complex_bessel_rs-a241f7aac370c9b0" "-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/build/complex-bessel-rs-67ae6ffc09f4a3ad/out/libamos.a(3345f1873c33b0cf-machine.o): in function `d1mach_': [INFO] [stdout] /opt/rustwide/workdir/amos/machine.for:57:(.text.d1mach_+0x91): undefined reference to `_gfortran_st_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:57:(.text.d1mach_+0xa5): undefined reference to `_gfortran_transfer_character_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:57:(.text.d1mach_+0xad): undefined reference to `_gfortran_st_write_done' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:58:(.text.d1mach_+0xdf): undefined reference to `_gfortran_st_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:58:(.text.d1mach_+0xf3): undefined reference to `_gfortran_transfer_character_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:58:(.text.d1mach_+0xfb): undefined reference to `_gfortran_st_write_done' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:59:(.text.d1mach_+0x12d): undefined reference to `_gfortran_st_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:59:(.text.d1mach_+0x141): undefined reference to `_gfortran_transfer_character_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:59:(.text.d1mach_+0x149): undefined reference to `_gfortran_st_write_done' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:60:(.text.d1mach_+0x17b): undefined reference to `_gfortran_st_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:60:(.text.d1mach_+0x18f): undefined reference to `_gfortran_transfer_character_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:60:(.text.d1mach_+0x197): undefined reference to `_gfortran_st_write_done' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:79:(.text.d1mach_+0x1d0): undefined reference to `_gfortran_st_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:79:(.text.d1mach_+0x1e4): undefined reference to `_gfortran_transfer_character_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:79:(.text.d1mach_+0x1f4): undefined reference to `_gfortran_transfer_integer_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:79:(.text.d1mach_+0x1fc): undefined reference to `_gfortran_st_write_done' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:81:(.text.d1mach_+0x207): undefined reference to `_gfortran_stop_string' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:75:(.text.d1mach_+0x255): undefined reference to `_gfortran_st_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:75:(.text.d1mach_+0x269): undefined reference to `_gfortran_transfer_character_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:75:(.text.d1mach_+0x271): undefined reference to `_gfortran_st_write_done' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:76:(.text.d1mach_+0x2a3): undefined reference to `_gfortran_st_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:76:(.text.d1mach_+0x2b7): undefined reference to `_gfortran_transfer_character_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:76:(.text.d1mach_+0x2bf): undefined reference to `_gfortran_st_write_done' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:77:(.text.d1mach_+0x2f1): undefined reference to `_gfortran_st_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:77:(.text.d1mach_+0x305): undefined reference to `_gfortran_transfer_character_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:77:(.text.d1mach_+0x30d): undefined reference to `_gfortran_st_write_done' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:78:(.text.d1mach_+0x33f): undefined reference to `_gfortran_st_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:78:(.text.d1mach_+0x353): undefined reference to `_gfortran_transfer_character_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:78:(.text.d1mach_+0x35b): undefined reference to `_gfortran_st_write_done' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/complex-bessel-rs-67ae6ffc09f4a3ad/out/libamos.a(3345f1873c33b0cf-machine.o): in function `i1mach_': [INFO] [stdout] /opt/rustwide/workdir/amos/machine.for:175:(.text.i1mach_+0x8f): undefined reference to `_gfortran_st_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:175:(.text.i1mach_+0xa3): undefined reference to `_gfortran_transfer_character_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:175:(.text.i1mach_+0xab): undefined reference to `_gfortran_st_write_done' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:176:(.text.i1mach_+0xdd): undefined reference to `_gfortran_st_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:176:(.text.i1mach_+0xf1): undefined reference to `_gfortran_transfer_character_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:176:(.text.i1mach_+0xf9): undefined reference to `_gfortran_st_write_done' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:177:(.text.i1mach_+0x12b): undefined reference to `_gfortran_st_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:177:(.text.i1mach_+0x13f): undefined reference to `_gfortran_transfer_character_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:177:(.text.i1mach_+0x147): undefined reference to `_gfortran_st_write_done' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:178:(.text.i1mach_+0x179): undefined reference to `_gfortran_st_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:178:(.text.i1mach_+0x18d): undefined reference to `_gfortran_transfer_character_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:178:(.text.i1mach_+0x195): undefined reference to `_gfortran_st_write_done' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:219:(.text.i1mach_+0x1ce): undefined reference to `_gfortran_st_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:219:(.text.i1mach_+0x1e2): undefined reference to `_gfortran_transfer_character_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:219:(.text.i1mach_+0x1f2): undefined reference to `_gfortran_transfer_integer_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:219:(.text.i1mach_+0x1fa): undefined reference to `_gfortran_st_write_done' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:221:(.text.i1mach_+0x205): undefined reference to `_gfortran_stop_string' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:215:(.text.i1mach_+0x253): undefined reference to `_gfortran_st_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:215:(.text.i1mach_+0x267): undefined reference to `_gfortran_transfer_character_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:215:(.text.i1mach_+0x26f): undefined reference to `_gfortran_st_write_done' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:216:(.text.i1mach_+0x2a1): undefined reference to `_gfortran_st_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:216:(.text.i1mach_+0x2b5): undefined reference to `_gfortran_transfer_character_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:216:(.text.i1mach_+0x2bd): undefined reference to `_gfortran_st_write_done' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:217:(.text.i1mach_+0x2ef): undefined reference to `_gfortran_st_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:217:(.text.i1mach_+0x303): undefined reference to `_gfortran_transfer_character_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:217:(.text.i1mach_+0x30b): undefined reference to `_gfortran_st_write_done' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:218:(.text.i1mach_+0x33d): undefined reference to `_gfortran_st_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:218:(.text.i1mach_+0x351): undefined reference to `_gfortran_transfer_character_write' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/amos/machine.for:218:(.text.i1mach_+0x359): undefined reference to `_gfortran_st_write_done' [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 `complex-bessel-rs` (lib test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "42c6136432c498d00a7ec43b474ceb3d70beeae9f3a49c6e187810057ec864eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42c6136432c498d00a7ec43b474ceb3d70beeae9f3a49c6e187810057ec864eb", kill_on_drop: false }` [INFO] [stdout] 42c6136432c498d00a7ec43b474ceb3d70beeae9f3a49c6e187810057ec864eb