[INFO] cloning repository https://github.com/Onurakdeniz/quote-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Onurakdeniz/quote-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOnurakdeniz%2Fquote-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOnurakdeniz%2Fquote-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c6420fb959c5a9f23d8d69ee0bda46a5aad42dea
[INFO] checking Onurakdeniz/quote-engine against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOnurakdeniz%2Fquote-engine" "/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/Onurakdeniz/quote-engine
[INFO] finished tweaking git repo https://github.com/Onurakdeniz/quote-engine
[INFO] tweaked toml for git repo https://github.com/Onurakdeniz/quote-engine written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Onurakdeniz/quote-engine on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Onurakdeniz/quote-engine 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `rust_decimal`
[INFO] [stderr]  --> Cargo.toml:5:25
[INFO] [stderr]   |
[INFO] [stderr] 5 | [workspace.dependencies.rust_decimal]
[INFO] [stderr]   |                         ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `rust_decimal`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr] warning: binary `test_price_quoter` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-1-tc2/source/target/.../test_price_quoter
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `test-price-quoter`, convert `bin.name`
[INFO] [stderr]   --> crates/quoter-engine/Cargo.toml:69:8
[INFO] [stderr]    |
[INFO] [stderr] 69 - name = "test_price_quoter"
[INFO] [stderr] 69 + name = "test-price-quoter"
[INFO] [stderr]    |
[INFO] [stderr] warning: `price-quoter` (manifest) generated 1 warning
[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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ad5c69cc7110584f2acf154933041df23d664c1ea44bd02f39343254821660be
[INFO] running `Command { std: "docker" "start" "ad5c69cc7110584f2acf154933041df23d664c1ea44bd02f39343254821660be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad5c69cc7110584f2acf154933041df23d664c1ea44bd02f39343254821660be", 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" "ad5c69cc7110584f2acf154933041df23d664c1ea44bd02f39343254821660be" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad5c69cc7110584f2acf154933041df23d664c1ea44bd02f39343254821660be", 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" "ad5c69cc7110584f2acf154933041df23d664c1ea44bd02f39343254821660be" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `rust_decimal`
[INFO] [stderr]  --> Cargo.toml:5:25
[INFO] [stderr]   |
[INFO] [stderr] 5 | [workspace.dependencies.rust_decimal]
[INFO] [stderr]   |                         ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `rust_decimal`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr] warning: binary `test_price_quoter` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../test_price_quoter
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `test-price-quoter`, convert `bin.name`
[INFO] [stderr]   --> crates/quoter-engine/Cargo.toml:69:8
[INFO] [stderr]    |
[INFO] [stderr] 69 - name = "test_price_quoter"
[INFO] [stderr] 69 + name = "test-price-quoter"
[INFO] [stderr]    |
[INFO] [stderr] warning: `price-quoter` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking futures-utils-wasm v0.1.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking inventory v0.3.20
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling coin_cbc_sys v0.1.2
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking clap_builder v4.5.39
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]     Checking coin_cbc v0.1.8
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking jiff v0.2.14
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking good_lp v1.13.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking ark-std v0.5.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling secp256k1-sys v0.11.0
[INFO] [stderr]    Compiling c-kzg v2.1.7
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ruint v1.18.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling enum_delegate_lib v0.2.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling deepsize_derive v0.1.2
[INFO] [stderr]    Compiling enum_delegate v0.2.0
[INFO] [stderr]     Checking deepsize v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.5.7
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking webpki-roots v1.0.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking compression-codecs v0.4.37
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling uuid-macro-internal v1.17.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]    Compiling utoipa-gen v4.3.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking const-hex v1.14.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling alloy-sol-type-parser v1.5.7
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking alloy-rlp v0.3.12
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling alloy-primitives v1.5.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking toml_datetime v0.6.9
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking erased-serde v0.4.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking secp256k1 v0.31.1
[INFO] [stderr]     Checking ark-serialize v0.5.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling alloy-json-abi v1.5.3
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking aurora-engine-modexp v1.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking nybbles v0.4.8
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking clap v4.5.39
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking ark-ff v0.5.0
[INFO] [stderr]     Checking evm_ekubo_sdk v0.6.5
[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/79c0559184f27f4433a6fbc260b950d06d4a4889/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=f525078ba4739cbe -C extra-filename=-8be8048ae2dc4127 --out-dir /opt/rustwide/target/debug/build/tokio/8be8048ae2dc4127/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d541ac7a75168aa5/out -L dependency=/opt/rustwide/target/debug/build/libc/a70fa3bc2b82c39f/out -L dependency=/opt/rustwide/target/debug/build/lock_api/6e179907110c1639/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/d7c22348ccd95cd1/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/serde/d89a13b6be911ff3/out -L dependency=/opt/rustwide/target/debug/build/serde_core/c3fb5a998c9471b6/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/178038db62930d91/out -L dependency=/opt/rustwide/target/debug/build/smallvec/1cad4c349cfb7deb/out --extern bytes=/opt/rustwide/target/debug/build/bytes/346643b751931d73/out/libbytes-346643b751931d73.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/a70fa3bc2b82c39f/out/liblibc-a70fa3bc2b82c39f.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/b62e80cd22c61f25/out/libmio-b62e80cd22c61f25.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/9ad8391557303f6c/out/libparking_lot-9ad8391557303f6c.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/800bf2813c40b6cc/out/libsocket2-800bf2813c40b6cc.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/82b32d4a7ce71745/out/libtokio_macros-82b32d4a7ce71745.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `utoipa-gen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/79c0559184f27f4433a6fbc260b950d06d4a4889/bin/rustc --crate-name utoipa_gen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/utoipa-gen-4.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="chrono"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix_extras", "auto_into_responses", "axum_extras", "chrono", "debug", "decimal", "decimal_float", "indexmap", "non_strict_integers", "rc_schema", "regex", "repr", "rocket_extras", "smallvec", "time", "ulid", "url", "uuid", "yaml"))' -C metadata=baa4e94fee76ed36 -C extra-filename=-7d6e467e1b8d4ab8 --out-dir /opt/rustwide/target/debug/build/utoipa-gen/7d6e467e1b8d4ab8/out -L dependency=/opt/rustwide/target/debug/build/proc-macro-error-attr/4c392c5255f1d44c/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/62c19f024574c4cf/out -L dependency=/opt/rustwide/target/debug/build/quote/bbd76fb7b6e2abdf/out -L dependency=/opt/rustwide/target/debug/build/syn/54c5195aaf66352b/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/out --extern proc_macro_error=/opt/rustwide/target/debug/build/proc-macro-error/dd38230ad921b432/out/libproc_macro_error-dd38230ad921b432.rlib --extern proc_macro_error=/opt/rustwide/target/debug/build/proc-macro-error/dd38230ad921b432/out/libproc_macro_error-dd38230ad921b432.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/62c19f024574c4cf/out/libproc_macro2-62c19f024574c4cf.rlib --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/62c19f024574c4cf/out/libproc_macro2-62c19f024574c4cf.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/bbd76fb7b6e2abdf/out/libquote-bbd76fb7b6e2abdf.rlib --extern quote=/opt/rustwide/target/debug/build/quote/bbd76fb7b6e2abdf/out/libquote-bbd76fb7b6e2abdf.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/35e6d0a27e6f5829/out/libsyn-35e6d0a27e6f5829.rlib --extern syn=/opt/rustwide/target/debug/build/syn/35e6d0a27e6f5829/out/libsyn-35e6d0a27e6f5829.rmeta --extern proc_macro --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ad5c69cc7110584f2acf154933041df23d664c1ea44bd02f39343254821660be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad5c69cc7110584f2acf154933041df23d664c1ea44bd02f39343254821660be", kill_on_drop: false }`
[INFO] [stdout] ad5c69cc7110584f2acf154933041df23d664c1ea44bd02f39343254821660be
