[INFO] fetching crate slumber_cli 4.2.0...
[INFO] testing slumber_cli-4.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate slumber_cli 4.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate slumber_cli 4.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate slumber_cli 4.2.0
[INFO] tweaked toml for crates.io crate slumber_cli 4.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate slumber_cli 4.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate slumber_cli 4.2.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d40a7a35e8acce90dfe6124d37fd9afc9a9667141901ebd598bbb27e22ca3356
[INFO] running `Command { std: "docker" "start" "-a" "d40a7a35e8acce90dfe6124d37fd9afc9a9667141901ebd598bbb27e22ca3356", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d40a7a35e8acce90dfe6124d37fd9afc9a9667141901ebd598bbb27e22ca3356", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d40a7a35e8acce90dfe6124d37fd9afc9a9667141901ebd598bbb27e22ca3356", kill_on_drop: false }`
[INFO] [stdout] d40a7a35e8acce90dfe6124d37fd9afc9a9667141901ebd598bbb27e22ca3356
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83b50f20ed6743f646590abc08c3288623aff5d9aa5dd3d73319017b49a5ead7
[INFO] running `Command { std: "docker" "start" "-a" "83b50f20ed6743f646590abc08c3288623aff5d9aa5dd3d73319017b49a5ead7", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling jaq-core v2.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling rusqlite_migration v2.1.0
[INFO] [stderr]    Compiling saphyr-parser v0.0.6
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling editor-command v2.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling is_executable v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling saphyr v0.0.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.33.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.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 futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_json_path_macros_internal v0.1.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling slumber_macros v4.2.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling clap_complete v4.5.50
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core 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 futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rest_parser v0.1.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rusqlite v0.35.0
[INFO] [stderr]    Compiling jaq-std v2.1.2
[INFO] [stderr]    Compiling slumber_util v4.2.0
[INFO] [stderr]    Compiling serde_json_path_core v0.2.2
[INFO] [stderr]    Compiling jaq-json v1.1.3
[INFO] [stderr]    Compiling oas3 v0.17.0
[INFO] [stderr]    Compiling openapiv3 v2.0.0
[INFO] [stderr]    Compiling serde_json_path_macros v0.1.6
[INFO] [stderr]    Compiling serde_json_path v0.7.2
[INFO] [stderr]    Compiling slumber_config v4.2.0
[INFO] [stderr]    Compiling slumber_template v4.2.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.12
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling slumber_core v4.2.0
[INFO] [stderr]    Compiling slumber_import v4.2.0
[INFO] [stderr]    Compiling slumber_cli v4.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/commands/history.rs:244:26
[INFO] [stdout]     |
[INFO] [stdout] 244 | fn format_time_iso(time: &DateTime<Utc>) -> DelayedFormat<StrftimeItems> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^                   ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 244 | fn format_time_iso(time: &DateTime<Utc>) -> DelayedFormat<StrftimeItems<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.45s
[INFO] running `Command { std: "docker" "inspect" "83b50f20ed6743f646590abc08c3288623aff5d9aa5dd3d73319017b49a5ead7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83b50f20ed6743f646590abc08c3288623aff5d9aa5dd3d73319017b49a5ead7", kill_on_drop: false }`
[INFO] [stdout] 83b50f20ed6743f646590abc08c3288623aff5d9aa5dd3d73319017b49a5ead7
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d5387e926f9efbf71da1dbc9cc732e503e529504f97d858374f82fc03a8c17f
[INFO] running `Command { std: "docker" "start" "-a" "9d5387e926f9efbf71da1dbc9cc732e503e529504f97d858374f82fc03a8c17f", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling env-lock v1.0.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling serde_json_path v0.7.2
[INFO] [stderr]    Compiling oas3 v0.17.0
[INFO] [stderr]    Compiling hyper-util v0.1.12
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling wiremock v0.6.3
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling rstest v0.24.0
[INFO] [stderr]    Compiling slumber_util v4.2.0
[INFO] [stderr]    Compiling slumber_template v4.2.0
[INFO] [stderr]    Compiling slumber_config v4.2.0
[INFO] [stderr]    Compiling slumber_core v4.2.0
[INFO] [stderr]    Compiling slumber_import v4.2.0
[INFO] [stderr]    Compiling slumber_cli v4.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/commands/history.rs:244:26
[INFO] [stdout]     |
[INFO] [stdout] 244 | fn format_time_iso(time: &DateTime<Utc>) -> DelayedFormat<StrftimeItems> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^                   ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 244 | fn format_time_iso(time: &DateTime<Utc>) -> DelayedFormat<StrftimeItems<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/commands/history.rs:244:26
[INFO] [stdout]     |
[INFO] [stdout] 244 | fn format_time_iso(time: &DateTime<Utc>) -> DelayedFormat<StrftimeItems> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^                   ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 244 | fn format_time_iso(time: &DateTime<Utc>) -> DelayedFormat<StrftimeItems<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcEgCtRp/symbols.o" "<4 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/{libwiremock-836fd13d247fa2c2,libdeadpool-b1900ae34813e6c6,libnum_cpus-00a3dc3d4792eeb2,libdeadpool_runtime-cddf124178e13e59,libassert_json_diff-e0169845b00694e4,libslumber_core-72f6bb6230e6986c,libserde_json_path-b32bddb99309cfbb,libserde_json_path_macros-aabd9717b0f2653b,libserde_json_path_core-2c550135bc85ebcb,libinventory-e558e2aee536c545,libnom-2634eb9b7f5f7aae,libjaq_json-29ff9ae37f02d994,libjaq_std-b9ca6810bd994e9f,liblibm-ce6ce238ee049dec,liburlencoding-2e57689ab08a86e0,libregex_lite-4a6d3648b41d26f3,libdialoguer-d7196e470f1dfe3f,libthiserror-c0ee179f4e96f11a,libconsole-9442ba7407ee83cc,libunicode_width-79cfce0a776a55d3,libjaq_core-7cbc9860a64c06d7,libtyped_arena-e8efe135793da16d,libdyn_clone-1c1b05e4f4a02cac,libslumber_config-ff8bb26d0c949d95,libeditor_command-1049f39094f47e2b,libshell_words-577647bd4f992c17,librusqlite_migration-51d203b3cdd82a59,librusqlite-e29f0cd3da1a2750,libchrono-f586531197c279f1,libiana_time_zone-693b81a5c0b46492,liblibsqlite3_sys-9b8a5d04c51ab926,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libstrum-af80bdb6d20bc2b7,libreqwest-8978dbc1df68702f,libserde_urlencoded-99303895c038bd9f,libhyper_rustls-b9a6a05d5d059627,libwebpki_roots-995fca0fe8363115,libwebpki_roots-be9bad252ce0bfe8,librustls_native_certs-8d309d98bec0cd6b,libopenssl_probe-cbab9b905ab83f66,libtokio_rustls-3eac780946ebc213,librustls-46a306361c5dc344,libsubtle-ca7024fc66e4388f,libwebpki-4854eeafc267b733,libring-e42262f227dd7015,libgetrandom-36d82fef7aaede9e,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libtower_http-785708c3d3c137a1,libbitflags-999d889d9694453e,libiri_string-a380f51e5b0b7b73,libtower-40fc65f28b90eeea,libtower_layer-d70c7e404336389b,libhyper_util-cac2931b07b87a28,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-6ff2ee7952731187,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-f07956111fb86665,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-033d0e7695231137,libtokio-0be2bde91ae02385,libsignal_hook_registry-1171f0d22a871719,libsocket2-bad5e7471ed9db40,libmio-70aba8f0debb7e7f,libhttp_body_util-3e6e5ebfea2134f6,libhttp_body-e181a0b39eb89705,liblog-394b918668cad64a,liburl-c649ad480fccf123,libidna-da5549b16691a346,libutf8_iter-0d9be7b316c2b184,libidna_adapter-1aed53447b4a4484,libicu_properties-e049e4261bd91fe8,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-05c435ac6b83caf2,libsmallvec-cc09618ba41502d9,libicu_normalizer_data-9919e82512efe734,libicu_collections-21c3fbff7a78d2a8,libpotential_utf-96a2b10032bc4644,libicu_provider-9638c1596eb3d74e,libicu_locale_core-ac53f4349f171dae,libtinystr-784cfed76c44177b,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-ef3fa120f40bc37a,libzerotrie-61e2272d3690fadb,libyoke-513cd17fd7c63d0f,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-d36d8cdd5965e85b,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-c7de096c49d83334,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libmime-4b44681fdb2c65f7,libslumber_template-9fa22282e54abd69,libserde_json-204f95739d4e92ab,libfutures-c3a6786a4ea40cf6,libfutures_executor-95db7126b06e36d7,libfutures_util-82831e5574f3847a,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libbytes-b7569b45b16340d6,libregex-adc8ea58e1408fe1,libslumber_util-ec9eb3fb88042045,libserde_yaml-a97dcc6acd7b891c,libryu-0ea4bafc9bef6d8b,libitoa-6b76ec393d6a2c41,libunsafe_libyaml-7bc1bf218b2f5452,libdirs-a0ba9ffdda538682,libdirs_sys-f3d384ef54d83c5f,liboption_ext-23838f1959a6156b,libwinnow-6bf953c601c8006d,libderive_more-2ac07171934c82f1,libthiserror-4542da92cb4b4f06,libitertools-4732b71096714426,libeither-ef22a4c75605e12f,libuuid-0005dc3e0219dc56,libgetrandom-922ca4b42d0f7bcf,libtracing-aee2a79978f44a5f,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2cec2962d21c80a1,libonce_cell-0ba6aecba7086d38,librstest-e9321739b9ad536f,libpath_clean-6c3fe9bda0877fc1,libsaphyr-c790d8fd4471a10c,libencoding_rs-68ad4a143c31cce1,libcfg_if-33ef6c02a07f9fec,libordered_float-2de60aedd3e9a63b,libnum_traits-e621cc1bb1c4679c,libsaphyr_parser-03ae06996aa4a298,libarraydeque-be9e663bcba0ae31,libhashlink-200a96a1179aeb91,libindexmap-985463ad3ff015a9,libequivalent-7e0e8cbe6c474a67,libhashbrown-c69e2d5a099bf7b3,libfoldhash-a84df4cbe8daa3b8,libserde-7c819bd220a9d5f0,libassert_cmd-b2a544aebefa098d,libwait_timeout-a8a77dce197344a4,liblibc-a1f51a53e348ca20,libdoc_comment-2a6e53364f2628c7,libbstr-8833d0878de006a9,libregex_automata-129d59b4c734519a,libaho_corasick-f95a2d77404a73d2,libregex_syntax-13fc688ae7f36982,libmemchr-3ffe5f7a52883367,libpredicates_tree-b3298609c489becd,libtermtree-a075e54d067ee6cb,libpredicates-0b6fcc15cec94be2,libanstyle-df82d657645c4a5c,libdifflib-b5c0d174341d4249,libpredicates_core-2b501300e88847fc}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcEgCtRp/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-fc5b01a533eb450e/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-df95ad3aeaa3c2f1/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_generate-e7535e973cdb02fa" "-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 `slumber_cli` (test "test_generate") 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/rustcHas4v9/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslumber_cli-f51b0278434fef4f,libclap_complete-f1efcb1a808dbe38,libshlex-4fa55ebef488beda,libis_executable-5a1866a4628a981d,libslumber_import-0082a7d289697133,librest_parser-7fc6bf429bff3f07,liboas3-2e0696f31c472f33,libsemver-ff06d5ab784e9881,libderive_more-16a1692b40d46fea,libopenapiv3-8c43697e52aeb980,libanyhow-b9a23925a8ced265,libslumber_core-72f6bb6230e6986c,libserde_json_path-b32bddb99309cfbb,libserde_json_path_macros-aabd9717b0f2653b,libserde_json_path_core-2c550135bc85ebcb,libinventory-e558e2aee536c545,libnom-2634eb9b7f5f7aae,libjaq_json-29ff9ae37f02d994,libjaq_std-b9ca6810bd994e9f,liblibm-ce6ce238ee049dec,liburlencoding-2e57689ab08a86e0,libregex_lite-4a6d3648b41d26f3,libdialoguer-d7196e470f1dfe3f,libthiserror-c0ee179f4e96f11a,libconsole-9442ba7407ee83cc,libunicode_width-79cfce0a776a55d3,libjaq_core-7cbc9860a64c06d7,libtyped_arena-e8efe135793da16d,libdyn_clone-1c1b05e4f4a02cac,libslumber_config-ff8bb26d0c949d95,libeditor_command-1049f39094f47e2b,libshell_words-577647bd4f992c17,librusqlite_migration-51d203b3cdd82a59,librusqlite-e29f0cd3da1a2750,libchrono-f586531197c279f1,libiana_time_zone-693b81a5c0b46492,liblibsqlite3_sys-9b8a5d04c51ab926,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libstrum-af80bdb6d20bc2b7,libreqwest-8978dbc1df68702f,libserde_urlencoded-99303895c038bd9f,libhyper_rustls-b9a6a05d5d059627,libwebpki_roots-995fca0fe8363115,libwebpki_roots-be9bad252ce0bfe8,librustls_native_certs-8d309d98bec0cd6b,libopenssl_probe-cbab9b905ab83f66,libtokio_rustls-3eac780946ebc213,librustls-46a306361c5dc344,libsubtle-ca7024fc66e4388f,libwebpki-4854eeafc267b733,libring-e42262f227dd7015,libgetrandom-36d82fef7aaede9e,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libtower_http-785708c3d3c137a1,libbitflags-999d889d9694453e,libiri_string-a380f51e5b0b7b73,libtower-40fc65f28b90eeea,libtower_layer-d70c7e404336389b,libhyper_util-cac2931b07b87a28,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-6ff2ee7952731187,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-f07956111fb86665,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-033d0e7695231137,libtokio-0be2bde91ae02385,libsignal_hook_registry-1171f0d22a871719,libsocket2-bad5e7471ed9db40,libmio-70aba8f0debb7e7f,libhttp_body_util-3e6e5ebfea2134f6,libhttp_body-e181a0b39eb89705,liblog-394b918668cad64a,liburl-c649ad480fccf123,libidna-da5549b16691a346,libutf8_iter-0d9be7b316c2b184,libidna_adapter-1aed53447b4a4484,libicu_properties-e049e4261bd91fe8,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-05c435ac6b83caf2,libsmallvec-cc09618ba41502d9,libicu_normalizer_data-9919e82512efe734,libicu_collections-21c3fbff7a78d2a8,libpotential_utf-96a2b10032bc4644,libicu_provider-9638c1596eb3d74e,libicu_locale_core-ac53f4349f171dae,libtinystr-784cfed76c44177b,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-ef3fa120f40bc37a,libzerotrie-61e2272d3690fadb,libyoke-513cd17fd7c63d0f,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-d36d8cdd5965e85b,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-c7de096c49d83334,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libmime-4b44681fdb2c65f7,libslumber_template-9fa22282e54abd69,libserde_json-204f95739d4e92ab,libfutures-c3a6786a4ea40cf6,libfutures_executor-95db7126b06e36d7,libfutures_util-82831e5574f3847a,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libbytes-b7569b45b16340d6,libregex-adc8ea58e1408fe1,libregex_automata-129d59b4c734519a,libaho_corasick-f95a2d77404a73d2,libmemchr-3ffe5f7a52883367,libregex_syntax-13fc688ae7f36982,libslumber_util-ec9eb3fb88042045,libserde_yaml-a97dcc6acd7b891c,libryu-0ea4bafc9bef6d8b,libitoa-6b76ec393d6a2c41,libunsafe_libyaml-7bc1bf218b2f5452,libdirs-a0ba9ffdda538682,libdirs_sys-f3d384ef54d83c5f,liboption_ext-23838f1959a6156b,libwinnow-6bf953c601c8006d,libderive_more-2ac07171934c82f1,libthiserror-4542da92cb4b4f06,libitertools-4732b71096714426,libeither-ef22a4c75605e12f,libuuid-0005dc3e0219dc56,libgetrandom-922ca4b42d0f7bcf,liblibc-a1f51a53e348ca20,libtracing-aee2a79978f44a5f,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2cec2962d21c80a1,libonce_cell-0ba6aecba7086d38,librstest-e9321739b9ad536f,libpath_clean-6c3fe9bda0877fc1,libsaphyr-c790d8fd4471a10c,libencoding_rs-68ad4a143c31cce1,libcfg_if-33ef6c02a07f9fec,libordered_float-2de60aedd3e9a63b,libnum_traits-e621cc1bb1c4679c,libsaphyr_parser-03ae06996aa4a298,libarraydeque-be9e663bcba0ae31,libhashlink-200a96a1179aeb91,libindexmap-985463ad3ff015a9,libequivalent-7e0e8cbe6c474a67,libhashbrown-c69e2d5a099bf7b3,libfoldhash-a84df4cbe8daa3b8,libserde-7c819bd220a9d5f0,libclap-699c081e62f5c68a,libclap_builder-681d6aac06ddf9cc,libstrsim-24acdad2526b95b7,libanstream-3a5850ea78bcd0e3,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcHas4v9/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-fc5b01a533eb450e/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-df95ad3aeaa3c2f1/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/slumber_cli-f47a47d55b0ad6e1" "-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 `slumber_cli` (bin "slumber_cli") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9d5387e926f9efbf71da1dbc9cc732e503e529504f97d858374f82fc03a8c17f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d5387e926f9efbf71da1dbc9cc732e503e529504f97d858374f82fc03a8c17f", kill_on_drop: false }`
[INFO] [stdout] 9d5387e926f9efbf71da1dbc9cc732e503e529504f97d858374f82fc03a8c17f
