[INFO] cloning repository https://github.com/gotoplanb/rusty-sumo-searchinator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gotoplanb/rusty-sumo-searchinator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgotoplanb%2Frusty-sumo-searchinator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgotoplanb%2Frusty-sumo-searchinator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a717f9b824229606d367e3136e3c417a1939e51b
[INFO] testing gotoplanb/rusty-sumo-searchinator against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgotoplanb%2Frusty-sumo-searchinator" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gotoplanb/rusty-sumo-searchinator
[INFO] finished tweaking git repo https://github.com/gotoplanb/rusty-sumo-searchinator
[INFO] tweaked toml for git repo https://github.com/gotoplanb/rusty-sumo-searchinator written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gotoplanb/rusty-sumo-searchinator on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gotoplanb/rusty-sumo-searchinator 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b4eb6ba9e9f7548d5b99b8a46245a2ecab0bde60649f05cf1a0f55cee2f2b71
[INFO] running `Command { std: "docker" "start" "-a" "8b4eb6ba9e9f7548d5b99b8a46245a2ecab0bde60649f05cf1a0f55cee2f2b71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b4eb6ba9e9f7548d5b99b8a46245a2ecab0bde60649f05cf1a0f55cee2f2b71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b4eb6ba9e9f7548d5b99b8a46245a2ecab0bde60649f05cf1a0f55cee2f2b71", kill_on_drop: false }`
[INFO] [stdout] 8b4eb6ba9e9f7548d5b99b8a46245a2ecab0bde60649f05cf1a0f55cee2f2b71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31fd7cb9314c3c6d0e9fa2259c096316b1d46a4a6bf478d51a084c2657d76658
[INFO] running `Command { std: "docker" "start" "-a" "31fd7cb9314c3c6d0e9fa2259c096316b1d46a4a6bf478d51a084c2657d76658", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling serde v1.0.228
[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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling sumo-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.55s
[INFO] running `Command { std: "docker" "inspect" "31fd7cb9314c3c6d0e9fa2259c096316b1d46a4a6bf478d51a084c2657d76658", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31fd7cb9314c3c6d0e9fa2259c096316b1d46a4a6bf478d51a084c2657d76658", kill_on_drop: false }`
[INFO] [stdout] 31fd7cb9314c3c6d0e9fa2259c096316b1d46a4a6bf478d51a084c2657d76658
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5aba59bece3eb1eae859959d0b44ccec2626fe0127c09c841fedfd0fa76d6f14
[INFO] running `Command { std: "docker" "start" "-a" "5aba59bece3eb1eae859959d0b44ccec2626fe0127c09c841fedfd0fa76d6f14", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling sumo-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `sumo-client` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name sumo_client --edition=2021 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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "metrics", "prometheus", "templates", "tera"))' -C metadata=10d77ecbaca466b1 -C extra-filename=-6a5f5d2ddf269cb3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4342eda19ce54c8e.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-91c6c492c4cedeef.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-be178b8e10a87fde.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-4c448af93aa2f516.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-6d8015f91495fe74.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-48ba7edfc9775795.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-8e70014f575e016e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0ba062f5e99983b9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-502907c89b2d3e6f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a35158446a27031b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-586a097207fe8a73.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c82bb383737e5911.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cbee721c0c28f135.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-91ba27b2a8d4cba1.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-acd0d64fb0cfce11.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-df07731f3aa9945d.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f273990c2135e168.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-45342712771d8a15.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-75227f7d7da1628a.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sumo-client` (test "advanced_features_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name advanced_features_tests --edition=2021 tests/advanced_features_tests.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "metrics", "prometheus", "templates", "tera"))' -C metadata=9d617e94b5806df0 -C extra-filename=-f302804bad4104df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4342eda19ce54c8e.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-91c6c492c4cedeef.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-be178b8e10a87fde.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-4c448af93aa2f516.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-6d8015f91495fe74.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-48ba7edfc9775795.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-8e70014f575e016e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0ba062f5e99983b9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-502907c89b2d3e6f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a35158446a27031b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-586a097207fe8a73.rlib --extern sumo_client=/opt/rustwide/target/debug/deps/libsumo_client-7cd427798dc59ccf.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c82bb383737e5911.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cbee721c0c28f135.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-91ba27b2a8d4cba1.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-acd0d64fb0cfce11.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-df07731f3aa9945d.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f273990c2135e168.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-45342712771d8a15.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-75227f7d7da1628a.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `sumo-client` (test "integration_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name integration_tests --edition=2021 tests/integration_tests.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "metrics", "prometheus", "templates", "tera"))' -C metadata=4f6fd0e8085ef58d -C extra-filename=-d3a65d2cec437e84 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4342eda19ce54c8e.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-91c6c492c4cedeef.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-be178b8e10a87fde.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-4c448af93aa2f516.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-6d8015f91495fe74.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-48ba7edfc9775795.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-8e70014f575e016e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0ba062f5e99983b9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-502907c89b2d3e6f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a35158446a27031b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-586a097207fe8a73.rlib --extern sumo_client=/opt/rustwide/target/debug/deps/libsumo_client-7cd427798dc59ccf.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c82bb383737e5911.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cbee721c0c28f135.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-91ba27b2a8d4cba1.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-acd0d64fb0cfce11.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-df07731f3aa9945d.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f273990c2135e168.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-45342712771d8a15.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-75227f7d7da1628a.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `sumo-client` (test "simple_mock_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name simple_mock_test --edition=2021 tests/simple_mock_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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "metrics", "prometheus", "templates", "tera"))' -C metadata=9d059ec44cfb2281 -C extra-filename=-a5cd544c9307f112 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4342eda19ce54c8e.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-91c6c492c4cedeef.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-be178b8e10a87fde.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-4c448af93aa2f516.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-6d8015f91495fe74.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-48ba7edfc9775795.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-8e70014f575e016e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0ba062f5e99983b9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-502907c89b2d3e6f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a35158446a27031b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-586a097207fe8a73.rlib --extern sumo_client=/opt/rustwide/target/debug/deps/libsumo_client-7cd427798dc59ccf.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c82bb383737e5911.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cbee721c0c28f135.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-91ba27b2a8d4cba1.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-acd0d64fb0cfce11.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-df07731f3aa9945d.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f273990c2135e168.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-45342712771d8a15.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-75227f7d7da1628a.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "5aba59bece3eb1eae859959d0b44ccec2626fe0127c09c841fedfd0fa76d6f14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5aba59bece3eb1eae859959d0b44ccec2626fe0127c09c841fedfd0fa76d6f14", kill_on_drop: false }`
[INFO] [stdout] 5aba59bece3eb1eae859959d0b44ccec2626fe0127c09c841fedfd0fa76d6f14
