[INFO] cloning repository https://github.com/safx/backlog-mcp-server-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/safx/backlog-mcp-server-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsafx%2Fbacklog-mcp-server-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsafx%2Fbacklog-mcp-server-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 609f7fc63b35321550adb55d065cf91417a6534d
[INFO] building safx/backlog-mcp-server-rust/609f7fc63b35321550adb55d065cf91417a6534d against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsafx%2Fbacklog-mcp-server-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/safx/backlog-mcp-server-rust
[INFO] finished tweaking git repo https://github.com/safx/backlog-mcp-server-rust
[INFO] tweaked toml for git repo https://github.com/safx/backlog-mcp-server-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/safx/backlog-mcp-server-rust on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/safx/backlog-mcp-server-rust 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-implement v0.60.1
[INFO] [stderr]   Downloaded windows-result v0.4.0
[INFO] [stderr]   Downloaded windows-strings v0.5.0
[INFO] [stderr]   Downloaded rmcp-macros v0.8.0
[INFO] [stderr]   Downloaded windows-interface v0.59.2
[INFO] [stderr]   Downloaded csv-core v0.1.12
[INFO] [stderr]   Downloaded schemars_derive v1.0.4
[INFO] [stderr]   Downloaded windows-core v0.62.1
[INFO] [stderr]   Downloaded prettytable-rs v0.10.0
[INFO] [stderr]   Downloaded schemars v1.0.4
[INFO] [stderr]   Downloaded yansi v1.0.1
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] [stderr]   Downloaded criterion v0.6.0
[INFO] [stderr]   Downloaded rustls-webpki v0.103.7
[INFO] [stderr]   Downloaded rmcp v0.8.0
[INFO] [stderr]   Downloaded webpki-roots v1.0.2
[INFO] [stderr]   Downloaded rustls v0.23.32
[INFO] [stderr]   Downloaded csv v1.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f2ce79b5c7edc54b801fad8c3bb35f9b0e01e45f5f733b2012442cbb2281a9a
[INFO] running `Command { std: "docker" "start" "-a" "9f2ce79b5c7edc54b801fad8c3bb35f9b0e01e45f5f733b2012442cbb2281a9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f2ce79b5c7edc54b801fad8c3bb35f9b0e01e45f5f733b2012442cbb2281a9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f2ce79b5c7edc54b801fad8c3bb35f9b0e01e45f5f733b2012442cbb2281a9a", kill_on_drop: false }`
[INFO] [stdout] 9f2ce79b5c7edc54b801fad8c3bb35f9b0e01e45f5f733b2012442cbb2281a9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7facfa42575ea0ba7c5ee8e32abcb4b2307a16be2593174382861a1a5eea5d1f
[INFO] running `Command { std: "docker" "start" "-a" "7facfa42575ea0ba7c5ee8e32abcb4b2307a16be2593174382861a1a5eea5d1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling backlog-api-macros v0.1.0 (/opt/rustwide/workdir/crates/backlog-api-macros)
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling rmcp-macros v0.8.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling backlog-core v0.1.0 (/opt/rustwide/workdir/crates/backlog-core)
[INFO] [stderr]    Compiling rmcp v0.8.0
[INFO] [stderr]    Compiling backlog-domain-models v0.1.0 (/opt/rustwide/workdir/crates/backlog-domain-models)
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling backlog-api-core v0.1.0 (/opt/rustwide/workdir/crates/backlog-api-core)
[INFO] [stderr]    Compiling client v0.1.0 (/opt/rustwide/workdir/crates/client)
[INFO] [stderr]    Compiling backlog-issue v0.1.0 (/opt/rustwide/workdir/crates/backlog-issue)
[INFO] [stderr]    Compiling backlog-file v0.1.0 (/opt/rustwide/workdir/crates/backlog-file)
[INFO] [stderr]    Compiling backlog-space v0.1.0 (/opt/rustwide/workdir/crates/backlog-space)
[INFO] [stderr]    Compiling backlog-activity v0.1.0 (/opt/rustwide/workdir/crates/backlog-activity)
[INFO] [stderr]    Compiling backlog-webhook v0.1.0 (/opt/rustwide/workdir/crates/backlog-webhook)
[INFO] [stderr]    Compiling backlog-git v0.1.0 (/opt/rustwide/workdir/crates/backlog-git)
[INFO] [stderr]    Compiling backlog-team v0.1.0 (/opt/rustwide/workdir/crates/backlog-team)
[INFO] [stderr]    Compiling backlog-document v0.1.0 (/opt/rustwide/workdir/crates/backlog-document)
[INFO] [stderr]    Compiling backlog-star v0.1.0 (/opt/rustwide/workdir/crates/backlog-star)
[INFO] [stderr]    Compiling backlog-rate-limit v0.1.0 (/opt/rustwide/workdir/crates/backlog-rate-limit)
[INFO] [stderr]    Compiling backlog-wiki v0.1.0 (/opt/rustwide/workdir/crates/backlog-wiki)
[INFO] [stderr]    Compiling backlog-watching v0.1.0 (/opt/rustwide/workdir/crates/backlog-watching)
[INFO] [stderr]    Compiling backlog-project v0.1.0 (/opt/rustwide/workdir/crates/backlog-project)
[INFO] [stderr]    Compiling backlog-user v0.1.0 (/opt/rustwide/workdir/crates/backlog-user)
[INFO] [stderr]    Compiling backlog-api-client v0.1.0 (/opt/rustwide/workdir/crates/backlog-api-client)
[INFO] [stderr]    Compiling mcp-backlog-server v0.1.0 (/opt/rustwide/workdir/backlog-mcp-server)
[INFO] [stderr]    Compiling blg v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "7facfa42575ea0ba7c5ee8e32abcb4b2307a16be2593174382861a1a5eea5d1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7facfa42575ea0ba7c5ee8e32abcb4b2307a16be2593174382861a1a5eea5d1f", kill_on_drop: false }`
[INFO] [stdout] 7facfa42575ea0ba7c5ee8e32abcb4b2307a16be2593174382861a1a5eea5d1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4f386d290899423f2d152cc1185847c010c4347a8e2182edc094ea21ba8d123
[INFO] running `Command { std: "docker" "start" "-a" "e4f386d290899423f2d152cc1185847c010c4347a8e2182edc094ea21ba8d123", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling backlog-api-macros v0.1.0 (/opt/rustwide/workdir/crates/backlog-api-macros)
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling rmcp-macros v0.8.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling schemars v1.0.4
[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 backlog-core v0.1.0 (/opt/rustwide/workdir/crates/backlog-core)
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling rmcp v0.8.0
[INFO] [stderr]    Compiling backlog-domain-models v0.1.0 (/opt/rustwide/workdir/crates/backlog-domain-models)
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling backlog-api-core v0.1.0 (/opt/rustwide/workdir/crates/backlog-api-core)
[INFO] [stderr]    Compiling client v0.1.0 (/opt/rustwide/workdir/crates/client)
[INFO] [stderr]    Compiling backlog-issue v0.1.0 (/opt/rustwide/workdir/crates/backlog-issue)
[INFO] [stderr]    Compiling backlog-space v0.1.0 (/opt/rustwide/workdir/crates/backlog-space)
[INFO] [stderr]    Compiling backlog-file v0.1.0 (/opt/rustwide/workdir/crates/backlog-file)
[INFO] [stderr]    Compiling backlog-document v0.1.0 (/opt/rustwide/workdir/crates/backlog-document)
[INFO] [stderr]    Compiling backlog-git v0.1.0 (/opt/rustwide/workdir/crates/backlog-git)
[INFO] [stderr]    Compiling backlog-webhook v0.1.0 (/opt/rustwide/workdir/crates/backlog-webhook)
[INFO] [stderr]    Compiling backlog-activity v0.1.0 (/opt/rustwide/workdir/crates/backlog-activity)
[INFO] [stderr]    Compiling backlog-star v0.1.0 (/opt/rustwide/workdir/crates/backlog-star)
[INFO] [stderr]    Compiling backlog-rate-limit v0.1.0 (/opt/rustwide/workdir/crates/backlog-rate-limit)
[INFO] [stderr]    Compiling backlog-team v0.1.0 (/opt/rustwide/workdir/crates/backlog-team)
[INFO] [stderr]    Compiling backlog-wiki v0.1.0 (/opt/rustwide/workdir/crates/backlog-wiki)
[INFO] [stderr]    Compiling backlog-watching v0.1.0 (/opt/rustwide/workdir/crates/backlog-watching)
[INFO] [stderr]    Compiling backlog-project v0.1.0 (/opt/rustwide/workdir/crates/backlog-project)
[INFO] [stderr]    Compiling backlog-user v0.1.0 (/opt/rustwide/workdir/crates/backlog-user)
[INFO] [stderr]    Compiling backlog-api-client v0.1.0 (/opt/rustwide/workdir/crates/backlog-api-client)
[INFO] [stderr]    Compiling blg v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]    Compiling mcp-backlog-server v0.1.0 (/opt/rustwide/workdir/backlog-mcp-server)
[INFO] [stderr] error: could not compile `backlog-issue` (test "issue_writable_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name issue_writable_test --edition=2024 crates/backlog-issue/tests/issue_writable_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="schemars"' --cfg 'feature="writable"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("schemars", "writable"))' -C metadata=f28da28f3bf8d582 -C extra-filename=-5a60a85ea4f69142 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backlog_api_core=/opt/rustwide/target/debug/deps/libbacklog_api_core-8b641bfec8d27695.rlib --extern backlog_api_macros=/opt/rustwide/target/debug/deps/libbacklog_api_macros-b9223571e5e0d78c.so --extern backlog_core=/opt/rustwide/target/debug/deps/libbacklog_core-c8360bebde47b308.rlib --extern backlog_domain_models=/opt/rustwide/target/debug/deps/libbacklog_domain_models-a854233049f94d7c.rlib --extern backlog_issue=/opt/rustwide/target/debug/deps/libbacklog_issue-9d22ab70460c57ec.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5651235671037919.rlib --extern client=/opt/rustwide/target/debug/deps/libclient-77a41f948776121f.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-8c693bd39f24cd1e.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-23927e0899a333e6.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-e094afa174e800d2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a1a4a28fe957fd55.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a2c46b17a117db08.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-5aaed01cc3e8fe28.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8ff44f8e571f63c0.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-6db563118af81ec1.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8c145c218d25ea35/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `backlog-wiki` (test "wiki_writable_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name wiki_writable_test --edition=2024 crates/backlog-wiki/tests/wiki_writable_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="writable"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "schemars", "writable"))' -C metadata=df475ca9eda429ae -C extra-filename=-9f91867f764d3310 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backlog_api_core=/opt/rustwide/target/debug/deps/libbacklog_api_core-8b641bfec8d27695.rlib --extern backlog_api_macros=/opt/rustwide/target/debug/deps/libbacklog_api_macros-b9223571e5e0d78c.so --extern backlog_core=/opt/rustwide/target/debug/deps/libbacklog_core-c8360bebde47b308.rlib --extern backlog_domain_models=/opt/rustwide/target/debug/deps/libbacklog_domain_models-a854233049f94d7c.rlib --extern backlog_file=/opt/rustwide/target/debug/deps/libbacklog_file-48a65c8c06383da8.rlib --extern backlog_wiki=/opt/rustwide/target/debug/deps/libbacklog_wiki-934591b7fd4ef5c2.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5651235671037919.rlib --extern client=/opt/rustwide/target/debug/deps/libclient-77a41f948776121f.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-23927e0899a333e6.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-e094afa174e800d2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a1a4a28fe957fd55.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a2c46b17a117db08.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8ff44f8e571f63c0.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-6db563118af81ec1.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8c145c218d25ea35/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `backlog-team` (test "team_api_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name team_api_test --edition=2021 crates/backlog-team/tests/team_api_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="writable"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "schemars", "writable"))' -C metadata=cd61ea33d56f319f -C extra-filename=-2387df28a01c7a47 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backlog_api_client=/opt/rustwide/target/debug/deps/libbacklog_api_client-84c08e75e5a77779.rlib --extern backlog_api_core=/opt/rustwide/target/debug/deps/libbacklog_api_core-8b641bfec8d27695.rlib --extern backlog_core=/opt/rustwide/target/debug/deps/libbacklog_core-c8360bebde47b308.rlib --extern backlog_team=/opt/rustwide/target/debug/deps/libbacklog_team-f73f3b7da0b4d1bd.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5651235671037919.rlib --extern client=/opt/rustwide/target/debug/deps/libclient-77a41f948776121f.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-cb10fec72c85aede.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a1a4a28fe957fd55.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a2c46b17a117db08.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8ff44f8e571f63c0.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-6db563118af81ec1.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8c145c218d25ea35/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `mcp-backlog-server` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name mcp_backlog_server --edition=2024 backlog-mcp-server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="git_writable"' --cfg 'feature="issue_writable"' --cfg 'feature="wiki_writable"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "git_writable", "issue_writable", "wiki_writable"))' -C metadata=7e8cb3898cab792f -C extra-filename=-a48ef9971e564cc7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backlog_api_client=/opt/rustwide/target/debug/deps/libbacklog_api_client-84c08e75e5a77779.rmeta --extern backlog_core=/opt/rustwide/target/debug/deps/libbacklog_core-c8360bebde47b308.rmeta --extern backlog_domain_models=/opt/rustwide/target/debug/deps/libbacklog_domain_models-a854233049f94d7c.rmeta --extern backlog_file=/opt/rustwide/target/debug/deps/libbacklog_file-48a65c8c06383da8.rmeta --extern backlog_issue=/opt/rustwide/target/debug/deps/libbacklog_issue-9d22ab70460c57ec.rmeta --extern backlog_project=/opt/rustwide/target/debug/deps/libbacklog_project-bfc252428ee7abec.rmeta --extern backlog_user=/opt/rustwide/target/debug/deps/libbacklog_user-a699400fdf5608eb.rmeta --extern backlog_wiki=/opt/rustwide/target/debug/deps/libbacklog_wiki-934591b7fd4ef5c2.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-ad427ec91d8ab839.rmeta --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-a1198aee0f7953f4.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-e094afa174e800d2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a1a4a28fe957fd55.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a2c46b17a117db08.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-24acdad2526b95b7.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-946d8e0caa5f0ccf.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8ff44f8e571f63c0.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8c145c218d25ea35/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `backlog-user` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name backlog_user --edition=2024 crates/backlog-user/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="writable"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("writable"))' -C metadata=8f4165a959baf220 -C extra-filename=-24412c0697537ed4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backlog_api_core=/opt/rustwide/target/debug/deps/libbacklog_api_core-8b641bfec8d27695.rlib --extern backlog_api_macros=/opt/rustwide/target/debug/deps/libbacklog_api_macros-b9223571e5e0d78c.so --extern backlog_core=/opt/rustwide/target/debug/deps/libbacklog_core-c8360bebde47b308.rlib --extern backlog_domain_models=/opt/rustwide/target/debug/deps/libbacklog_domain_models-a854233049f94d7c.rlib --extern backlog_issue=/opt/rustwide/target/debug/deps/libbacklog_issue-9d22ab70460c57ec.rlib --extern backlog_watching=/opt/rustwide/target/debug/deps/libbacklog_watching-8192a697ad9d5d97.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5651235671037919.rlib --extern client=/opt/rustwide/target/debug/deps/libclient-77a41f948776121f.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-23927e0899a333e6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a1a4a28fe957fd55.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a2c46b17a117db08.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8ff44f8e571f63c0.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-6db563118af81ec1.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8c145c218d25ea35/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcnL0Fwz/symbols.o" "<9 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/{libbacklog_api_client-84c08e75e5a77779,libbacklog_webhook-3b1c1c379ef1b493,libbacklog_rate_limit-ee7602055b3e7c88,libbacklog_star-cb47f1d28cfe38f6,libbacklog_team-f73f3b7da0b4d1bd,libbacklog_wiki-934591b7fd4ef5c2,libbacklog_activity-6d734d1a4346e13e,libbacklog_user-a699400fdf5608eb,libbacklog_watching-8192a697ad9d5d97,libbacklog_project-bfc252428ee7abec,libbacklog_space-9a0029aed138d1e8,libbacklog_git-64221362f457f227,libbacklog_issue-9d22ab70460c57ec,libbacklog_file-48a65c8c06383da8,libbacklog_document-d3670c0a5206bf01,libbacklog_domain_models-a854233049f94d7c,libclient-77a41f948776121f,libwiremock-6db563118af81ec1,libfutures-7ff5d89ba4022042,libfutures_executor-331556bdc8946cad,libdeadpool-4af8217d6bb4342b,libnum_cpus-a42bc094c4c197f3,liblazy_static-b3603208c0de2608,libdeadpool_runtime-cddf124178e13e59,libassert_json_diff-978875be7602e6a6,libbacklog_api_core-8b641bfec8d27695,libbacklog_core-c8360bebde47b308,libregex-1d3381ce837d1e41,libregex_automata-c9408cbfed996c57,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-46a265ba7a2fe258,libschemars-e094afa174e800d2,libdyn_clone-1c1b05e4f4a02cac,libref_cast-489417fe29ec5df8,libchrono-5651235671037919,libiana_time_zone-54997521cde77023,libnum_traits-e8d636606987395e,libreqwest-003a559139759e58,libserde_urlencoded-08b1dcbdb46b1366,libhyper_rustls-446252b022853b4e,libwebpki_roots-b4bc4f4da8016fd4,libtokio_rustls-12332a59dbc6affe,librustls-751ffa6444780e5b,libsubtle-ca7024fc66e4388f,libwebpki-175be420b1c82d86,libring-470241c88de8f264,libgetrandom-cb916746e93a07d8,libuntrusted-3420b86308bec153,librustls_pki_types-c767098531e00db8,libzeroize-36c98e1e0ab441af,libserde_json-a2c46b17a117db08,libryu-0ea4bafc9bef6d8b,libmime_guess-4dac1d4d41e798af,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower_http-dc7ed194be1084d2,libbitflags-c9a8c3feded120fa,libiri_string-a380f51e5b0b7b73,libtower-bd9907d95a476d56,libtower_layer-d70c7e404336389b,libhyper_util-7ae39f61abbabc3f,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-d7db49fd4d88e228,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-bd7756ee31d482a3,libh2-8668697db3726b10,libtracing-f7c45fcac822736c,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-0f01fd44f0a95fe0,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-571bd063c3a2ce6a,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-8ff44f8e571f63c0,libsignal_hook_registry-a234e37859e10ba5,libsocket2-bc7f3e95ae6e65f0,libmio-79d3679a9ae0952c,libparking_lot-32c03c5aa53cef45,libparking_lot_core-ab18f44963ad0126,liblibc-743bb7acfefba5f2,libcfg_if-666d36e5ee0df220,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-5d2c120e15cb3719,liblog-45f74354a8b36c20,liburl-09972b1c23224741,libidna-fd232ace0e79af59,libutf8_iter-0d9be7b316c2b184,libidna_adapter-5c337591f329147a,libicu_properties-ecc8c0fc1f61c54f,libicu_properties_data-68b2e43ddbeda750,libicu_normalizer-2b0fc680c6b5da18,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-5370fc185235f93c,libicu_collections-de799ffe36e325b4,libpotential_utf-c4110ddeb084ecc1,libicu_provider-8090fe2fd7f70e58,libicu_locale_core-1c2d7651315cf5c3,libtinystr-4af36b2bbfc44b8a,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-65bbc173ee11b95c,libzerotrie-542f20c4d62d5a58,libyoke-9cc12beda4674f99,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-e06b55e120c85a45,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,libthiserror-946d8e0caa5f0ccf,libderive_builder-23927e0899a333e6,libserde-a1a4a28fe957fd55,libserde_core-14eaf89628e0b64b}.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/rustcnL0Fwz/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-8c145c218d25ea35/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_test-c2fcb37f75d30b29" "-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 `backlog-team` (test "integration_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcaTzego/symbols.o" "<17 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/{libbacklog_document-d3670c0a5206bf01,libclient-77a41f948776121f,libwiremock-6db563118af81ec1,libfutures-7ff5d89ba4022042,libfutures_executor-331556bdc8946cad,libdeadpool-4af8217d6bb4342b,libnum_cpus-a42bc094c4c197f3,liblazy_static-b3603208c0de2608,libdeadpool_runtime-cddf124178e13e59,libassert_json_diff-978875be7602e6a6,libbacklog_api_core-8b641bfec8d27695,libbacklog_core-c8360bebde47b308,libregex-1d3381ce837d1e41,libregex_automata-c9408cbfed996c57,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-46a265ba7a2fe258,libschemars-e094afa174e800d2,libdyn_clone-1c1b05e4f4a02cac,libref_cast-489417fe29ec5df8,libchrono-5651235671037919,libiana_time_zone-54997521cde77023,libnum_traits-e8d636606987395e,libreqwest-003a559139759e58,libserde_urlencoded-08b1dcbdb46b1366,libhyper_rustls-446252b022853b4e,libwebpki_roots-b4bc4f4da8016fd4,libtokio_rustls-12332a59dbc6affe,librustls-751ffa6444780e5b,libsubtle-ca7024fc66e4388f,libwebpki-175be420b1c82d86,libring-470241c88de8f264,libgetrandom-cb916746e93a07d8,libuntrusted-3420b86308bec153,librustls_pki_types-c767098531e00db8,libzeroize-36c98e1e0ab441af,libserde_json-a2c46b17a117db08,libryu-0ea4bafc9bef6d8b,libmime_guess-4dac1d4d41e798af,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower_http-dc7ed194be1084d2,libbitflags-c9a8c3feded120fa,libiri_string-a380f51e5b0b7b73,libtower-bd9907d95a476d56,libtower_layer-d70c7e404336389b,libhyper_util-7ae39f61abbabc3f,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-d7db49fd4d88e228,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-bd7756ee31d482a3,libh2-8668697db3726b10,libtracing-f7c45fcac822736c,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-0f01fd44f0a95fe0,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-571bd063c3a2ce6a,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-8ff44f8e571f63c0,libsignal_hook_registry-a234e37859e10ba5,libsocket2-bc7f3e95ae6e65f0,libmio-79d3679a9ae0952c,libparking_lot-32c03c5aa53cef45,libparking_lot_core-ab18f44963ad0126,liblibc-743bb7acfefba5f2,libcfg_if-666d36e5ee0df220,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-5d2c120e15cb3719,liblog-45f74354a8b36c20,liburl-09972b1c23224741,libidna-fd232ace0e79af59,libutf8_iter-0d9be7b316c2b184,libidna_adapter-5c337591f329147a,libicu_properties-ecc8c0fc1f61c54f,libicu_properties_data-68b2e43ddbeda750,libicu_normalizer-2b0fc680c6b5da18,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-5370fc185235f93c,libicu_collections-de799ffe36e325b4,libpotential_utf-c4110ddeb084ecc1,libicu_provider-8090fe2fd7f70e58,libicu_locale_core-1c2d7651315cf5c3,libtinystr-4af36b2bbfc44b8a,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-65bbc173ee11b95c,libzerotrie-542f20c4d62d5a58,libyoke-9cc12beda4674f99,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-e06b55e120c85a45,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,libthiserror-946d8e0caa5f0ccf,libderive_builder-23927e0899a333e6,libserde-a1a4a28fe957fd55,libserde_core-14eaf89628e0b64b}.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/rustcaTzego/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-8c145c218d25ea35/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/list_documents_test-9c3413cc69d87e4c" "-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 `backlog-document` (test "list_documents_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcQWbqYq/symbols.o" "<17 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/{libbacklog_star-cb47f1d28cfe38f6,libclient-77a41f948776121f,libwiremock-6db563118af81ec1,libfutures-7ff5d89ba4022042,libfutures_executor-331556bdc8946cad,libdeadpool-4af8217d6bb4342b,libnum_cpus-a42bc094c4c197f3,liblazy_static-b3603208c0de2608,libdeadpool_runtime-cddf124178e13e59,libassert_json_diff-978875be7602e6a6,libbacklog_api_core-8b641bfec8d27695,libbacklog_core-c8360bebde47b308,libregex-1d3381ce837d1e41,libregex_automata-c9408cbfed996c57,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-46a265ba7a2fe258,libschemars-e094afa174e800d2,libdyn_clone-1c1b05e4f4a02cac,libref_cast-489417fe29ec5df8,libchrono-5651235671037919,libiana_time_zone-54997521cde77023,libnum_traits-e8d636606987395e,libreqwest-003a559139759e58,libserde_urlencoded-08b1dcbdb46b1366,libhyper_rustls-446252b022853b4e,libwebpki_roots-b4bc4f4da8016fd4,libtokio_rustls-12332a59dbc6affe,librustls-751ffa6444780e5b,libsubtle-ca7024fc66e4388f,libwebpki-175be420b1c82d86,libring-470241c88de8f264,libgetrandom-cb916746e93a07d8,libuntrusted-3420b86308bec153,librustls_pki_types-c767098531e00db8,libzeroize-36c98e1e0ab441af,libserde_json-a2c46b17a117db08,libryu-0ea4bafc9bef6d8b,libmime_guess-4dac1d4d41e798af,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower_http-dc7ed194be1084d2,libbitflags-c9a8c3feded120fa,libiri_string-a380f51e5b0b7b73,libtower-bd9907d95a476d56,libtower_layer-d70c7e404336389b,libhyper_util-7ae39f61abbabc3f,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-d7db49fd4d88e228,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-bd7756ee31d482a3,libh2-8668697db3726b10,libtracing-f7c45fcac822736c,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-0f01fd44f0a95fe0,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-571bd063c3a2ce6a,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-8ff44f8e571f63c0,libsignal_hook_registry-a234e37859e10ba5,libsocket2-bc7f3e95ae6e65f0,libmio-79d3679a9ae0952c,libparking_lot-32c03c5aa53cef45,libparking_lot_core-ab18f44963ad0126,liblibc-743bb7acfefba5f2,libcfg_if-666d36e5ee0df220,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-5d2c120e15cb3719,liblog-45f74354a8b36c20,liburl-09972b1c23224741,libidna-fd232ace0e79af59,libutf8_iter-0d9be7b316c2b184,libidna_adapter-5c337591f329147a,libicu_properties-ecc8c0fc1f61c54f,libicu_properties_data-68b2e43ddbeda750,libicu_normalizer-2b0fc680c6b5da18,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-5370fc185235f93c,libicu_collections-de799ffe36e325b4,libpotential_utf-c4110ddeb084ecc1,libicu_provider-8090fe2fd7f70e58,libicu_locale_core-1c2d7651315cf5c3,libtinystr-4af36b2bbfc44b8a,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-65bbc173ee11b95c,libzerotrie-542f20c4d62d5a58,libyoke-9cc12beda4674f99,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-e06b55e120c85a45,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,libthiserror-946d8e0caa5f0ccf,libderive_builder-23927e0899a333e6,libserde-a1a4a28fe957fd55,libserde_core-14eaf89628e0b64b}.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/rustcQWbqYq/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-8c145c218d25ea35/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/star_writable_test-9c237370a12eacd5" "-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 `backlog-star` (test "star_writable_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e4f386d290899423f2d152cc1185847c010c4347a8e2182edc094ea21ba8d123", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4f386d290899423f2d152cc1185847c010c4347a8e2182edc094ea21ba8d123", kill_on_drop: false }`
[INFO] [stdout] e4f386d290899423f2d152cc1185847c010c4347a8e2182edc094ea21ba8d123
