[INFO] cloning repository https://github.com/ccworld020/A
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ccworld020/A" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fccworld020%2FA", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fccworld020%2FA'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c523b657ab4c1184cc805ce46f99119fc763cfe5
[INFO] checking ccworld020/A against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fccworld020%2FA" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ccworld020/A
[INFO] finished tweaking git repo https://github.com/ccworld020/A
[INFO] tweaked toml for git repo https://github.com/ccworld020/A written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ccworld020/A on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ccworld020/A 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 04731904d7527cfa5652a1bc2159b35539eb5d6a65a788aaa0f2fee0cacdf897
[INFO] running `Command { std: "docker" "start" "04731904d7527cfa5652a1bc2159b35539eb5d6a65a788aaa0f2fee0cacdf897", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04731904d7527cfa5652a1bc2159b35539eb5d6a65a788aaa0f2fee0cacdf897", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "04731904d7527cfa5652a1bc2159b35539eb5d6a65a788aaa0f2fee0cacdf897" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04731904d7527cfa5652a1bc2159b35539eb5d6a65a788aaa0f2fee0cacdf897", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "04731904d7527cfa5652a1bc2159b35539eb5d6a65a788aaa0f2fee0cacdf897" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling rsa v0.9.9
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking aligned v0.4.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking derive_more v2.1.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sea-query v0.32.7
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]    Compiling parse-size v1.1.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]    Compiling actix-multipart-derive v0.6.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking zune-jpeg v0.5.6
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling sea-orm-macros v1.1.19
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]    Compiling validator_derive v0.19.0
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr] error: could not compile `sqlx-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/615014f15745532730b9ce7a1d9309f8b4756f93/bin/rustc --crate-name sqlx_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/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 --cfg 'feature="_rt-tokio"' --cfg 'feature="_tls-rustls"' --cfg 'feature="_tls-rustls-ring-webpki"' --cfg 'feature="any"' --cfg 'feature="bigdecimal"' --cfg 'feature="chrono"' --cfg 'feature="crc"' --cfg 'feature="default"' --cfg 'feature="json"' --cfg 'feature="migrate"' --cfg 'feature="offline"' --cfg 'feature="rust_decimal"' --cfg 'feature="rustls"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sha2"' --cfg 'feature="time"' --cfg 'feature="tokio"' --cfg 'feature="tokio-stream"' --cfg 'feature="uuid"' --cfg 'feature="webpki-roots"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_rt-async-std", "_rt-tokio", "_tls-native-tls", "_tls-none", "_tls-rustls", "_tls-rustls-aws-lc-rs", "_tls-rustls-ring-native-roots", "_tls-rustls-ring-webpki", "any", "async-io", "async-std", "bigdecimal", "bit-vec", "bstr", "chrono", "crc", "default", "ipnet", "ipnetwork", "json", "mac_address", "migrate", "native-tls", "offline", "regex", "rust_decimal", "rustls", "rustls-native-certs", "serde", "serde_json", "sha2", "time", "tokio", "tokio-stream", "uuid", "webpki-roots"))' -C metadata=3fe82d56468d8255 -C extra-filename=-05a609edc69b1a32 --out-dir /opt/rustwide/target/debug/build/sqlx-core/05a609edc69b1a32/out -L dependency=/opt/rustwide/target/debug/build/allocator-api2/42b8139a42d2dc4b/out -L dependency=/opt/rustwide/target/debug/build/arrayvec/5fbb3527c4f17d7a/out -L dependency=/opt/rustwide/target/debug/build/base64/52b25dcc7cd9fd28/out -L dependency=/opt/rustwide/target/debug/build/bigdecimal/00ba8059afd3fd22/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/fc0d0e8080a81c48/out -L dependency=/opt/rustwide/target/debug/build/bytes/98e9b16cf060efd6/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/chrono/b497a345f9e34d71/out -L dependency=/opt/rustwide/target/debug/build/concurrent-queue/162c01a18ecb84b1/out -L dependency=/opt/rustwide/target/debug/build/const-oid/cc0beaaa8b1c7f10/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/f3f9f911326b91aa/out -L dependency=/opt/rustwide/target/debug/build/crc/0bc952774723ab4e/out -L dependency=/opt/rustwide/target/debug/build/crc-catalog/4dc415f82a41013f/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-queue/d3c21c7fda5ae120/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/d39ff09f0a701380/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/e95485e585493044/out -L dependency=/opt/rustwide/target/debug/build/deranged/52f02dc758eeccd5/out -L dependency=/opt/rustwide/target/debug/build/digest/81885606bc4257f0/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/c16396dd30f55f0f/out -L dependency=/opt/rustwide/target/debug/build/either/beae953adfe11d7a/out -L dependency=/opt/rustwide/target/debug/build/equivalent/1cd2a250f2449a60/out -L dependency=/opt/rustwide/target/debug/build/event-listener/c7f45dbfeb85eee6/out -L dependency=/opt/rustwide/target/debug/build/foldhash/fca0c474d382b9b6/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/204b977b77b146ff/out -L dependency=/opt/rustwide/target/debug/build/futures-core/8bb7a06892b41e67/out -L dependency=/opt/rustwide/target/debug/build/futures-intrusive/860039e3e058d4d4/out -L dependency=/opt/rustwide/target/debug/build/futures-io/20e452c883531448/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/26fb45e17926c80e/out -L dependency=/opt/rustwide/target/debug/build/futures-task/3c3f30b429261b4e/out -L dependency=/opt/rustwide/target/debug/build/futures-util/56e74170c9853cd1/out -L dependency=/opt/rustwide/target/debug/build/generic-array/1d593b28caa51934/out -L dependency=/opt/rustwide/target/debug/build/getrandom/14f52e66915df49f/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/02299615a88690b6/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/36e013e4029f94e6/out -L dependency=/opt/rustwide/target/debug/build/hashlink/48d6ee4c677b9585/out -L dependency=/opt/rustwide/target/debug/build/iana-time-zone/cff5175cf6350b23/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/b88811c934186ce6/out -L dependency=/opt/rustwide/target/debug/build/icu_locale_core/de627db8c1c671b2/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/b517c1fe6937c2e7/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/56a8f9be4ffd6289/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/e8b426e69e645cc5/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/b8d74dcb9bd37933/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/62665533025c4f80/out -L dependency=/opt/rustwide/target/debug/build/idna/7caa497b512b5f29/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/96b82f448646e18a/out -L dependency=/opt/rustwide/target/debug/build/indexmap/1cbdb97adb3ba289/out -L dependency=/opt/rustwide/target/debug/build/itoa/c3a1a3771494e946/out -L dependency=/opt/rustwide/target/debug/build/libc/3595fb66f28ccced/out -L dependency=/opt/rustwide/target/debug/build/libm/e802a0210b8c3709/out -L dependency=/opt/rustwide/target/debug/build/litemap/dc55cb1b0a31136c/out -L dependency=/opt/rustwide/target/debug/build/lock_api/886e26369390df02/out -L dependency=/opt/rustwide/target/debug/build/log/3ed344fefb710324/out -L dependency=/opt/rustwide/target/debug/build/memchr/ca36ce98a96d8f76/out -L dependency=/opt/rustwide/target/debug/build/mio/aa1ce07d74bddfc1/out -L dependency=/opt/rustwide/target/debug/build/num-bigint/33dd189451431c5f/out -L dependency=/opt/rustwide/target/debug/build/num-conv/6a0f3931453b79e7/out -L dependency=/opt/rustwide/target/debug/build/num-integer/9605674aed315bde/out -L dependency=/opt/rustwide/target/debug/build/num-traits/8516faf80e12060d/out -L dependency=/opt/rustwide/target/debug/build/once_cell/05887c23ecc18d47/out -L dependency=/opt/rustwide/target/debug/build/parking/44d3ea4fa3fa372c/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/44ee01f9dddb2385/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/cf93d8a776014ed0/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/2031134c95a34a69/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/2ecca6b667797f49/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/98755945da2574f7/out -L dependency=/opt/rustwide/target/debug/build/potential_utf/9e94d01ba1941f17/out -L dependency=/opt/rustwide/target/debug/build/powerfmt/d4be3a962e830dc0/out -L dependency=/opt/rustwide/target/debug/build/ring/464f91782db6db23/out -L dependency=/opt/rustwide/target/debug/build/rust_decimal/65dc3e4c9c7249fe/out -L dependency=/opt/rustwide/target/debug/build/rustls/c142cf34d360c9b4/out -L dependency=/opt/rustwide/target/debug/build/rustls-pki-types/386daed6b42f691c/out -L dependency=/opt/rustwide/target/debug/build/rustls-webpki/c0c616a2b58083a3/out -L dependency=/opt/rustwide/target/debug/build/ryu/0fc417cbd813222a/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/22e389c5edc90715/out -L dependency=/opt/rustwide/target/debug/build/serde/f2052aeb17993142/out -L dependency=/opt/rustwide/target/debug/build/serde_core/123d162581b8427e/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/fb042de76e7ead36/out -L dependency=/opt/rustwide/target/debug/build/serde_json/2853e516a0b85837/out -L dependency=/opt/rustwide/target/debug/build/sha2/eb26b749fa865463/out -L dependency=/opt/rustwide/target/debug/build/slab/2e3f802d50fcf1ad/out -L dependency=/opt/rustwide/target/debug/build/smallvec/f002a74aede8c00e/out -L dependency=/opt/rustwide/target/debug/build/socket2/9ab76b1ae7008697/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/8e8044a479f43a28/out -L dependency=/opt/rustwide/target/debug/build/subtle/e2a2f8b3e184e502/out -L dependency=/opt/rustwide/target/debug/build/thiserror/2420408d55af6c7e/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/a12f58d4d302928b/out -L dependency=/opt/rustwide/target/debug/build/time/ff679a1c26175d8e/out -L dependency=/opt/rustwide/target/debug/build/time-core/5f98b4140e0c4fcc/out -L dependency=/opt/rustwide/target/debug/build/time-macros/6c2e179776a1214e/out -L dependency=/opt/rustwide/target/debug/build/tinystr/55b348dbf1723a5e/out -L dependency=/opt/rustwide/target/debug/build/tokio/e3ae621ad130ba19/out -L dependency=/opt/rustwide/target/debug/build/tokio-stream/b06485b9b4201484/out -L dependency=/opt/rustwide/target/debug/build/tracing/756c3bdea17858b6/out -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/fd6c1da8e4ff37a0/out -L dependency=/opt/rustwide/target/debug/build/tracing-core/55a5d8fda0f13c1b/out -L dependency=/opt/rustwide/target/debug/build/typenum/eac435d87e9c2d85/out -L dependency=/opt/rustwide/target/debug/build/untrusted/5f38b2c4125c2298/out -L dependency=/opt/rustwide/target/debug/build/url/a650b4b87c85b25a/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/83d48b7642e6f3cb/out -L dependency=/opt/rustwide/target/debug/build/uuid/d8bedf8b5e4aef42/out -L dependency=/opt/rustwide/target/debug/build/webpki-roots/3471f04fef09c866/out -L dependency=/opt/rustwide/target/debug/build/webpki-roots/570af000d25b0623/out -L dependency=/opt/rustwide/target/debug/build/writeable/fa63c6e9d3c127e9/out -L dependency=/opt/rustwide/target/debug/build/yoke/18115747dd118036/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/d3769f21498f5eea/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/ec13eb1fff4dd42c/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/89b98225fd6e2ce7/out -L dependency=/opt/rustwide/target/debug/build/zeroize/65c526df20b90c35/out -L dependency=/opt/rustwide/target/debug/build/zerotrie/d71687409496f6b3/out -L dependency=/opt/rustwide/target/debug/build/zerovec/421f8fbb301a439b/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/62fc00db5333f5b6/out --extern base64=/opt/rustwide/target/debug/build/base64/52b25dcc7cd9fd28/out/libbase64-52b25dcc7cd9fd28.rmeta --extern bigdecimal=/opt/rustwide/target/debug/build/bigdecimal/00ba8059afd3fd22/out/libbigdecimal-00ba8059afd3fd22.rmeta --extern bytes=/opt/rustwide/target/debug/build/bytes/98e9b16cf060efd6/out/libbytes-98e9b16cf060efd6.rmeta --extern chrono=/opt/rustwide/target/debug/build/chrono/b497a345f9e34d71/out/libchrono-b497a345f9e34d71.rmeta --extern crc=/opt/rustwide/target/debug/build/crc/0bc952774723ab4e/out/libcrc-0bc952774723ab4e.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/build/crossbeam-queue/d3c21c7fda5ae120/out/libcrossbeam_queue-d3c21c7fda5ae120.rmeta --extern either=/opt/rustwide/target/debug/build/either/beae953adfe11d7a/out/libeither-beae953adfe11d7a.rmeta --extern event_listener=/opt/rustwide/target/debug/build/event-listener/c7f45dbfeb85eee6/out/libevent_listener-c7f45dbfeb85eee6.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/8bb7a06892b41e67/out/libfutures_core-8bb7a06892b41e67.rmeta --extern futures_intrusive=/opt/rustwide/target/debug/build/futures-intrusive/860039e3e058d4d4/out/libfutures_intrusive-860039e3e058d4d4.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/20e452c883531448/out/libfutures_io-20e452c883531448.rmeta --extern futures_util=/opt/rustwide/target/debug/build/futures-util/56e74170c9853cd1/out/libfutures_util-56e74170c9853cd1.rmeta --extern hashbrown=/opt/rustwide/target/debug/build/hashbrown/36e013e4029f94e6/out/libhashbrown-36e013e4029f94e6.rmeta --extern hashlink=/opt/rustwide/target/debug/build/hashlink/48d6ee4c677b9585/out/libhashlink-48d6ee4c677b9585.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/1cbdb97adb3ba289/out/libindexmap-1cbdb97adb3ba289.rmeta --extern log=/opt/rustwide/target/debug/build/log/3ed344fefb710324/out/liblog-3ed344fefb710324.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/ca36ce98a96d8f76/out/libmemchr-ca36ce98a96d8f76.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/05887c23ecc18d47/out/libonce_cell-05887c23ecc18d47.rmeta --extern percent_encoding=/opt/rustwide/target/debug/build/percent-encoding/2031134c95a34a69/out/libpercent_encoding-2031134c95a34a69.rmeta --extern rust_decimal=/opt/rustwide/target/debug/build/rust_decimal/65dc3e4c9c7249fe/out/librust_decimal-65dc3e4c9c7249fe.rmeta --extern rustls=/opt/rustwide/target/debug/build/rustls/c142cf34d360c9b4/out/librustls-c142cf34d360c9b4.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/f2052aeb17993142/out/libserde-f2052aeb17993142.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/2853e516a0b85837/out/libserde_json-2853e516a0b85837.rmeta --extern sha2=/opt/rustwide/target/debug/build/sha2/eb26b749fa865463/out/libsha2-eb26b749fa865463.rmeta --extern smallvec=/opt/rustwide/target/debug/build/smallvec/f002a74aede8c00e/out/libsmallvec-f002a74aede8c00e.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/2420408d55af6c7e/out/libthiserror-2420408d55af6c7e.rmeta --extern time=/opt/rustwide/target/debug/build/time/ff679a1c26175d8e/out/libtime-ff679a1c26175d8e.rmeta --extern tokio=/opt/rustwide/target/debug/build/tokio/e3ae621ad130ba19/out/libtokio-e3ae621ad130ba19.rmeta --extern tokio_stream=/opt/rustwide/target/debug/build/tokio-stream/b06485b9b4201484/out/libtokio_stream-b06485b9b4201484.rmeta --extern tracing=/opt/rustwide/target/debug/build/tracing/756c3bdea17858b6/out/libtracing-756c3bdea17858b6.rmeta --extern url=/opt/rustwide/target/debug/build/url/a650b4b87c85b25a/out/liburl-a650b4b87c85b25a.rmeta --extern uuid=/opt/rustwide/target/debug/build/uuid/d8bedf8b5e4aef42/out/libuuid-d8bedf8b5e4aef42.rmeta --extern webpki_roots=/opt/rustwide/target/debug/build/webpki-roots/3471f04fef09c866/out/libwebpki_roots-3471f04fef09c866.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring/0cc2bf9f5e98c474/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `h2` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/615014f15745532730b9ce7a1d9309f8b4756f93/bin/rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.3.27/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=59e84b0c5ffaa21b -C extra-filename=-65f737d7a6d31f9c --out-dir /opt/rustwide/target/debug/build/h2/65f737d7a6d31f9c/out -L dependency=/opt/rustwide/target/debug/build/bytes/1733fcdb13354ed1/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/fnv/bf9ae889bab8acee/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/15fed4a09c1ab6b3/out -L dependency=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out -L dependency=/opt/rustwide/target/debug/build/futures-io/8d88089869a627e9/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/02144f92b3bb6c26/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/e7bd2ffb932e7c3a/out -L dependency=/opt/rustwide/target/debug/build/futures-task/011073701ea3a715/out -L dependency=/opt/rustwide/target/debug/build/futures-util/3766aeefea106539/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/d6527847c19413e5/out -L dependency=/opt/rustwide/target/debug/build/http/30e795ebb85b5d3e/out -L dependency=/opt/rustwide/target/debug/build/indexmap/762ab36a7afea071/out -L dependency=/opt/rustwide/target/debug/build/itoa/aa1c64fbdc4f12a7/out -L dependency=/opt/rustwide/target/debug/build/libc/61c8ff19ef2481c9/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b47e4fe57039b3cf/out -L dependency=/opt/rustwide/target/debug/build/log/243a4081f8655140/out -L dependency=/opt/rustwide/target/debug/build/memchr/7c3b23e851763d6f/out -L dependency=/opt/rustwide/target/debug/build/mio/09abd33f09676104/out -L dependency=/opt/rustwide/target/debug/build/once_cell/2ad934dc7da92e31/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/47a07c1098828891/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/b21c6ab41c2563ac/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/83188e9cdf3717c5/out -L dependency=/opt/rustwide/target/debug/build/slab/ab20fc0822f5e3c5/out -L dependency=/opt/rustwide/target/debug/build/smallvec/602659051ed0fdf9/out -L dependency=/opt/rustwide/target/debug/build/socket2/0287a62d3f4f7201/out -L dependency=/opt/rustwide/target/debug/build/tokio/f7e91e8a07d426d4/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/4fad3ed05539e586/out -L dependency=/opt/rustwide/target/debug/build/tokio-util/38f70479257c0bbc/out -L dependency=/opt/rustwide/target/debug/build/tracing/40c7c03f2eb57c33/out -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/fd6c1da8e4ff37a0/out -L dependency=/opt/rustwide/target/debug/build/tracing-core/8bfa194c93198945/out --extern bytes=/opt/rustwide/target/debug/build/bytes/1733fcdb13354ed1/out/libbytes-1733fcdb13354ed1.rmeta --extern fnv=/opt/rustwide/target/debug/build/fnv/bf9ae889bab8acee/out/libfnv-bf9ae889bab8acee.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out/libfutures_core-756e876442dee363.rmeta --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/e7bd2ffb932e7c3a/out/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern futures_util=/opt/rustwide/target/debug/build/futures-util/3766aeefea106539/out/libfutures_util-3766aeefea106539.rmeta --extern http=/opt/rustwide/target/debug/build/http/30e795ebb85b5d3e/out/libhttp-30e795ebb85b5d3e.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/762ab36a7afea071/out/libindexmap-762ab36a7afea071.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/ab20fc0822f5e3c5/out/libslab-ab20fc0822f5e3c5.rmeta --extern tokio=/opt/rustwide/target/debug/build/tokio/f7e91e8a07d426d4/out/libtokio-f7e91e8a07d426d4.rmeta --extern tokio_util=/opt/rustwide/target/debug/build/tokio-util/38f70479257c0bbc/out/libtokio_util-38f70479257c0bbc.rmeta --extern tracing=/opt/rustwide/target/debug/build/tracing/40c7c03f2eb57c33/out/libtracing-40c7c03f2eb57c33.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "04731904d7527cfa5652a1bc2159b35539eb5d6a65a788aaa0f2fee0cacdf897", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04731904d7527cfa5652a1bc2159b35539eb5d6a65a788aaa0f2fee0cacdf897", kill_on_drop: false }`
[INFO] [stdout] 04731904d7527cfa5652a1bc2159b35539eb5d6a65a788aaa0f2fee0cacdf897
