[INFO] fetching crate tblis 0.2.3... [INFO] testing tblis-0.2.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate tblis 0.2.3 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate tblis 0.2.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tblis 0.2.3 [INFO] tweaked toml for crates.io crate tblis 0.2.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tblis 0.2.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tblis 0.2.3 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tblis-ffi v0.2.3 [INFO] [stderr] Downloaded opt-einsum-path v0.2.0 [INFO] [stderr] Downloaded rstest_macros v0.26.1 [INFO] [stderr] Downloaded toml_edit v0.23.6 [INFO] [stderr] Downloaded ndarray v0.16.1 [INFO] [stderr] Downloaded tblis-src v0.2.3 [INFO] [stderr] Downloaded rstest v0.26.1 [INFO] [stderr] Downloaded duplicate v2.0.0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45f1260574df990733411d51682576cfe4b6b6e193962beca2a274fc1d6442a6 [INFO] running `Command { std: "docker" "start" "-a" "45f1260574df990733411d51682576cfe4b6b6e193962beca2a274fc1d6442a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45f1260574df990733411d51682576cfe4b6b6e193962beca2a274fc1d6442a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45f1260574df990733411d51682576cfe4b6b6e193962beca2a274fc1d6442a6", kill_on_drop: false }` [INFO] [stdout] 45f1260574df990733411d51682576cfe4b6b6e193962beca2a274fc1d6442a6 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38ea6eac3ab6cc6632b3e80cefe49c95ea2b0c94c2bcaa220a2957ec6c5923ad [INFO] running `Command { std: "docker" "start" "-a" "38ea6eac3ab6cc6632b3e80cefe49c95ea2b0c94c2bcaa220a2957ec6c5923ad", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling tblis-ffi v0.2.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling duplicate v2.0.0 [INFO] [stderr] Compiling opt-einsum-path v0.2.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] Compiling tblis v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.31s [INFO] running `Command { std: "docker" "inspect" "38ea6eac3ab6cc6632b3e80cefe49c95ea2b0c94c2bcaa220a2957ec6c5923ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38ea6eac3ab6cc6632b3e80cefe49c95ea2b0c94c2bcaa220a2957ec6c5923ad", kill_on_drop: false }` [INFO] [stdout] 38ea6eac3ab6cc6632b3e80cefe49c95ea2b0c94c2bcaa220a2957ec6c5923ad [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e641582f6932f2954d4a1764f93c637d2c50844ad2d141b3e05b6486039b6908 [INFO] running `Command { std: "docker" "start" "-a" "e641582f6932f2954d4a1764f93c637d2c50844ad2d141b3e05b6486039b6908", kill_on_drop: false }` [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling tblis-src v0.2.3 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling duplicate v2.0.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling opt-einsum-path v0.2.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 rstest v0.26.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling tblis v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcn8IRDo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libtblis_src-7dd0a2e837195737}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtblis_ffi-6452eea53691046e,libderive_builder-ada0bede1af710be,libopt_einsum_path-4ffb12dece6d21be,libnum-08036cc233bf340d,libnum_iter-b3b44beb14fff46e,libnum_rational-cd3fa67287230f45,libnum_complex-b10cded74d3aaf11,libnum_bigint-489a6a4287442132,libnum_integer-74a4cf281e9d481c,libnum_traits-c87bc96fedcc67a8,libitertools-3db4797dc23645d3,libeither-ef22a4c75605e12f,librand-2954b058b05fdcb9,librand_chacha-965b25bbdaca6338,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-118c6e83eef32d1d,libgetrandom-ecb1ef3f81ef8c7c,liblibc-ea4f235349ab2d43,libcfg_if-666d36e5ee0df220}.rlib" "/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" "-ltblis" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcn8IRDo/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/lib" "-L" "/opt/rustwide/cargo-home/bin" "-L" "/usr/local/sbin" "-L" "/usr/local/bin" "-L" "/usr/sbin" "-L" "/usr/bin" "-L" "/usr" "-L" "/usr/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib64" "-L" "/usr/local" "-L" "/usr/local/lib" "-L" "/usr/local/share" "-L" "/opt" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tblis-8a737d4bf8af51ae" "-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: unable to find library -ltblis [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tblis` (lib test) 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/rustcKcfIFU/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtblis-c986139059d8c42d,libtblis_ffi-6452eea53691046e,libderive_builder-ada0bede1af710be,libopt_einsum_path-4ffb12dece6d21be,libnum-08036cc233bf340d,libnum_iter-b3b44beb14fff46e,libnum_rational-cd3fa67287230f45,libnum_complex-b10cded74d3aaf11,libnum_bigint-489a6a4287442132,libnum_integer-74a4cf281e9d481c,libnum_traits-c87bc96fedcc67a8,libitertools-3db4797dc23645d3,librand-2954b058b05fdcb9,librand_chacha-965b25bbdaca6338,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-118c6e83eef32d1d,libgetrandom-ecb1ef3f81ef8c7c,liblibc-ea4f235349ab2d43,libcfg_if-666d36e5ee0df220,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-ef22a4c75605e12f,libtblis_src-7dd0a2e837195737}.rlib" "/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" "-lc" "-lm" "-lrt" "-lpthread" "-ltblis" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcKcfIFU/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/lib" "-L" "/opt/rustwide/cargo-home/bin" "-L" "/usr/local/sbin" "-L" "/usr/local/bin" "-L" "/usr/sbin" "-L" "/usr/bin" "-L" "/usr" "-L" "/usr/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib64" "-L" "/usr/local" "-L" "/usr/local/lib" "-L" "/usr/local/share" "-L" "/opt" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bench_strided-afe59da14b3cb3f0" "-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: unable to find library -ltblis [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tblis` (test "bench_strided") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcKd4PEM/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtblis-c986139059d8c42d,libtblis_ffi-6452eea53691046e,libderive_builder-ada0bede1af710be,libopt_einsum_path-4ffb12dece6d21be,libnum-08036cc233bf340d,libnum_iter-b3b44beb14fff46e,libnum_rational-cd3fa67287230f45,libnum_complex-b10cded74d3aaf11,libnum_bigint-489a6a4287442132,libnum_integer-74a4cf281e9d481c,libnum_traits-c87bc96fedcc67a8,libitertools-3db4797dc23645d3,librand-2954b058b05fdcb9,librand_chacha-965b25bbdaca6338,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-118c6e83eef32d1d,libgetrandom-ecb1ef3f81ef8c7c,liblibc-ea4f235349ab2d43,libcfg_if-666d36e5ee0df220,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-ef22a4c75605e12f,libtblis_src-7dd0a2e837195737}.rlib" "/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" "-lc" "-lm" "-lrt" "-lpthread" "-ltblis" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcKd4PEM/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/lib" "-L" "/opt/rustwide/cargo-home/bin" "-L" "/usr/local/sbin" "-L" "/usr/local/bin" "-L" "/usr/sbin" "-L" "/usr/bin" "-L" "/usr" "-L" "/usr/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib64" "-L" "/usr/local" "-L" "/usr/local/lib" "-L" "/usr/local/share" "-L" "/opt" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bench_contig-35c2d8a45796678d" "-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: unable to find library -ltblis [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tblis` (test "bench_contig") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcUFYHRZ/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtblis-c986139059d8c42d,libtblis_ffi-6452eea53691046e,libderive_builder-ada0bede1af710be,libopt_einsum_path-4ffb12dece6d21be,libnum-08036cc233bf340d,libnum_iter-b3b44beb14fff46e,libnum_rational-cd3fa67287230f45,libnum_complex-b10cded74d3aaf11,libnum_bigint-489a6a4287442132,libnum_integer-74a4cf281e9d481c,libnum_traits-c87bc96fedcc67a8,libitertools-3db4797dc23645d3,libeither-ef22a4c75605e12f,librand-2954b058b05fdcb9,librand_chacha-965b25bbdaca6338,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-118c6e83eef32d1d,libgetrandom-ecb1ef3f81ef8c7c,liblibc-ea4f235349ab2d43,libcfg_if-666d36e5ee0df220,librstest-9e63298fb983c189,libfutures_util-5459d685b3a7ef4c,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libfutures_timer-2b3f729e26c119bb,libtblis_src-7dd0a2e837195737}.rlib" "/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" "-lc" "-lm" "-lrt" "-lpthread" "-ltblis" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUFYHRZ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/lib" "-L" "/opt/rustwide/cargo-home/bin" "-L" "/usr/local/sbin" "-L" "/usr/local/bin" "-L" "/usr/sbin" "-L" "/usr/bin" "-L" "/usr" "-L" "/usr/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib64" "-L" "/usr/local" "-L" "/usr/local/lib" "-L" "/usr/local/share" "-L" "/opt" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_f64-a3561f6fd6e73eed" "-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: unable to find library -ltblis [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tblis` (test "test_f64") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcWa7pT2/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtblis-c986139059d8c42d,libtblis_ffi-6452eea53691046e,libderive_builder-ada0bede1af710be,libopt_einsum_path-4ffb12dece6d21be,libitertools-3db4797dc23645d3,libeither-ef22a4c75605e12f,librand-2954b058b05fdcb9,librand_chacha-965b25bbdaca6338,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-118c6e83eef32d1d,libgetrandom-ecb1ef3f81ef8c7c,liblibc-ea4f235349ab2d43,libcfg_if-666d36e5ee0df220,librstest-9e63298fb983c189,libfutures_util-5459d685b3a7ef4c,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libfutures_timer-2b3f729e26c119bb,libnum-08036cc233bf340d,libnum_iter-b3b44beb14fff46e,libnum_rational-cd3fa67287230f45,libnum_complex-b10cded74d3aaf11,libnum_bigint-489a6a4287442132,libnum_integer-74a4cf281e9d481c,libnum_traits-c87bc96fedcc67a8,libtblis_src-7dd0a2e837195737}.rlib" "/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" "-lc" "-lm" "-lrt" "-lpthread" "-ltblis" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcWa7pT2/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/lib" "-L" "/opt/rustwide/cargo-home/bin" "-L" "/usr/local/sbin" "-L" "/usr/local/bin" "-L" "/usr/sbin" "-L" "/usr/bin" "-L" "/usr" "-L" "/usr/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib64" "-L" "/usr/local" "-L" "/usr/local/lib" "-L" "/usr/local/share" "-L" "/opt" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_c64-2b10a855388e0d6f" "-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: unable to find library -ltblis [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tblis` (test "test_c64") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e641582f6932f2954d4a1764f93c637d2c50844ad2d141b3e05b6486039b6908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e641582f6932f2954d4a1764f93c637d2c50844ad2d141b3e05b6486039b6908", kill_on_drop: false }` [INFO] [stdout] e641582f6932f2954d4a1764f93c637d2c50844ad2d141b3e05b6486039b6908