[INFO] cloning repository https://github.com/heisenbergs-uncertainty/sluice
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heisenbergs-uncertainty/sluice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheisenbergs-uncertainty%2Fsluice", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheisenbergs-uncertainty%2Fsluice'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b5ca1ef85bd63d170f8fcfb026ec09fd358cc06c
[INFO] testing heisenbergs-uncertainty/sluice against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheisenbergs-uncertainty%2Fsluice" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/heisenbergs-uncertainty/sluice
[INFO] finished tweaking git repo https://github.com/heisenbergs-uncertainty/sluice
[INFO] tweaked toml for git repo https://github.com/heisenbergs-uncertainty/sluice written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/heisenbergs-uncertainty/sluice on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/heisenbergs-uncertainty/sluice 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.10
[INFO] [stderr]   Downloaded axum-core v0.4.5
[INFO] [stderr]   Downloaded r2d2_sqlite v0.25.0
[INFO] [stderr]   Downloaded prost-types v0.13.5
[INFO] [stderr]   Downloaded unicode-truncate v1.1.0
[INFO] [stderr]   Downloaded tonic-build v0.12.3
[INFO] [stderr]   Downloaded stability v0.2.1
[INFO] [stderr]   Downloaded r2d2 v0.8.10
[INFO] [stderr]   Downloaded prost-build v0.13.5
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.26.0
[INFO] [stderr]   Downloaded opentelemetry v0.26.0
[INFO] [stderr]   Downloaded compact_str v0.7.1
[INFO] [stderr]   Downloaded tower-http v0.5.2
[INFO] [stderr]   Downloaded tonic v0.12.3
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.27.0
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[INFO] [stderr]   Downloaded opentelemetry-proto v0.26.1
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.26.0
[INFO] [stderr]   Downloaded axum v0.7.9
[INFO] [stderr]   Downloaded clap_builder v4.5.54
[INFO] [stderr]   Downloaded crossterm v0.27.0
[INFO] [stderr]   Downloaded hashlink v0.9.1
[INFO] [stderr]   Downloaded clap v4.5.54
[INFO] [stderr]   Downloaded ratatui v0.26.3
[INFO] [stderr]   Downloaded petgraph v0.7.1
[INFO] [stderr]   Downloaded libc v0.2.179
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fbfa225499a6b22ff28a1e7fdc4a61e27651072c67b915d2b6e94d90028cd01e
[INFO] running `Command { std: "docker" "start" "-a" "fbfa225499a6b22ff28a1e7fdc4a61e27651072c67b915d2b6e94d90028cd01e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbfa225499a6b22ff28a1e7fdc4a61e27651072c67b915d2b6e94d90028cd01e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbfa225499a6b22ff28a1e7fdc4a61e27651072c67b915d2b6e94d90028cd01e", kill_on_drop: false }`
[INFO] [stdout] fbfa225499a6b22ff28a1e7fdc4a61e27651072c67b915d2b6e94d90028cd01e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e67c1f8c5993627bfa26de300174db7aae2cb4ca97ad56e32685b83b9b7b199
[INFO] running `Command { std: "docker" "start" "-a" "8e67c1f8c5993627bfa26de300174db7aae2cb4ca97ad56e32685b83b9b7b199", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zmij v1.0.10
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling opentelemetry v0.26.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling sluice-proto v0.1.0 (/opt/rustwide/workdir/crates/sluice-proto)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling opentelemetry_sdk v0.26.0
[INFO] [stderr]    Compiling r2d2_sqlite v0.25.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.27.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling opentelemetry-proto v0.26.1
[INFO] [stderr]    Compiling sluice-client v0.1.0 (/opt/rustwide/workdir/crates/sluice-client)
[INFO] [stderr]    Compiling opentelemetry-otlp v0.26.0
[INFO] [stderr]    Compiling sluicectl v0.1.0 (/opt/rustwide/workdir/crates/sluicectl)
[INFO] [stderr]    Compiling lazysluice v0.1.0 (/opt/rustwide/workdir/crates/lazysluice)
[INFO] [stderr]    Compiling sluice-server v0.1.0 (/opt/rustwide/workdir/crates/sluice-server)
[INFO] [stdout] warning: methods `toggle_initial_position`, `get_topic_stats`, and `visible_messages` are never used
[INFO] [stdout]    --> crates/lazysluice/src/app.rs:122:12
[INFO] [stdout]     |
[INFO] [stdout]  99 | impl AppState {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn toggle_initial_position(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 250 |     pub fn get_topic_stats(&self, topic_name: &str) -> Option<&TopicStats> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 293 |     pub fn visible_messages(&self) -> Vec<&MessageDelivery> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "8e67c1f8c5993627bfa26de300174db7aae2cb4ca97ad56e32685b83b9b7b199", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e67c1f8c5993627bfa26de300174db7aae2cb4ca97ad56e32685b83b9b7b199", kill_on_drop: false }`
[INFO] [stdout] 8e67c1f8c5993627bfa26de300174db7aae2cb4ca97ad56e32685b83b9b7b199
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02682f7110720b218ceac04544a8938b1fdb37d1fe2d47639766463a57e030f0
[INFO] running `Command { std: "docker" "start" "-a" "02682f7110720b218ceac04544a8938b1fdb37d1fe2d47639766463a57e030f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling r2d2_sqlite v0.25.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling sluice-proto v0.1.0 (/opt/rustwide/workdir/crates/sluice-proto)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling opentelemetry_sdk v0.26.0
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tracing-opentelemetry v0.27.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling opentelemetry-proto v0.26.1
[INFO] [stderr]    Compiling sluice-client v0.1.0 (/opt/rustwide/workdir/crates/sluice-client)
[INFO] [stderr]    Compiling opentelemetry-otlp v0.26.0
[INFO] [stderr]    Compiling lazysluice v0.1.0 (/opt/rustwide/workdir/crates/lazysluice)
[INFO] [stderr]    Compiling sluicectl v0.1.0 (/opt/rustwide/workdir/crates/sluicectl)
[INFO] [stderr]    Compiling sluice-server v0.1.0 (/opt/rustwide/workdir/crates/sluice-server)
[INFO] [stdout] warning: methods `get_topic_stats` and `visible_messages` are never used
[INFO] [stdout]    --> crates/lazysluice/src/app.rs:250:12
[INFO] [stdout]     |
[INFO] [stdout]  99 | impl AppState {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 250 |     pub fn get_topic_stats(&self, topic_name: &str) -> Option<&TopicStats> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 293 |     pub fn visible_messages(&self) -> Vec<&MessageDelivery> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sluice-server` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name sluice_server --edition=2021 crates/sluice-server/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=20dac690ec9eec38 -C extra-filename=-e7bdb326d8adeb2a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-17587c0dbdc4ac05.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-d28ae2fe886d7c1f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-fe64a16692fcf0c4.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-03885a9b1d7e56ea.rlib --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-b487c14ebd2815d1.rlib --extern opentelemetry_otlp=/opt/rustwide/target/debug/deps/libopentelemetry_otlp-e5f6b71e5195e05d.rlib --extern opentelemetry_sdk=/opt/rustwide/target/debug/deps/libopentelemetry_sdk-0d607b1950ee52fc.rlib --extern prometheus=/opt/rustwide/target/debug/deps/libprometheus-9d18986ec2443e77.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-7a682f152e394c1b.rlib --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-76c6ab6398ab220a.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-42d9d2b81b055372.rlib --extern r2d2_sqlite=/opt/rustwide/target/debug/deps/libr2d2_sqlite-2872cd947613bc9a.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-86a37139ec901d05.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0699d1cecfe3ceec.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e538b2e5b173a76e.rlib --extern sluice_client=/opt/rustwide/target/debug/deps/libsluice_client-41422a2f839ad633.rlib --extern sluice_proto=/opt/rustwide/target/debug/deps/libsluice_proto-a9a0d7b8637a98ee.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-0d0755df1f26e396.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-cb7efa2757e94096.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-963f43063029f76c.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-a4da9c7db0c6a451.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-5bd7b2284032c829.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-17cb0b90ffc3e479.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-4bc971fbdf7e0141.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-201701bec24e9dd2.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-567f12df0ff0d3a0.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e90da04c8148cea1.rlib --extern tracing_opentelemetry=/opt/rustwide/target/debug/deps/libtracing_opentelemetry-c3340125c96b4b19.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-c976df61ba9870c1.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-727d97586a4562c2.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-7eb0793e25cecbf3/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-2155e8a729b3d3c1/out` (signal: 9, SIGKILL: kill)
[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/rustcpC3Dji/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/{libfutures-03885a9b1d7e56ea,libsluice_server-c78fc7eca7fe2696,libthiserror-cb7efa2757e94096,libr2d2_sqlite-2872cd947613bc9a,libuuid-727d97586a4562c2,librand-cacfd62f51230f68,librand_chacha-fc2a3d806c552c80,librand_core-ab045b9d3f2d4d2e,librusqlite-86a37139ec901d05,libfallible_streaming_iterator-4e6cdb20011a99d0,libfallible_iterator-573b9c97c4afc795,libhashlink-dba3e1c6fb35681e,libhashbrown-4a4b0ee38d0d1c8e,libahash-54612e33391825c6,liblibsqlite3_sys-445610ba70eb1196,libr2d2-42d9d2b81b055372,libscheduled_thread_pool-2ee069e0219a913b,libtracing_subscriber-c976df61ba9870c1,libtracing_serde-e447986e321c3387,libsharded_slab-81315c50cd9c25cd,libmatchers-54e5aa9ae1de3394,libregex_automata-14a9184e05e087ed,libregex_syntax-fe0a04d28f13cbc5,libnu_ansi_term-f5100a29d5e3d299,libthread_local-dd95c5fb6b5b24af,libtracing_log-8d711901ec6ecad8,libopentelemetry_otlp-e5f6b71e5195e05d,libopentelemetry_proto-062aca0dacf7e93a,libprometheus-9d18986ec2443e77,liblazy_static-43935f8bf5aea94d,libprotobuf-6e4ee00d1d4137ef,libopentelemetry_sdk-0d607b1950ee52fc,libfutures_executor-0f9c1e175e143c7a,libglob-99287c371b086c71,libopentelemetry-b487c14ebd2815d1,libthiserror-2f575135a6b22d03,libclap-fe64a16692fcf0c4,libclap_builder-5bc5e469c8e4a999,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-8fca9bd96c77baf8,libanstyle-172e5963f760cefd,libsluice_proto-a9a0d7b8637a98ee,libtonic-4bc971fbdf7e0141,librustls_pemfile-091d250e414e28d5,libsocket2-3f4521ef057e33da,libhyper_timeout-100906a1d6aa59e4,libasync_stream-8a05ffea73c43195,libtokio_rustls-d6be23062ca9854a,librustls-65857fe9e9588fe0,libsubtle-dcdab698cc4c3907,libwebpki-1800c073bae8d162,libring-076573cee08df787,libuntrusted-ecd0150d37c0a849,libzeroize-b2628ebd6b366ce7,librustls_pki_types-26db4ea5fe0772ff,libaxum-d28ae2fe886d7c1f,libserde_path_to_error-4e697f6043c453fb,libserde_json-e538b2e5b173a76e,libzmij-1496dc79fba65000,libserde_urlencoded-0ad4104caaa18def,libryu-ffe0c7dd09625248,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhyper_util-a6a8e6546726bc3e,libhyper-b24e871355027c45,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-9b09d8bac315abc0,libindexmap-33a88bb2d334fc45,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libmatchit-5afa50224bd16be8,libserde-0699d1cecfe3ceec,libserde_core-776a0533b765bf84,libaxum_core-cc3cba5996a9a690,libmime-a641f9c01534a6cb,libtower-0590ca14afa9012f,libsync_wrapper-0415f3c0fa2ecab8,libtower-201701bec24e9dd2,libindexmap-85f34e78c8d6e2c9,libhashbrown-909a1c71fef27fde,librand-bae5311b85fe500b,librand_chacha-b6ce64ca6a4b8c51,libppv_lite86-ca3a359ee2a917b0,libzerocopy-645d6701444bba8a,librand_core-a8a8964b8541cd3f,libgetrandom-9e3a4fdba4ecdbc2,libtower_layer-11b600c9d83f94cb,libbase64-703a072699e04b45,libprost-7a682f152e394c1b,libpin_project-25c2294d4f767e8c,libtracing-e90da04c8148cea1,liblog-f13639eb0ff88eed,libtracing_core-9fd3f16e7160068e,libtower_service-61a6e2aaa442e2aa,libtokio_stream-a4da9c7db0c6a451,libtokio_util-17cb0b90ffc3e479,libfutures_util-de2b50fca524eba0,libmemchr-bcaa866177507b26,libfutures_io-072470960274d86a,libslab-9b0608651dc55f22,libfutures_channel-00ed0f65a42f4813,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_sink-f0db3c24b19532ab,libhttp_body_util-e9e693184e6d4c0e,libfutures_core-2de656caeca80e95,libhttp_body-ea518cb1aab2b190,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libtokio-963f43063029f76c,libsignal_hook_registry-94a45ebbee4b1625,liberrno-20ffaf4658d706e2,libsocket2-e1ead9974f0266a6,libbytes-bc92f5632409d3fc,libmio-35b087b2c8f6b483,libparking_lot-08bcd63105305d2f,libparking_lot_core-b3d41dd12d7a8509,libsmallvec-f89e312bdc161349,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libpin_project_lite-0480e93619ded6e2,libtempfile-0d0755df1f26e396,libgetrandom-8b64ff3dd3868d9f,liblibc-f3083e705137980d,libcfg_if-f1fc2100170eba64,libfastrand-9610c844b1f2a9a1,libonce_cell-ce15a8b95b02a2ad,librustix-8ad302ea68d83b00,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24}.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/rustcpC3Dji/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-7eb0793e25cecbf3/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-2155e8a729b3d3c1/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/quickstart_test-b27f68cce07c7e2f" "-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 `sluice-server` (test "quickstart_test") due to 1 previous error
[INFO] [stderr] error: could not compile `sluice-server` (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" "/opt/rustwide/target/debug/deps/rustcIhUBz6/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/{libsluice_server-c78fc7eca7fe2696,libthiserror-cb7efa2757e94096,libr2d2_sqlite-2872cd947613bc9a,libuuid-727d97586a4562c2,librand-cacfd62f51230f68,librand_chacha-fc2a3d806c552c80,librand_core-ab045b9d3f2d4d2e,librusqlite-86a37139ec901d05,libfallible_streaming_iterator-4e6cdb20011a99d0,libfallible_iterator-573b9c97c4afc795,libhashlink-dba3e1c6fb35681e,libhashbrown-4a4b0ee38d0d1c8e,libahash-54612e33391825c6,liblibsqlite3_sys-445610ba70eb1196,libr2d2-42d9d2b81b055372,libscheduled_thread_pool-2ee069e0219a913b,libtracing_subscriber-c976df61ba9870c1,libtracing_serde-e447986e321c3387,libsharded_slab-81315c50cd9c25cd,libmatchers-54e5aa9ae1de3394,libregex_automata-14a9184e05e087ed,libregex_syntax-fe0a04d28f13cbc5,libnu_ansi_term-f5100a29d5e3d299,libthread_local-dd95c5fb6b5b24af,libtracing_log-8d711901ec6ecad8,libopentelemetry_otlp-e5f6b71e5195e05d,libopentelemetry_proto-062aca0dacf7e93a,libprometheus-9d18986ec2443e77,liblazy_static-43935f8bf5aea94d,libprotobuf-6e4ee00d1d4137ef,libopentelemetry_sdk-0d607b1950ee52fc,libfutures_executor-0f9c1e175e143c7a,libglob-99287c371b086c71,libopentelemetry-b487c14ebd2815d1,libthiserror-2f575135a6b22d03,libclap-fe64a16692fcf0c4,libclap_builder-5bc5e469c8e4a999,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-8fca9bd96c77baf8,libanstyle-172e5963f760cefd,libsluice_proto-a9a0d7b8637a98ee,libtonic-4bc971fbdf7e0141,librustls_pemfile-091d250e414e28d5,libsocket2-3f4521ef057e33da,libhyper_timeout-100906a1d6aa59e4,libasync_stream-8a05ffea73c43195,libtokio_rustls-d6be23062ca9854a,librustls-65857fe9e9588fe0,libsubtle-dcdab698cc4c3907,libwebpki-1800c073bae8d162,libring-076573cee08df787,libuntrusted-ecd0150d37c0a849,libzeroize-b2628ebd6b366ce7,librustls_pki_types-26db4ea5fe0772ff,libaxum-d28ae2fe886d7c1f,libserde_path_to_error-4e697f6043c453fb,libserde_json-e538b2e5b173a76e,libzmij-1496dc79fba65000,libserde_urlencoded-0ad4104caaa18def,libryu-ffe0c7dd09625248,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhyper_util-a6a8e6546726bc3e,libhyper-b24e871355027c45,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-9b09d8bac315abc0,libindexmap-33a88bb2d334fc45,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libmatchit-5afa50224bd16be8,libserde-0699d1cecfe3ceec,libserde_core-776a0533b765bf84,libaxum_core-cc3cba5996a9a690,libmime-a641f9c01534a6cb,libtower-0590ca14afa9012f,libsync_wrapper-0415f3c0fa2ecab8,libtower-201701bec24e9dd2,libindexmap-85f34e78c8d6e2c9,libhashbrown-909a1c71fef27fde,librand-bae5311b85fe500b,librand_chacha-b6ce64ca6a4b8c51,libppv_lite86-ca3a359ee2a917b0,libzerocopy-645d6701444bba8a,librand_core-a8a8964b8541cd3f,libgetrandom-9e3a4fdba4ecdbc2,libtower_layer-11b600c9d83f94cb,libbase64-703a072699e04b45,libprost-7a682f152e394c1b,libpin_project-25c2294d4f767e8c,libtracing-e90da04c8148cea1,liblog-f13639eb0ff88eed,libtracing_core-9fd3f16e7160068e,libtower_service-61a6e2aaa442e2aa,libtokio_stream-a4da9c7db0c6a451,libtokio_util-17cb0b90ffc3e479,libfutures_util-de2b50fca524eba0,libmemchr-bcaa866177507b26,libfutures_io-072470960274d86a,libslab-9b0608651dc55f22,libfutures_channel-00ed0f65a42f4813,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_sink-f0db3c24b19532ab,libhttp_body_util-e9e693184e6d4c0e,libfutures_core-2de656caeca80e95,libhttp_body-ea518cb1aab2b190,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libtokio-963f43063029f76c,libsignal_hook_registry-94a45ebbee4b1625,liberrno-20ffaf4658d706e2,libsocket2-e1ead9974f0266a6,libbytes-bc92f5632409d3fc,libmio-35b087b2c8f6b483,libparking_lot-08bcd63105305d2f,libparking_lot_core-b3d41dd12d7a8509,libsmallvec-f89e312bdc161349,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libpin_project_lite-0480e93619ded6e2,libtempfile-0d0755df1f26e396,libgetrandom-8b64ff3dd3868d9f,liblibc-f3083e705137980d,libcfg_if-f1fc2100170eba64,libfastrand-9610c844b1f2a9a1,libonce_cell-ce15a8b95b02a2ad,librustix-8ad302ea68d83b00,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24}.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/rustcIhUBz6/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-7eb0793e25cecbf3/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-2155e8a729b3d3c1/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/list_topics_test-2e095ca8830e981c" "-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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcQibvUe/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/{libfutures-03885a9b1d7e56ea,libsluice_server-c78fc7eca7fe2696,libthiserror-cb7efa2757e94096,libr2d2_sqlite-2872cd947613bc9a,libuuid-727d97586a4562c2,librand-cacfd62f51230f68,librand_chacha-fc2a3d806c552c80,librand_core-ab045b9d3f2d4d2e,librusqlite-86a37139ec901d05,libfallible_streaming_iterator-4e6cdb20011a99d0,libfallible_iterator-573b9c97c4afc795,libhashlink-dba3e1c6fb35681e,libhashbrown-4a4b0ee38d0d1c8e,libahash-54612e33391825c6,liblibsqlite3_sys-445610ba70eb1196,libr2d2-42d9d2b81b055372,libscheduled_thread_pool-2ee069e0219a913b,libtracing_subscriber-c976df61ba9870c1,libtracing_serde-e447986e321c3387,libsharded_slab-81315c50cd9c25cd,libmatchers-54e5aa9ae1de3394,libregex_automata-14a9184e05e087ed,libregex_syntax-fe0a04d28f13cbc5,libnu_ansi_term-f5100a29d5e3d299,libthread_local-dd95c5fb6b5b24af,libtracing_log-8d711901ec6ecad8,libopentelemetry_otlp-e5f6b71e5195e05d,libopentelemetry_proto-062aca0dacf7e93a,libprometheus-9d18986ec2443e77,liblazy_static-43935f8bf5aea94d,libprotobuf-6e4ee00d1d4137ef,libopentelemetry_sdk-0d607b1950ee52fc,libfutures_executor-0f9c1e175e143c7a,libglob-99287c371b086c71,libopentelemetry-b487c14ebd2815d1,libthiserror-2f575135a6b22d03,libclap-fe64a16692fcf0c4,libclap_builder-5bc5e469c8e4a999,libstrsim-9f4b621de4280655,libanstream-511c66db7a728301,libanstyle_query-965e4b975558aa3a,libis_terminal_polyfill-f3a9de4a5bf5d6a9,libcolorchoice-96161f9e65b981db,libanstyle_parse-6737cad03c9e310e,libutf8parse-7e23a90ffe24f311,libclap_lex-8fca9bd96c77baf8,libanstyle-172e5963f760cefd,libsluice_proto-a9a0d7b8637a98ee,libtonic-4bc971fbdf7e0141,librustls_pemfile-091d250e414e28d5,libsocket2-3f4521ef057e33da,libhyper_timeout-100906a1d6aa59e4,libasync_stream-8a05ffea73c43195,libtokio_rustls-d6be23062ca9854a,librustls-65857fe9e9588fe0,libsubtle-dcdab698cc4c3907,libwebpki-1800c073bae8d162,libring-076573cee08df787,libuntrusted-ecd0150d37c0a849,libzeroize-b2628ebd6b366ce7,librustls_pki_types-26db4ea5fe0772ff,libaxum-d28ae2fe886d7c1f,libserde_path_to_error-4e697f6043c453fb,libserde_json-e538b2e5b173a76e,libzmij-1496dc79fba65000,libserde_urlencoded-0ad4104caaa18def,libryu-ffe0c7dd09625248,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhyper_util-a6a8e6546726bc3e,libhyper-b24e871355027c45,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-9b09d8bac315abc0,libindexmap-33a88bb2d334fc45,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libfnv-68f5b69a4a74de9d,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libmatchit-5afa50224bd16be8,libserde-0699d1cecfe3ceec,libserde_core-776a0533b765bf84,libaxum_core-cc3cba5996a9a690,libmime-a641f9c01534a6cb,libtower-0590ca14afa9012f,libsync_wrapper-0415f3c0fa2ecab8,libtower-201701bec24e9dd2,libindexmap-85f34e78c8d6e2c9,libhashbrown-909a1c71fef27fde,librand-bae5311b85fe500b,librand_chacha-b6ce64ca6a4b8c51,libppv_lite86-ca3a359ee2a917b0,libzerocopy-645d6701444bba8a,librand_core-a8a8964b8541cd3f,libgetrandom-9e3a4fdba4ecdbc2,libtower_layer-11b600c9d83f94cb,libbase64-703a072699e04b45,libprost-7a682f152e394c1b,libpin_project-25c2294d4f767e8c,libtracing-e90da04c8148cea1,liblog-f13639eb0ff88eed,libtracing_core-9fd3f16e7160068e,libtower_service-61a6e2aaa442e2aa,libtokio_stream-a4da9c7db0c6a451,libtokio_util-17cb0b90ffc3e479,libfutures_util-de2b50fca524eba0,libmemchr-bcaa866177507b26,libfutures_io-072470960274d86a,libslab-9b0608651dc55f22,libfutures_channel-00ed0f65a42f4813,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_sink-f0db3c24b19532ab,libhttp_body_util-e9e693184e6d4c0e,libfutures_core-2de656caeca80e95,libhttp_body-ea518cb1aab2b190,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libtokio-963f43063029f76c,libsignal_hook_registry-94a45ebbee4b1625,liberrno-20ffaf4658d706e2,libsocket2-e1ead9974f0266a6,libbytes-bc92f5632409d3fc,libmio-35b087b2c8f6b483,libparking_lot-08bcd63105305d2f,libparking_lot_core-b3d41dd12d7a8509,libsmallvec-f89e312bdc161349,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libpin_project_lite-0480e93619ded6e2,libtempfile-0d0755df1f26e396,libgetrandom-8b64ff3dd3868d9f,liblibc-f3083e705137980d,libcfg_if-f1fc2100170eba64,libfastrand-9610c844b1f2a9a1,libonce_cell-ce15a8b95b02a2ad,librustix-8ad302ea68d83b00,libbitflags-de85afaceb81d2a9,liblinux_raw_sys-8b05e31a710d9e24}.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/rustcQibvUe/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-7eb0793e25cecbf3/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-2155e8a729b3d3c1/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_test-1b508f1353e83c1b" "-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 `sluice-server` (test "list_topics_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "02682f7110720b218ceac04544a8938b1fdb37d1fe2d47639766463a57e030f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02682f7110720b218ceac04544a8938b1fdb37d1fe2d47639766463a57e030f0", kill_on_drop: false }`
[INFO] [stdout] 02682f7110720b218ceac04544a8938b1fdb37d1fe2d47639766463a57e030f0
