[INFO] cloning repository https://github.com/sgr-team/math
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sgr-team/math" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgr-team%2Fmath", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgr-team%2Fmath'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d859c1b1d00799c790ffe66279744d34fe5b618f
[INFO] testing sgr-team/math against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgr-team%2Fmath" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sgr-team/math
[INFO] finished tweaking git repo https://github.com/sgr-team/math
[INFO] tweaked toml for git repo https://github.com/sgr-team/math written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sgr-team/math on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sgr-team/math 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-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f45cb0dc600d0b9ff5ae36dc4f7929bb947af412daa2fc899fa714e0291308f9
[INFO] running `Command { std: "docker" "start" "-a" "f45cb0dc600d0b9ff5ae36dc4f7929bb947af412daa2fc899fa714e0291308f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f45cb0dc600d0b9ff5ae36dc4f7929bb947af412daa2fc899fa714e0291308f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f45cb0dc600d0b9ff5ae36dc4f7929bb947af412daa2fc899fa714e0291308f9", kill_on_drop: false }`
[INFO] [stdout] f45cb0dc600d0b9ff5ae36dc4f7929bb947af412daa2fc899fa714e0291308f9
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af369cb63b514c292e7b0dcc4e7b007ebb0b550a7adf86b40fd687caa10aede1
[INFO] running `Command { std: "docker" "start" "-a" "af369cb63b514c292e7b0dcc4e7b007ebb0b550a7adf86b40fd687caa10aede1", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling libloading v0.8.7
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling wgpu-hal v25.0.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling wgpu-core v25.0.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling wgpu v25.0.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling wgpu-types v25.0.0
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.1
[INFO] [stderr]    Compiling wgpu-core-deps-windows-linux-android v25.0.0
[INFO] [stderr]    Compiling sgrmath_core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling sgrmath_ga v0.1.0 (/opt/rustwide/workdir/ga)
[INFO] [stderr]    Compiling sgrmath_pn v0.0.0 (/opt/rustwide/workdir/problems/pn)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "af369cb63b514c292e7b0dcc4e7b007ebb0b550a7adf86b40fd687caa10aede1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af369cb63b514c292e7b0dcc4e7b007ebb0b550a7adf86b40fd687caa10aede1", kill_on_drop: false }`
[INFO] [stdout] af369cb63b514c292e7b0dcc4e7b007ebb0b550a7adf86b40fd687caa10aede1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54b59691efdedf8bb2161c4b1ca6a31baad9aafcc5192757bca3d90c27150413
[INFO] running `Command { std: "docker" "start" "-a" "54b59691efdedf8bb2161c4b1ca6a31baad9aafcc5192757bca3d90c27150413", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling wgpu-types v25.0.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.1
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]    Compiling wgpu-hal v25.0.1
[INFO] [stderr]    Compiling wgpu-core-deps-windows-linux-android v25.0.0
[INFO] [stderr]    Compiling wgpu-core v25.0.1
[INFO] [stderr]    Compiling wgpu v25.0.0
[INFO] [stderr]    Compiling sgrmath_core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling sgrmath_ga v0.1.0 (/opt/rustwide/workdir/ga)
[INFO] [stderr]    Compiling sgrmath_pn v0.0.0 (/opt/rustwide/workdir/problems/pn)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcjyDOyG/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/{libsgrmath_pn-3bffd79d480e1b6c,libsgrmath_core-18b1afd74379a0b2,libtokio-47af0090ac780e86,libpin_project_lite-72bf04572caa1c84,libwgpu-e9cdd76af5545cd4,libstatic_assertions-f0217ecdd817a834,libwgpu_core-897ea92362721897,libwgpu_hal-2f8997c821777d8b,librenderdoc_sys-4abf0efdfe195ac8,libkhronos_egl-6828944f8dc9d66e,libprofiling-184cf5cc871a9f26,libordered_float-4f801069f695374a,libgpu_descriptor-28e01b5f26e4e0ad,libgpu_descriptor_types-e395edd4f7345697,libgpu_alloc-3ca9e7dbe89af90b,libgpu_alloc_types-3fbdc248e9130c0b,libash-301cdd121cfb33fd,liblibloading-625ac7914fae26d5,libnaga-9b41370025332b7a,librustc_hash-4072dcbc9d7bd172,libhexf_parse-72d4824186d79465,libunicode_ident-4a25721f1aaca7af,libbit_set-524126e2c4914b79,libbit_vec-5d09c28cf20034b6,libonce_cell-fc0e43b082e4fdfb,libhalf-c37eaefe78e84f41,libnum_traits-d29fb669f9542d07,liblibm-fcdc73388b8e5e3e,libstrum-73792512f3502dd2,libcodespan_reporting-3cbed5c5dfd23a16,libunicode_width-0122813f2549e4e9,libtermcolor-cbafc8825e041b3d,libindexmap-be3b796c81db293b,libequivalent-6a754676e6af62ae,libspirv-858d9b215e08fdec,libarrayvec-c7dde542da3995d2,libraw_window_handle-633e2839334924d0,libparking_lot-9ee3d36d661fb089,libparking_lot_core-c680ded06394357d,liblibc-e97dc10e4d08f66c,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-d9663a9baf9bf500,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libhashbrown-fd7829ace1958aad,libfoldhash-07f233db1c671507,libglow-fa9b53f7a747d4e2,libwgpu_types-4a0aa61dcfbe4613,libthiserror-4a50603372421c60,liblog-9c5892e2c6fd8400,libbitflags-0e165b9e2406725f,libserde-518d346c6df1b54f,libbytemuck-b36616737a859fcc}.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" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcjyDOyG/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/mod-2737c6e9faf28416" "-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: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sgrmath_pn` (test "mod") 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/examples/rustcV5lorZ/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-f6efef03cc626206,libmemchr-eec2dd93b0d498c5,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libsgrmath_pn-3bffd79d480e1b6c,libsgrmath_ga-a61fe2bf3a912ef2,librand_distr-cd757bc86eededbf,librand-0d120a849d22ac0c,librand_chacha-24a2f4727cf30e8d,libppv_lite86-d626cad1568825a8,libzerocopy-12b53a8da3b97913,librand_core-51a925f1175e82ce,libgetrandom-22f8f801c6d8fa56,libsgrmath_core-18b1afd74379a0b2,libtokio-47af0090ac780e86,libpin_project_lite-72bf04572caa1c84,libwgpu-e9cdd76af5545cd4,libstatic_assertions-f0217ecdd817a834,libwgpu_core-897ea92362721897,libwgpu_hal-2f8997c821777d8b,librenderdoc_sys-4abf0efdfe195ac8,libkhronos_egl-6828944f8dc9d66e,libprofiling-184cf5cc871a9f26,libordered_float-4f801069f695374a,libgpu_descriptor-28e01b5f26e4e0ad,libgpu_descriptor_types-e395edd4f7345697,libgpu_alloc-3ca9e7dbe89af90b,libgpu_alloc_types-3fbdc248e9130c0b,libash-301cdd121cfb33fd,liblibloading-625ac7914fae26d5,libnaga-9b41370025332b7a,librustc_hash-4072dcbc9d7bd172,libhexf_parse-72d4824186d79465,libunicode_ident-4a25721f1aaca7af,libbit_set-524126e2c4914b79,libbit_vec-5d09c28cf20034b6,libonce_cell-fc0e43b082e4fdfb,libhalf-c37eaefe78e84f41,libnum_traits-d29fb669f9542d07,liblibm-fcdc73388b8e5e3e,libstrum-73792512f3502dd2,libcodespan_reporting-3cbed5c5dfd23a16,libunicode_width-0122813f2549e4e9,libtermcolor-cbafc8825e041b3d,libindexmap-be3b796c81db293b,libequivalent-6a754676e6af62ae,libspirv-858d9b215e08fdec,libarrayvec-c7dde542da3995d2,libraw_window_handle-633e2839334924d0,libparking_lot-9ee3d36d661fb089,libparking_lot_core-c680ded06394357d,liblibc-e97dc10e4d08f66c,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-d9663a9baf9bf500,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libhashbrown-fd7829ace1958aad,libfoldhash-07f233db1c671507,libglow-fa9b53f7a747d4e2,libwgpu_types-4a0aa61dcfbe4613,libthiserror-4a50603372421c60,liblog-9c5892e2c6fd8400,libbitflags-0e165b9e2406725f,libserde-518d346c6df1b54f,libbytemuck-b36616737a859fcc}.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" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcV5lorZ/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/ga-62b0e77397887496" "-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: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sgrmath_pn` (example "ga") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "54b59691efdedf8bb2161c4b1ca6a31baad9aafcc5192757bca3d90c27150413", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54b59691efdedf8bb2161c4b1ca6a31baad9aafcc5192757bca3d90c27150413", kill_on_drop: false }`
[INFO] [stdout] 54b59691efdedf8bb2161c4b1ca6a31baad9aafcc5192757bca3d90c27150413
