[INFO] fetching crate tmf-client 0.1.9...
[INFO] testing tmf-client-0.1.9 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate tmf-client 0.1.9 into /workspace/builds/worker-5-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tmf-client 0.1.9 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 763d476655995ca155819c6f7a864f9b02fa3c966b0846f837327bd1efbed261
[INFO] running `Command { std: "docker" "start" "-a" "763d476655995ca155819c6f7a864f9b02fa3c966b0846f837327bd1efbed261", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "763d476655995ca155819c6f7a864f9b02fa3c966b0846f837327bd1efbed261", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "763d476655995ca155819c6f7a864f9b02fa3c966b0846f837327bd1efbed261", kill_on_drop: false }`
[INFO] [stdout] 763d476655995ca155819c6f7a864f9b02fa3c966b0846f837327bd1efbed261
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf38a8ba8a906c0ae200b08b92d2be872050c91541a06ea8079108f8dea16209
[INFO] running `Command { std: "docker" "start" "-a" "bf38a8ba8a906c0ae200b08b92d2be872050c91541a06ea8079108f8dea16209", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling syn v2.0.104
[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 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 regex-syntax v0.8.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling base32 v0.5.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[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 env_logger v0.11.8
[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 tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling sha256 v1.6.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling idna v1.0.3
[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 url v2.5.4
[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 52.75s
[INFO] running `Command { std: "docker" "inspect" "bf38a8ba8a906c0ae200b08b92d2be872050c91541a06ea8079108f8dea16209", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf38a8ba8a906c0ae200b08b92d2be872050c91541a06ea8079108f8dea16209", kill_on_drop: false }`
[INFO] [stdout] bf38a8ba8a906c0ae200b08b92d2be872050c91541a06ea8079108f8dea16209
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88071b143a96606db266088109cfdef314dc3c96391ad3537c164bb42071468d
[INFO] running `Command { std: "docker" "start" "-a" "88071b143a96606db266088109cfdef314dc3c96391ad3537c164bb42071468d", 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] [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] [stderr]    Compiling tmf-client v0.1.9 (/opt/rustwide/workdir)
[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/rustcDUSLLf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtmf_client-685e09d28d4e8ed1,libserde_json-ef154683a4cb3699,libreqwest-b26b477f14adc447,libhyper_rustls-80d84cf21e7f79f3,libwebpki_roots-b97000dc553d2d96,libhyper_tls-382ce76dad8ee9fd,libtokio_native_tls-37ce6260ee125816,libtokio_rustls-69ad4239aa276f4a,librustls-33ea07016401b8a2,libsubtle-2ae6a7038b9a0630,libwebpki-ff86b93e9e186370,libring-127e0cb7bbdb8470,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libserde_urlencoded-9c40344c9cc73470,libryu-a7164637bc4900ee,libmime-0188e0814ca7ddbf,libencoding_rs-a8bfad11509e5a6e,libtower_http-1d62d28ae5879aa2,libiri_string-f2231ba2cbe5b068,libtower-6bf748215a468907,libtower_layer-d908dd771b239ecd,libnative_tls-72be680dc155ced8,libopenssl_probe-2c6d21a9709cae46,libopenssl-84b5af7bd8defacf,libbitflags-09ab521ff94ef481,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-e3512f499d7b305c,libhyper_util-5cfef81ec461c164,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-fbf54cf0dd545146,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-62524a6701f52920,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libindexmap-d486082503e3bf0e,libequivalent-6a754676e6af62ae,libhashbrown-e327c0f7da61a4cc,libatomic_waker-06950c8c08d2b8fa,libtokio_util-6e3142aedbf33de6,libfutures_channel-0c7632e5ed4dc230,libtokio-b7d4f671433b360c,libsocket2-5483915df1d77936,libmio-1f551ea361bf795c,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libfutures_util-7fddd09ac9a4ce55,libmemchr-eb753e192a6bbd2d,libfutures_io-59d0071c9258d69f,libslab-06cf58f8e93304ed,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,liblog-d6f7bb1298e9acd0,liburl-5a0a390cd8370200,libidna-c2b9a92c39004b63,libutf8_iter-51566bbad89f3a68,libidna_adapter-8aa4cceac4b432e4,libicu_properties-af1095b27e3885ac,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-fc93647b7f499669,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-7ea9fac496bf55ee,libpotential_utf-cfbb8058953efcf1,libicu_provider-ec2014bbea3ea0b7,libicu_locale_core-f01310705b367884,libtinystr-6ccfa0051cebae45,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-d462ebf5781b07dd,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_core-3b920243fce8fec0,libthiserror-4571c34690b6c4a3,libtmflib-787e8bb4e686aaf9,librust_iso4217-710fc09d6b67a592,libphf-1eb0c350a767ccb4,libphf_shared-5740a9e3ed9667f5,libsiphasher-03bcd832dc490f0a,librust_decimal-ca0812059e1eede3,libarrayvec-9d0aa62fa88910b3,libbase32-b2fe4a34a1a9844f,libsha256-85f936e55bb863d6,libhex-13e08b3b00984ab7,libsha2-039ac64b87723c44,libcpufeatures-e04321643d03190d,libdigest-312ff695071159a8,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-68365c21aa465a37,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libserde-2764d41a3d1279b0,libuuid-1605bd85d35ebde9,libgetrandom-3757c36556d35c6e,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,libchrono-3aec80d716fcad8d,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-a18c4d9bed406b85}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcDUSLLf/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/ring-c90c09b9bfcee5e6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/create_shoppingcart-78f73f4c855c5a06" "-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] [stderr] warning: build failed, waiting for other jobs to finish...
[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/rustcx9KLRV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtmf_client-685e09d28d4e8ed1,libserde_json-ef154683a4cb3699,libreqwest-b26b477f14adc447,libhyper_rustls-80d84cf21e7f79f3,libwebpki_roots-b97000dc553d2d96,libhyper_tls-382ce76dad8ee9fd,libtokio_native_tls-37ce6260ee125816,libtokio_rustls-69ad4239aa276f4a,librustls-33ea07016401b8a2,libsubtle-2ae6a7038b9a0630,libwebpki-ff86b93e9e186370,libring-127e0cb7bbdb8470,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libserde_urlencoded-9c40344c9cc73470,libryu-a7164637bc4900ee,libmime-0188e0814ca7ddbf,libencoding_rs-a8bfad11509e5a6e,libtower_http-1d62d28ae5879aa2,libiri_string-f2231ba2cbe5b068,libtower-6bf748215a468907,libtower_layer-d908dd771b239ecd,libnative_tls-72be680dc155ced8,libopenssl_probe-2c6d21a9709cae46,libopenssl-84b5af7bd8defacf,libbitflags-09ab521ff94ef481,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-e3512f499d7b305c,libhyper_util-5cfef81ec461c164,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-fbf54cf0dd545146,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-62524a6701f52920,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libindexmap-d486082503e3bf0e,libequivalent-6a754676e6af62ae,libhashbrown-e327c0f7da61a4cc,libatomic_waker-06950c8c08d2b8fa,libtokio_util-6e3142aedbf33de6,libfutures_channel-0c7632e5ed4dc230,libtokio-b7d4f671433b360c,libsocket2-5483915df1d77936,libmio-1f551ea361bf795c,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libfutures_util-7fddd09ac9a4ce55,libmemchr-eb753e192a6bbd2d,libfutures_io-59d0071c9258d69f,libslab-06cf58f8e93304ed,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,liblog-d6f7bb1298e9acd0,liburl-5a0a390cd8370200,libidna-c2b9a92c39004b63,libutf8_iter-51566bbad89f3a68,libidna_adapter-8aa4cceac4b432e4,libicu_properties-af1095b27e3885ac,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-fc93647b7f499669,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-7ea9fac496bf55ee,libpotential_utf-cfbb8058953efcf1,libicu_provider-ec2014bbea3ea0b7,libicu_locale_core-f01310705b367884,libtinystr-6ccfa0051cebae45,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-d462ebf5781b07dd,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_core-3b920243fce8fec0,libthiserror-4571c34690b6c4a3,libtmflib-787e8bb4e686aaf9,librust_iso4217-710fc09d6b67a592,libphf-1eb0c350a767ccb4,libphf_shared-5740a9e3ed9667f5,libsiphasher-03bcd832dc490f0a,librust_decimal-ca0812059e1eede3,libarrayvec-9d0aa62fa88910b3,libbase32-b2fe4a34a1a9844f,libsha256-85f936e55bb863d6,libhex-13e08b3b00984ab7,libsha2-039ac64b87723c44,libcpufeatures-e04321643d03190d,libdigest-312ff695071159a8,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-68365c21aa465a37,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libserde-2764d41a3d1279b0,libuuid-1605bd85d35ebde9,libgetrandom-3757c36556d35c6e,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,libchrono-3aec80d716fcad8d,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-a18c4d9bed406b85}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcx9KLRV/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/ring-c90c09b9bfcee5e6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/create_qualification-406d91ce33c17320" "-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_qualification") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcZGCVd1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtmf_client-685e09d28d4e8ed1,libserde_json-ef154683a4cb3699,libreqwest-b26b477f14adc447,libhyper_rustls-80d84cf21e7f79f3,libwebpki_roots-b97000dc553d2d96,libhyper_tls-382ce76dad8ee9fd,libtokio_native_tls-37ce6260ee125816,libtokio_rustls-69ad4239aa276f4a,librustls-33ea07016401b8a2,libsubtle-2ae6a7038b9a0630,libwebpki-ff86b93e9e186370,libring-127e0cb7bbdb8470,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libserde_urlencoded-9c40344c9cc73470,libryu-a7164637bc4900ee,libmime-0188e0814ca7ddbf,libencoding_rs-a8bfad11509e5a6e,libtower_http-1d62d28ae5879aa2,libiri_string-f2231ba2cbe5b068,libtower-6bf748215a468907,libtower_layer-d908dd771b239ecd,libnative_tls-72be680dc155ced8,libopenssl_probe-2c6d21a9709cae46,libopenssl-84b5af7bd8defacf,libbitflags-09ab521ff94ef481,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-e3512f499d7b305c,libhyper_util-5cfef81ec461c164,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-fbf54cf0dd545146,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-62524a6701f52920,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libindexmap-d486082503e3bf0e,libequivalent-6a754676e6af62ae,libhashbrown-e327c0f7da61a4cc,libatomic_waker-06950c8c08d2b8fa,libtokio_util-6e3142aedbf33de6,libfutures_channel-0c7632e5ed4dc230,libtokio-b7d4f671433b360c,libsocket2-5483915df1d77936,libmio-1f551ea361bf795c,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libfutures_util-7fddd09ac9a4ce55,libmemchr-eb753e192a6bbd2d,libfutures_io-59d0071c9258d69f,libslab-06cf58f8e93304ed,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,liblog-d6f7bb1298e9acd0,liburl-5a0a390cd8370200,libidna-c2b9a92c39004b63,libutf8_iter-51566bbad89f3a68,libidna_adapter-8aa4cceac4b432e4,libicu_properties-af1095b27e3885ac,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-fc93647b7f499669,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-7ea9fac496bf55ee,libpotential_utf-cfbb8058953efcf1,libicu_provider-ec2014bbea3ea0b7,libicu_locale_core-f01310705b367884,libtinystr-6ccfa0051cebae45,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-d462ebf5781b07dd,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_core-3b920243fce8fec0,libthiserror-4571c34690b6c4a3,libtmflib-787e8bb4e686aaf9,librust_iso4217-710fc09d6b67a592,libphf-1eb0c350a767ccb4,libphf_shared-5740a9e3ed9667f5,libsiphasher-03bcd832dc490f0a,librust_decimal-ca0812059e1eede3,libarrayvec-9d0aa62fa88910b3,libbase32-b2fe4a34a1a9844f,libsha256-85f936e55bb863d6,libhex-13e08b3b00984ab7,libsha2-039ac64b87723c44,libcpufeatures-e04321643d03190d,libdigest-312ff695071159a8,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-68365c21aa465a37,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libserde-2764d41a3d1279b0,libuuid-1605bd85d35ebde9,libgetrandom-3757c36556d35c6e,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,libchrono-3aec80d716fcad8d,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-a18c4d9bed406b85}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcZGCVd1/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/ring-c90c09b9bfcee5e6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_category-f43314c725b26a84" "-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_category") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc1PVmSe/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtmf_client-685e09d28d4e8ed1,libserde_json-ef154683a4cb3699,libreqwest-b26b477f14adc447,libhyper_rustls-80d84cf21e7f79f3,libwebpki_roots-b97000dc553d2d96,libhyper_tls-382ce76dad8ee9fd,libtokio_native_tls-37ce6260ee125816,libtokio_rustls-69ad4239aa276f4a,librustls-33ea07016401b8a2,libsubtle-2ae6a7038b9a0630,libwebpki-ff86b93e9e186370,libring-127e0cb7bbdb8470,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libserde_urlencoded-9c40344c9cc73470,libryu-a7164637bc4900ee,libmime-0188e0814ca7ddbf,libencoding_rs-a8bfad11509e5a6e,libtower_http-1d62d28ae5879aa2,libiri_string-f2231ba2cbe5b068,libtower-6bf748215a468907,libtower_layer-d908dd771b239ecd,libnative_tls-72be680dc155ced8,libopenssl_probe-2c6d21a9709cae46,libopenssl-84b5af7bd8defacf,libbitflags-09ab521ff94ef481,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-e3512f499d7b305c,libhyper_util-5cfef81ec461c164,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-fbf54cf0dd545146,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-62524a6701f52920,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libindexmap-d486082503e3bf0e,libequivalent-6a754676e6af62ae,libhashbrown-e327c0f7da61a4cc,libatomic_waker-06950c8c08d2b8fa,libtokio_util-6e3142aedbf33de6,libfutures_channel-0c7632e5ed4dc230,libtokio-b7d4f671433b360c,libsocket2-5483915df1d77936,libmio-1f551ea361bf795c,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libfutures_util-7fddd09ac9a4ce55,libmemchr-eb753e192a6bbd2d,libfutures_io-59d0071c9258d69f,libslab-06cf58f8e93304ed,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,liblog-d6f7bb1298e9acd0,liburl-5a0a390cd8370200,libidna-c2b9a92c39004b63,libutf8_iter-51566bbad89f3a68,libidna_adapter-8aa4cceac4b432e4,libicu_properties-af1095b27e3885ac,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-fc93647b7f499669,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-7ea9fac496bf55ee,libpotential_utf-cfbb8058953efcf1,libicu_provider-ec2014bbea3ea0b7,libicu_locale_core-f01310705b367884,libtinystr-6ccfa0051cebae45,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-d462ebf5781b07dd,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_core-3b920243fce8fec0,libthiserror-4571c34690b6c4a3,libtmflib-787e8bb4e686aaf9,librust_iso4217-710fc09d6b67a592,libphf-1eb0c350a767ccb4,libphf_shared-5740a9e3ed9667f5,libsiphasher-03bcd832dc490f0a,librust_decimal-ca0812059e1eede3,libarrayvec-9d0aa62fa88910b3,libbase32-b2fe4a34a1a9844f,libsha256-85f936e55bb863d6,libhex-13e08b3b00984ab7,libsha2-039ac64b87723c44,libcpufeatures-e04321643d03190d,libdigest-312ff695071159a8,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-68365c21aa465a37,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libserde-2764d41a3d1279b0,libuuid-1605bd85d35ebde9,libgetrandom-3757c36556d35c6e,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,libchrono-3aec80d716fcad8d,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-a18c4d9bed406b85}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1PVmSe/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/ring-c90c09b9bfcee5e6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/create_organization-c48de2e2c28818cc" "-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_organization") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "88071b143a96606db266088109cfdef314dc3c96391ad3537c164bb42071468d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88071b143a96606db266088109cfdef314dc3c96391ad3537c164bb42071468d", kill_on_drop: false }`
[INFO] [stdout] 88071b143a96606db266088109cfdef314dc3c96391ad3537c164bb42071468d
