[INFO] fetching crate all-smi 0.16.0...
[INFO] testing all-smi-0.16.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1
[INFO] extracting crate all-smi 0.16.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate all-smi 0.16.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate all-smi 0.16.0
[INFO] tweaked toml for crates.io crate all-smi 0.16.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate all-smi 0.16.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate all-smi 0.16.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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 565c7797a6436b54eb7fbdb5f6cdb2f4d140a7331e5a807d9611c00ac0758087
[INFO] running `Command { std: "docker" "start" "-a" "565c7797a6436b54eb7fbdb5f6cdb2f4d140a7331e5a807d9611c00ac0758087", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "565c7797a6436b54eb7fbdb5f6cdb2f4d140a7331e5a807d9611c00ac0758087", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "565c7797a6436b54eb7fbdb5f6cdb2f4d140a7331e5a807d9611c00ac0758087", kill_on_drop: false }`
[INFO] [stdout] 565c7797a6436b54eb7fbdb5f6cdb2f4d140a7331e5a807d9611c00ac0758087
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0793ada9cdfc969a0eb3aa1e7ffb02b0a9da53c1bc5437f5fe16f0056f4e782b
[INFO] running `Command { std: "docker" "start" "-a" "0793ada9cdfc969a0eb3aa1e7ffb02b0a9da53c1bc5437f5fe16f0056f4e782b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling zmij v1.0.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.1.0
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling rust-embed-utils v8.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling zvariant v5.8.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling all-smi-luwen-core v0.2.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling all-smi-luwen-if v0.7.9
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling rust-embed-impl v8.9.0
[INFO] [stderr]    Compiling bitfield-struct v0.6.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling libdrm_amdgpu_sys v0.8.8
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rust-embed v8.9.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling zbus_macros v5.12.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling memmap2 v0.7.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zbus v5.12.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling all-smi-ttkmd-if v0.2.2
[INFO] [stderr]    Compiling nvml-wrapper-sys v0.9.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling all-smi v0.16.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling wrapcenum-derive v0.4.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling all-smi-luwen-ref v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling nvml-wrapper v0.11.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling libamdgpu_top v0.11.0
[INFO] [stderr]    Compiling cgroups-rs v0.5.0
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.36s
[INFO] running `Command { std: "docker" "inspect" "0793ada9cdfc969a0eb3aa1e7ffb02b0a9da53c1bc5437f5fe16f0056f4e782b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0793ada9cdfc969a0eb3aa1e7ffb02b0a9da53c1bc5437f5fe16f0056f4e782b", kill_on_drop: false }`
[INFO] [stdout] 0793ada9cdfc969a0eb3aa1e7ffb02b0a9da53c1bc5437f5fe16f0056f4e782b
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d83c34523e1c86b7208b1b47d6de63517ebb02f16c56c384cf3de7dd9ebf087
[INFO] running `Command { std: "docker" "start" "-a" "7d83c34523e1c86b7208b1b47d6de63517ebb02f16c56c384cf3de7dd9ebf087", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]    Compiling all-smi-luwen-if v0.7.9
[INFO] [stderr]    Compiling all-smi v0.16.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling all-smi-luwen-ref v0.7.9
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling zbus v5.12.0
[INFO] [stderr]    Compiling cgroups-rs v0.5.0
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcR6SmNY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*}.rlib" "/opt/rustwide/target/debug/deps/{liball_smi-0fdc881a2c0c1b24,libreqwest-fa9db2ce6a4a3e86,librustls_pki_types-333f1d79bf046a52,libzeroize-36c98e1e0ab441af,libhyper_tls-8b77f9cb1ccc0146,libtokio_native_tls-f3583dd9f50b3768,libencoding_rs-f47fb1c01542042e,libtower_http-30b9b71f92cf89bc,libiri_string-d8b08e8827a09725,libnative_tls-9ff9170b34860e96,libopenssl_probe-cbab9b905ab83f66,libopenssl-59a760708aa93078,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-5a5d0c09e1829b89,libtonic_prost-9f6dad6fd791e6bc,libprost_types-45b83e06c73dfa37,libnum_cpus-72e16b6a4e0aa27d,libprost-b1c3ecb5cba9081d,libcrossterm-51dc8e6d01359326,libderive_more-904956a153197798,libsignal_hook_mio-422ce1c4ccd18eb8,libsignal_hook-4afd9f274a59c197,liburl-3d1706b0a87cd89c,libidna-a6f8b14e4751e615,libutf8_iter-0d9be7b316c2b184,libidna_adapter-522c12c4a945f129,libicu_properties-6985a7683ea958d1,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-65efe075c6a16733,libicu_normalizer_data-088c419f54c50650,libicu_collections-807c0a69304fa41a,libpotential_utf-a6a97d3ec3bf2cee,libicu_provider-ae9dd837ba44324d,libicu_locale_core-5751e975c29ddaa8,libtinystr-c6339589929ae421,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-d4978f843077432b,libzerotrie-ed6416e19da8839d,libyoke-141f10837265dd60,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fac01bca1a9f9a67,libclap-c18824298e2133d6,libclap_builder-d8135ffe107a9b40,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2,liblibamdgpu_top-fc7be4a4afbfb779,liblibdrm_amdgpu_sys-c7d1202cb4d8dc78,liball_smi_luwen_ref-de5113fd832c10cc,libindicatif-931bf95572bbf6bf,libportable_atomic-f808ab39bcf1ecf5,libnumber_prefix-8479f39d71e80d3e,libconsole-374cad1e843b22ab,libunicode_width-11318280e9097d13,liball_smi_ttkmd_if-4444971252f9047b,libmemmap2-a5b7c6d5fee5ad04,libnix-c50b8719bc837936,libmemoffset-74249b542e0ac4da,liball_smi_luwen_if-9551d7a8cf278694,libbincode-3e5319a1061eccce,librust_embed-1b71a1e984b41db5,librust_embed_utils-f764f6f3fa974700,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libsha2-8b90c609e5cd1b21,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libprost-319f1ec0a41c4630,libbytemuck-a252841cb81afa19,liball_smi_luwen_core-f85377c24ddf80b4,liblibloading-25f44748b04c18dc,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libtonic-4e3ef41855b76980,libhyper_timeout-912e5dd5b051ca8e,libaxum-0f703f2736326c33,libserde_path_to_error-17cadd3654d78c57,libserde_urlencoded-def75d0f4e89c2ad,libryu-14257e7dfe68df82,libform_urlencoded-b57e943dc1db8475,libhyper_util-20e8d1e734c1f23f,libpercent_encoding-c53c37e60dd2727e,libipnet-9aae67a4e846df6d,libhyper-920bd4b71577be06,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-ddaef36a87786f17,libfnv-2d77ec4f6f971b24,libhttpdate-9f9d2502c6a38412,libfutures_channel-579caa5f736a8bdf,libmatchit-9957f6fb3fe31ab2,libaxum_core-a3c010ec41514e47,libmime-4b44681fdb2c65f7,libtower-87cda48155384486,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtokio_util-fd3534a657c910ea,libfutures_sink-be8442ee548d90f9,libfutures_util-293a6b0f85ca1fcb,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_layer-d70c7e404336389b,libbase64-2a03de3babadded3,libpin_project-e5adc8e82fd21404,libsync_wrapper-a3845461b7db14a0,libtower_service-0d7df29686b13872,libtokio_stream-0a6cbf80f18c008a,libhttp_body_util-194889fdb4ea9f63,libhttp_body-c835eae5fc9c575c,libhttp-b9bda94d23e26c86,libtokio-baa1af428e0d3947,libsocket2-3e291cebd0218a0a,libbytes-752d6eacdc0bb513,libmio-c7e98b5e1d124750,libparking_lot-c66167da135c67ca,libparking_lot_core-e0958cea56392b02,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libnvml_wrapper-296965fb509ab15d,libnvml_wrapper_sys-d833042364d6c497,liblibloading-e0795cb5ebc00421,libserde_json-16327e45981410a9,libitoa-ae20521aea192d35,libzmij-9710dfd705044373,libcgroups_rs-8c520fbadc403aa2,libthiserror-dcba0169fc5b1557,libzbus-a7caa35ef241345e,libblocking-fbbcbbe2ed487da1,libpiper-33400543c289d978,libatomic_waker-001109810bdecbaa,libhex-28742b4ca144387c,libuuid-d92829917e1c766c,libasync_executor-8f2049fd1f47c73e,libasync_process-40aa80fd458e0e71,libasync_signal-f87e875fa873a0ae,libsignal_hook_registry-dfbbe1337ce79653,liberrno-9df6d9ecf037c542,libasync_lock-9b07e83fb7262513,libasync_task-65820d26b839a505,libasync_channel-a30d5cc089938345,libtracing-d9b6f89ebf936cc8,libtracing_core-fc2d38f4334e7941,libordered_stream-490dc7b42735c7a1,libasync_broadcast-2f8723e24e9b071e,libevent_listener_strategy-0c593b233db8dc77,libevent_listener-2ade8439f857dddd,libnix-7e742d7a8b058065,libmemoffset-3c8ed49e1d551200,libasync_io-b0f92fbb19db0f89,libslab-8c0cbfb396425d81,libpolling-d81ebff0935613e7,libconcurrent_queue-cee22eed8f60aad5,libcrossbeam_utils-cd5de7cba2f6124f,librustix-21a5e07de728d37c,libbitflags-9710438662028847,liblinux_raw_sys-7ff67804fdd3dd44,libfutures_lite-9d4db765d240b993,libfutures_core-fc6bb1738f00fc87,libparking-49fcf10303d3525f,libpin_project_lite-bedc6e0acd72ff2a,libfastrand-503f12a96d791409,libfutures_io-972ebb79349338ae,libzbus_names-0b63e4f9df4cef60,libzvariant-df9a535fa6bc7efc,libenumflags2-497022989f6029d6,libendi-febab35628d944f7,libzvariant_utils-3234e37fc2cebfd1,libwinnow-d62cc636b4194caf,libsyn-6ff68c6616004c72,libquote-93654a74e8bec0d9,libproc_macro2-86ffbc7badc73939,libunicode_ident-6c0afd1e85ed9e63}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libstatic_assertions-d53a9977dc6e27e5,libserde-d733893b44679a20,libserde_core-57e528f07a610d2d,libbit_vec-ed82a54abc6c00ad,libnix-6f90948a0f7b05b0,libbitflags-e2b4db6c651223da,libcfg_if-5af52f617df93f8f,liblog-cfb0a897de58af94,libonce_cell-0ba6aecba7086d38,libchrono-e60111ed6d88ab98,libiana_time_zone-54997521cde77023,libnum_traits-300c5186abf3804c,libsysinfo-bd55a433bfb3f7fb,libmemchr-f9c66c7ba21bf873,liblibc-50a8edec9580b7d8,libthiserror-f703d8c7f1c35b58}.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" "-lssl" "-lcrypto" "-ldrm" "-ldrm_amdgpu" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcR6SmNY/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/library_api_test-c9bd0ff05d3b2d0f" "-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 `all-smi` (test "library_api_test") 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/rustcqIdFmB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*}.rlib" "/opt/rustwide/target/debug/deps/{liball_smi-0fdc881a2c0c1b24,libreqwest-fa9db2ce6a4a3e86,librustls_pki_types-333f1d79bf046a52,libzeroize-36c98e1e0ab441af,libhyper_tls-8b77f9cb1ccc0146,libtokio_native_tls-f3583dd9f50b3768,libencoding_rs-f47fb1c01542042e,libtower_http-30b9b71f92cf89bc,libiri_string-d8b08e8827a09725,libnative_tls-9ff9170b34860e96,libopenssl_probe-cbab9b905ab83f66,libopenssl-59a760708aa93078,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-5a5d0c09e1829b89,libtonic_prost-9f6dad6fd791e6bc,libprost_types-45b83e06c73dfa37,libnum_cpus-72e16b6a4e0aa27d,libprost-b1c3ecb5cba9081d,libcrossterm-51dc8e6d01359326,libderive_more-904956a153197798,libsignal_hook_mio-422ce1c4ccd18eb8,libsignal_hook-4afd9f274a59c197,liburl-3d1706b0a87cd89c,libidna-a6f8b14e4751e615,libutf8_iter-0d9be7b316c2b184,libidna_adapter-522c12c4a945f129,libicu_properties-6985a7683ea958d1,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-65efe075c6a16733,libicu_normalizer_data-088c419f54c50650,libicu_collections-807c0a69304fa41a,libpotential_utf-a6a97d3ec3bf2cee,libicu_provider-ae9dd837ba44324d,libicu_locale_core-5751e975c29ddaa8,libtinystr-c6339589929ae421,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-d4978f843077432b,libzerotrie-ed6416e19da8839d,libyoke-141f10837265dd60,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fac01bca1a9f9a67,libclap-c18824298e2133d6,libclap_builder-d8135ffe107a9b40,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2,liblibamdgpu_top-fc7be4a4afbfb779,liblibdrm_amdgpu_sys-c7d1202cb4d8dc78,liball_smi_luwen_ref-de5113fd832c10cc,libindicatif-931bf95572bbf6bf,libportable_atomic-f808ab39bcf1ecf5,libnumber_prefix-8479f39d71e80d3e,libconsole-374cad1e843b22ab,libunicode_width-11318280e9097d13,liball_smi_ttkmd_if-4444971252f9047b,libmemmap2-a5b7c6d5fee5ad04,libnix-c50b8719bc837936,libmemoffset-74249b542e0ac4da,liball_smi_luwen_if-9551d7a8cf278694,libbincode-3e5319a1061eccce,librust_embed-1b71a1e984b41db5,librust_embed_utils-f764f6f3fa974700,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libsha2-8b90c609e5cd1b21,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libprost-319f1ec0a41c4630,libbytemuck-a252841cb81afa19,liball_smi_luwen_core-f85377c24ddf80b4,liblibloading-25f44748b04c18dc,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libtonic-4e3ef41855b76980,libhyper_timeout-912e5dd5b051ca8e,libaxum-0f703f2736326c33,libserde_path_to_error-17cadd3654d78c57,libserde_urlencoded-def75d0f4e89c2ad,libryu-14257e7dfe68df82,libform_urlencoded-b57e943dc1db8475,libhyper_util-20e8d1e734c1f23f,libpercent_encoding-c53c37e60dd2727e,libipnet-9aae67a4e846df6d,libhyper-920bd4b71577be06,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-ddaef36a87786f17,libfnv-2d77ec4f6f971b24,libhttpdate-9f9d2502c6a38412,libfutures_channel-579caa5f736a8bdf,libmatchit-9957f6fb3fe31ab2,libaxum_core-a3c010ec41514e47,libmime-4b44681fdb2c65f7,libtower-87cda48155384486,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtokio_util-fd3534a657c910ea,libfutures_sink-be8442ee548d90f9,libfutures_util-293a6b0f85ca1fcb,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_layer-d70c7e404336389b,libbase64-2a03de3babadded3,libpin_project-e5adc8e82fd21404,libsync_wrapper-a3845461b7db14a0,libtower_service-0d7df29686b13872,libtokio_stream-0a6cbf80f18c008a,libhttp_body_util-194889fdb4ea9f63,libhttp_body-c835eae5fc9c575c,libhttp-b9bda94d23e26c86,libtokio-baa1af428e0d3947,libsocket2-3e291cebd0218a0a,libbytes-752d6eacdc0bb513,libmio-c7e98b5e1d124750,libparking_lot-c66167da135c67ca,libparking_lot_core-e0958cea56392b02,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libnvml_wrapper-296965fb509ab15d,libnvml_wrapper_sys-d833042364d6c497,liblibloading-e0795cb5ebc00421,libserde_json-16327e45981410a9,libitoa-ae20521aea192d35,libzmij-9710dfd705044373,libcgroups_rs-8c520fbadc403aa2,libthiserror-dcba0169fc5b1557,libzbus-a7caa35ef241345e,libblocking-fbbcbbe2ed487da1,libpiper-33400543c289d978,libatomic_waker-001109810bdecbaa,libhex-28742b4ca144387c,libuuid-d92829917e1c766c,libasync_executor-8f2049fd1f47c73e,libasync_process-40aa80fd458e0e71,libasync_signal-f87e875fa873a0ae,libsignal_hook_registry-dfbbe1337ce79653,liberrno-9df6d9ecf037c542,libasync_lock-9b07e83fb7262513,libasync_task-65820d26b839a505,libasync_channel-a30d5cc089938345,libtracing-d9b6f89ebf936cc8,libtracing_core-fc2d38f4334e7941,libordered_stream-490dc7b42735c7a1,libasync_broadcast-2f8723e24e9b071e,libevent_listener_strategy-0c593b233db8dc77,libevent_listener-2ade8439f857dddd,libnix-7e742d7a8b058065,libmemoffset-3c8ed49e1d551200,libasync_io-b0f92fbb19db0f89,libslab-8c0cbfb396425d81,libpolling-d81ebff0935613e7,libconcurrent_queue-cee22eed8f60aad5,libcrossbeam_utils-cd5de7cba2f6124f,librustix-21a5e07de728d37c,libbitflags-9710438662028847,liblinux_raw_sys-7ff67804fdd3dd44,libfutures_lite-9d4db765d240b993,libfutures_core-fc6bb1738f00fc87,libparking-49fcf10303d3525f,libpin_project_lite-bedc6e0acd72ff2a,libfastrand-503f12a96d791409,libfutures_io-972ebb79349338ae,libzbus_names-0b63e4f9df4cef60,libzvariant-df9a535fa6bc7efc,libenumflags2-497022989f6029d6,libendi-febab35628d944f7,libzvariant_utils-3234e37fc2cebfd1,libwinnow-d62cc636b4194caf,libsyn-6ff68c6616004c72,libquote-93654a74e8bec0d9,libproc_macro2-86ffbc7badc73939,libunicode_ident-6c0afd1e85ed9e63}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libstatic_assertions-d53a9977dc6e27e5,libserde-d733893b44679a20,libserde_core-57e528f07a610d2d,libbit_vec-ed82a54abc6c00ad,libnix-6f90948a0f7b05b0,libbitflags-e2b4db6c651223da,libcfg_if-5af52f617df93f8f,liblog-cfb0a897de58af94,libonce_cell-0ba6aecba7086d38,libchrono-e60111ed6d88ab98,libiana_time_zone-54997521cde77023,libnum_traits-300c5186abf3804c,libsysinfo-bd55a433bfb3f7fb,libmemchr-f9c66c7ba21bf873,liblibc-50a8edec9580b7d8,libthiserror-f703d8c7f1c35b58}.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" "-lssl" "-lcrypto" "-ldrm" "-ldrm_amdgpu" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcqIdFmB/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/container_cpu_test-5312904b4d457101" "-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 `all-smi` (test "container_cpu_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc3OjHhC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*}.rlib" "/opt/rustwide/target/debug/deps/{liball_smi-0fdc881a2c0c1b24,libreqwest-fa9db2ce6a4a3e86,librustls_pki_types-333f1d79bf046a52,libzeroize-36c98e1e0ab441af,libhyper_tls-8b77f9cb1ccc0146,libtokio_native_tls-f3583dd9f50b3768,libencoding_rs-f47fb1c01542042e,libtower_http-30b9b71f92cf89bc,libiri_string-d8b08e8827a09725,libnative_tls-9ff9170b34860e96,libopenssl_probe-cbab9b905ab83f66,libopenssl-59a760708aa93078,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-5a5d0c09e1829b89,libtonic_prost-9f6dad6fd791e6bc,libprost_types-45b83e06c73dfa37,libnum_cpus-72e16b6a4e0aa27d,libprost-b1c3ecb5cba9081d,libcrossterm-51dc8e6d01359326,libderive_more-904956a153197798,libsignal_hook_mio-422ce1c4ccd18eb8,libsignal_hook-4afd9f274a59c197,liburl-3d1706b0a87cd89c,libidna-a6f8b14e4751e615,libutf8_iter-0d9be7b316c2b184,libidna_adapter-522c12c4a945f129,libicu_properties-6985a7683ea958d1,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-65efe075c6a16733,libicu_normalizer_data-088c419f54c50650,libicu_collections-807c0a69304fa41a,libpotential_utf-a6a97d3ec3bf2cee,libicu_provider-ae9dd837ba44324d,libicu_locale_core-5751e975c29ddaa8,libtinystr-c6339589929ae421,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-d4978f843077432b,libzerotrie-ed6416e19da8839d,libyoke-141f10837265dd60,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fac01bca1a9f9a67,libclap-c18824298e2133d6,libclap_builder-d8135ffe107a9b40,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2,liblibamdgpu_top-fc7be4a4afbfb779,liblibdrm_amdgpu_sys-c7d1202cb4d8dc78,liball_smi_luwen_ref-de5113fd832c10cc,libindicatif-931bf95572bbf6bf,libportable_atomic-f808ab39bcf1ecf5,libnumber_prefix-8479f39d71e80d3e,libconsole-374cad1e843b22ab,libunicode_width-11318280e9097d13,liball_smi_ttkmd_if-4444971252f9047b,libmemmap2-a5b7c6d5fee5ad04,libnix-c50b8719bc837936,libmemoffset-74249b542e0ac4da,liball_smi_luwen_if-9551d7a8cf278694,libbincode-3e5319a1061eccce,librust_embed-1b71a1e984b41db5,librust_embed_utils-f764f6f3fa974700,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libsha2-8b90c609e5cd1b21,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libprost-319f1ec0a41c4630,libbytemuck-a252841cb81afa19,liball_smi_luwen_core-f85377c24ddf80b4,liblibloading-25f44748b04c18dc,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libtonic-4e3ef41855b76980,libhyper_timeout-912e5dd5b051ca8e,libaxum-0f703f2736326c33,libserde_path_to_error-17cadd3654d78c57,libserde_urlencoded-def75d0f4e89c2ad,libryu-14257e7dfe68df82,libform_urlencoded-b57e943dc1db8475,libhyper_util-20e8d1e734c1f23f,libpercent_encoding-c53c37e60dd2727e,libipnet-9aae67a4e846df6d,libhyper-920bd4b71577be06,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-ddaef36a87786f17,libfnv-2d77ec4f6f971b24,libhttpdate-9f9d2502c6a38412,libfutures_channel-579caa5f736a8bdf,libmatchit-9957f6fb3fe31ab2,libaxum_core-a3c010ec41514e47,libmime-4b44681fdb2c65f7,libtower-87cda48155384486,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtokio_util-fd3534a657c910ea,libfutures_sink-be8442ee548d90f9,libfutures_util-293a6b0f85ca1fcb,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_layer-d70c7e404336389b,libbase64-2a03de3babadded3,libpin_project-e5adc8e82fd21404,libsync_wrapper-a3845461b7db14a0,libtower_service-0d7df29686b13872,libtokio_stream-0a6cbf80f18c008a,libhttp_body_util-194889fdb4ea9f63,libhttp_body-c835eae5fc9c575c,libhttp-b9bda94d23e26c86,libtokio-baa1af428e0d3947,libsocket2-3e291cebd0218a0a,libbytes-752d6eacdc0bb513,libmio-c7e98b5e1d124750,libparking_lot-c66167da135c67ca,libparking_lot_core-e0958cea56392b02,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libnvml_wrapper-296965fb509ab15d,libnvml_wrapper_sys-d833042364d6c497,liblibloading-e0795cb5ebc00421,libserde_json-16327e45981410a9,libitoa-ae20521aea192d35,libzmij-9710dfd705044373,libcgroups_rs-8c520fbadc403aa2,libthiserror-dcba0169fc5b1557,libzbus-a7caa35ef241345e,libblocking-fbbcbbe2ed487da1,libpiper-33400543c289d978,libatomic_waker-001109810bdecbaa,libhex-28742b4ca144387c,libuuid-d92829917e1c766c,libasync_executor-8f2049fd1f47c73e,libasync_process-40aa80fd458e0e71,libasync_signal-f87e875fa873a0ae,libsignal_hook_registry-dfbbe1337ce79653,liberrno-9df6d9ecf037c542,libasync_lock-9b07e83fb7262513,libasync_task-65820d26b839a505,libasync_channel-a30d5cc089938345,libtracing-d9b6f89ebf936cc8,libtracing_core-fc2d38f4334e7941,libordered_stream-490dc7b42735c7a1,libasync_broadcast-2f8723e24e9b071e,libevent_listener_strategy-0c593b233db8dc77,libevent_listener-2ade8439f857dddd,libnix-7e742d7a8b058065,libmemoffset-3c8ed49e1d551200,libasync_io-b0f92fbb19db0f89,libslab-8c0cbfb396425d81,libpolling-d81ebff0935613e7,libconcurrent_queue-cee22eed8f60aad5,libcrossbeam_utils-cd5de7cba2f6124f,librustix-21a5e07de728d37c,libbitflags-9710438662028847,liblinux_raw_sys-7ff67804fdd3dd44,libfutures_lite-9d4db765d240b993,libfutures_core-fc6bb1738f00fc87,libparking-49fcf10303d3525f,libpin_project_lite-bedc6e0acd72ff2a,libfastrand-503f12a96d791409,libfutures_io-972ebb79349338ae,libzbus_names-0b63e4f9df4cef60,libzvariant-df9a535fa6bc7efc,libenumflags2-497022989f6029d6,libendi-febab35628d944f7,libzvariant_utils-3234e37fc2cebfd1,libwinnow-d62cc636b4194caf,libsyn-6ff68c6616004c72,libquote-93654a74e8bec0d9,libproc_macro2-86ffbc7badc73939,libunicode_ident-6c0afd1e85ed9e63}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libstatic_assertions-d53a9977dc6e27e5,libserde-d733893b44679a20,libserde_core-57e528f07a610d2d,libbit_vec-ed82a54abc6c00ad,libnix-6f90948a0f7b05b0,libbitflags-e2b4db6c651223da,libcfg_if-5af52f617df93f8f,liblog-cfb0a897de58af94,libonce_cell-0ba6aecba7086d38,libchrono-e60111ed6d88ab98,libiana_time_zone-54997521cde77023,libnum_traits-300c5186abf3804c,libsysinfo-bd55a433bfb3f7fb,libmemchr-f9c66c7ba21bf873,liblibc-50a8edec9580b7d8,libthiserror-f703d8c7f1c35b58}.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" "-lssl" "-lcrypto" "-ldrm" "-ldrm_amdgpu" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc3OjHhC/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/container_integration_test-87c58ad01d9f35d5" "-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 `all-smi` (test "container_integration_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc5mGA3B/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liball_smi-0fdc881a2c0c1b24,libreqwest-fa9db2ce6a4a3e86,librustls_pki_types-333f1d79bf046a52,libzeroize-36c98e1e0ab441af,libhyper_tls-8b77f9cb1ccc0146,libtokio_native_tls-f3583dd9f50b3768,libencoding_rs-f47fb1c01542042e,libtower_http-30b9b71f92cf89bc,libiri_string-d8b08e8827a09725,libnative_tls-9ff9170b34860e96,libopenssl_probe-cbab9b905ab83f66,libopenssl-59a760708aa93078,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-5a5d0c09e1829b89,libtonic_prost-9f6dad6fd791e6bc,libprost_types-45b83e06c73dfa37,libnum_cpus-72e16b6a4e0aa27d,libprost-b1c3ecb5cba9081d,libcrossterm-51dc8e6d01359326,libderive_more-904956a153197798,libsignal_hook_mio-422ce1c4ccd18eb8,libsignal_hook-4afd9f274a59c197,liburl-3d1706b0a87cd89c,libidna-a6f8b14e4751e615,libutf8_iter-0d9be7b316c2b184,libidna_adapter-522c12c4a945f129,libicu_properties-6985a7683ea958d1,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-65efe075c6a16733,libicu_normalizer_data-088c419f54c50650,libicu_collections-807c0a69304fa41a,libpotential_utf-a6a97d3ec3bf2cee,libicu_provider-ae9dd837ba44324d,libicu_locale_core-5751e975c29ddaa8,libtinystr-c6339589929ae421,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-d4978f843077432b,libzerotrie-ed6416e19da8839d,libyoke-141f10837265dd60,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fac01bca1a9f9a67,libclap-c18824298e2133d6,libclap_builder-d8135ffe107a9b40,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2,liblibamdgpu_top-fc7be4a4afbfb779,liblibdrm_amdgpu_sys-c7d1202cb4d8dc78,liball_smi_luwen_ref-de5113fd832c10cc,libindicatif-931bf95572bbf6bf,libportable_atomic-f808ab39bcf1ecf5,libnumber_prefix-8479f39d71e80d3e,libconsole-374cad1e843b22ab,libunicode_width-11318280e9097d13,liball_smi_ttkmd_if-4444971252f9047b,libmemmap2-a5b7c6d5fee5ad04,libnix-c50b8719bc837936,libmemoffset-74249b542e0ac4da,liball_smi_luwen_if-9551d7a8cf278694,libbincode-3e5319a1061eccce,librust_embed-1b71a1e984b41db5,librust_embed_utils-f764f6f3fa974700,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libsha2-8b90c609e5cd1b21,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libprost-319f1ec0a41c4630,libbytemuck-a252841cb81afa19,liball_smi_luwen_core-f85377c24ddf80b4,liblibloading-25f44748b04c18dc,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libtonic-4e3ef41855b76980,libhyper_timeout-912e5dd5b051ca8e,libaxum-0f703f2736326c33,libserde_path_to_error-17cadd3654d78c57,libserde_urlencoded-def75d0f4e89c2ad,libryu-14257e7dfe68df82,libform_urlencoded-b57e943dc1db8475,libhyper_util-20e8d1e734c1f23f,libpercent_encoding-c53c37e60dd2727e,libipnet-9aae67a4e846df6d,libhyper-920bd4b71577be06,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-ddaef36a87786f17,libfnv-2d77ec4f6f971b24,libhttpdate-9f9d2502c6a38412,libfutures_channel-579caa5f736a8bdf,libmatchit-9957f6fb3fe31ab2,libaxum_core-a3c010ec41514e47,libmime-4b44681fdb2c65f7,libtower-87cda48155384486,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtokio_util-fd3534a657c910ea,libfutures_sink-be8442ee548d90f9,libfutures_util-293a6b0f85ca1fcb,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_layer-d70c7e404336389b,libbase64-2a03de3babadded3,libpin_project-e5adc8e82fd21404,libsync_wrapper-a3845461b7db14a0,libtower_service-0d7df29686b13872,libtokio_stream-0a6cbf80f18c008a,libhttp_body_util-194889fdb4ea9f63,libhttp_body-c835eae5fc9c575c,libhttp-b9bda94d23e26c86,libtokio-baa1af428e0d3947,libsocket2-3e291cebd0218a0a,libbytes-752d6eacdc0bb513,libmio-c7e98b5e1d124750,libparking_lot-c66167da135c67ca,libparking_lot_core-e0958cea56392b02,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libnvml_wrapper-296965fb509ab15d,libnvml_wrapper_sys-d833042364d6c497,liblibloading-e0795cb5ebc00421,libserde_json-16327e45981410a9,libitoa-ae20521aea192d35,libzmij-9710dfd705044373,libcgroups_rs-8c520fbadc403aa2,libthiserror-dcba0169fc5b1557,libzbus-a7caa35ef241345e,libblocking-fbbcbbe2ed487da1,libpiper-33400543c289d978,libatomic_waker-001109810bdecbaa,libhex-28742b4ca144387c,libuuid-d92829917e1c766c,libasync_executor-8f2049fd1f47c73e,libasync_process-40aa80fd458e0e71,libasync_signal-f87e875fa873a0ae,libsignal_hook_registry-dfbbe1337ce79653,liberrno-9df6d9ecf037c542,libasync_lock-9b07e83fb7262513,libasync_task-65820d26b839a505,libasync_channel-a30d5cc089938345,libtracing-d9b6f89ebf936cc8,libtracing_core-fc2d38f4334e7941,libordered_stream-490dc7b42735c7a1,libasync_broadcast-2f8723e24e9b071e,libevent_listener_strategy-0c593b233db8dc77,libevent_listener-2ade8439f857dddd,libnix-7e742d7a8b058065,libmemoffset-3c8ed49e1d551200,libasync_io-b0f92fbb19db0f89,libslab-8c0cbfb396425d81,libpolling-d81ebff0935613e7,libconcurrent_queue-cee22eed8f60aad5,libcrossbeam_utils-cd5de7cba2f6124f,librustix-21a5e07de728d37c,libbitflags-9710438662028847,liblinux_raw_sys-7ff67804fdd3dd44,libfutures_lite-9d4db765d240b993,libfutures_core-fc6bb1738f00fc87,libparking-49fcf10303d3525f,libpin_project_lite-bedc6e0acd72ff2a,libfastrand-503f12a96d791409,libfutures_io-972ebb79349338ae,libzbus_names-0b63e4f9df4cef60,libzvariant-df9a535fa6bc7efc,libenumflags2-497022989f6029d6,libendi-febab35628d944f7,libzvariant_utils-3234e37fc2cebfd1,libwinnow-d62cc636b4194caf,libsyn-6ff68c6616004c72,libquote-93654a74e8bec0d9,libproc_macro2-86ffbc7badc73939,libunicode_ident-6c0afd1e85ed9e63}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libstatic_assertions-d53a9977dc6e27e5,libserde-d733893b44679a20,libserde_core-57e528f07a610d2d,libbit_vec-ed82a54abc6c00ad,libnix-6f90948a0f7b05b0,libbitflags-e2b4db6c651223da,libcfg_if-5af52f617df93f8f,liblog-cfb0a897de58af94,libonce_cell-0ba6aecba7086d38,libchrono-e60111ed6d88ab98,libiana_time_zone-54997521cde77023,libnum_traits-300c5186abf3804c,libsysinfo-bd55a433bfb3f7fb,libmemchr-f9c66c7ba21bf873,liblibc-50a8edec9580b7d8,libthiserror-f703d8c7f1c35b58}.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" "-lssl" "-lcrypto" "-ldrm" "-ldrm_amdgpu" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc5mGA3B/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/library_usage-ce88222980195d91" "-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 `all-smi` (example "library_usage") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "7d83c34523e1c86b7208b1b47d6de63517ebb02f16c56c384cf3de7dd9ebf087", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d83c34523e1c86b7208b1b47d6de63517ebb02f16c56c384cf3de7dd9ebf087", kill_on_drop: false }`
[INFO] [stdout] 7d83c34523e1c86b7208b1b47d6de63517ebb02f16c56c384cf3de7dd9ebf087
