[INFO] cloning repository https://github.com/stephanos/nitpick-agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stephanos/nitpick-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephanos%2Fnitpick-agent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephanos%2Fnitpick-agent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e7197fbc2b85788664247256c1cabc27826a5960
[INFO] testing stephanos/nitpick-agent against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephanos%2Fnitpick-agent" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stephanos/nitpick-agent
[INFO] finished tweaking git repo https://github.com/stephanos/nitpick-agent
[INFO] tweaked toml for git repo https://github.com/stephanos/nitpick-agent written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stephanos/nitpick-agent on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stephanos/nitpick-agent 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d2d2ea17dd2f84dc7fc33cb93eecbc8d5f9184736c58667e02cf6b7e2544c820
[INFO] running `Command { std: "docker" "start" "d2d2ea17dd2f84dc7fc33cb93eecbc8d5f9184736c58667e02cf6b7e2544c820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2d2ea17dd2f84dc7fc33cb93eecbc8d5f9184736c58667e02cf6b7e2544c820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d2d2ea17dd2f84dc7fc33cb93eecbc8d5f9184736c58667e02cf6b7e2544c820" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2d2ea17dd2f84dc7fc33cb93eecbc8d5f9184736c58667e02cf6b7e2544c820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d2d2ea17dd2f84dc7fc33cb93eecbc8d5f9184736c58667e02cf6b7e2544c820" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling tls_codec_derive v0.4.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling tls_codec v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling x509-cert v0.2.5
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling sigstore-types v0.8.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling cms v0.2.3
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling crmf v0.2.0
[INFO] [stderr]    Compiling regress v0.11.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling cmpv2 v0.2.0
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling typify-impl v0.7.0
[INFO] [stderr]    Compiling serde_tokenstream v0.2.3
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling jiff v0.2.28
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling x509-tsp v0.1.0
[INFO] [stderr]    Compiling olpc-cjson v0.1.4
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling typed-path v0.9.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling serde_json_canonicalizer v0.3.2
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling landlock v0.4.5
[INFO] [stderr]    Compiling typify-macro v0.7.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling typify v0.7.0
[INFO] [stderr]    Compiling nono v0.63.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling unidiff v0.4.0
[INFO] [stderr]    Compiling atomic-write-file v0.3.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling nitpick-agent-model v0.1.0 (/opt/rustwide/workdir/crates/nitpick-agent-model)
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling rmcp-macros v1.7.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling ansitok v0.3.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling ansi-str v0.9.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling testing_table v0.3.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling sigstore-crypto v0.8.0
[INFO] [stderr]    Compiling sigstore-merkle v0.8.0
[INFO] [stderr]    Compiling sigstore-rekor v0.8.0
[INFO] [stderr]    Compiling sigstore-tsa v0.8.0
[INFO] [stderr]    Compiling sigstore-bundle v0.8.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tough v0.22.0
[INFO] [stderr]    Compiling sigstore-trust-root v0.8.0
[INFO] [stderr]    Compiling sigstore-verify v0.8.0
[INFO] [stderr]    Compiling nitpick-agent-core v0.1.0 (/opt/rustwide/workdir/crates/nitpick-agent-core)
[INFO] [stderr]    Compiling nitpick-agent-github v0.1.0 (/opt/rustwide/workdir/crates/nitpick-agent-github)
[INFO] [stderr]    Compiling nitpick-agent-client v0.1.0 (/opt/rustwide/workdir/crates/nitpick-agent-client)
[INFO] [stderr]    Compiling nitpick-agent-host v0.1.0 (/opt/rustwide/workdir/crates/nitpick-agent-host)
[INFO] [stderr]    Compiling nitpick-agent-cli v0.1.0 (/opt/rustwide/workdir/crates/nitpick-agent-cli)
[INFO] [stderr]    Compiling nitpick-agent-integration-tests v0.1.0 (/opt/rustwide/workdir/crates/nitpick-agent-integration-tests)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "d2d2ea17dd2f84dc7fc33cb93eecbc8d5f9184736c58667e02cf6b7e2544c820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d2d2ea17dd2f84dc7fc33cb93eecbc8d5f9184736c58667e02cf6b7e2544c820" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling nitpick-agent-host v0.1.0 (/opt/rustwide/workdir/crates/nitpick-agent-host)
[INFO] [stderr]    Compiling nitpick-agent-cli v0.1.0 (/opt/rustwide/workdir/crates/nitpick-agent-cli)
[INFO] [stderr]    Compiling nitpick-agent-integration-tests v0.1.0 (/opt/rustwide/workdir/crates/nitpick-agent-integration-tests)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc5vhPM4/symbols.o" "<10 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/{libnitpick_agent_integration_tests-970bc6d9b362bb43,libnitpick_agent_host-39f4304a0fa99ecf,libtoml-c774af2ad91de82e,libtoml_writer-47509d156ef4ceb3,libwinnow-2a0eff803fb123ef,libtoml_parser-5b396ceff3f62a47,libwinnow-812ec45cd7976c29,libserde_spanned-35878ef0dc4fda10,libtoml_datetime-5f36733c2f9d74ff,librmcp-1c77955306b0ba2c,libschemars-2f9f9731868fa9d1,libref_cast-b706dde3ea1204b4,libnitpick_agent_github-ae306edebecb4d6e,libaxum-b55191b01714e190,libmatchit-9aa922efa503b546,libaxum_core-f17e24158df957b4,libmime-0188e0814ca7ddbf,libnitpick_agent_client-5bd61241273de2cd,libnitpick_agent_core-6472ac81059e8ddf,libuuid-befc263d3a358236,libnono-f543223b7136219d,libregress-6629702f3f222294,libignore-a6f9dcc9de8e445e,libcrossbeam_deque-b817bbc80604796e,libcrossbeam_epoch-c7c6462c376fe23f,libcrossbeam_utils-076f45bf81d9c2d2,libsigstore_verify-3201671ff0a61e5e,libserde_json_canonicalizer-261274b1803c231a,libryu_js-9a6207d7869e0154,libsigstore_tsa-1a43cb7f90f0b340,libcms-57eb032383334e33,libsigstore_trust_root-29eb5f02ea16af51,libtough-18a4be2a9cf7ba88,libdyn_clone-319e7691ef78165b,libtyped_path-96be1f080f7fb923,libglobset-7f250545eadf9bea,libbstr-07d56dd6a19c3928,libreqwest-15b2a8ac1554d3f1,libhyper_rustls-32ccf324b36c2e1f,libtokio_rustls-212899665be6cc82,libtokio_util-aa42427888aa891b,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libserde_plain-8387d9bd0727f7fa,libolpc_cjson-f20d5e2dd5e02caf,libunicode_normalization-38897611c04e14d9,libtinyvec-aaac35e3e185f648,libtinyvec_macros-7b77ea21c73594ca,libtempfile-99d048c15cb6118e,libgetrandom-52ac10f43bf314b8,libfastrand-8c711c36072d5b5b,librustix-66eac2e94111ec6f,liblinux_raw_sys-0b6cde911e9a3109,libchrono-cc083733a3c293f9,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libsnafu-8d2aedb58b5a3f27,libpin_project-ee3ead06d21bdfd5,libfutures-609139ece81e1dff,libfutures_executor-b94da4f21ae6b37f,libjiff-11f074ca8e1c9c70,libsigstore_bundle-c6cf759ae7524797,libsigstore_rekor-e99be474a963c898,libsigstore_merkle-7274a7ec88020790,libsigstore_crypto-d978f9fd39677ea5,libx509_cert-7ce5382a5d7fa21d,libsha1-613a35ec4e990f29,libsignature-20e7bf01393d62ce,librand_core-4b67a56f68d6cbfa,libtls_codec-3bd48d12dbc24b45,libspki-8bfcf198c5bef1d3,libder-5c6b9bb9e76c47b3,libflagset-7c42db76cc665a03,libpem_rfc7468-68a26afe4db4273c,libbase64ct-050420b1c69ac317,libconst_oid-19477080f70818c6,libreqwest-0dee33e506bdce71,libserde_urlencoded-88280b8ace99cd9e,libryu-1f4f40e4352371e5,libtower_http-b99af99115e20391,libtower-d4e8afb7d01d78ed,libtower_layer-d908dd771b239ecd,libhyper_util-377d1beafc836527,libipnet-61ca7a5e1c2863d4,libtower_service-3fb88d28c2218805,libhyper-fc88ecaef9be88bd,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-572690135cd621c4,libfutures_io-a8805bd12b2ab705,libslab-ed301aba3460fb05,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libtokio-a4cd7692f0dbf417,libsignal_hook_registry-a760c7518082b676,liberrno-b828f94e94d1c0fa,libsocket2-060d3d37f2e0fb7d,libmio-466749991c5f6273,libparking_lot-ffadff8dabf49814,libparking_lot_core-1a2829851bfdb608,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-ed5fbd1db1f6d6fc,libhttp_body-8d8f9f8398f09fa7,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libsigstore_types-cd83a7e6980cf31f,libpem-c65b0b75163a9934,libhex-13e08b3b00984ab7,liblandlock-529e07b0a4499d98,libenumflags2-f678d156e699a9e9,libsha2-37ca73e07787561e,libcpufeatures-6c1f78f4142e3013,libdigest-c7dbdc6e68daadf4,libconst_oid-58507ca40e062d76,libcrypto_common-32224ab3acf77d4c,libblock_buffer-ec0624635dfbd9fe,libhybrid_array-745b8e9269c93837,libureq-fb59c92de87ac142,libwebpki_roots-5b98603dcadb460f,librustls-058cc602fa82e4bc,libsubtle-2ae6a7038b9a0630,libwebpki-869484fe5dace254,libaws_lc_rs-00965b20310760e9,libuntrusted-a7f0f384c8611dea,libaws_lc_sys-15480e3ffdfc7d47,libring-56bfb7f733fd9990,libgetrandom-b2e86ac94e686071,libuntrusted-b2f816886faf2178,librustls_pki_types-7c26752a403bca9b,libzeroize-b72f58c0a31cabb0,libutf8_zero-b1bfe7deddca0c76,libureq_proto-675c8362abcfc408,libhttparse-8c9b827b8f345444,libbase64-32787b0325ea6df8,libhttp-563f2cb150350555,libbytes-2ed9460101f17bbf,libserde_path_to_error-a6c00397e8b8ef20,libserde_json-c1e8ab80cd639dd4,libzmij-ef63f1da73704b4c,libitoa-5de11b3b23bfe572,libindexmap-0d7f2c48190e6f4d,libequivalent-6a754676e6af62ae,libhashbrown-6b92ca17a46d4c7a,libwhich-4fcada75e56172c7,libthiserror-5e90adc18491a337,libtracing-55191612051310b4,liblog-a38fd7fd086fa205,libpin_project_lite-0a15d51c77964692,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libunidiff-b40e883ad2c7d108,libencoding_rs-c7a67ac351c2b19f,libregex-8ef6b9b970e9c83a,libregex_automata-f9f456f5da4c7148,libaho_corasick-403ef3edac25fcbe,libmemchr-5cfa70d22cb32987,libregex_syntax-6d6ee545e2ffad72,libcamino-2c5d2ee1932a3bdc,libsha2-523a98bec679a759,libcpufeatures-e04321643d03190d,libdigest-95f71ee2e5bc4751,libblock_buffer-2a52351ae749aaa6,libcrypto_common-4bec392eb03e7564,libgeneric_array-db891871e5606a95,libtypenum-8cba24ab4904c632,libfs_err-2cd91c10149ecd15,libatomic_write_file-d6a33d6780bb1e97,librand-229eb42add40630d,librand_chacha-cd4e4bfadadef58e,libppv_lite86-7f5ba35fc3b17562,libzerocopy-ad92ccf16844b543,librand_core-a194ba3334a308f1,libgetrandom-d2c3225d0f79b7d2,libnix-69b70bfdcb84b3e9,libbitflags-db7b9c0337a7ee76,libcfg_if-83060ec5685761ae,libdirectories-219d084d1ff2a419,libdirs_sys-cd7095add4e33753,liblibc-177b4b632c025eff,liboption_ext-61303ef911796993,libnitpick_agent_model-3caa305afe6890c5,liburl-bc9c7c164a9ff56b,libidna-8b5e3e0dc097cd32,libidna_adapter-f8f64cfb19688ecd,libicu_properties-8b9c68197d30b563,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-1a3d673d128bd84c,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-b31ce9c366cae2eb,libutf8_iter-51566bbad89f3a68,libpotential_utf-0c3d767a9fda37b1,libicu_provider-652b67b6be3d547b,libicu_locale_core-e0060a6bc1a51fa0,libtinystr-6915b4c566b3f487,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-64453c2b57e04116,libzerotrie-3f8d6fa26c658b68,libyoke-477b98923d9496a9,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-aa2bed5d30bbc07f,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libserde-870ee391e4f6e8f9,libserde_core-46542aab222bf259}.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" "/opt/rustwide/target/debug/deps/rustc5vhPM4/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/aws-lc-sys-128fdad1b2b766f8/out" "-L" "/opt/rustwide/target/debug/build/ring-15f7b0d783aee4e3/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/host_api-11ac1e7679083223" "-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 `nitpick-agent-integration-tests` (test "host_api") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc0scUDl/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/{libnitpick_agent_cli-96cad8151834aff9,libnitpick_agent_host-39f4304a0fa99ecf,libtoml-c774af2ad91de82e,libtoml_writer-47509d156ef4ceb3,libwinnow-2a0eff803fb123ef,libtoml_parser-5b396ceff3f62a47,libwinnow-812ec45cd7976c29,libserde_spanned-35878ef0dc4fda10,libtoml_datetime-5f36733c2f9d74ff,librmcp-1c77955306b0ba2c,libschemars-2f9f9731868fa9d1,libref_cast-b706dde3ea1204b4,libaxum-b55191b01714e190,libmatchit-9aa922efa503b546,libaxum_core-f17e24158df957b4,libmime-0188e0814ca7ddbf,libchrono_tz-b9d3d74f842c15f0,libphf-0793bf33638c1a2a,libphf_shared-2a9d6150b5310fb8,libsiphasher-b16e808df37ae9fc,libtabled-e48c68efc6c5e588,libpapergrid-c8c46e968e1eb904,libbytecount-76626be7681a4686,libansi_str-45495e01a28fd891,libfnv-79e2cbfbe03dcd16,libtesting_table-50667b7dcf368155,libunicode_width-c0be3735b741df1b,libansitok-ef8b0bcfc1d7de21,libnom-0c9803b862b97aa1,libvte-eacf49de669da277,libarrayvec-c7dde542da3995d2,libnitpick_agent_client-5bd61241273de2cd,libclap-f4ba878a4f26d60a,libclap_builder-33897930e618d2bd,libstrsim-4d1ed08a123238dc,libanstream-14b271bd294f0187,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-33c0bd1745dd5ace,libanstyle_parse-88399b635fc44f8e,libutf8parse-92d0158219063202,libclap_lex-2acbcd0288e51058,libanstyle-9beaeb754742faae,libnitpick_agent_github-ae306edebecb4d6e,libnitpick_agent_core-6472ac81059e8ddf,libuuid-befc263d3a358236,libnono-f543223b7136219d,libregress-6629702f3f222294,libignore-a6f9dcc9de8e445e,libcrossbeam_deque-b817bbc80604796e,libcrossbeam_epoch-c7c6462c376fe23f,libcrossbeam_utils-076f45bf81d9c2d2,libsigstore_verify-3201671ff0a61e5e,libserde_json_canonicalizer-261274b1803c231a,libryu_js-9a6207d7869e0154,libsigstore_tsa-1a43cb7f90f0b340,libcms-57eb032383334e33,libsigstore_trust_root-29eb5f02ea16af51,libtough-18a4be2a9cf7ba88,libdyn_clone-319e7691ef78165b,libtyped_path-96be1f080f7fb923,libglobset-7f250545eadf9bea,libbstr-07d56dd6a19c3928,libreqwest-15b2a8ac1554d3f1,libhyper_rustls-32ccf324b36c2e1f,libtokio_rustls-212899665be6cc82,libtokio_util-aa42427888aa891b,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libserde_plain-8387d9bd0727f7fa,libolpc_cjson-f20d5e2dd5e02caf,libunicode_normalization-38897611c04e14d9,libtinyvec-aaac35e3e185f648,libtinyvec_macros-7b77ea21c73594ca,libtempfile-99d048c15cb6118e,libgetrandom-52ac10f43bf314b8,libfastrand-8c711c36072d5b5b,librustix-66eac2e94111ec6f,liblinux_raw_sys-0b6cde911e9a3109,libchrono-cc083733a3c293f9,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libsnafu-8d2aedb58b5a3f27,libpin_project-ee3ead06d21bdfd5,libfutures-609139ece81e1dff,libfutures_executor-b94da4f21ae6b37f,libjiff-11f074ca8e1c9c70,libsigstore_bundle-c6cf759ae7524797,libsigstore_rekor-e99be474a963c898,libsigstore_merkle-7274a7ec88020790,libsigstore_crypto-d978f9fd39677ea5,libx509_cert-7ce5382a5d7fa21d,libsha1-613a35ec4e990f29,libsignature-20e7bf01393d62ce,librand_core-4b67a56f68d6cbfa,libtls_codec-3bd48d12dbc24b45,libspki-8bfcf198c5bef1d3,libder-5c6b9bb9e76c47b3,libflagset-7c42db76cc665a03,libpem_rfc7468-68a26afe4db4273c,libbase64ct-050420b1c69ac317,libconst_oid-19477080f70818c6,libreqwest-0dee33e506bdce71,libserde_urlencoded-88280b8ace99cd9e,libryu-1f4f40e4352371e5,libtower_http-b99af99115e20391,libtower-d4e8afb7d01d78ed,libtower_layer-d908dd771b239ecd,libhyper_util-377d1beafc836527,libipnet-61ca7a5e1c2863d4,libtower_service-3fb88d28c2218805,libhyper-fc88ecaef9be88bd,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-572690135cd621c4,libfutures_io-a8805bd12b2ab705,libslab-ed301aba3460fb05,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libtokio-a4cd7692f0dbf417,libsignal_hook_registry-a760c7518082b676,liberrno-b828f94e94d1c0fa,libsocket2-060d3d37f2e0fb7d,libmio-466749991c5f6273,libparking_lot-ffadff8dabf49814,libparking_lot_core-1a2829851bfdb608,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-ed5fbd1db1f6d6fc,libhttp_body-8d8f9f8398f09fa7,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libsigstore_types-cd83a7e6980cf31f,libpem-c65b0b75163a9934,libhex-13e08b3b00984ab7,liblandlock-529e07b0a4499d98,libenumflags2-f678d156e699a9e9,libsha2-37ca73e07787561e,libcpufeatures-6c1f78f4142e3013,libdigest-c7dbdc6e68daadf4,libconst_oid-58507ca40e062d76,libcrypto_common-32224ab3acf77d4c,libblock_buffer-ec0624635dfbd9fe,libhybrid_array-745b8e9269c93837,libureq-fb59c92de87ac142,libwebpki_roots-5b98603dcadb460f,librustls-058cc602fa82e4bc,libsubtle-2ae6a7038b9a0630,libwebpki-869484fe5dace254,libaws_lc_rs-00965b20310760e9,libuntrusted-a7f0f384c8611dea,libaws_lc_sys-15480e3ffdfc7d47,libring-56bfb7f733fd9990,libgetrandom-b2e86ac94e686071,libuntrusted-b2f816886faf2178,librustls_pki_types-7c26752a403bca9b,libzeroize-b72f58c0a31cabb0,libutf8_zero-b1bfe7deddca0c76,libureq_proto-675c8362abcfc408,libhttparse-8c9b827b8f345444,libbase64-32787b0325ea6df8,libhttp-563f2cb150350555,libbytes-2ed9460101f17bbf,libserde_path_to_error-a6c00397e8b8ef20,libserde_json-c1e8ab80cd639dd4,libzmij-ef63f1da73704b4c,libitoa-5de11b3b23bfe572,libindexmap-0d7f2c48190e6f4d,libequivalent-6a754676e6af62ae,libhashbrown-6b92ca17a46d4c7a,libwhich-4fcada75e56172c7,libthiserror-5e90adc18491a337,libtracing-55191612051310b4,liblog-a38fd7fd086fa205,libpin_project_lite-0a15d51c77964692,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libunidiff-b40e883ad2c7d108,libencoding_rs-c7a67ac351c2b19f,libregex-8ef6b9b970e9c83a,libregex_automata-f9f456f5da4c7148,libaho_corasick-403ef3edac25fcbe,libmemchr-5cfa70d22cb32987,libregex_syntax-6d6ee545e2ffad72,libcamino-2c5d2ee1932a3bdc,libsha2-523a98bec679a759,libcpufeatures-e04321643d03190d,libdigest-95f71ee2e5bc4751,libblock_buffer-2a52351ae749aaa6,libcrypto_common-4bec392eb03e7564,libgeneric_array-db891871e5606a95,libtypenum-8cba24ab4904c632,libfs_err-2cd91c10149ecd15,libatomic_write_file-d6a33d6780bb1e97,librand-229eb42add40630d,librand_chacha-cd4e4bfadadef58e,libppv_lite86-7f5ba35fc3b17562,libzerocopy-ad92ccf16844b543,librand_core-a194ba3334a308f1,libgetrandom-d2c3225d0f79b7d2,libnix-69b70bfdcb84b3e9,libbitflags-db7b9c0337a7ee76,libcfg_if-83060ec5685761ae,libdirectories-219d084d1ff2a419,libdirs_sys-cd7095add4e33753,liblibc-177b4b632c025eff,liboption_ext-61303ef911796993,libnitpick_agent_model-3caa305afe6890c5,liburl-bc9c7c164a9ff56b,libidna-8b5e3e0dc097cd32,libidna_adapter-f8f64cfb19688ecd,libicu_properties-8b9c68197d30b563,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-1a3d673d128bd84c,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-b31ce9c366cae2eb,libutf8_iter-51566bbad89f3a68,libpotential_utf-0c3d767a9fda37b1,libicu_provider-652b67b6be3d547b,libicu_locale_core-e0060a6bc1a51fa0,libtinystr-6915b4c566b3f487,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-64453c2b57e04116,libzerotrie-3f8d6fa26c658b68,libyoke-477b98923d9496a9,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-aa2bed5d30bbc07f,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libserde-870ee391e4f6e8f9,libserde_core-46542aab222bf259}.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" "/opt/rustwide/target/debug/deps/rustc0scUDl/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/aws-lc-sys-128fdad1b2b766f8/out" "-L" "/opt/rustwide/target/debug/build/ring-15f7b0d783aee4e3/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nitpick-1e89f9f52fb252a4" "-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 `nitpick-agent-cli` (bin "nitpick" test) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc9WVAWB/symbols.o" "<3 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/{libnitpick_agent_host-39f4304a0fa99ecf,libtoml-c774af2ad91de82e,libtoml_writer-47509d156ef4ceb3,libwinnow-2a0eff803fb123ef,libtoml_parser-5b396ceff3f62a47,libwinnow-812ec45cd7976c29,libserde_spanned-35878ef0dc4fda10,libtoml_datetime-5f36733c2f9d74ff,librmcp-1c77955306b0ba2c,libschemars-2f9f9731868fa9d1,libref_cast-b706dde3ea1204b4,libaxum-b55191b01714e190,libmatchit-9aa922efa503b546,libaxum_core-f17e24158df957b4,libmime-0188e0814ca7ddbf,libnitpick_agent_github-ae306edebecb4d6e,libnitpick_agent_core-6472ac81059e8ddf,libuuid-befc263d3a358236,libnono-f543223b7136219d,libregress-6629702f3f222294,libignore-a6f9dcc9de8e445e,libcrossbeam_deque-b817bbc80604796e,libcrossbeam_epoch-c7c6462c376fe23f,libcrossbeam_utils-076f45bf81d9c2d2,libsigstore_verify-3201671ff0a61e5e,libserde_json_canonicalizer-261274b1803c231a,libryu_js-9a6207d7869e0154,libsigstore_tsa-1a43cb7f90f0b340,libcms-57eb032383334e33,libsigstore_trust_root-29eb5f02ea16af51,libtough-18a4be2a9cf7ba88,libdyn_clone-319e7691ef78165b,libtyped_path-96be1f080f7fb923,libglobset-7f250545eadf9bea,libbstr-07d56dd6a19c3928,libreqwest-15b2a8ac1554d3f1,libhyper_rustls-32ccf324b36c2e1f,libtokio_rustls-212899665be6cc82,libtokio_util-aa42427888aa891b,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libserde_plain-8387d9bd0727f7fa,libolpc_cjson-f20d5e2dd5e02caf,libunicode_normalization-38897611c04e14d9,libtinyvec-aaac35e3e185f648,libtinyvec_macros-7b77ea21c73594ca,libtempfile-99d048c15cb6118e,libgetrandom-52ac10f43bf314b8,libfastrand-8c711c36072d5b5b,librustix-66eac2e94111ec6f,liblinux_raw_sys-0b6cde911e9a3109,libchrono-cc083733a3c293f9,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libsnafu-8d2aedb58b5a3f27,libpin_project-ee3ead06d21bdfd5,libfutures-609139ece81e1dff,libfutures_executor-b94da4f21ae6b37f,libjiff-11f074ca8e1c9c70,libsigstore_bundle-c6cf759ae7524797,libsigstore_rekor-e99be474a963c898,libsigstore_merkle-7274a7ec88020790,libsigstore_crypto-d978f9fd39677ea5,libx509_cert-7ce5382a5d7fa21d,libsha1-613a35ec4e990f29,libsignature-20e7bf01393d62ce,librand_core-4b67a56f68d6cbfa,libtls_codec-3bd48d12dbc24b45,libspki-8bfcf198c5bef1d3,libder-5c6b9bb9e76c47b3,libflagset-7c42db76cc665a03,libpem_rfc7468-68a26afe4db4273c,libbase64ct-050420b1c69ac317,libconst_oid-19477080f70818c6,libreqwest-0dee33e506bdce71,libserde_urlencoded-88280b8ace99cd9e,libryu-1f4f40e4352371e5,libtower_http-b99af99115e20391,libtower-d4e8afb7d01d78ed,libtower_layer-d908dd771b239ecd,libhyper_util-377d1beafc836527,libipnet-61ca7a5e1c2863d4,libtower_service-3fb88d28c2218805,libhyper-fc88ecaef9be88bd,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-572690135cd621c4,libfutures_io-a8805bd12b2ab705,libslab-ed301aba3460fb05,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libtokio-a4cd7692f0dbf417,libsignal_hook_registry-a760c7518082b676,liberrno-b828f94e94d1c0fa,libsocket2-060d3d37f2e0fb7d,libmio-466749991c5f6273,libparking_lot-ffadff8dabf49814,libparking_lot_core-1a2829851bfdb608,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-ed5fbd1db1f6d6fc,libhttp_body-8d8f9f8398f09fa7,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libsigstore_types-cd83a7e6980cf31f,libpem-c65b0b75163a9934,libhex-13e08b3b00984ab7,liblandlock-529e07b0a4499d98,libenumflags2-f678d156e699a9e9,libsha2-37ca73e07787561e,libcpufeatures-6c1f78f4142e3013,libdigest-c7dbdc6e68daadf4,libconst_oid-58507ca40e062d76,libcrypto_common-32224ab3acf77d4c,libblock_buffer-ec0624635dfbd9fe,libhybrid_array-745b8e9269c93837,libureq-fb59c92de87ac142,libwebpki_roots-5b98603dcadb460f,librustls-058cc602fa82e4bc,libsubtle-2ae6a7038b9a0630,libwebpki-869484fe5dace254,libaws_lc_rs-00965b20310760e9,libuntrusted-a7f0f384c8611dea,libaws_lc_sys-15480e3ffdfc7d47,libring-56bfb7f733fd9990,libgetrandom-b2e86ac94e686071,libuntrusted-b2f816886faf2178,librustls_pki_types-7c26752a403bca9b,libzeroize-b72f58c0a31cabb0,libutf8_zero-b1bfe7deddca0c76,libureq_proto-675c8362abcfc408,libhttparse-8c9b827b8f345444,libbase64-32787b0325ea6df8,libhttp-563f2cb150350555,libbytes-2ed9460101f17bbf,libserde_path_to_error-a6c00397e8b8ef20,libserde_json-c1e8ab80cd639dd4,libzmij-ef63f1da73704b4c,libitoa-5de11b3b23bfe572,libindexmap-0d7f2c48190e6f4d,libequivalent-6a754676e6af62ae,libhashbrown-6b92ca17a46d4c7a,libwhich-4fcada75e56172c7,libthiserror-5e90adc18491a337,libtracing-55191612051310b4,liblog-a38fd7fd086fa205,libpin_project_lite-0a15d51c77964692,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libunidiff-b40e883ad2c7d108,libencoding_rs-c7a67ac351c2b19f,libregex-8ef6b9b970e9c83a,libregex_automata-f9f456f5da4c7148,libaho_corasick-403ef3edac25fcbe,libmemchr-5cfa70d22cb32987,libregex_syntax-6d6ee545e2ffad72,libcamino-2c5d2ee1932a3bdc,libsha2-523a98bec679a759,libcpufeatures-e04321643d03190d,libdigest-95f71ee2e5bc4751,libblock_buffer-2a52351ae749aaa6,libcrypto_common-4bec392eb03e7564,libgeneric_array-db891871e5606a95,libtypenum-8cba24ab4904c632,libfs_err-2cd91c10149ecd15,libatomic_write_file-d6a33d6780bb1e97,librand-229eb42add40630d,librand_chacha-cd4e4bfadadef58e,libppv_lite86-7f5ba35fc3b17562,libzerocopy-ad92ccf16844b543,librand_core-a194ba3334a308f1,libgetrandom-d2c3225d0f79b7d2,libnix-69b70bfdcb84b3e9,libbitflags-db7b9c0337a7ee76,libcfg_if-83060ec5685761ae,libdirectories-219d084d1ff2a419,libdirs_sys-cd7095add4e33753,liblibc-177b4b632c025eff,liboption_ext-61303ef911796993,libnitpick_agent_model-3caa305afe6890c5,liburl-bc9c7c164a9ff56b,libidna-8b5e3e0dc097cd32,libidna_adapter-f8f64cfb19688ecd,libicu_properties-8b9c68197d30b563,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-1a3d673d128bd84c,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-b31ce9c366cae2eb,libutf8_iter-51566bbad89f3a68,libpotential_utf-0c3d767a9fda37b1,libicu_provider-652b67b6be3d547b,libicu_locale_core-e0060a6bc1a51fa0,libtinystr-6915b4c566b3f487,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-64453c2b57e04116,libzerotrie-3f8d6fa26c658b68,libyoke-477b98923d9496a9,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-aa2bed5d30bbc07f,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libserde-870ee391e4f6e8f9,libserde_core-46542aab222bf259}.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" "/opt/rustwide/target/debug/deps/rustc9WVAWB/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/aws-lc-sys-128fdad1b2b766f8/out" "-L" "/opt/rustwide/target/debug/build/ring-15f7b0d783aee4e3/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/daemon-0c074e80c9963ea8" "-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 `nitpick-agent-host` (test "daemon") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d2d2ea17dd2f84dc7fc33cb93eecbc8d5f9184736c58667e02cf6b7e2544c820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2d2ea17dd2f84dc7fc33cb93eecbc8d5f9184736c58667e02cf6b7e2544c820", kill_on_drop: false }`
[INFO] [stdout] d2d2ea17dd2f84dc7fc33cb93eecbc8d5f9184736c58667e02cf6b7e2544c820
