[INFO] fetching crate xiapi 0.1.4...
[INFO] testing xiapi-0.1.4 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate xiapi 0.1.4 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xiapi 0.1.4 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1aff325759fcd4c75f1b7c07ad693b07c803557d195c0769f11566864a005c16
[INFO] running `Command { std: "docker" "start" "-a" "1aff325759fcd4c75f1b7c07ad693b07c803557d195c0769f11566864a005c16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1aff325759fcd4c75f1b7c07ad693b07c803557d195c0769f11566864a005c16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1aff325759fcd4c75f1b7c07ad693b07c803557d195c0769f11566864a005c16", kill_on_drop: false }`
[INFO] [stdout] 1aff325759fcd4c75f1b7c07ad693b07c803557d195c0769f11566864a005c16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 427671fc42fa1fd522a07b8e195292a2d4c921933105661515ae46477dbe24c9
[INFO] running `Command { std: "docker" "start" "-a" "427671fc42fa1fd522a07b8e195292a2d4c921933105661515ae46477dbe24c9", 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 unicode-ident v1.0.12
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling bindgen v0.69.2
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling bytemuck v1.14.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling png v0.17.11
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling exr v1.71.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.10.3
[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 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 9.03s
[INFO] running `Command { std: "docker" "inspect" "427671fc42fa1fd522a07b8e195292a2d4c921933105661515ae46477dbe24c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "427671fc42fa1fd522a07b8e195292a2d4c921933105661515ae46477dbe24c9", kill_on_drop: false }`
[INFO] [stdout] 427671fc42fa1fd522a07b8e195292a2d4c921933105661515ae46477dbe24c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f8d68d4a494b910b42f175aec3a6db40a31a43d999957bf191a08d40e153e71
[INFO] running `Command { std: "docker" "start" "-a" "2f8d68d4a494b910b42f175aec3a6db40a31a43d999957bf191a08d40e153e71", 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" "/opt/rustwide/target/debug/examples/rustc4iTv73/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libxiapi-299bc68f64815f1b,libimage-d218261b822ae6fb,libqoi-f78ee6aa3deaf67f,libbytemuck-671767c94dd32abd,libpng-f4433fa01bc44ce4,libfdeflate-5f16638cc0ddf947,libbitflags-a9851ebd0ab18f47,libexr-8fc625476036cb99,libflume-72ab08267fd0a764,libzune_inflate-d0e08ac118b50232,libbit_field-e0ba7226faa1dc4d,liblebe-8271615584b4e00d,libhalf-60dc20e1174ed941,libsmallvec-778dd9523f4bed7e,libgif-a972277277be46ee,libcolor_quant-7f431187b872c1d2,libbyteorder-0d5229b4099d70a3,libnum_traits-5f57619b28b91684,libtiff-82570b60647fe2c4,libflate2-7fb7a0bd92eb3a9c,libminiz_oxide-7512002fa03ad5ca,libsimd_adler32-9299ae48bc4af941,libcrc32fast-22b7801372deb8f4,libcfg_if-d9b80cb51cda7b5b,libweezl-00aa8e3c58f2311e,libjpeg_decoder-f9dcd38d8a6328aa,librayon-165748227fce714a,librayon_core-c4bd82f361b1850c,libcrossbeam_deque-ad887d80742cf312,libcrossbeam_epoch-9255034a07211f02,libcrossbeam_utils-50db3114b5581c90,libeither-300ee0b760ebb584,libxiapi_sys-ab536ce19d72e369}.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" "-lm3api" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc4iTv73/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/xi_sample-26ab1f17e5c81fa8" "-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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcx0pBhz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libxiapi-299bc68f64815f1b,libxiapi_sys-ab536ce19d72e369,libimage-d218261b822ae6fb,libqoi-f78ee6aa3deaf67f,libbytemuck-671767c94dd32abd,libpng-f4433fa01bc44ce4,libfdeflate-5f16638cc0ddf947,libbitflags-a9851ebd0ab18f47,libexr-8fc625476036cb99,libflume-72ab08267fd0a764,libzune_inflate-d0e08ac118b50232,libbit_field-e0ba7226faa1dc4d,liblebe-8271615584b4e00d,libhalf-60dc20e1174ed941,libsmallvec-778dd9523f4bed7e,libgif-a972277277be46ee,libcolor_quant-7f431187b872c1d2,libbyteorder-0d5229b4099d70a3,libnum_traits-5f57619b28b91684,libtiff-82570b60647fe2c4,libflate2-7fb7a0bd92eb3a9c,libminiz_oxide-7512002fa03ad5ca,libsimd_adler32-9299ae48bc4af941,libcrc32fast-22b7801372deb8f4,libcfg_if-d9b80cb51cda7b5b,libweezl-00aa8e3c58f2311e,libjpeg_decoder-f9dcd38d8a6328aa,librayon-165748227fce714a,librayon_core-c4bd82f361b1850c,libcrossbeam_deque-ad887d80742cf312,libcrossbeam_epoch-9255034a07211f02,libcrossbeam_utils-50db3114b5581c90,libeither-300ee0b760ebb584}.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" "-lm3api" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcx0pBhz/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/xi_sample_short_interval_shutter-4cdd659215137272" "-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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `xiapi` (example "xi_sample_short_interval_shutter") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcR01ga9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libxiapi-299bc68f64815f1b,libimage-d218261b822ae6fb,libqoi-f78ee6aa3deaf67f,libbytemuck-671767c94dd32abd,libpng-f4433fa01bc44ce4,libfdeflate-5f16638cc0ddf947,libbitflags-a9851ebd0ab18f47,libexr-8fc625476036cb99,libflume-72ab08267fd0a764,libzune_inflate-d0e08ac118b50232,libbit_field-e0ba7226faa1dc4d,liblebe-8271615584b4e00d,libhalf-60dc20e1174ed941,libsmallvec-778dd9523f4bed7e,libgif-a972277277be46ee,libcolor_quant-7f431187b872c1d2,libbyteorder-0d5229b4099d70a3,libnum_traits-5f57619b28b91684,libtiff-82570b60647fe2c4,libflate2-7fb7a0bd92eb3a9c,libminiz_oxide-7512002fa03ad5ca,libsimd_adler32-9299ae48bc4af941,libcrc32fast-22b7801372deb8f4,libcfg_if-d9b80cb51cda7b5b,libweezl-00aa8e3c58f2311e,libjpeg_decoder-f9dcd38d8a6328aa,librayon-165748227fce714a,librayon_core-c4bd82f361b1850c,libcrossbeam_deque-ad887d80742cf312,libcrossbeam_epoch-9255034a07211f02,libcrossbeam_utils-50db3114b5581c90,libeither-300ee0b760ebb584,libxiapi_sys-ab536ce19d72e369}.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" "-lm3api" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcR01ga9/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/xi_sample_multicamera-641fbd24e739ccde" "-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" "/opt/rustwide/target/debug/deps/rustcE6dj4i/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/{libserial_test-a130c6f39a36cbf8,libfslock-5faec242eaac0751,libparking_lot-1ec084c66947ed36,libfutures-a6b3f156575f81e2,libfutures_executor-11209cf0a5406b7e,libfutures_util-1bb343508a707d39,libmemchr-9fc0990674521c93,libfutures_io-18270eb9e30f2ef3,libslab-e2d62c2108289d27,libfutures_channel-e2d9a74e0699bec0,libpin_project_lite-0205563a481758cb,libfutures_sink-e837da944db9da07,libfutures_task-9736310c3f499907,libpin_utils-e0a199353c6bf870,libfutures_core-12b216fe4819ae44,liblog-10c9b1eadfc405c9,liblazy_static-8f54c7c82e1daacf,libdashmap-806a7cace75a37b7,liblock_api-a6ed0d069115bfba,libscopeguard-96105b3e6a714ed4,libonce_cell-6210bb12b47e720c,libparking_lot_core-933e5f170d4c5a8c,liblibc-b33c0256988fa3dd,libhashbrown-694514c8bf150e11,libapprox-23fe2654ecf44149,libimage-d218261b822ae6fb,libqoi-f78ee6aa3deaf67f,libbytemuck-671767c94dd32abd,libpng-f4433fa01bc44ce4,libfdeflate-5f16638cc0ddf947,libbitflags-a9851ebd0ab18f47,libexr-8fc625476036cb99,libflume-72ab08267fd0a764,libzune_inflate-d0e08ac118b50232,libbit_field-e0ba7226faa1dc4d,liblebe-8271615584b4e00d,libhalf-60dc20e1174ed941,libsmallvec-778dd9523f4bed7e,libgif-a972277277be46ee,libcolor_quant-7f431187b872c1d2,libbyteorder-0d5229b4099d70a3,libnum_traits-5f57619b28b91684,libtiff-82570b60647fe2c4,libflate2-7fb7a0bd92eb3a9c,libminiz_oxide-7512002fa03ad5ca,libsimd_adler32-9299ae48bc4af941,libcrc32fast-22b7801372deb8f4,libcfg_if-d9b80cb51cda7b5b,libweezl-00aa8e3c58f2311e,libjpeg_decoder-f9dcd38d8a6328aa,librayon-165748227fce714a,librayon_core-c4bd82f361b1850c,libcrossbeam_deque-ad887d80742cf312,libcrossbeam_epoch-9255034a07211f02,libcrossbeam_utils-50db3114b5581c90,libeither-300ee0b760ebb584,libxiapi_sys-ab536ce19d72e369}.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" "-lm3api" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcE6dj4i/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/xiapi-29aa18e6ffe244c6" "-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" "2f8d68d4a494b910b42f175aec3a6db40a31a43d999957bf191a08d40e153e71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f8d68d4a494b910b42f175aec3a6db40a31a43d999957bf191a08d40e153e71", kill_on_drop: false }`
[INFO] [stdout] 2f8d68d4a494b910b42f175aec3a6db40a31a43d999957bf191a08d40e153e71
