[INFO] fetching crate tmf-client 0.1.9... [INFO] testing tmf-client-0.1.9 against 1.91.0 for beta-1.92-2 [INFO] extracting crate tmf-client 0.1.9 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate tmf-client 0.1.9 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tmf-client 0.1.9 [INFO] tweaked toml for crates.io crate tmf-client 0.1.9 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tmf-client 0.1.9 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tmf-client 0.1.9 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tmflib-derive v0.1.32 [INFO] [stderr] Downloaded rust_iso4217 v0.1.1 [INFO] [stderr] Downloaded rust_decimal_macros v1.37.1 [INFO] [stderr] Downloaded prettytable-rs v0.10.0 [INFO] [stderr] Downloaded sha256 v1.6.0 [INFO] [stderr] Downloaded hyper-util v0.1.14 [INFO] [stderr] Downloaded rustls-webpki v0.103.3 [INFO] [stderr] Downloaded tmflib v0.1.31 [INFO] [stderr] Downloaded winnow v0.7.11 [INFO] [stderr] Downloaded rustls v0.23.28 [INFO] [stderr] Downloaded openapiv3 v2.2.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05f1617b811d0c4d695b2dfd756c3e0b8d956618d2face51d9035bb698c0470b [INFO] running `Command { std: "docker" "start" "-a" "05f1617b811d0c4d695b2dfd756c3e0b8d956618d2face51d9035bb698c0470b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05f1617b811d0c4d695b2dfd756c3e0b8d956618d2face51d9035bb698c0470b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05f1617b811d0c4d695b2dfd756c3e0b8d956618d2face51d9035bb698c0470b", kill_on_drop: false }` [INFO] [stdout] 05f1617b811d0c4d695b2dfd756c3e0b8d956618d2face51d9035bb698c0470b [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7341d2c52a8370a2997b569e0a0e3c01192ae3e4e25095c5b57c98ca6ea520d3 [INFO] running `Command { std: "docker" "start" "-a" "7341d2c52a8370a2997b569e0a0e3c01192ae3e4e25095c5b57c98ca6ea520d3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling base32 v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 openssl-macros v0.1.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tmflib-derive v0.1.32 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling rust_decimal_macros v1.37.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling sha256 v1.6.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling openapiv3 v2.2.0 [INFO] [stderr] Compiling rust_iso4217 v0.1.1 [INFO] [stderr] Compiling tmflib v0.1.31 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling tmf-client v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.99s [INFO] running `Command { std: "docker" "inspect" "7341d2c52a8370a2997b569e0a0e3c01192ae3e4e25095c5b57c98ca6ea520d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7341d2c52a8370a2997b569e0a0e3c01192ae3e4e25095c5b57c98ca6ea520d3", kill_on_drop: false }` [INFO] [stdout] 7341d2c52a8370a2997b569e0a0e3c01192ae3e4e25095c5b57c98ca6ea520d3 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37e64013dfd3a877f9c004aec354a6b3e7d6349c34748c25afdfeb3a73e529cd [INFO] running `Command { std: "docker" "start" "-a" "37e64013dfd3a877f9c004aec354a6b3e7d6349c34748c25afdfeb3a73e529cd", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tmf-client v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcuhPfkA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtmf_client-204759af16c55191,libserde_json-00281fef1ea778b4,libreqwest-98a57afad3cbb1f7,libhyper_rustls-5d942c4372c5d89a,libwebpki_roots-3664bfc0c5ea73d3,libhyper_tls-c5ed98fe7a968283,libtokio_native_tls-a9a68b66ffec9dc1,libtokio_rustls-c1e968552beca7e3,librustls-6723b0b6e7a3c4b2,libsubtle-7ebad0e8fd7aebee,libwebpki-9cdab41405d1788a,libring-1c9e2b0670d45201,libgetrandom-7e50f0e255f6d94f,libuntrusted-be2412edbd71db05,librustls_pki_types-9b63b3e304e5ee12,libzeroize-0da6aee4552d71b5,libserde_urlencoded-fec890b813caed60,libryu-c7bdc3164939992c,libmime-e225d9a85f1cf3d6,libencoding_rs-4b74ebd0ec642516,libtower_http-9a2008f6e764c6d4,libiri_string-8f0cc544fc8e1079,libtower-994f5a28a5c4e671,libtower_layer-c60ceb3346a63fbb,libnative_tls-a44c94eb292135d4,libopenssl_probe-97285b30d4cc6be1,libopenssl-0ecee53f5cc3a691,libbitflags-425a9f588b5f9f1a,libforeign_types-e670df775a782d7c,libforeign_types_shared-752b91f79ab70125,libopenssl_sys-c4cf5dcd753209db,libhyper_util-778df8495d598ad3,libbase64-ecfd272f5a77db31,libipnet-2889ec6249556e81,libtower_service-9f56a0853c3e530c,libhyper-f453e284f7e75030,libwant-f3b76c31c36c4d48,libtry_lock-329a94192e6e0b86,libhttparse-98b4392fc1401ed6,libh2-de9ab5a299f9affb,libtracing-16629319a8120567,libtracing_core-ce8ee24fe6a518f5,libonce_cell-bfceb64c6f4cb589,libindexmap-4c9a47434ef46678,libequivalent-3dcb23bdcc9d204f,libhashbrown-f85d763894d57167,libatomic_waker-7da728311c3f5ee0,libtokio_util-6e6fef77db7c0773,libfutures_channel-0f6431eba8b68b54,libtokio-78412dc76a947ab7,libsocket2-55478533ec575b18,libmio-9186e1420877ed1b,libhttp_body_util-d7dcc8383ef631ae,libhttp_body-6fbb3c08e7458055,libfutures_util-8fe5a64e708e8958,libmemchr-e24015c2db9bc87e,libfutures_io-afc827f01ba74cbf,libslab-05259cdb0205ca97,libpin_project_lite-838971c4926b66e8,libfutures_sink-9aaf2cca9a4da9e7,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,liblog-08be59b704afb586,liburl-e7c0e2ef678b3484,libidna-f8d8b4419107ba99,libutf8_iter-4c16f1b0fe35ecc6,libidna_adapter-ce59c6296d59a4eb,libicu_properties-7f8b44e7b227aa0f,libicu_properties_data-5084b8fd22849447,libicu_normalizer-0ef84d50e7a35a92,libsmallvec-d742c640d0fe72e3,libicu_normalizer_data-3d4549f23d667c3a,libicu_collections-f74900f8a6a8ba4b,libpotential_utf-2c2138fbabb0772f,libicu_provider-cee2443b21e552b4,libicu_locale_core-bba0e70ec81a3aaf,libtinystr-89d1b79b27f1f808,liblitemap-1ade25a292c63c00,libwriteable-0b8e67c9db8bf269,libzerovec-4b4366b52f8d48ec,libzerotrie-4b94cc3ecc27ca89,libyoke-b8cf6f41aa6a3406,libstable_deref_trait-0033ad6b1a174017,libzerofrom-ebcef2d24ef508eb,libform_urlencoded-ff966316eae1fdf0,libpercent_encoding-19c70978ecb9ded3,libhttp-2bae8eb75b272793,libitoa-d0b71e03eb93d2a7,libbytes-9bfea4f212c5b7d0,libfnv-440a3b349835519e,libsync_wrapper-484a56bdb225c0a8,libfutures_core-02dcfccd95bac8dd,libthiserror-8515f9ccf46e33dd,libtmflib-67fc2ba2bfa30b1a,librust_iso4217-56eab33116add16b,libphf-870de4f54413ef33,libphf_shared-f70f4447c43b7143,libsiphasher-dd1cc7cacf28dc1d,librust_decimal-d33409d356ff066e,libarrayvec-15c1778a89d3aab8,libbase32-44590b781e35ffc5,libsha256-1ac9b79ad83878fd,libhex-e3cafe4f5c98898b,libsha2-f1dfcb3336a91406,libcpufeatures-090d52df5475f983,libdigest-38b8c33402820615,libblock_buffer-b7c832084a63d83f,libcrypto_common-7782f426273ce64c,libgeneric_array-549275445a8108b3,libtypenum-4e38cc387f062e8f,libserde-228cc16669f18279,libuuid-9317d3085f2298f3,libgetrandom-276610de0c79f23a,liblibc-534ba2427695041c,libcfg_if-20f0d5d0f3401e71,libchrono-2c80387f76da51c6,libiana_time_zone-405546502478874f,libnum_traits-24f7e06f3a4e0db0}.rlib" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcuhPfkA/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-5cc10973cf547747/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_resource_inventory-ec620b331d3d59ee" "-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 `tmf-client` (example "get_resource_inventory") 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" "/tmp/rustcNuLmco/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtmf_client-204759af16c55191,libserde_json-00281fef1ea778b4,libreqwest-98a57afad3cbb1f7,libhyper_rustls-5d942c4372c5d89a,libwebpki_roots-3664bfc0c5ea73d3,libhyper_tls-c5ed98fe7a968283,libtokio_native_tls-a9a68b66ffec9dc1,libtokio_rustls-c1e968552beca7e3,librustls-6723b0b6e7a3c4b2,libsubtle-7ebad0e8fd7aebee,libwebpki-9cdab41405d1788a,libring-1c9e2b0670d45201,libgetrandom-7e50f0e255f6d94f,libuntrusted-be2412edbd71db05,librustls_pki_types-9b63b3e304e5ee12,libzeroize-0da6aee4552d71b5,libserde_urlencoded-fec890b813caed60,libryu-c7bdc3164939992c,libmime-e225d9a85f1cf3d6,libencoding_rs-4b74ebd0ec642516,libtower_http-9a2008f6e764c6d4,libiri_string-8f0cc544fc8e1079,libtower-994f5a28a5c4e671,libtower_layer-c60ceb3346a63fbb,libnative_tls-a44c94eb292135d4,libopenssl_probe-97285b30d4cc6be1,libopenssl-0ecee53f5cc3a691,libbitflags-425a9f588b5f9f1a,libforeign_types-e670df775a782d7c,libforeign_types_shared-752b91f79ab70125,libopenssl_sys-c4cf5dcd753209db,libhyper_util-778df8495d598ad3,libbase64-ecfd272f5a77db31,libipnet-2889ec6249556e81,libtower_service-9f56a0853c3e530c,libhyper-f453e284f7e75030,libwant-f3b76c31c36c4d48,libtry_lock-329a94192e6e0b86,libhttparse-98b4392fc1401ed6,libh2-de9ab5a299f9affb,libtracing-16629319a8120567,libtracing_core-ce8ee24fe6a518f5,libonce_cell-bfceb64c6f4cb589,libindexmap-4c9a47434ef46678,libequivalent-3dcb23bdcc9d204f,libhashbrown-f85d763894d57167,libatomic_waker-7da728311c3f5ee0,libtokio_util-6e6fef77db7c0773,libfutures_channel-0f6431eba8b68b54,libtokio-78412dc76a947ab7,libsocket2-55478533ec575b18,libmio-9186e1420877ed1b,libhttp_body_util-d7dcc8383ef631ae,libhttp_body-6fbb3c08e7458055,libfutures_util-8fe5a64e708e8958,libmemchr-e24015c2db9bc87e,libfutures_io-afc827f01ba74cbf,libslab-05259cdb0205ca97,libpin_project_lite-838971c4926b66e8,libfutures_sink-9aaf2cca9a4da9e7,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,liblog-08be59b704afb586,liburl-e7c0e2ef678b3484,libidna-f8d8b4419107ba99,libutf8_iter-4c16f1b0fe35ecc6,libidna_adapter-ce59c6296d59a4eb,libicu_properties-7f8b44e7b227aa0f,libicu_properties_data-5084b8fd22849447,libicu_normalizer-0ef84d50e7a35a92,libsmallvec-d742c640d0fe72e3,libicu_normalizer_data-3d4549f23d667c3a,libicu_collections-f74900f8a6a8ba4b,libpotential_utf-2c2138fbabb0772f,libicu_provider-cee2443b21e552b4,libicu_locale_core-bba0e70ec81a3aaf,libtinystr-89d1b79b27f1f808,liblitemap-1ade25a292c63c00,libwriteable-0b8e67c9db8bf269,libzerovec-4b4366b52f8d48ec,libzerotrie-4b94cc3ecc27ca89,libyoke-b8cf6f41aa6a3406,libstable_deref_trait-0033ad6b1a174017,libzerofrom-ebcef2d24ef508eb,libform_urlencoded-ff966316eae1fdf0,libpercent_encoding-19c70978ecb9ded3,libhttp-2bae8eb75b272793,libitoa-d0b71e03eb93d2a7,libbytes-9bfea4f212c5b7d0,libfnv-440a3b349835519e,libsync_wrapper-484a56bdb225c0a8,libfutures_core-02dcfccd95bac8dd,libthiserror-8515f9ccf46e33dd,libtmflib-67fc2ba2bfa30b1a,librust_iso4217-56eab33116add16b,libphf-870de4f54413ef33,libphf_shared-f70f4447c43b7143,libsiphasher-dd1cc7cacf28dc1d,librust_decimal-d33409d356ff066e,libarrayvec-15c1778a89d3aab8,libbase32-44590b781e35ffc5,libsha256-1ac9b79ad83878fd,libhex-e3cafe4f5c98898b,libsha2-f1dfcb3336a91406,libcpufeatures-090d52df5475f983,libdigest-38b8c33402820615,libblock_buffer-b7c832084a63d83f,libcrypto_common-7782f426273ce64c,libgeneric_array-549275445a8108b3,libtypenum-4e38cc387f062e8f,libserde-228cc16669f18279,libuuid-9317d3085f2298f3,libgetrandom-276610de0c79f23a,liblibc-534ba2427695041c,libcfg_if-20f0d5d0f3401e71,libchrono-2c80387f76da51c6,libiana_time_zone-405546502478874f,libnum_traits-24f7e06f3a4e0db0}.rlib" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNuLmco/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-5cc10973cf547747/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_product_inventory-1ae59f8e7ac4f8ba" "-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 `tmf-client` (example "get_product_inventory") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustci8N9kZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtmf_client-204759af16c55191,libserde_json-00281fef1ea778b4,libreqwest-98a57afad3cbb1f7,libhyper_rustls-5d942c4372c5d89a,libwebpki_roots-3664bfc0c5ea73d3,libhyper_tls-c5ed98fe7a968283,libtokio_native_tls-a9a68b66ffec9dc1,libtokio_rustls-c1e968552beca7e3,librustls-6723b0b6e7a3c4b2,libsubtle-7ebad0e8fd7aebee,libwebpki-9cdab41405d1788a,libring-1c9e2b0670d45201,libgetrandom-7e50f0e255f6d94f,libuntrusted-be2412edbd71db05,librustls_pki_types-9b63b3e304e5ee12,libzeroize-0da6aee4552d71b5,libserde_urlencoded-fec890b813caed60,libryu-c7bdc3164939992c,libmime-e225d9a85f1cf3d6,libencoding_rs-4b74ebd0ec642516,libtower_http-9a2008f6e764c6d4,libiri_string-8f0cc544fc8e1079,libtower-994f5a28a5c4e671,libtower_layer-c60ceb3346a63fbb,libnative_tls-a44c94eb292135d4,libopenssl_probe-97285b30d4cc6be1,libopenssl-0ecee53f5cc3a691,libbitflags-425a9f588b5f9f1a,libforeign_types-e670df775a782d7c,libforeign_types_shared-752b91f79ab70125,libopenssl_sys-c4cf5dcd753209db,libhyper_util-778df8495d598ad3,libbase64-ecfd272f5a77db31,libipnet-2889ec6249556e81,libtower_service-9f56a0853c3e530c,libhyper-f453e284f7e75030,libwant-f3b76c31c36c4d48,libtry_lock-329a94192e6e0b86,libhttparse-98b4392fc1401ed6,libh2-de9ab5a299f9affb,libtracing-16629319a8120567,libtracing_core-ce8ee24fe6a518f5,libonce_cell-bfceb64c6f4cb589,libindexmap-4c9a47434ef46678,libequivalent-3dcb23bdcc9d204f,libhashbrown-f85d763894d57167,libatomic_waker-7da728311c3f5ee0,libtokio_util-6e6fef77db7c0773,libfutures_channel-0f6431eba8b68b54,libtokio-78412dc76a947ab7,libsocket2-55478533ec575b18,libmio-9186e1420877ed1b,libhttp_body_util-d7dcc8383ef631ae,libhttp_body-6fbb3c08e7458055,libfutures_util-8fe5a64e708e8958,libmemchr-e24015c2db9bc87e,libfutures_io-afc827f01ba74cbf,libslab-05259cdb0205ca97,libpin_project_lite-838971c4926b66e8,libfutures_sink-9aaf2cca9a4da9e7,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,liblog-08be59b704afb586,liburl-e7c0e2ef678b3484,libidna-f8d8b4419107ba99,libutf8_iter-4c16f1b0fe35ecc6,libidna_adapter-ce59c6296d59a4eb,libicu_properties-7f8b44e7b227aa0f,libicu_properties_data-5084b8fd22849447,libicu_normalizer-0ef84d50e7a35a92,libsmallvec-d742c640d0fe72e3,libicu_normalizer_data-3d4549f23d667c3a,libicu_collections-f74900f8a6a8ba4b,libpotential_utf-2c2138fbabb0772f,libicu_provider-cee2443b21e552b4,libicu_locale_core-bba0e70ec81a3aaf,libtinystr-89d1b79b27f1f808,liblitemap-1ade25a292c63c00,libwriteable-0b8e67c9db8bf269,libzerovec-4b4366b52f8d48ec,libzerotrie-4b94cc3ecc27ca89,libyoke-b8cf6f41aa6a3406,libstable_deref_trait-0033ad6b1a174017,libzerofrom-ebcef2d24ef508eb,libform_urlencoded-ff966316eae1fdf0,libpercent_encoding-19c70978ecb9ded3,libhttp-2bae8eb75b272793,libitoa-d0b71e03eb93d2a7,libbytes-9bfea4f212c5b7d0,libfnv-440a3b349835519e,libsync_wrapper-484a56bdb225c0a8,libfutures_core-02dcfccd95bac8dd,libthiserror-8515f9ccf46e33dd,libtmflib-67fc2ba2bfa30b1a,librust_iso4217-56eab33116add16b,libphf-870de4f54413ef33,libphf_shared-f70f4447c43b7143,libsiphasher-dd1cc7cacf28dc1d,librust_decimal-d33409d356ff066e,libarrayvec-15c1778a89d3aab8,libbase32-44590b781e35ffc5,libsha256-1ac9b79ad83878fd,libhex-e3cafe4f5c98898b,libsha2-f1dfcb3336a91406,libcpufeatures-090d52df5475f983,libdigest-38b8c33402820615,libblock_buffer-b7c832084a63d83f,libcrypto_common-7782f426273ce64c,libgeneric_array-549275445a8108b3,libtypenum-4e38cc387f062e8f,libserde-228cc16669f18279,libuuid-9317d3085f2298f3,libgetrandom-276610de0c79f23a,liblibc-534ba2427695041c,libcfg_if-20f0d5d0f3401e71,libchrono-2c80387f76da51c6,libiana_time_zone-405546502478874f,libnum_traits-24f7e06f3a4e0db0}.rlib" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustci8N9kZ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-5cc10973cf547747/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_quote-1301bbf57d036faa" "-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 `tmf-client` (example "get_quote") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc1AALai/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtmf_client-204759af16c55191,libserde_json-00281fef1ea778b4,libreqwest-98a57afad3cbb1f7,libhyper_rustls-5d942c4372c5d89a,libwebpki_roots-3664bfc0c5ea73d3,libhyper_tls-c5ed98fe7a968283,libtokio_native_tls-a9a68b66ffec9dc1,libtokio_rustls-c1e968552beca7e3,librustls-6723b0b6e7a3c4b2,libsubtle-7ebad0e8fd7aebee,libwebpki-9cdab41405d1788a,libring-1c9e2b0670d45201,libgetrandom-7e50f0e255f6d94f,libuntrusted-be2412edbd71db05,librustls_pki_types-9b63b3e304e5ee12,libzeroize-0da6aee4552d71b5,libserde_urlencoded-fec890b813caed60,libryu-c7bdc3164939992c,libmime-e225d9a85f1cf3d6,libencoding_rs-4b74ebd0ec642516,libtower_http-9a2008f6e764c6d4,libiri_string-8f0cc544fc8e1079,libtower-994f5a28a5c4e671,libtower_layer-c60ceb3346a63fbb,libnative_tls-a44c94eb292135d4,libopenssl_probe-97285b30d4cc6be1,libopenssl-0ecee53f5cc3a691,libbitflags-425a9f588b5f9f1a,libforeign_types-e670df775a782d7c,libforeign_types_shared-752b91f79ab70125,libopenssl_sys-c4cf5dcd753209db,libhyper_util-778df8495d598ad3,libbase64-ecfd272f5a77db31,libipnet-2889ec6249556e81,libtower_service-9f56a0853c3e530c,libhyper-f453e284f7e75030,libwant-f3b76c31c36c4d48,libtry_lock-329a94192e6e0b86,libhttparse-98b4392fc1401ed6,libh2-de9ab5a299f9affb,libtracing-16629319a8120567,libtracing_core-ce8ee24fe6a518f5,libonce_cell-bfceb64c6f4cb589,libindexmap-4c9a47434ef46678,libequivalent-3dcb23bdcc9d204f,libhashbrown-f85d763894d57167,libatomic_waker-7da728311c3f5ee0,libtokio_util-6e6fef77db7c0773,libfutures_channel-0f6431eba8b68b54,libtokio-78412dc76a947ab7,libsocket2-55478533ec575b18,libmio-9186e1420877ed1b,libhttp_body_util-d7dcc8383ef631ae,libhttp_body-6fbb3c08e7458055,libfutures_util-8fe5a64e708e8958,libmemchr-e24015c2db9bc87e,libfutures_io-afc827f01ba74cbf,libslab-05259cdb0205ca97,libpin_project_lite-838971c4926b66e8,libfutures_sink-9aaf2cca9a4da9e7,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,liblog-08be59b704afb586,liburl-e7c0e2ef678b3484,libidna-f8d8b4419107ba99,libutf8_iter-4c16f1b0fe35ecc6,libidna_adapter-ce59c6296d59a4eb,libicu_properties-7f8b44e7b227aa0f,libicu_properties_data-5084b8fd22849447,libicu_normalizer-0ef84d50e7a35a92,libsmallvec-d742c640d0fe72e3,libicu_normalizer_data-3d4549f23d667c3a,libicu_collections-f74900f8a6a8ba4b,libpotential_utf-2c2138fbabb0772f,libicu_provider-cee2443b21e552b4,libicu_locale_core-bba0e70ec81a3aaf,libtinystr-89d1b79b27f1f808,liblitemap-1ade25a292c63c00,libwriteable-0b8e67c9db8bf269,libzerovec-4b4366b52f8d48ec,libzerotrie-4b94cc3ecc27ca89,libyoke-b8cf6f41aa6a3406,libstable_deref_trait-0033ad6b1a174017,libzerofrom-ebcef2d24ef508eb,libform_urlencoded-ff966316eae1fdf0,libpercent_encoding-19c70978ecb9ded3,libhttp-2bae8eb75b272793,libitoa-d0b71e03eb93d2a7,libbytes-9bfea4f212c5b7d0,libfnv-440a3b349835519e,libsync_wrapper-484a56bdb225c0a8,libfutures_core-02dcfccd95bac8dd,libthiserror-8515f9ccf46e33dd,libtmflib-67fc2ba2bfa30b1a,librust_iso4217-56eab33116add16b,libphf-870de4f54413ef33,libphf_shared-f70f4447c43b7143,libsiphasher-dd1cc7cacf28dc1d,librust_decimal-d33409d356ff066e,libarrayvec-15c1778a89d3aab8,libbase32-44590b781e35ffc5,libsha256-1ac9b79ad83878fd,libhex-e3cafe4f5c98898b,libsha2-f1dfcb3336a91406,libcpufeatures-090d52df5475f983,libdigest-38b8c33402820615,libblock_buffer-b7c832084a63d83f,libcrypto_common-7782f426273ce64c,libgeneric_array-549275445a8108b3,libtypenum-4e38cc387f062e8f,libserde-228cc16669f18279,libuuid-9317d3085f2298f3,libgetrandom-276610de0c79f23a,liblibc-534ba2427695041c,libcfg_if-20f0d5d0f3401e71,libchrono-2c80387f76da51c6,libiana_time_zone-405546502478874f,libnum_traits-24f7e06f3a4e0db0}.rlib" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1AALai/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-5cc10973cf547747/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/create_shoppingcart-275ae3110641a825" "-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 `tmf-client` (example "create_shoppingcart") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "37e64013dfd3a877f9c004aec354a6b3e7d6349c34748c25afdfeb3a73e529cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37e64013dfd3a877f9c004aec354a6b3e7d6349c34748c25afdfeb3a73e529cd", kill_on_drop: false }` [INFO] [stdout] 37e64013dfd3a877f9c004aec354a6b3e7d6349c34748c25afdfeb3a73e529cd