[INFO] fetching crate torch-build 0.1.0...
[INFO] testing torch-build-0.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate torch-build 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate torch-build 0.1.0
[INFO] finished tweaking crates.io crate torch-build 0.1.0
[INFO] tweaked toml for crates.io crate torch-build 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate torch-build 0.1.0 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 torch-build 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" "+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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b5f99cbc78f5f0785c457f6c3ee50b61cd2f3e5776749c3ab8968bfe1aad66ce
[INFO] running `Command { std: "docker" "start" "-a" "b5f99cbc78f5f0785c457f6c3ee50b61cd2f3e5776749c3ab8968bfe1aad66ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5f99cbc78f5f0785c457f6c3ee50b61cd2f3e5776749c3ab8968bfe1aad66ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5f99cbc78f5f0785c457f6c3ee50b61cd2f3e5776749c3ab8968bfe1aad66ce", kill_on_drop: false }`
[INFO] [stdout] b5f99cbc78f5f0785c457f6c3ee50b61cd2f3e5776749c3ab8968bfe1aad66ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 3bac50c5d534b55abc5536c19c8a82860af73383976f5e379b114501babe3e1e
[INFO] running `Command { std: "docker" "start" "-a" "3bac50c5d534b55abc5536c19c8a82860af73383976f5e379b114501babe3e1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling cuda-config v0.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling anyhow v1.0.45
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling cuda-driver-sys v0.3.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling torch-build v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling chunked_transfer v1.4.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling rustacuda_core v0.1.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling python-config v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling rustacuda_derive v0.1.2
[INFO] [stderr]    Compiling rustacuda v0.1.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.1
[INFO] [stderr]    Compiling rustls v0.20.0
[INFO] [stderr]    Compiling ureq v2.3.0
[INFO] [stderr]    Compiling os_info v3.2.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `window`
[INFO] [stdout]    --> src/probe.rs:131:29
[INFO] [stdout]     |
[INFO] [stdout] 131 |             } else if #[cfg(target_os = "window")] {
[INFO] [stdout]     |                             ^^^^^^^^^^^^--------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"windows"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.07s
[INFO] running `Command { std: "docker" "inspect" "3bac50c5d534b55abc5536c19c8a82860af73383976f5e379b114501babe3e1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bac50c5d534b55abc5536c19c8a82860af73383976f5e379b114501babe3e1e", kill_on_drop: false }`
[INFO] [stdout] 3bac50c5d534b55abc5536c19c8a82860af73383976f5e379b114501babe3e1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8506df3be8d628febd89ddb1a58371d338ba8d6d7c3ac2cd8e9031f164996460
[INFO] running `Command { std: "docker" "start" "-a" "8506df3be8d628febd89ddb1a58371d338ba8d6d7c3ac2cd8e9031f164996460", kill_on_drop: false }`
[INFO] [stderr]    Compiling torch-build v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `window`
[INFO] [stdout]    --> src/probe.rs:131:29
[INFO] [stdout]     |
[INFO] [stdout] 131 |             } else if #[cfg(target_os = "window")] {
[INFO] [stdout]     |                             ^^^^^^^^^^^^--------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"windows"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `window`
[INFO] [stdout]    --> src/probe.rs:131:29
[INFO] [stdout]     |
[INFO] [stdout] 131 |             } else if #[cfg(target_os = "window")] {
[INFO] [stdout]     |                             ^^^^^^^^^^^^--------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"windows"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[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/rustcnQ4T8p/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtorch_build-f94a6be87267b561,libzip-a8b01012257be7bb,libtime-f596073f339d8dcc,libthiserror-e8e758c6e7db7fbe,libbzip2-3728caf6c5c8b832,libbzip2_sys-5e21d3ddd546e159,libflate2-84e7038976b93442,libminiz_oxide-55f9c970429b9a1b,libadler-eda8d49792ea3b2e,libbyteorder-d05a003e572ae5c0,libcrc32fast-c27dbad0e505d1c0,libureq-787c40de95383106,libwebpki_roots-955c334a3464361f,libbase64-c3373bb3fffa3aaa,librustls-45a6cb72ac25d532,libsct-2d1c9a06ef6b94f9,libwebpki-e7d483e54653b7d4,libring-8178d5229bae9401,libspin-8ccc3e6e28d8d998,libuntrusted-cf2ca08364ad70a2,liblibc-46092db9a6e8d56c,libchunked_transfer-5a24784cfabcd83c,liburl-44e8ac29f0356753,libidna-493bbcb92e877f50,libunicode_normalization-e747152601396a20,libtinyvec-93236f5b592a3e6b,libtinyvec_macros-eb4a17f9675a4144,libunicode_bidi-463321ee286ff220,libform_urlencoded-faa581e435cb12a9,libpercent_encoding-1352e0270139e201,libmatches-0db1ad4826ab5dc9,libregex-922c18c61d47d82b,libaho_corasick-8de7e00fb4193b94,libmemchr-f365eb7dd8b08cbc,libregex_syntax-7b04f76df293a0a4,libcc-f894480bb3dda195,libos_info-8a72517923af3562,libserde-38ffac408464b7a1,librustacuda-04a2143a245e05fe,libcuda_driver_sys-9792f07e66da5318,librustacuda_core-c3b65167876372f4,libbitflags-a9851ebd0ab18f47,libonce_cell-eeca76c5854bb7d9,libitertools-2f7e83f064208532,libeither-7960283cc91ca17d,libindexmap-a8727d9551dba297,libhashbrown-771fe7df77b35cf2,liblog-20567b03981823e8,libcfg_if-d9b80cb51cda7b5b,libanyhow-ec0956fb1cd7f789}.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" "-lcuda" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcnQ4T8p/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" "/opt/rustwide/target/debug/build/ring-d748cb9c85b3c3c2/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-fc8a405d205b6c0f/out/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cuda-e295e5494136e91b" "-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 -lcuda
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `torch-build` (example "cuda") 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" "/opt/rustwide/target/debug/deps/rustcH48D0M/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libzip-a8b01012257be7bb,libtime-f596073f339d8dcc,libthiserror-e8e758c6e7db7fbe,libbzip2-3728caf6c5c8b832,libbzip2_sys-5e21d3ddd546e159,libflate2-84e7038976b93442,libminiz_oxide-55f9c970429b9a1b,libadler-eda8d49792ea3b2e,libbyteorder-d05a003e572ae5c0,libcrc32fast-c27dbad0e505d1c0,libureq-787c40de95383106,libwebpki_roots-955c334a3464361f,libbase64-c3373bb3fffa3aaa,librustls-45a6cb72ac25d532,libsct-2d1c9a06ef6b94f9,libwebpki-e7d483e54653b7d4,libring-8178d5229bae9401,libspin-8ccc3e6e28d8d998,libuntrusted-cf2ca08364ad70a2,liblibc-46092db9a6e8d56c,libchunked_transfer-5a24784cfabcd83c,liburl-44e8ac29f0356753,libidna-493bbcb92e877f50,libunicode_normalization-e747152601396a20,libtinyvec-93236f5b592a3e6b,libtinyvec_macros-eb4a17f9675a4144,libunicode_bidi-463321ee286ff220,libform_urlencoded-faa581e435cb12a9,libpercent_encoding-1352e0270139e201,libmatches-0db1ad4826ab5dc9,libregex-922c18c61d47d82b,libaho_corasick-8de7e00fb4193b94,libmemchr-f365eb7dd8b08cbc,libregex_syntax-7b04f76df293a0a4,libcc-f894480bb3dda195}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libos_info-8a72517923af3562,libserde-38ffac408464b7a1,librustacuda-04a2143a245e05fe,libcuda_driver_sys-9792f07e66da5318,librustacuda_core-c3b65167876372f4,libbitflags-a9851ebd0ab18f47,libonce_cell-eeca76c5854bb7d9,libitertools-2f7e83f064208532,libeither-7960283cc91ca17d,libindexmap-a8727d9551dba297,libhashbrown-771fe7df77b35cf2,liblog-20567b03981823e8,libcfg_if-d9b80cb51cda7b5b,libanyhow-ec0956fb1cd7f789}.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" "-lcuda" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcH48D0M/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" "/opt/rustwide/target/debug/build/ring-d748cb9c85b3c3c2/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-fc8a405d205b6c0f/out/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/torch_build-df61dc12e242d4f5" "-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 -lcuda
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `torch-build` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "8506df3be8d628febd89ddb1a58371d338ba8d6d7c3ac2cd8e9031f164996460", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8506df3be8d628febd89ddb1a58371d338ba8d6d7c3ac2cd8e9031f164996460", kill_on_drop: false }`
[INFO] [stdout] 8506df3be8d628febd89ddb1a58371d338ba8d6d7c3ac2cd8e9031f164996460
