[INFO] cloning repository https://github.com/LeeSeika/reaction-fans-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeeSeika/reaction-fans-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeeSeika%2Freaction-fans-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeeSeika%2Freaction-fans-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b7a994d8410fd23458046af2dbe441b36326748
[INFO] checking LeeSeika/reaction-fans-api against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeeSeika%2Freaction-fans-api" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LeeSeika/reaction-fans-api
[INFO] finished tweaking git repo https://github.com/LeeSeika/reaction-fans-api
[INFO] tweaked toml for git repo https://github.com/LeeSeika/reaction-fans-api written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LeeSeika/reaction-fans-api on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LeeSeika/reaction-fans-api 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sea-query-derive v0.4.2
[INFO] [stderr]   Downloaded sea-schema-derive v0.3.0
[INFO] [stderr]   Downloaded value-bag v1.10.0
[INFO] [stderr]   Downloaded sea-orm-migration v1.1.4
[INFO] [stderr]   Downloaded inherent v1.0.11
[INFO] [stderr]   Downloaded sea-orm-cli v1.1.4
[INFO] [stderr]   Downloaded sea-query-binder v0.7.0
[INFO] [stderr]   Downloaded sqlx-macros v0.8.3
[INFO] [stderr]   Downloaded sea-bae v0.2.1
[INFO] [stderr]   Downloaded email-encoding v0.3.1
[INFO] [stderr]   Downloaded email_address v0.2.9
[INFO] [stderr]   Downloaded ouroboros_macro v0.18.5
[INFO] [stderr]   Downloaded quoted_printable v0.5.1
[INFO] [stderr]   Downloaded sea-orm-macros v0.12.15
[INFO] [stderr]   Downloaded thiserror v2.0.10
[INFO] [stderr]   Downloaded uuid v1.11.1
[INFO] [stderr]   Downloaded chumsky v0.9.3
[INFO] [stderr]   Downloaded rsa v0.9.7
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.3
[INFO] [stderr]   Downloaded sqlx-core v0.8.3
[INFO] [stderr]   Downloaded lettre v0.11.11
[INFO] [stderr]   Downloaded sea-query v0.32.1
[INFO] [stderr]   Downloaded sqlx v0.8.3
[INFO] [stderr]   Downloaded rust_decimal v1.36.0
[INFO] [stderr]   Downloaded async-std v1.13.0
[INFO] [stderr]   Downloaded sea-query v0.30.7
[INFO] [stderr]   Downloaded redis v0.28.1
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.3
[INFO] [stderr]   Downloaded sea-orm-macros v1.1.4
[INFO] [stderr]   Downloaded tklog v0.2.9
[INFO] [stderr]   Downloaded thiserror-impl v2.0.10
[INFO] [stderr]   Downloaded rustls v0.23.20
[INFO] [stderr]   Downloaded ouroboros v0.18.5
[INFO] [stderr]   Downloaded sea-orm v0.12.15
[INFO] [stderr]   Downloaded sea-orm v1.1.4
[INFO] [stderr]   Downloaded sea-schema v0.16.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 818b651c3e16842f3bf540eef3dc5f5184b481b347f2a63cf3f44aeea3b15697
[INFO] running `Command { std: "docker" "start" "-a" "818b651c3e16842f3bf540eef3dc5f5184b481b347f2a63cf3f44aeea3b15697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "818b651c3e16842f3bf540eef3dc5f5184b481b347f2a63cf3f44aeea3b15697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "818b651c3e16842f3bf540eef3dc5f5184b481b347f2a63cf3f44aeea3b15697", kill_on_drop: false }`
[INFO] [stdout] 818b651c3e16842f3bf540eef3dc5f5184b481b347f2a63cf3f44aeea3b15697
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24fd045b12357e144b359d567f97b014311365f9fe17d31dd4b7855642d568ff
[INFO] running `Command { std: "docker" "start" "-a" "24fd045b12357e144b359d567f97b014311365f9fe17d31dd4b7855642d568ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling thiserror v2.0.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.10
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]    Compiling inherent v1.0.11
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking webpki-roots v0.26.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking clap_builder v4.5.26
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bitflags v2.7.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking uuid v1.11.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling sea-query-derive v0.4.2
[INFO] [stderr]     Checking sqlformat v0.2.6
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking clap v4.5.26
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking sea-query v0.32.1
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]    Compiling sea-orm-macros v1.1.4
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking sea-schema v0.16.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking winnow v0.6.22
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f5e2df741b4a9820a7579f0c8eccc951706a8782/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.43/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=59d4a30e276169da -C extra-filename=-fbaa9be42ab3e000 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a6d16a54b041447d.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-e6364a9e6650ce14.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f5e2df741b4a9820a7579f0c8eccc951706a8782/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=d0a813e50c5d0fc1 -C extra-filename=-acc63d1d623dc53d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1d1989d9e2c5ec54.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-79559d6b127b2fda.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-19925fe1398ad9b7.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-3c61dfc494d65adb.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-6d8875c305f95fef.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-d6356057ad8637d8.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-bb9038fc8ad22032.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "24fd045b12357e144b359d567f97b014311365f9fe17d31dd4b7855642d568ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24fd045b12357e144b359d567f97b014311365f9fe17d31dd4b7855642d568ff", kill_on_drop: false }`
[INFO] [stdout] 24fd045b12357e144b359d567f97b014311365f9fe17d31dd4b7855642d568ff
