[INFO] fetching crate sxmc 1.0.9...
[INFO] testing sxmc-1.0.9 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate sxmc 1.0.9 into /workspace/builds/worker-7-tc1/source
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate sxmc 1.0.9
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sxmc 1.0.9
[INFO] tweaked toml for crates.io crate sxmc 1.0.9 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sxmc 1.0.9 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 crates.io crate sxmc 1.0.9 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 sse-stream v0.2.1
[INFO] [stderr]   Downloaded rmcp-macros v1.2.0
[INFO] [stderr]   Downloaded rmcp v1.2.0
[INFO] [stderr]   Downloaded process-wrap v9.1.0
[INFO] [stderr]   Downloaded postgres v0.19.12
[INFO] [stderr]   Downloaded tokio-postgres v0.7.16
[INFO] [stderr]   Downloaded postgres-types v0.2.12
[INFO] [stderr]   Downloaded postgres-protocol v0.6.10
[INFO] [stderr]   Downloaded clap_complete v4.6.0
[INFO] [stderr]   Downloaded assert_cmd v2.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8f57c7f241d01582ec97cd8b18f1137b38a8a103fc25a72c39dd6e3d1705ea57
[INFO] running `Command { std: "docker" "start" "-a" "8f57c7f241d01582ec97cd8b18f1137b38a8a103fc25a72c39dd6e3d1705ea57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f57c7f241d01582ec97cd8b18f1137b38a8a103fc25a72c39dd6e3d1705ea57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f57c7f241d01582ec97cd8b18f1137b38a8a103fc25a72c39dd6e3d1705ea57", kill_on_drop: false }`
[INFO] [stdout] 8f57c7f241d01582ec97cd8b18f1137b38a8a103fc25a72c39dd6e3d1705ea57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 6ec780be7c5af6f5b1d1cd04a7489d1680fef0afeb4aa03a85192dc9efa2592b
[INFO] running `Command { std: "docker" "start" "-a" "6ec780be7c5af6f5b1d1cd04a7489d1680fef0afeb4aa03a85192dc9efa2592b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rmcp v1.2.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling whoami v2.1.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling sse-stream v0.2.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rmcp-macros v1.2.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling postgres-protocol v0.6.10
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling postgres-types v0.2.12
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling process-wrap v9.1.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-postgres v0.7.16
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling postgres v0.19.12
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling sxmc v1.0.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "6ec780be7c5af6f5b1d1cd04a7489d1680fef0afeb4aa03a85192dc9efa2592b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ec780be7c5af6f5b1d1cd04a7489d1680fef0afeb4aa03a85192dc9efa2592b", kill_on_drop: false }`
[INFO] [stdout] 6ec780be7c5af6f5b1d1cd04a7489d1680fef0afeb4aa03a85192dc9efa2592b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 5812dcef43c39215917fff9d84ff2f509d87af1501ffc8c0c1e8ddc44fa0ff03
[INFO] running `Command { std: "docker" "start" "-a" "5812dcef43c39215917fff9d84ff2f509d87af1501ffc8c0c1e8ddc44fa0ff03", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling sxmc v1.0.9 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `sxmc` (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 sxmc --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b468bcd300b337e6 -C extra-filename=-09ca4f1583c18372 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-31be74e35f8814c6.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-87c55a58d3d18a82.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-246edb679d1eb63f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7f8b9199eb5ec1c6.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-9553342e814b4a5b.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-4798b99c88165586.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-f6a9111ef3450a83.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-fd49e133749f9c02.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-becf69acddc08a0d.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-5a40cf7df24b0a9c.rlib --extern postgres=/opt/rustwide/target/debug/deps/libpostgres-688635efbe2472d6.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-5a900a12b381a7b6.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3f28caf59b2ea541.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-abc8835a793800dd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e122db20d83381a6.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-1bdba662eaec3f64.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-601a981aab93da9e.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-c184b4ff9ba88ee4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ef79f47c9cc8a8b0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-649997c6a74d8a44.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-cd603a38631b498c.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-a36c08e8744447e2.rlib --extern shlex=/opt/rustwide/target/debug/deps/libshlex-e8ae4671441522fb.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-efbe4af4a3bf5682.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1f580820e336facf.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-f860b75eaff75d75.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-55577d2d077cc635.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-17e08cec5ffae993.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-bb2873f9f83dcf06.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-4397ee9e2d742826.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-e8b97c03900ca647/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-8c71b3783d7f6528/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sxmc` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name sxmc --edition=2021 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=50febcc4b10ce8ad -C extra-filename=-c73ddd0974990a0e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rmeta --extern axum=/opt/rustwide/target/debug/deps/libaxum-87c55a58d3d18a82.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-246edb679d1eb63f.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-7f8b9199eb5ec1c6.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-9553342e814b4a5b.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-4798b99c88165586.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-f6a9111ef3450a83.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-fd49e133749f9c02.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-becf69acddc08a0d.rmeta --extern notify=/opt/rustwide/target/debug/deps/libnotify-5a40cf7df24b0a9c.rmeta --extern postgres=/opt/rustwide/target/debug/deps/libpostgres-688635efbe2472d6.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-3f28caf59b2ea541.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-abc8835a793800dd.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e122db20d83381a6.rmeta --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-1bdba662eaec3f64.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-601a981aab93da9e.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-c184b4ff9ba88ee4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ef79f47c9cc8a8b0.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-649997c6a74d8a44.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-cd603a38631b498c.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-a36c08e8744447e2.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-e8ae4671441522fb.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-efbe4af4a3bf5682.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1f580820e336facf.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-f860b75eaff75d75.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-55577d2d077cc635.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-17e08cec5ffae993.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-bb2873f9f83dcf06.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-4397ee9e2d742826.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-e8b97c03900ca647/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-8c71b3783d7f6528/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5812dcef43c39215917fff9d84ff2f509d87af1501ffc8c0c1e8ddc44fa0ff03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5812dcef43c39215917fff9d84ff2f509d87af1501ffc8c0c1e8ddc44fa0ff03", kill_on_drop: false }`
[INFO] [stdout] 5812dcef43c39215917fff9d84ff2f509d87af1501ffc8c0c1e8ddc44fa0ff03
