[INFO] fetching crate xiapi 0.1.4... [INFO] testing xiapi-0.1.4 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate xiapi 0.1.4 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate xiapi 0.1.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate xiapi 0.1.4 [INFO] tweaked toml for crates.io crate xiapi 0.1.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate xiapi 0.1.4 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xiapi 0.1.4 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" "+beta-2025-10-28" "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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 236ff0bce374de4f6fd3ad0cb2d730e8eca3c09a5188bb9eef4820d72c12a11f [INFO] running `Command { std: "docker" "start" "-a" "236ff0bce374de4f6fd3ad0cb2d730e8eca3c09a5188bb9eef4820d72c12a11f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "236ff0bce374de4f6fd3ad0cb2d730e8eca3c09a5188bb9eef4820d72c12a11f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "236ff0bce374de4f6fd3ad0cb2d730e8eca3c09a5188bb9eef4820d72c12a11f", kill_on_drop: false }` [INFO] [stdout] 236ff0bce374de4f6fd3ad0cb2d730e8eca3c09a5188bb9eef4820d72c12a11f [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b117c1de8ef25287eab47cf1a76240368ca9280615c8c2cd0e833ae61e5f302 [INFO] running `Command { std: "docker" "start" "-a" "7b117c1de8ef25287eab47cf1a76240368ca9280615c8c2cd0e833ae61e5f302", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling bindgen v0.69.2 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling bytemuck v1.14.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling png v0.17.11 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling serial_test_derive v3.0.0 [INFO] [stderr] Compiling image v0.24.8 [INFO] [stderr] Compiling serial_test v3.0.0 [INFO] [stderr] Compiling xiapi-sys v0.1.2 [INFO] [stderr] Compiling xiapi v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.14s [INFO] running `Command { std: "docker" "inspect" "7b117c1de8ef25287eab47cf1a76240368ca9280615c8c2cd0e833ae61e5f302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b117c1de8ef25287eab47cf1a76240368ca9280615c8c2cd0e833ae61e5f302", kill_on_drop: false }` [INFO] [stdout] 7b117c1de8ef25287eab47cf1a76240368ca9280615c8c2cd0e833ae61e5f302 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b0985cd5f0f8d1dfcb977d7fd5c9e5c894947436ac5479a6a21b46fab1f7ee7 [INFO] running `Command { std: "docker" "start" "-a" "5b0985cd5f0f8d1dfcb977d7fd5c9e5c894947436ac5479a6a21b46fab1f7ee7", kill_on_drop: false }` [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling serial_test v3.0.0 [INFO] [stderr] Compiling xiapi-sys v0.1.2 [INFO] [stderr] Compiling xiapi v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcIFsph9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libxiapi-c71728ac8ba2638a,libxiapi_sys-9a46976b60f08bf2,libimage-d90a06d7d1fb1307,libqoi-fc9f7f34eb088eb3,libbytemuck-4d64644af05fb45c,libpng-166d5caacc4d4df0,libfdeflate-a4fadcb38258be34,libbitflags-dde12b0d7d495b50,libexr-14a1c433f723af22,libflume-13874b39da8b8970,libzune_inflate-830e3160eed64e83,libbit_field-fb70c6f816573082,liblebe-5694b67511a9813c,libhalf-968122518e876f8f,libsmallvec-752b9ce7d78a9e06,libgif-6e1381c52562123c,libcolor_quant-72accfe2cafd1a2d,libbyteorder-8f59b6d1bfdaa844,libnum_traits-ebf3b7450080a360,libtiff-9dd6c43389162d55,libflate2-ea7afd86c966b39a,libminiz_oxide-1046e831d7c71c90,libsimd_adler32-a85d6c6326d2f661,libcrc32fast-b6f658faf0f4ad73,libcfg_if-3e7fc4e38d4a72b5,libweezl-81d61edd414eb5e8,libjpeg_decoder-918f877d765c86d1,librayon-1699c18a56224d16,librayon_core-f137fb9180d6afdc,libcrossbeam_deque-9435ce428ad66027,libcrossbeam_epoch-041d70dd5f59120a,libcrossbeam_utils-fda2cfa30b24c11b,libeither-9a2eefee56828921}.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" "-lm3api" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcIFsph9/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/xi_sample_short_interval_shutter-ba4b176faefe038f" "-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 -lm3api [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xiapi` (example "xi_sample_short_interval_shutter") 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/rustcOssz7s/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libxiapi-c71728ac8ba2638a,libimage-d90a06d7d1fb1307,libqoi-fc9f7f34eb088eb3,libbytemuck-4d64644af05fb45c,libpng-166d5caacc4d4df0,libfdeflate-a4fadcb38258be34,libbitflags-dde12b0d7d495b50,libexr-14a1c433f723af22,libflume-13874b39da8b8970,libzune_inflate-830e3160eed64e83,libbit_field-fb70c6f816573082,liblebe-5694b67511a9813c,libhalf-968122518e876f8f,libsmallvec-752b9ce7d78a9e06,libgif-6e1381c52562123c,libcolor_quant-72accfe2cafd1a2d,libbyteorder-8f59b6d1bfdaa844,libnum_traits-ebf3b7450080a360,libtiff-9dd6c43389162d55,libflate2-ea7afd86c966b39a,libminiz_oxide-1046e831d7c71c90,libsimd_adler32-a85d6c6326d2f661,libcrc32fast-b6f658faf0f4ad73,libcfg_if-3e7fc4e38d4a72b5,libweezl-81d61edd414eb5e8,libjpeg_decoder-918f877d765c86d1,librayon-1699c18a56224d16,librayon_core-f137fb9180d6afdc,libcrossbeam_deque-9435ce428ad66027,libcrossbeam_epoch-041d70dd5f59120a,libcrossbeam_utils-fda2cfa30b24c11b,libeither-9a2eefee56828921,libxiapi_sys-9a46976b60f08bf2}.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" "-lm3api" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcOssz7s/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/xi_sample-74d92fa435d59687" "-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 -lm3api [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xiapi` (example "xi_sample") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcH997m5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libxiapi-c71728ac8ba2638a,libimage-d90a06d7d1fb1307,libqoi-fc9f7f34eb088eb3,libbytemuck-4d64644af05fb45c,libpng-166d5caacc4d4df0,libfdeflate-a4fadcb38258be34,libbitflags-dde12b0d7d495b50,libexr-14a1c433f723af22,libflume-13874b39da8b8970,libzune_inflate-830e3160eed64e83,libbit_field-fb70c6f816573082,liblebe-5694b67511a9813c,libhalf-968122518e876f8f,libsmallvec-752b9ce7d78a9e06,libgif-6e1381c52562123c,libcolor_quant-72accfe2cafd1a2d,libbyteorder-8f59b6d1bfdaa844,libnum_traits-ebf3b7450080a360,libtiff-9dd6c43389162d55,libflate2-ea7afd86c966b39a,libminiz_oxide-1046e831d7c71c90,libsimd_adler32-a85d6c6326d2f661,libcrc32fast-b6f658faf0f4ad73,libcfg_if-3e7fc4e38d4a72b5,libweezl-81d61edd414eb5e8,libjpeg_decoder-918f877d765c86d1,librayon-1699c18a56224d16,librayon_core-f137fb9180d6afdc,libcrossbeam_deque-9435ce428ad66027,libcrossbeam_epoch-041d70dd5f59120a,libcrossbeam_utils-fda2cfa30b24c11b,libeither-9a2eefee56828921,libxiapi_sys-9a46976b60f08bf2}.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" "-lm3api" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcH997m5/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/xi_sample_multicamera-c589762b551d6c98" "-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 -lm3api [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xiapi` (example "xi_sample_multicamera") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcwPXkQV/symbols.o" "<2 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/{libserial_test-e62f5068a19b38c5,libfslock-a4351af7f7ec327a,libparking_lot-ba3820b5bce72596,libfutures-794fa9763b579edc,libfutures_executor-632056cfa0a0ab3c,libfutures_util-7d517bd5996a98de,libmemchr-24f51181957843a1,libfutures_io-15f510aebc68962e,libslab-48a8b422e0cac853,libfutures_channel-833bfbd7dbe0bac3,libpin_project_lite-b342d85da484cd05,libfutures_sink-0653bd34eb2f730d,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libfutures_core-8063f91f5220ba4f,liblog-dcabf69e042f143c,liblazy_static-af860367908b8176,libdashmap-1f86bb5800d3e0f2,liblock_api-e357ca77dce1b765,libscopeguard-7ec2214574194454,libonce_cell-a1d7742f74efe1da,libparking_lot_core-bf3aeba67340570c,liblibc-0232ad0b4927f910,libhashbrown-8ca53f0d0878709b,libapprox-10db585b9bd028d3,libimage-d90a06d7d1fb1307,libqoi-fc9f7f34eb088eb3,libbytemuck-4d64644af05fb45c,libpng-166d5caacc4d4df0,libfdeflate-a4fadcb38258be34,libbitflags-dde12b0d7d495b50,libexr-14a1c433f723af22,libflume-13874b39da8b8970,libzune_inflate-830e3160eed64e83,libbit_field-fb70c6f816573082,liblebe-5694b67511a9813c,libhalf-968122518e876f8f,libsmallvec-752b9ce7d78a9e06,libgif-6e1381c52562123c,libcolor_quant-72accfe2cafd1a2d,libbyteorder-8f59b6d1bfdaa844,libnum_traits-ebf3b7450080a360,libtiff-9dd6c43389162d55,libflate2-ea7afd86c966b39a,libminiz_oxide-1046e831d7c71c90,libsimd_adler32-a85d6c6326d2f661,libcrc32fast-b6f658faf0f4ad73,libcfg_if-3e7fc4e38d4a72b5,libweezl-81d61edd414eb5e8,libjpeg_decoder-918f877d765c86d1,librayon-1699c18a56224d16,librayon_core-f137fb9180d6afdc,libcrossbeam_deque-9435ce428ad66027,libcrossbeam_epoch-041d70dd5f59120a,libcrossbeam_utils-fda2cfa30b24c11b,libeither-9a2eefee56828921,libxiapi_sys-9a46976b60f08bf2}.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" "-lm3api" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcwPXkQV/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/xiapi-377b006ab8738f8c" "-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 -lm3api [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xiapi` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5b0985cd5f0f8d1dfcb977d7fd5c9e5c894947436ac5479a6a21b46fab1f7ee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b0985cd5f0f8d1dfcb977d7fd5c9e5c894947436ac5479a6a21b46fab1f7ee7", kill_on_drop: false }` [INFO] [stdout] 5b0985cd5f0f8d1dfcb977d7fd5c9e5c894947436ac5479a6a21b46fab1f7ee7