[INFO] fetching crate flow-iron 0.6.5...
[INFO] testing flow-iron-0.6.5 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] extracting crate flow-iron 0.6.5 into /workspace/builds/worker-7-tc1/source
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate flow-iron 0.6.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate flow-iron 0.6.5
[INFO] tweaked toml for crates.io crate flow-iron 0.6.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate flow-iron 0.6.5 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate flow-iron 0.6.5 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-7-tc1/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `flow`
[INFO] [stderr]   * `bin` target `iron`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shell-escape v0.1.5
[INFO] [stderr]   Downloaded comfy-table v7.2.2
[INFO] [stderr]   Downloaded clap_derive v4.5.55
[INFO] [stderr]   Downloaded openssh v0.11.6
[INFO] [stderr]   Downloaded crossterm v0.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a332892dccb2809bcc439f6973d3fb629b2b62a04fc839c624c68ed592b50c9e
[INFO] running `Command { std: "docker" "start" "-a" "a332892dccb2809bcc439f6973d3fb629b2b62a04fc839c624c68ed592b50c9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a332892dccb2809bcc439f6973d3fb629b2b62a04fc839c624c68ed592b50c9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a332892dccb2809bcc439f6973d3fb629b2b62a04fc839c624c68ed592b50c9e", kill_on_drop: false }`
[INFO] [stdout] a332892dccb2809bcc439f6973d3fb629b2b62a04fc839c624c68ed592b50c9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cac6ca3d8debee119e7b1c8618b5ed2e8be358893772184a0a202cf1f1a9793
[INFO] running `Command { std: "docker" "start" "-a" "7cac6ca3d8debee119e7b1c8618b5ed2e8be358893772184a0a202cf1f1a9793", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `flow`
[INFO] [stderr]   * `bin` target `iron`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling openssh v0.11.6
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling flow-iron v0.6.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "7cac6ca3d8debee119e7b1c8618b5ed2e8be358893772184a0a202cf1f1a9793", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cac6ca3d8debee119e7b1c8618b5ed2e8be358893772184a0a202cf1f1a9793", kill_on_drop: false }`
[INFO] [stdout] 7cac6ca3d8debee119e7b1c8618b5ed2e8be358893772184a0a202cf1f1a9793
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e17a17cd7bd9da343811f15e1946325b5eea74138c9089cb443292268e6469e1
[INFO] running `Command { std: "docker" "start" "-a" "e17a17cd7bd9da343811f15e1946325b5eea74138c9089cb443292268e6469e1", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `flow`
[INFO] [stderr]   * `bin` target `iron`
[INFO] [stderr]    Compiling flow-iron v0.6.5 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcHmYLXM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libiron-12695306e4839a78,libreqwest-e5e545f31e00cde5,libserde_urlencoded-6f490331b5dcb94c,libryu-96e4827cb8e74ef1,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libhyper_tls-12c078b28cdcf525,libtokio_native_tls-59dbfc2ee1dda2d7,libmime-7cbfcc84299bf52b,libencoding_rs-e36cbb4cff8cacd8,libserde_json-88caa16ca8aa6369,libmemchr-03def47fccb9cf8c,libzmij-d2f562b84b927b2e,libtower_http-2b198189c03d57c0,libiri_string-f1c5413b54c99d2e,libtower-ec2d46ee91e3cf34,libtower_layer-5699d784b4449e00,libnative_tls-8f72b33904174364,libopenssl_probe-703a3ddfc0e4be36,libopenssl-34bd28cdf458633d,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-049b43d239840b53,libhyper_util-09ddcd6ee65c8868,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libhyper-036393b98b87cb34,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-070746d5a576bd31,libtracing-25ca410f2199c6bb,libtracing_core-ca44eccef2bdae43,libslab-6f51d9019150979e,libfnv-2a26f5d3b9cd4973,libtokio_util-6af152cc08794488,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libfutures_channel-fa74799ac390873e,libhttp_body_util-c64b1f848ae7f6d9,libhttp_body-112e6cca9463065d,liburl-d495bc1a5b7707b9,libidna-3c8289b32b7c5a29,libutf8_iter-efb3984ee203d151,libidna_adapter-ce238b89ac7848a3,libicu_properties-2173a1ac5f0d43ec,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-63ac33b5cd8c6c5c,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-33c09c4f1dcabd9e,libpotential_utf-d1e09acaa83dc265,libicu_provider-9f05acf2d1c98105,libicu_locale_core-46fc7dcb60dffb1e,libtinystr-442f9e33a98f22b3,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-708a4b3a63130f8e,libzerotrie-4acd81bc8f7462bb,libyoke-ec6982e2199a2ec4,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-938172a56968690f,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhttp-db17fbb5ab25270d,libitoa-d7c2333f8dedd037,libsync_wrapper-096429d0b7f46333,libtoml-ae7651f02796d059,libindicatif-36ab9fd0545d16ee,libportable_atomic-397a52740b99f831,libnumber_prefix-358346c59dae25d8,libfutures-fc7bb5df908b4268,libfutures_util-0a1875abd2c1bbe2,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-e950692d817871f8,libcrossterm-fa1e3b07c02312ac,librustix-5c4a8870fb38fe4e,liblinux_raw_sys-ecd8c3651f5555d1,libfutures_core-3e8ff8c6a8ead7f1,libsignal_hook_mio-eba3b7081d1c1227,libsignal_hook-1e06011d7c1fe610,libconsole-209e6a120cf63754,libopenssh-e185ed45c7fa4cd2,libshell_escape-b5232e7b8265a44a,libthiserror-e06ca39aa7c98ac9,libtempfile-e48c02a2b72d1d06,libgetrandom-ce383aa2864d1759,libfastrand-74ae4622d963d882,libonce_cell-db8f3eed2a1f3f7b,libtoml_edit-964974357fbf7da2,libserde_spanned-c96db57697e89ccb,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libwinnow-d62ac2e12e2c39e2,libtoml_write-2f6b5c773e85447e,libtoml_datetime-9484e1f802bac84d,libcomfy_table-ba9ed9f8682c58fb,libunicode_segmentation-bd9208f0886bf29c,libcrossterm-eed67ed4dbdb123d,librustix-e5217e42b106ef30,libbitflags-5009bb8c2d6ccbe4,liblinux_raw_sys-6f64b533656ada5e,libunicode_width-48dba5882408e75d,libtokio-03488104e1602e43,libsignal_hook_registry-2756cfcce0011620,liberrno-d9c69987c87e1467,libsocket2-b4690ac25538134d,libbytes-a6415339708e1154,libmio-2b2da87044baeaa2,liblog-a4263a0971f08dad,libparking_lot-745da6643f91b65d,libparking_lot_core-0fcbac7f789b0f80,liblibc-0e890954913dc77e,libcfg_if-cad248e7066eec15,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libpin_project_lite-8ad468af17824a0b,libserde-e2c61b96a2d32d4b,libserde_core-1651d161ca9c90ea,libclap-387ee09a4b200b05,libclap_builder-675af76c067142d9,libstrsim-f574d476d7d1a6ac,libanstream-4e5206a633f6e11c,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libclap_lex-ba64047a148e58f8,libanstyle-1f7f6180e797cb80,libanyhow-bb5f243237f5f99b}.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" "/opt/rustwide/target/debug/deps/rustcHmYLXM/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/server-d7d3a7f814450d9a" "-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 `flow-iron` (test "server") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `flow-iron` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name iron --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--deny=clippy::all' '--deny=clippy::unwrap_used' --forbid=unsafe_code '--allow=clippy::too_many_lines' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::missing_docs_in_private_items' '--allow=clippy::format_push_string' '--deny=clippy::expect_used' '--deny=clippy::clone_on_ref_ptr' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=61a74afe1079bbeb -C extra-filename=-14743779bacad538 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-387ee09a4b200b05.rlib --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-ba9ed9f8682c58fb.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-209e6a120cf63754.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-fa1e3b07c02312ac.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-fc7bb5df908b4268.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-36ab9fd0545d16ee.rlib --extern openssh=/opt/rustwide/target/debug/deps/libopenssh-e185ed45c7fa4cd2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e5e545f31e00cde5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e2c61b96a2d32d4b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-88caa16ca8aa6369.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e48c02a2b72d1d06.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-03488104e1602e43.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-ae7651f02796d059.rlib --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-964974357fbf7da2.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e17a17cd7bd9da343811f15e1946325b5eea74138c9089cb443292268e6469e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e17a17cd7bd9da343811f15e1946325b5eea74138c9089cb443292268e6469e1", kill_on_drop: false }`
[INFO] [stdout] e17a17cd7bd9da343811f15e1946325b5eea74138c9089cb443292268e6469e1
