[INFO] fetching crate steel-decimal 1.0.1... [INFO] testing steel-decimal-1.0.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate steel-decimal 1.0.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate steel-decimal 1.0.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate steel-decimal 1.0.1 [INFO] tweaked toml for crates.io crate steel-decimal 1.0.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate steel-decimal 1.0.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate steel-decimal 1.0.1 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded weak-table v0.3.2 [INFO] [stderr] Downloaded codegen v0.2.0 [INFO] [stderr] Downloaded which v7.0.3 [INFO] [stderr] Downloaded xdg v3.0.0 [INFO] [stderr] Downloaded rust_decimal_macros v1.37.1 [INFO] [stderr] Downloaded steel-parser v0.7.0 [INFO] [stderr] Downloaded async-ffi v0.5.0 [INFO] [stderr] Downloaded quickscope v0.2.0 [INFO] [stderr] Downloaded steel-gen v0.3.0 [INFO] [stderr] Downloaded pretty v0.12.4 [INFO] [stderr] Downloaded steel-derive v0.6.0 [INFO] [stderr] Downloaded rstest v0.25.0 [INFO] [stderr] Downloaded rstest_macros v0.25.0 [INFO] [stderr] Downloaded im-lists v0.9.0 [INFO] [stderr] Downloaded steel-core v0.7.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44ae44472fc0c6aa3e381edd059da4fc8504d915e460f2b2dca35c88abb799ed [INFO] running `Command { std: "docker" "start" "-a" "44ae44472fc0c6aa3e381edd059da4fc8504d915e460f2b2dca35c88abb799ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44ae44472fc0c6aa3e381edd059da4fc8504d915e460f2b2dca35c88abb799ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44ae44472fc0c6aa3e381edd059da4fc8504d915e460f2b2dca35c88abb799ed", kill_on_drop: false }` [INFO] [stdout] 44ae44472fc0c6aa3e381edd059da4fc8504d915e460f2b2dca35c88abb799ed [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 046c828ad659188640182c9a6d95a0c8adb9d8e80908e739554b45063015ee4f [INFO] running `Command { std: "docker" "start" "-a" "046c828ad659188640182c9a6d95a0c8adb9d8e80908e739554b45063015ee4f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling core_extensions v1.5.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling codegen v0.2.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling abi_stable_shared v0.11.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling tstr v0.2.4 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling repr_offset v0.2.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling const_panic v0.2.12 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling quickscope v0.2.0 [INFO] [stderr] Compiling im-lists v0.9.0 [INFO] [stderr] Compiling weak-table v0.3.2 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling as_derive_utils v0.11.0 [INFO] [stderr] Compiling abi_stable_derive v0.11.3 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling steel-derive v0.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling rust_decimal_macros v1.37.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling steel-gen v0.3.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling steel-core v0.7.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling abi_stable v0.11.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling steel-parser v0.7.0 [INFO] [stderr] Compiling async-ffi v0.5.0 [INFO] [stderr] Compiling steel-decimal v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "046c828ad659188640182c9a6d95a0c8adb9d8e80908e739554b45063015ee4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "046c828ad659188640182c9a6d95a0c8adb9d8e80908e739554b45063015ee4f", kill_on_drop: false }` [INFO] [stdout] 046c828ad659188640182c9a6d95a0c8adb9d8e80908e739554b45063015ee4f [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1495ed8c8c2bfba6d90537ea351995a0e177cf2e10d44935f495bf13e84968ad [INFO] running `Command { std: "docker" "start" "-a" "1495ed8c8c2bfba6d90537ea351995a0e177cf2e10d44935f495bf13e84968ad", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling steel-derive v0.6.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling rust_decimal_macros v1.37.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling steel-gen v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling steel-core v0.7.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling abi_stable v0.11.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling steel-parser v0.7.0 [INFO] [stderr] Compiling async-ffi v0.5.0 [INFO] [stderr] Compiling steel-decimal v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `steel_decimal` [INFO] [stdout] --> examples/financial_calculations.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | let steel_decimal = SteelDecimal::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_steel_decimal` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `add_result` [INFO] [stdout] --> tests/boundary_tests.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let add_result = decimal_add(extreme_value.to_string(), "1".to_string()); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_add_result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sub_result` [INFO] [stdout] --> tests/boundary_tests.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | let sub_result = decimal_sub(extreme_value.to_string(), "1".to_string()); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `abs_result` [INFO] [stdout] --> tests/boundary_tests.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | let abs_result = decimal_abs(extreme_value.to_string()); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_abs_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tan_result` [INFO] [stdout] --> tests/boundary_tests.rs:219:9 [INFO] [stdout] | [INFO] [stdout] 219 | let tan_result = decimal_tan(angle.to_string()); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tan_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `log10_result` [INFO] [stdout] --> tests/boundary_tests.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | let log10_result = decimal_log10(value.to_string()); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log10_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcHYCm9a/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsteel_decimal-4ae665e384a6bb66,libthiserror-a965034261acc59b,libsteel-d252c2c7dec26e6f,libstrsim-3c066906e8d6c466,libanyhow-578b140c59529c2d,libwhich-4908a6e94228b9aa,libeither-e0268c482aaa7202,libfutures_executor-ecc360f8677e9034,libhttparse-3484dc2af2ac521c,libglob-a123b1b60f8190fe,libxdg-adf798016555adc8,libenv_home-c364f88388b6b940,libbincode-61a8f5226d016af9,libim-e7778936ef2efc00,liblog-c4dfdfda36928161,libim_lists-d3934547644edcfe,libasync_ffi-7e3cc68d748d61be,libabi_stable-777db2a397446b38,libconst_panic-8932118fc8c0d954,librepr_offset-b32e4da6e0cc788a,libtstr-4768b34fd74ef252,libgenerational_arena-6f134e849f209e17,liblibloading-22ca65843389c480,libserde_json-e13058f97cae501e,libcrossbeam_channel-aefa9ab3fe6e3bad,libabi_stable_shared-c1fe4c2429a150fc,libcore_extensions-c8537d4d48aaeafe,libweak_table-67dc747c6cff7df1,libparking_lot-b72b65af306d6c50,libbigdecimal-d50aa573fdf6c446,liblibm-0a6e0889b0b9195a,libcodespan_reporting-87b880d318d00fae,libtermcolor-8f179e788fdc4b43,libmd5-a10f3195e6516be2,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libchrono-88c495c283ae7882,libiana_time_zone-a91931af49a14969,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,libppv_lite86-fc0c944000b12295,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,libpolling-fad31312b668c2ab,librustix-35e824ff1b690fce,libbitflags-796f9930280e876f,liblinux_raw_sys-43da894de6ebf417,libtracing-848ab37536c25575,libtracing_core-552c703070b3a3cb,libfutures_util-599266fb397b536b,libfutures_io-bc246799431b487a,libslab-2c87fab004c773e6,libfutures_channel-a6f295c68a344208,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-0107838e7248b760,libfutures_task-5ded6c1f7423ff9b,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libquickscope-db6026596f4c153b,libarc_swap-4abf260b32939cb0,libsteel_gen-202bea0e7981f820,libcodegen-503c811609761a9b,libindexmap-1c50536b4cf4a073,libhashbrown-ac9e50f61247ada6,libsteel_parser-7c579dbf523d7e8a,libnum_rational-c24911884d99f2dd,libnum_bigint-a750da9814e7aeb6,libnum_integer-95eea5a26612a333,liblasso-530f5f99bc35b0f1,libdashmap-c816a1a6a9fe25b9,liblock_api-32ae10cddeb6a35a,libscopeguard-0e30e6315ecc2b6d,libcrossbeam_utils-98197786b8acd648,libparking_lot_core-4f6bb77cfc7fdc3d,libsmallvec-5cdc21786420a6a9,libhashbrown-c0c935120a748f9b,libahash-c032821c39d2988c,libonce_cell-65395029fac7f518,libzerocopy-66dbd60808c8d4d9,liballocator_api2-1e309de7e7da3d03,libfxhash-4da70fad991848bc,libbyteorder-3f91e0f3212dbed5,libcompact_str-6ba661235264c292,libryu-3ba25d01f660afda,libitoa-a4ff8677f852b89f,libstatic_assertions-55654f80d66897c1,libcastaway-d244bb35a96f70be,libpretty-9cda2679aaac8b07,libunicode_width-d326e1c28964af35,libarrayvec-15451bb540225465,libtyped_arena-8b0608e5b78b4142,libim_rc-5c7f2c08e9965fb6,librand_xoshiro-789e3c71d970445b,librand_core-ab24623e0172c9c4,libgetrandom-f13afb5ec5c5f9f4,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libsized_chunks-801d3d3fe9c9e245,libbitmaps-74c76135e374d453,libtypenum-987523825771ddad,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a,librust_decimal-71552f3f56f9897f,libserde-08fa38d84ac10a98,libarrayvec-6a3e44ce7d1687ff,libnum_traits-36efdd6ce6cdce08}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcHYCm9a/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/arithmetic_only-2ff5f3b9a7426007" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcfHwOnv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsteel_decimal-4ae665e384a6bb66,libthiserror-a965034261acc59b,libsteel-d252c2c7dec26e6f,libstrsim-3c066906e8d6c466,libanyhow-578b140c59529c2d,libwhich-4908a6e94228b9aa,libeither-e0268c482aaa7202,libfutures_executor-ecc360f8677e9034,libhttparse-3484dc2af2ac521c,libglob-a123b1b60f8190fe,libxdg-adf798016555adc8,libenv_home-c364f88388b6b940,libbincode-61a8f5226d016af9,libim-e7778936ef2efc00,liblog-c4dfdfda36928161,libim_lists-d3934547644edcfe,libasync_ffi-7e3cc68d748d61be,libabi_stable-777db2a397446b38,libconst_panic-8932118fc8c0d954,librepr_offset-b32e4da6e0cc788a,libtstr-4768b34fd74ef252,libgenerational_arena-6f134e849f209e17,liblibloading-22ca65843389c480,libserde_json-e13058f97cae501e,libcrossbeam_channel-aefa9ab3fe6e3bad,libabi_stable_shared-c1fe4c2429a150fc,libcore_extensions-c8537d4d48aaeafe,libweak_table-67dc747c6cff7df1,libparking_lot-b72b65af306d6c50,libbigdecimal-d50aa573fdf6c446,liblibm-0a6e0889b0b9195a,libcodespan_reporting-87b880d318d00fae,libtermcolor-8f179e788fdc4b43,libmd5-a10f3195e6516be2,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libchrono-88c495c283ae7882,libiana_time_zone-a91931af49a14969,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,libppv_lite86-fc0c944000b12295,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,libpolling-fad31312b668c2ab,librustix-35e824ff1b690fce,libbitflags-796f9930280e876f,liblinux_raw_sys-43da894de6ebf417,libtracing-848ab37536c25575,libtracing_core-552c703070b3a3cb,libfutures_util-599266fb397b536b,libfutures_io-bc246799431b487a,libslab-2c87fab004c773e6,libfutures_channel-a6f295c68a344208,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-0107838e7248b760,libfutures_task-5ded6c1f7423ff9b,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libquickscope-db6026596f4c153b,libarc_swap-4abf260b32939cb0,libsteel_gen-202bea0e7981f820,libcodegen-503c811609761a9b,libindexmap-1c50536b4cf4a073,libhashbrown-ac9e50f61247ada6,libsteel_parser-7c579dbf523d7e8a,libnum_rational-c24911884d99f2dd,libnum_bigint-a750da9814e7aeb6,libnum_integer-95eea5a26612a333,liblasso-530f5f99bc35b0f1,libdashmap-c816a1a6a9fe25b9,liblock_api-32ae10cddeb6a35a,libscopeguard-0e30e6315ecc2b6d,libcrossbeam_utils-98197786b8acd648,libparking_lot_core-4f6bb77cfc7fdc3d,libsmallvec-5cdc21786420a6a9,libhashbrown-c0c935120a748f9b,libahash-c032821c39d2988c,libonce_cell-65395029fac7f518,libzerocopy-66dbd60808c8d4d9,liballocator_api2-1e309de7e7da3d03,libfxhash-4da70fad991848bc,libbyteorder-3f91e0f3212dbed5,libcompact_str-6ba661235264c292,libryu-3ba25d01f660afda,libitoa-a4ff8677f852b89f,libstatic_assertions-55654f80d66897c1,libcastaway-d244bb35a96f70be,libpretty-9cda2679aaac8b07,libunicode_width-d326e1c28964af35,libarrayvec-15451bb540225465,libtyped_arena-8b0608e5b78b4142,libim_rc-5c7f2c08e9965fb6,librand_xoshiro-789e3c71d970445b,librand_core-ab24623e0172c9c4,libgetrandom-f13afb5ec5c5f9f4,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libsized_chunks-801d3d3fe9c9e245,libbitmaps-74c76135e374d453,libtypenum-987523825771ddad,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a,librust_decimal-71552f3f56f9897f,libserde-08fa38d84ac10a98,libarrayvec-6a3e44ce7d1687ff,libnum_traits-36efdd6ce6cdce08}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcfHwOnv/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/basic_usage-61223d2666a6e301" "-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 `steel-decimal` (example "arithmetic_only") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `steel-decimal` (example "basic_usage") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcdUg1TW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsteel_decimal-4ae665e384a6bb66,libthiserror-a965034261acc59b,libsteel-d252c2c7dec26e6f,libstrsim-3c066906e8d6c466,libanyhow-578b140c59529c2d,libwhich-4908a6e94228b9aa,libeither-e0268c482aaa7202,libfutures_executor-ecc360f8677e9034,libhttparse-3484dc2af2ac521c,libglob-a123b1b60f8190fe,libxdg-adf798016555adc8,libenv_home-c364f88388b6b940,libbincode-61a8f5226d016af9,libim-e7778936ef2efc00,liblog-c4dfdfda36928161,libim_lists-d3934547644edcfe,libasync_ffi-7e3cc68d748d61be,libabi_stable-777db2a397446b38,libconst_panic-8932118fc8c0d954,librepr_offset-b32e4da6e0cc788a,libtstr-4768b34fd74ef252,libgenerational_arena-6f134e849f209e17,liblibloading-22ca65843389c480,libserde_json-e13058f97cae501e,libcrossbeam_channel-aefa9ab3fe6e3bad,libabi_stable_shared-c1fe4c2429a150fc,libcore_extensions-c8537d4d48aaeafe,libweak_table-67dc747c6cff7df1,libparking_lot-b72b65af306d6c50,libbigdecimal-d50aa573fdf6c446,liblibm-0a6e0889b0b9195a,libcodespan_reporting-87b880d318d00fae,libtermcolor-8f179e788fdc4b43,libmd5-a10f3195e6516be2,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libchrono-88c495c283ae7882,libiana_time_zone-a91931af49a14969,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,libppv_lite86-fc0c944000b12295,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,libpolling-fad31312b668c2ab,librustix-35e824ff1b690fce,libbitflags-796f9930280e876f,liblinux_raw_sys-43da894de6ebf417,libtracing-848ab37536c25575,libtracing_core-552c703070b3a3cb,libfutures_util-599266fb397b536b,libfutures_io-bc246799431b487a,libslab-2c87fab004c773e6,libfutures_channel-a6f295c68a344208,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-0107838e7248b760,libfutures_task-5ded6c1f7423ff9b,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libquickscope-db6026596f4c153b,libarc_swap-4abf260b32939cb0,libsteel_gen-202bea0e7981f820,libcodegen-503c811609761a9b,libindexmap-1c50536b4cf4a073,libhashbrown-ac9e50f61247ada6,libsteel_parser-7c579dbf523d7e8a,libnum_rational-c24911884d99f2dd,libnum_bigint-a750da9814e7aeb6,libnum_integer-95eea5a26612a333,liblasso-530f5f99bc35b0f1,libdashmap-c816a1a6a9fe25b9,liblock_api-32ae10cddeb6a35a,libscopeguard-0e30e6315ecc2b6d,libcrossbeam_utils-98197786b8acd648,libparking_lot_core-4f6bb77cfc7fdc3d,libsmallvec-5cdc21786420a6a9,libhashbrown-c0c935120a748f9b,libahash-c032821c39d2988c,libonce_cell-65395029fac7f518,libzerocopy-66dbd60808c8d4d9,liballocator_api2-1e309de7e7da3d03,libfxhash-4da70fad991848bc,libbyteorder-3f91e0f3212dbed5,libcompact_str-6ba661235264c292,libryu-3ba25d01f660afda,libitoa-a4ff8677f852b89f,libstatic_assertions-55654f80d66897c1,libcastaway-d244bb35a96f70be,libpretty-9cda2679aaac8b07,libunicode_width-d326e1c28964af35,libarrayvec-15451bb540225465,libtyped_arena-8b0608e5b78b4142,libim_rc-5c7f2c08e9965fb6,librand_xoshiro-789e3c71d970445b,librand_core-ab24623e0172c9c4,libgetrandom-f13afb5ec5c5f9f4,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libsized_chunks-801d3d3fe9c9e245,libbitmaps-74c76135e374d453,libtypenum-987523825771ddad,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a,librust_decimal-71552f3f56f9897f,libserde-08fa38d84ac10a98,libarrayvec-6a3e44ce7d1687ff,libnum_traits-36efdd6ce6cdce08}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcdUg1TW/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/standalone_engine-aa15652da83ebe15" "-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 `steel-decimal` (example "standalone_engine") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcUFQJYo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsteel_decimal-4ae665e384a6bb66,libthiserror-a965034261acc59b,libsteel-d252c2c7dec26e6f,libstrsim-3c066906e8d6c466,libanyhow-578b140c59529c2d,libwhich-4908a6e94228b9aa,libeither-e0268c482aaa7202,libfutures_executor-ecc360f8677e9034,libhttparse-3484dc2af2ac521c,libglob-a123b1b60f8190fe,libxdg-adf798016555adc8,libenv_home-c364f88388b6b940,libbincode-61a8f5226d016af9,libim-e7778936ef2efc00,liblog-c4dfdfda36928161,libim_lists-d3934547644edcfe,libasync_ffi-7e3cc68d748d61be,libabi_stable-777db2a397446b38,libconst_panic-8932118fc8c0d954,librepr_offset-b32e4da6e0cc788a,libtstr-4768b34fd74ef252,libgenerational_arena-6f134e849f209e17,liblibloading-22ca65843389c480,libserde_json-e13058f97cae501e,libcrossbeam_channel-aefa9ab3fe6e3bad,libabi_stable_shared-c1fe4c2429a150fc,libcore_extensions-c8537d4d48aaeafe,libweak_table-67dc747c6cff7df1,libparking_lot-b72b65af306d6c50,libbigdecimal-d50aa573fdf6c446,liblibm-0a6e0889b0b9195a,libcodespan_reporting-87b880d318d00fae,libtermcolor-8f179e788fdc4b43,libmd5-a10f3195e6516be2,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libchrono-88c495c283ae7882,libiana_time_zone-a91931af49a14969,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,libppv_lite86-fc0c944000b12295,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,libpolling-fad31312b668c2ab,librustix-35e824ff1b690fce,libbitflags-796f9930280e876f,liblinux_raw_sys-43da894de6ebf417,libtracing-848ab37536c25575,libtracing_core-552c703070b3a3cb,libfutures_util-599266fb397b536b,libfutures_io-bc246799431b487a,libslab-2c87fab004c773e6,libfutures_channel-a6f295c68a344208,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-0107838e7248b760,libfutures_task-5ded6c1f7423ff9b,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libquickscope-db6026596f4c153b,libarc_swap-4abf260b32939cb0,libsteel_gen-202bea0e7981f820,libcodegen-503c811609761a9b,libindexmap-1c50536b4cf4a073,libhashbrown-ac9e50f61247ada6,libsteel_parser-7c579dbf523d7e8a,libnum_rational-c24911884d99f2dd,libnum_bigint-a750da9814e7aeb6,libnum_integer-95eea5a26612a333,liblasso-530f5f99bc35b0f1,libdashmap-c816a1a6a9fe25b9,liblock_api-32ae10cddeb6a35a,libscopeguard-0e30e6315ecc2b6d,libcrossbeam_utils-98197786b8acd648,libparking_lot_core-4f6bb77cfc7fdc3d,libsmallvec-5cdc21786420a6a9,libhashbrown-c0c935120a748f9b,libahash-c032821c39d2988c,libonce_cell-65395029fac7f518,libzerocopy-66dbd60808c8d4d9,liballocator_api2-1e309de7e7da3d03,libfxhash-4da70fad991848bc,libbyteorder-3f91e0f3212dbed5,libcompact_str-6ba661235264c292,libryu-3ba25d01f660afda,libitoa-a4ff8677f852b89f,libstatic_assertions-55654f80d66897c1,libcastaway-d244bb35a96f70be,libpretty-9cda2679aaac8b07,libunicode_width-d326e1c28964af35,libarrayvec-15451bb540225465,libtyped_arena-8b0608e5b78b4142,libim_rc-5c7f2c08e9965fb6,librand_xoshiro-789e3c71d970445b,librand_core-ab24623e0172c9c4,libgetrandom-f13afb5ec5c5f9f4,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libsized_chunks-801d3d3fe9c9e245,libbitmaps-74c76135e374d453,libtypenum-987523825771ddad,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a,librust_decimal-71552f3f56f9897f,libserde-08fa38d84ac10a98,libarrayvec-6a3e44ce7d1687ff,libnum_traits-36efdd6ce6cdce08}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUFQJYo/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/simple_variables-41586166da79dd29" "-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 `steel-decimal` (example "simple_variables") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcuHVYCC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsteel_decimal-4ae665e384a6bb66,libthiserror-a965034261acc59b,libsteel-d252c2c7dec26e6f,libstrsim-3c066906e8d6c466,libanyhow-578b140c59529c2d,libwhich-4908a6e94228b9aa,libeither-e0268c482aaa7202,libfutures_executor-ecc360f8677e9034,libhttparse-3484dc2af2ac521c,libglob-a123b1b60f8190fe,libxdg-adf798016555adc8,libenv_home-c364f88388b6b940,libbincode-61a8f5226d016af9,libim-e7778936ef2efc00,liblog-c4dfdfda36928161,libim_lists-d3934547644edcfe,libasync_ffi-7e3cc68d748d61be,libabi_stable-777db2a397446b38,libconst_panic-8932118fc8c0d954,librepr_offset-b32e4da6e0cc788a,libtstr-4768b34fd74ef252,libgenerational_arena-6f134e849f209e17,liblibloading-22ca65843389c480,libserde_json-e13058f97cae501e,libcrossbeam_channel-aefa9ab3fe6e3bad,libabi_stable_shared-c1fe4c2429a150fc,libcore_extensions-c8537d4d48aaeafe,libweak_table-67dc747c6cff7df1,libparking_lot-b72b65af306d6c50,libbigdecimal-d50aa573fdf6c446,liblibm-0a6e0889b0b9195a,libcodespan_reporting-87b880d318d00fae,libtermcolor-8f179e788fdc4b43,libmd5-a10f3195e6516be2,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libchrono-88c495c283ae7882,libiana_time_zone-a91931af49a14969,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,libppv_lite86-fc0c944000b12295,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,libpolling-fad31312b668c2ab,librustix-35e824ff1b690fce,libbitflags-796f9930280e876f,liblinux_raw_sys-43da894de6ebf417,libtracing-848ab37536c25575,libtracing_core-552c703070b3a3cb,libfutures_util-599266fb397b536b,libfutures_io-bc246799431b487a,libslab-2c87fab004c773e6,libfutures_channel-a6f295c68a344208,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-0107838e7248b760,libfutures_task-5ded6c1f7423ff9b,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libquickscope-db6026596f4c153b,libarc_swap-4abf260b32939cb0,libsteel_gen-202bea0e7981f820,libcodegen-503c811609761a9b,libindexmap-1c50536b4cf4a073,libhashbrown-ac9e50f61247ada6,libsteel_parser-7c579dbf523d7e8a,libnum_rational-c24911884d99f2dd,libnum_bigint-a750da9814e7aeb6,libnum_integer-95eea5a26612a333,liblasso-530f5f99bc35b0f1,libdashmap-c816a1a6a9fe25b9,liblock_api-32ae10cddeb6a35a,libscopeguard-0e30e6315ecc2b6d,libcrossbeam_utils-98197786b8acd648,libparking_lot_core-4f6bb77cfc7fdc3d,libsmallvec-5cdc21786420a6a9,libhashbrown-c0c935120a748f9b,libahash-c032821c39d2988c,libonce_cell-65395029fac7f518,libzerocopy-66dbd60808c8d4d9,liballocator_api2-1e309de7e7da3d03,libfxhash-4da70fad991848bc,libbyteorder-3f91e0f3212dbed5,libcompact_str-6ba661235264c292,libryu-3ba25d01f660afda,libitoa-a4ff8677f852b89f,libstatic_assertions-55654f80d66897c1,libcastaway-d244bb35a96f70be,libpretty-9cda2679aaac8b07,libunicode_width-d326e1c28964af35,libarrayvec-15451bb540225465,libtyped_arena-8b0608e5b78b4142,libim_rc-5c7f2c08e9965fb6,librand_xoshiro-789e3c71d970445b,librand_core-ab24623e0172c9c4,libgetrandom-f13afb5ec5c5f9f4,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libsized_chunks-801d3d3fe9c9e245,libbitmaps-74c76135e374d453,libtypenum-987523825771ddad,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a,librust_decimal-71552f3f56f9897f,libserde-08fa38d84ac10a98,libarrayvec-6a3e44ce7d1687ff,libnum_traits-36efdd6ce6cdce08}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcuHVYCC/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/financial_calculations-49930ac7cb348e94" "-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 `steel-decimal` (example "financial_calculations") due to 1 previous error; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcHRc9aM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsteel_decimal-4ae665e384a6bb66,libthiserror-a965034261acc59b,libsteel-d252c2c7dec26e6f,libstrsim-3c066906e8d6c466,libanyhow-578b140c59529c2d,libwhich-4908a6e94228b9aa,libeither-e0268c482aaa7202,libfutures_executor-ecc360f8677e9034,libhttparse-3484dc2af2ac521c,libglob-a123b1b60f8190fe,libxdg-adf798016555adc8,libenv_home-c364f88388b6b940,libbincode-61a8f5226d016af9,libim-e7778936ef2efc00,liblog-c4dfdfda36928161,libim_lists-d3934547644edcfe,libasync_ffi-7e3cc68d748d61be,libabi_stable-777db2a397446b38,libconst_panic-8932118fc8c0d954,librepr_offset-b32e4da6e0cc788a,libtstr-4768b34fd74ef252,libgenerational_arena-6f134e849f209e17,liblibloading-22ca65843389c480,libserde_json-e13058f97cae501e,libcrossbeam_channel-aefa9ab3fe6e3bad,libabi_stable_shared-c1fe4c2429a150fc,libcore_extensions-c8537d4d48aaeafe,libweak_table-67dc747c6cff7df1,libparking_lot-b72b65af306d6c50,libbigdecimal-d50aa573fdf6c446,liblibm-0a6e0889b0b9195a,libcodespan_reporting-87b880d318d00fae,libtermcolor-8f179e788fdc4b43,libmd5-a10f3195e6516be2,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libchrono-88c495c283ae7882,libiana_time_zone-a91931af49a14969,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,libppv_lite86-fc0c944000b12295,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,libpolling-fad31312b668c2ab,librustix-35e824ff1b690fce,libbitflags-796f9930280e876f,liblinux_raw_sys-43da894de6ebf417,libtracing-848ab37536c25575,libtracing_core-552c703070b3a3cb,libquickscope-db6026596f4c153b,libarc_swap-4abf260b32939cb0,libsteel_gen-202bea0e7981f820,libcodegen-503c811609761a9b,libindexmap-1c50536b4cf4a073,libhashbrown-ac9e50f61247ada6,libsteel_parser-7c579dbf523d7e8a,libnum_rational-c24911884d99f2dd,libnum_bigint-a750da9814e7aeb6,libnum_integer-95eea5a26612a333,liblasso-530f5f99bc35b0f1,libdashmap-c816a1a6a9fe25b9,liblock_api-32ae10cddeb6a35a,libscopeguard-0e30e6315ecc2b6d,libcrossbeam_utils-98197786b8acd648,libparking_lot_core-4f6bb77cfc7fdc3d,libsmallvec-5cdc21786420a6a9,libhashbrown-c0c935120a748f9b,libahash-c032821c39d2988c,libonce_cell-65395029fac7f518,libzerocopy-66dbd60808c8d4d9,liballocator_api2-1e309de7e7da3d03,libfxhash-4da70fad991848bc,libbyteorder-3f91e0f3212dbed5,libcompact_str-6ba661235264c292,libryu-3ba25d01f660afda,libitoa-a4ff8677f852b89f,libstatic_assertions-55654f80d66897c1,libcastaway-d244bb35a96f70be,libpretty-9cda2679aaac8b07,libunicode_width-d326e1c28964af35,libarrayvec-15451bb540225465,libtyped_arena-8b0608e5b78b4142,libim_rc-5c7f2c08e9965fb6,librand_xoshiro-789e3c71d970445b,librand_core-ab24623e0172c9c4,libgetrandom-f13afb5ec5c5f9f4,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libsized_chunks-801d3d3fe9c9e245,libbitmaps-74c76135e374d453,libtypenum-987523825771ddad,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libregex_syntax-a2301440a5fca75a,librust_decimal-71552f3f56f9897f,libserde-08fa38d84ac10a98,libarrayvec-6a3e44ce7d1687ff,libnum_traits-36efdd6ce6cdce08,librstest-8f3799841bb428b7,libfutures_util-599266fb397b536b,libmemchr-5389fb0f016212b7,libfutures_io-bc246799431b487a,libslab-2c87fab004c773e6,libfutures_channel-a6f295c68a344208,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-0107838e7248b760,libfutures_task-5ded6c1f7423ff9b,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libfutures_timer-eb8770b79ffd481e}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcHRc9aM/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/registry_tests-9c466c84d2d9e466" "-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 `steel-decimal` (test "registry_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcQv1RRM/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsteel_decimal-4ae665e384a6bb66,libthiserror-a965034261acc59b,libsteel-d252c2c7dec26e6f,libstrsim-3c066906e8d6c466,libanyhow-578b140c59529c2d,libwhich-4908a6e94228b9aa,libeither-e0268c482aaa7202,libfutures_executor-ecc360f8677e9034,libhttparse-3484dc2af2ac521c,libglob-a123b1b60f8190fe,libxdg-adf798016555adc8,libenv_home-c364f88388b6b940,libbincode-61a8f5226d016af9,libim-e7778936ef2efc00,liblog-c4dfdfda36928161,libim_lists-d3934547644edcfe,libasync_ffi-7e3cc68d748d61be,libabi_stable-777db2a397446b38,libconst_panic-8932118fc8c0d954,librepr_offset-b32e4da6e0cc788a,libtstr-4768b34fd74ef252,libgenerational_arena-6f134e849f209e17,liblibloading-22ca65843389c480,libserde_json-e13058f97cae501e,libcrossbeam_channel-aefa9ab3fe6e3bad,libabi_stable_shared-c1fe4c2429a150fc,libcore_extensions-c8537d4d48aaeafe,libweak_table-67dc747c6cff7df1,libparking_lot-b72b65af306d6c50,libbigdecimal-d50aa573fdf6c446,liblibm-0a6e0889b0b9195a,libcodespan_reporting-87b880d318d00fae,libtermcolor-8f179e788fdc4b43,libmd5-a10f3195e6516be2,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libchrono-88c495c283ae7882,libiana_time_zone-a91931af49a14969,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,libppv_lite86-fc0c944000b12295,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,libpolling-fad31312b668c2ab,librustix-35e824ff1b690fce,libbitflags-796f9930280e876f,liblinux_raw_sys-43da894de6ebf417,libtracing-848ab37536c25575,libtracing_core-552c703070b3a3cb,libquickscope-db6026596f4c153b,libarc_swap-4abf260b32939cb0,libsteel_gen-202bea0e7981f820,libcodegen-503c811609761a9b,libindexmap-1c50536b4cf4a073,libhashbrown-ac9e50f61247ada6,libsteel_parser-7c579dbf523d7e8a,libnum_rational-c24911884d99f2dd,libnum_bigint-a750da9814e7aeb6,libnum_integer-95eea5a26612a333,liblasso-530f5f99bc35b0f1,libdashmap-c816a1a6a9fe25b9,liblock_api-32ae10cddeb6a35a,libscopeguard-0e30e6315ecc2b6d,libcrossbeam_utils-98197786b8acd648,libparking_lot_core-4f6bb77cfc7fdc3d,libsmallvec-5cdc21786420a6a9,libhashbrown-c0c935120a748f9b,libahash-c032821c39d2988c,libonce_cell-65395029fac7f518,libzerocopy-66dbd60808c8d4d9,liballocator_api2-1e309de7e7da3d03,libfxhash-4da70fad991848bc,libbyteorder-3f91e0f3212dbed5,libcompact_str-6ba661235264c292,libryu-3ba25d01f660afda,libitoa-a4ff8677f852b89f,libstatic_assertions-55654f80d66897c1,libcastaway-d244bb35a96f70be,libpretty-9cda2679aaac8b07,libunicode_width-d326e1c28964af35,libarrayvec-15451bb540225465,libtyped_arena-8b0608e5b78b4142,libim_rc-5c7f2c08e9965fb6,librand_xoshiro-789e3c71d970445b,librand_core-ab24623e0172c9c4,libgetrandom-f13afb5ec5c5f9f4,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libsized_chunks-801d3d3fe9c9e245,libbitmaps-74c76135e374d453,libtypenum-987523825771ddad,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libregex_syntax-a2301440a5fca75a,librust_decimal-71552f3f56f9897f,libserde-08fa38d84ac10a98,libarrayvec-6a3e44ce7d1687ff,libnum_traits-36efdd6ce6cdce08,librstest-8f3799841bb428b7,libfutures_util-599266fb397b536b,libmemchr-5389fb0f016212b7,libfutures_io-bc246799431b487a,libslab-2c87fab004c773e6,libfutures_channel-a6f295c68a344208,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-0107838e7248b760,libfutures_task-5ded6c1f7423ff9b,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libfutures_timer-eb8770b79ffd481e}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcQv1RRM/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/security_tests-21628a5c811a32fa" "-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 `steel-decimal` (test "security_tests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1495ed8c8c2bfba6d90537ea351995a0e177cf2e10d44935f495bf13e84968ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1495ed8c8c2bfba6d90537ea351995a0e177cf2e10d44935f495bf13e84968ad", kill_on_drop: false }` [INFO] [stdout] 1495ed8c8c2bfba6d90537ea351995a0e177cf2e10d44935f495bf13e84968ad