[INFO] cloning repository https://github.com/douglaz/replicante
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/douglaz/replicante" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdouglaz%2Freplicante", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdouglaz%2Freplicante'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 96f1cb2e6c464f53d23787b6eba4cfed7502e796
[INFO] testing douglaz/replicante against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdouglaz%2Freplicante" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/douglaz/replicante
[INFO] finished tweaking git repo https://github.com/douglaz/replicante
[INFO] tweaked toml for git repo https://github.com/douglaz/replicante written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/douglaz/replicante on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/douglaz/replicante 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_lex v0.7.5
[INFO] [stderr]   Downloaded tokio-rusqlite v0.5.0
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.10
[INFO] [stderr]   Downloaded anstyle-query v1.1.4
[INFO] [stderr]   Downloaded anstream v0.6.20
[INFO] [stderr]   Downloaded clap_derive v4.5.41
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.17
[INFO] [stderr]   Downloaded axum-core v0.4.5
[INFO] [stderr]   Downloaded tower-http v0.5.2
[INFO] [stderr]   Downloaded socket2 v0.6.0
[INFO] [stderr]   Downloaded clap v4.5.43
[INFO] [stderr]   Downloaded evalexpr v11.3.1
[INFO] [stderr]   Downloaded anyhow v1.0.98
[INFO] [stderr]   Downloaded tower v0.4.13
[INFO] [stderr]   Downloaded json v0.12.4
[INFO] [stderr]   Downloaded io-uring v0.7.9
[INFO] [stderr]   Downloaded hyper-util v0.1.16
[INFO] [stderr]   Downloaded cc v1.2.32
[INFO] [stderr]   Downloaded winnow v0.7.12
[INFO] [stderr]   Downloaded rusqlite v0.30.0
[INFO] [stderr]   Downloaded serde_json v1.0.142
[INFO] [stderr]   Downloaded axum v0.7.9
[INFO] [stderr]   Downloaded clap_builder v4.5.43
[INFO] [stderr]   Downloaded tokio v1.47.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.27.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d1309d2bbf9a16afb297e856ced62c2c51a5fb3167dbcfb26cab2a59b45b29c
[INFO] running `Command { std: "docker" "start" "-a" "9d1309d2bbf9a16afb297e856ced62c2c51a5fb3167dbcfb26cab2a59b45b29c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d1309d2bbf9a16afb297e856ced62c2c51a5fb3167dbcfb26cab2a59b45b29c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d1309d2bbf9a16afb297e856ced62c2c51a5fb3167dbcfb26cab2a59b45b29c", kill_on_drop: false }`
[INFO] [stdout] 9d1309d2bbf9a16afb297e856ced62c2c51a5fb3167dbcfb26cab2a59b45b29c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c51b35fad354161a14274ced82e338a31376b8b1f4aefbc8dd29a81ad888b5e4
[INFO] running `Command { std: "docker" "start" "-a" "c51b35fad354161a14274ced82e338a31376b8b1f4aefbc8dd29a81ad888b5e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling clap_builder v4.5.43
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling rusqlite v0.30.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling evalexpr v11.3.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.43
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rusqlite v0.5.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling replicante v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s
[INFO] running `Command { std: "docker" "inspect" "c51b35fad354161a14274ced82e338a31376b8b1f4aefbc8dd29a81ad888b5e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c51b35fad354161a14274ced82e338a31376b8b1f4aefbc8dd29a81ad888b5e4", kill_on_drop: false }`
[INFO] [stdout] c51b35fad354161a14274ced82e338a31376b8b1f4aefbc8dd29a81ad888b5e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6dbec8e85f462bf63d645de178bdebf416fe9fc22a125ee97b7f88264d128f3e
[INFO] running `Command { std: "docker" "start" "-a" "6dbec8e85f462bf63d645de178bdebf416fe9fc22a125ee97b7f88264d128f3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling rusqlite v0.30.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling tokio-rusqlite v0.5.0
[INFO] [stderr]    Compiling replicante v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr] error: could not compile `replicante` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name replicante --edition=2024 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=7e86815a397c5812 -C extra-filename=-e6c174776445d3e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-daa72f646504d98a.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a77877bd92756f08.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-0ee23b6a7b22fe48.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-88ee1d2d9725faf0.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-366352f46033ab80.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-24300ea4019df772.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-be9b890638a1bff4.rlib --extern evalexpr=/opt/rustwide/target/debug/deps/libevalexpr-bec496c9dc15122e.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7ec308b9bc3cb6f8.rlib --extern json=/opt/rustwide/target/debug/deps/libjson-8ab9094a764bb555.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-87f5c0582c74de86.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7416092686a070a9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a8bf877a2ae522d5.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-c29edf8b7fa423da.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2f55159aab10a5c8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2c37d356419245fe.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-aac22dc57ad40d63.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1282ff73cf9cfe28.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ab81a91bc41b26b1.rlib --extern tokio_rusqlite=/opt/rustwide/target/debug/deps/libtokio_rusqlite-a6cb1f77b2b68cf9.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-64d7b91850ee5513.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-d745fcd79450c1ca.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-a4faa52b4b41eead.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-1b264e70d72dc7bc.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7812c12186bf318b.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-fa05a3476c655ade.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-d5096b6fea36558e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-526951d161d950d8.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c67c570758682be2/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6dbec8e85f462bf63d645de178bdebf416fe9fc22a125ee97b7f88264d128f3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dbec8e85f462bf63d645de178bdebf416fe9fc22a125ee97b7f88264d128f3e", kill_on_drop: false }`
[INFO] [stdout] 6dbec8e85f462bf63d645de178bdebf416fe9fc22a125ee97b7f88264d128f3e
