[INFO] fetching crate jmix-rs 0.3.2...
[INFO] testing jmix-rs-0.3.2 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate jmix-rs 0.3.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate jmix-rs 0.3.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate jmix-rs 0.3.2
[INFO] tweaked toml for crates.io crate jmix-rs 0.3.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jmix-rs 0.3.2 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jmix-rs 0.3.2 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 225e5de5c76f7fcd6bc0bf9f8ab76e9c11e9c39be791c1dd3d1a7fecd8a745b8
[INFO] running `Command { std: "docker" "start" "-a" "225e5de5c76f7fcd6bc0bf9f8ab76e9c11e9c39be791c1dd3d1a7fecd8a745b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "225e5de5c76f7fcd6bc0bf9f8ab76e9c11e9c39be791c1dd3d1a7fecd8a745b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "225e5de5c76f7fcd6bc0bf9f8ab76e9c11e9c39be791c1dd3d1a7fecd8a745b8", kill_on_drop: false }`
[INFO] [stdout] 225e5de5c76f7fcd6bc0bf9f8ab76e9c11e9c39be791c1dd3d1a7fecd8a745b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 656c94ac33b22fbe6ec02c3718b235dc7b4819ffea054e298a50097d4d09bf09
[INFO] running `Command { std: "docker" "start" "-a" "656c94ac33b22fbe6ec02c3718b235dc7b4819ffea054e298a50097d4d09bf09", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling safe-transmute v0.11.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling byteordered v0.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling borrow-or-share v0.2.2
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling lzma-rust2 v0.13.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling ppmd-rust v1.2.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling deflate64 v0.1.10
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zip v6.0.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling referencing v0.33.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling dicom-core v0.9.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling dicom-dictionary-std v0.9.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling dicom-encoding v0.9.0
[INFO] [stderr]    Compiling dicom-parser v0.9.0
[INFO] [stderr]    Compiling dicom-transfer-syntax-registry v0.9.0
[INFO] [stderr]    Compiling jsonschema v0.33.0
[INFO] [stderr]    Compiling dicom-object v0.9.0
[INFO] [stderr]    Compiling jmix-rs v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "656c94ac33b22fbe6ec02c3718b235dc7b4819ffea054e298a50097d4d09bf09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "656c94ac33b22fbe6ec02c3718b235dc7b4819ffea054e298a50097d4d09bf09", kill_on_drop: false }`
[INFO] [stdout] 656c94ac33b22fbe6ec02c3718b235dc7b4819ffea054e298a50097d4d09bf09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30b51480db902bcdccc9d5fb8c4c745486a5ace7d6243ab88aef277656a1b6da
[INFO] running `Command { std: "docker" "start" "-a" "30b51480db902bcdccc9d5fb8c4c745486a5ace7d6243ab88aef277656a1b6da", kill_on_drop: false }`
[INFO] [stderr]    Compiling jmix-rs v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `jmix-rs` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name jmix_rs --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7609a63ac89202fc -C extra-filename=-1f6c3fc4b5d05a97 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-0df867da457e26b3.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8b0d185f3707d60d.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-997e35bdc665e86f.rlib --extern dicom_dictionary_std=/opt/rustwide/target/debug/deps/libdicom_dictionary_std-316850c5f265b06f.rlib --extern dicom_object=/opt/rustwide/target/debug/deps/libdicom_object-7300d886ea4c50e6.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-056c1e28190d0bb8.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-5425dd0110d76429.rlib --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-3f799db0eaef412f.rlib --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-6909be7460dac754.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-db8f3eed2a1f3f7b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2509d323a4811110.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bf3f54e8d0ee19e0.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5494b9842d1384a9.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-29a14e261b755000.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-1c768a5adb700ee1.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-772cafe580db9b08.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d79e7cbf32e3bb2f.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-fe31fa9f1b59a72f.rlib --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-f33357b3cf033bc4.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-6ccdf87013c080c9.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-ca93be423d01b8ae.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-7c35cc04dcab947b/out` (signal: 9, SIGKILL: kill)
[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/rustcKjiT6V/symbols.o" "<17 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/{libjmix_rs-d185f86bb224b7c0,libtempfile-1c768a5adb700ee1,libfastrand-74ae4622d963d882,libjsonschema-6909be7460dac754,libreqwest-e7edc6ffce308500,libserde_urlencoded-acd80bd49a1e5762,libtower_http-1962461e5e1e0dc2,libiri_string-78898a3d7d778ef5,libtower-55d7d29859f89f54,libtower_layer-5699d784b4449e00,libhyper_util-33ab0159b5c2674a,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libhyper-8922e11e2007405c,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libatomic_waker-f98c2fb1596910db,libfutures_channel-778cead8864c0520,libtokio-f0c7d20dd1b5ba71,libsocket2-0f0429686f7399c5,libmio-78362df2fd5951c1,libhttp_body_util-e7173c4bbb82e3cb,libhttp_body-af815635f38ac68e,libfutures_util-5fb5852cac66a6df,libfutures_io-de365546141a7cae,libslab-61ed84375f91dbc7,libfutures_sink-0cf37b2678c4a49d,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,liburl-ba173876498e4158,libform_urlencoded-e63e84c134db7b31,libhttp-a7d18df8952aa204,libbytes-a98c6e187cd1e46b,libfnv-2a26f5d3b9cd4973,libsync_wrapper-c4446c9ab9748a89,libfutures_core-c23514cefd9aa7c7,libbytecount-5becb3bef02b0350,libregex-08ad2ad8a02405ec,libidna-f947c34d6726ea2b,libutf8_iter-efb3984ee203d151,libidna_adapter-0f08d9d2da03973c,libicu_properties-462f7c40d27a513f,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-43b15b11063872b9,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-edc6dbfdd104ed14,libpotential_utf-e8e1508ad08de9e4,libicu_provider-a1655a21bb77aeae,libicu_locale_core-3d4e78f91607c266,libtinystr-c620cfd15387d902,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-07d877022000bb8d,libzerotrie-dc0adeb03e84dcb6,libyoke-72279e7a68de9394,libstable_deref_trait-456565f84dafac83,libzerofrom-29e74f81a276544a,libuuid_simd-f7421e0a53cdcfa8,liboutref-4be8b5e5a9ef3784,libvsimd-9802389176dec340,libfancy_regex-86b3970625211e0e,libbit_set-9f03b899fdff376f,libbit_vec-a9f350a1f4e2b87e,libregex_automata-317bcc4cc50ac220,libaho_corasick-4a12dee4e4221361,libemail_address-eaa217d29930859a,libfraction-5547ca372da441db,libnum-bcc1214f7d6d34fd,libnum_iter-20c010e1545f81cb,libnum_rational-5f28932ce7491b65,libnum_complex-d291eefcd1d27be1,libnum_bigint-4748558bf3f4440d,libnum_integer-87bbf78974b93dd0,libnum_cmp-7a5e5868ad6fe5dc,libregex_syntax-ff45ae05f02638dd,libreferencing-0865ac909b291b33,libpercent_encoding-99cdb00cefa02ca0,libparking_lot-f8a4c80c3c06b5dc,libparking_lot_core-c08a3121822b1f58,liblock_api-ccf13efd4e88e514,libscopeguard-88d64e99d3001c2a,libfluent_uri-aae518172d64f305,libborrow_or_share-b85031e1debf2c38,libref_cast-7f807a91f9c38d61,libahash-459a4c03b7cb1cf8,libzerocopy-17a50cc40105af46,libx25519_dalek-f33357b3cf033bc4,libthiserror-772cafe580db9b08,libhkdf-3f799db0eaef412f,libaes_gcm-0df867da457e26b3,libctr-1446aa1d302edb63,libghash-0c967ec9efa51376,libpolyval-04b171de7a5a4265,libopaque_debug-de5bb8c07720ebca,libuniversal_hash-3b38fbc7ad834213,libaead-1cc245a250617575,libdicom_object-7300d886ea4c50e6,libdicom_transfer_syntax_registry-836280d69e9e3f92,liblazy_static-afffdbb119bd9ac1,libdicom_parser-a021bf513018cb6c,libtracing-8df5368ca37599d4,libpin_project_lite-5ffafa3f2ed0bb57,libtracing_core-8dda8360ca83487e,libdicom_encoding-1c89895d3e212bda,libencoding-c6bf0753238a4b1f,libencoding_index_tradchinese-696d14c093602ecc,libencoding_index_simpchinese-504798156dd4309a,libencoding_index_japanese-32fadfa796ff2492,libencoding_index_korean-24a7e2b5f29a906e,libencoding_index_singlebyte-f9bcfe53b97152c8,libbyteordered-212c190a6f157198,libbyteorder-a04fc048e4e31d48,libdicom_dictionary_std-316850c5f265b06f,libonce_cell-db8f3eed2a1f3f7b,libdicom_core-52dd84d7216beada,libsafe_transmute-5e00e88292b03e29,libitertools-22c9a488f4728a6a,libeither-c7ffdd176e4a7546,libchrono-8b0d185f3707d60d,libiana_time_zone-8ff78489a2abaa85,libsmallvec-128704011005142e,libnum_traits-efae0973d6a22ee7,libsnafu-7fd93a978f0d88e6,libtar-29a14e261b755000,libxattr-b4720f83b22c1e4d,librustix-12ca4f3a936a307e,libbitflags-21bc98708c4de387,liblinux_raw_sys-468f3136534c61a1,libfiletime-2fe1fe367fab6f6c,libzip-ca93be423d01b8ae,libppmd_rust-5d35068738d2213f,liblzma_rust2-9cd67d8b4b5eab8b,libcrc-cdb09a5ef222290d,libcrc_catalog-2535dcd5dcc58263,libdeflate64-4e6f52282dbb71f1,libpbkdf2-0778316934300d33,libzstd-1c697534a4db0e8d,libzstd_safe-154ed7edb5f62b04,libzstd_sys-5f6f185e520dd5be,libzopfli-59847c4f541392e0,libsimd_adler32-ac55460bb695d828,libbumpalo-84ebcc738db0b5c9,liblog-bb44a574e5432a5e,libbzip2-1abb30fd203d8c72,liblibbz2_rs_sys-b113507fa9f131ec,libflate2-21f3f37e641d6a1d,liblibz_rs_sys-f19bd4ba87b125be,libzlib_rs-1e47be59f8dfd56e,libtime-c1a230f69d4f299e,libtime_core-95df1ee2c6d10de5,libnum_conv-d31d2cdd240da3de,libderanged-27955e2ad8cf1eb5,libpowerfmt-521a460cc2ff4e45,libindexmap-40b638a65069644c,libequivalent-9631f206a02b9f54,libhashbrown-f257b7bc33a545cc,libcrc32fast-84c38b150a1efa4b,libaes-7675ba2fa015f3ff,libcipher-d0003582d5fefd9c,libinout-0ca4cbe6960721db,libsha1-1fee3a9250253088,libhmac-71b371f6d8d7ab08,libconstant_time_eq-748a6bc347994838,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libuuid-d79e7cbf32e3bb2f,libgetrandom-529dcb5856bd4448,libserde_json-bf3f54e8d0ee19e0,libmemchr-c5a8540217c8112c,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libed25519_dalek-056c1e28190d0bb8,libsha2-5494b9842d1384a9,libcurve25519_dalek-e16cc9c75ff8e940,libcpufeatures-bb85f9e0eaf4b5a3,libzeroize-6ccdf87013c080c9,libdigest-b660699cbfa2ec9d,libsubtle-e2f0af8959bd7889,libblock_buffer-69b2399560e8742f,libcrypto_common-c71e83bad503900d,libgeneric_array-86881b7c29aa25eb,libtypenum-0448dfa6533ed2e8,librand_core-c3355f788712bab2,libgetrandom-5425dd0110d76429,liblibc-81752f2d3cea996c,libcfg_if-fb4fff39c6905280,libed25519-d855846bc9f1d569,libsignature-4e0dee0faa117b9b,libserde-2509d323a4811110,libserde_core-3babf6f5a9b2410c,libbase64-fff42f7554bbeb90}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcKjiT6V/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/zstd-sys-7c35cc04dcab947b/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/validation_package_tests-5c68bbfa032a63a3" "-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 `jmix-rs` (test "validation_package_tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "30b51480db902bcdccc9d5fb8c4c745486a5ace7d6243ab88aef277656a1b6da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30b51480db902bcdccc9d5fb8c4c745486a5ace7d6243ab88aef277656a1b6da", kill_on_drop: false }`
[INFO] [stdout] 30b51480db902bcdccc9d5fb8c4c745486a5ace7d6243ab88aef277656a1b6da
