[INFO] cloning repository https://github.com/leonardoarcari/dcapal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leonardoarcari/dcapal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleonardoarcari%2Fdcapal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleonardoarcari%2Fdcapal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2666afb09933302190ecef87f990b2be5cdb2c3d
[INFO] checking leonardoarcari/dcapal against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleonardoarcari%2Fdcapal" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/leonardoarcari/dcapal
[INFO] finished tweaking git repo https://github.com/leonardoarcari/dcapal
[INFO] tweaked toml for git repo https://github.com/leonardoarcari/dcapal written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/leonardoarcari/dcapal on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/leonardoarcari/dcapal 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "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-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e89ef12cb567e05c69bd1d4f7f222aed9870baf7f5a8b985da9bbab663ba7e42
[INFO] running `Command { std: "docker" "start" "e89ef12cb567e05c69bd1d4f7f222aed9870baf7f5a8b985da9bbab663ba7e42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e89ef12cb567e05c69bd1d4f7f222aed9870baf7f5a8b985da9bbab663ba7e42", 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" "e89ef12cb567e05c69bd1d4f7f222aed9870baf7f5a8b985da9bbab663ba7e42" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e89ef12cb567e05c69bd1d4f7f222aed9870baf7f5a8b985da9bbab663ba7e42", 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" "e89ef12cb567e05c69bd1d4f7f222aed9870baf7f5a8b985da9bbab663ba7e42" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling hybrid-array v0.4.14
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling cmov v0.5.4
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling rust_decimal v1.42.1
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling uuid v1.24.0
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]     Checking icu_properties v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling glob v0.3.4
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking hashlink v0.11.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.126
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling hkdf v0.13.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling libloading v0.8.7
[INFO] [stderr]    Compiling sqlx-core v0.9.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling whoami v2.1.2
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling sqlx-postgres v0.9.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.126
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling wasm-bindgen v0.2.126
[INFO] [stderr]    Compiling sqlx-macros-core v0.9.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]    Compiling boring-sys2 v4.15.13
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.126
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking async-compression v0.4.23
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling sqlx-macros v0.9.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]     Checking rapidhash v4.5.1
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking fluent-uri v0.4.1
[INFO] [stderr]     Checking quanta v0.12.5
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking metrics v0.24.6
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]     Checking fraction v0.15.3
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling utoipa-gen v5.5.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking http2 v0.4.21
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking deadpool-runtime v0.3.1
[INFO] [stderr]     Checking webpki-root-certs v1.0.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]    Compiling typed-builder-macro v0.21.0
[INFO] [stderr] error: could not compile `axum` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d/bin/rustc --crate-name axum --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.9/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="default"' --cfg 'feature="form"' --cfg 'feature="http1"' --cfg 'feature="json"' --cfg 'feature="macros"' --cfg 'feature="matched-path"' --cfg 'feature="original-uri"' --cfg 'feature="query"' --cfg 'feature="tokio"' --cfg 'feature="tower-log"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__private", "__private_docs", "default", "form", "http1", "http2", "json", "macros", "matched-path", "multipart", "original-uri", "query", "tokio", "tower-log", "tracing", "ws"))' -C metadata=11cb6d02171ea559 -C extra-filename=-b95ed974c751b079 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum_core=/opt/rustwide/target/debug/deps/libaxum_core-f0914eb04933b16f.rmeta --extern axum_macros=/opt/rustwide/target/debug/deps/libaxum_macros-2900c67868d67851.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-13e83cbc882c027e.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-74b47bf273918ec9.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-f25afda0e5509de7.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-d54f0a854c9268d6.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-8a05c88b9a2b0824.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-57a901755a9e1d50.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-e0d44ed00f48e3af.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-aa1c64fbdc4f12a7.rmeta --extern matchit=/opt/rustwide/target/debug/deps/libmatchit-e98a3fa189025638.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-719fdfbd841ea854.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-70e4695576ffb191.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern serde_core=/opt/rustwide/target/debug/deps/libserde_core-48032791fab7ab4f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1f955b2fcfe95522.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-6878de687eda9def.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-f2e2e5b1a6f01b40.rmeta --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-277f414c4c1cc118.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3710ccedaf4cab51.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-9914288e020f0d4d.rmeta --extern tower_layer=/opt/rustwide/target/debug/deps/libtower_layer-f6d5cc7b185cf351.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-e69ac8dcc8243395.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-2114a369ca8aaaba.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e89ef12cb567e05c69bd1d4f7f222aed9870baf7f5a8b985da9bbab663ba7e42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e89ef12cb567e05c69bd1d4f7f222aed9870baf7f5a8b985da9bbab663ba7e42", kill_on_drop: false }`
[INFO] [stdout] e89ef12cb567e05c69bd1d4f7f222aed9870baf7f5a8b985da9bbab663ba7e42
