[INFO] fetching crate lib-hyper-organizator 0.4.4... [INFO] checking lib-hyper-organizator-0.4.4 against master#1280928a99ad3ef2c5735b42dc8852456ae3b974 for pr-120798 [INFO] extracting crate lib-hyper-organizator 0.4.4 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate lib-hyper-organizator 0.4.4 on toolchain 1280928a99ad3ef2c5735b42dc8852456ae3b974 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lib-hyper-organizator 0.4.4 [INFO] finished tweaking crates.io crate lib-hyper-organizator 0.4.4 [INFO] tweaked toml for crates.io crate lib-hyper-organizator 0.4.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opentelemetry-prometheus v0.11.0 [INFO] [stderr] Downloaded mimalloc v0.1.39 [INFO] [stderr] Downloaded shellexpand v2.1.2 [INFO] [stderr] Downloaded deadpool-postgres v0.10.5 [INFO] [stderr] Downloaded utoipa v3.5.0 [INFO] [stderr] Downloaded utoipa-gen v3.5.0 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.35 [INFO] [stderr] Downloaded utoipa-swagger-ui v3.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4506268ce3626d6a5bae8f8ceb512bc5d1b6a699094bf8cc6d32533e2b720abd [INFO] running `Command { std: "docker" "start" "-a" "4506268ce3626d6a5bae8f8ceb512bc5d1b6a699094bf8cc6d32533e2b720abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4506268ce3626d6a5bae8f8ceb512bc5d1b6a699094bf8cc6d32533e2b720abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4506268ce3626d6a5bae8f8ceb512bc5d1b6a699094bf8cc6d32533e2b720abd", kill_on_drop: false }` [INFO] [stdout] 4506268ce3626d6a5bae8f8ceb512bc5d1b6a699094bf8cc6d32533e2b720abd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b2dda7d829c10a3ae0ab001b7e09aa9fed6a24fd795db7581f87b24f71f7e92 [INFO] running `Command { std: "docker" "start" "-a" "8b2dda7d829c10a3ae0ab001b7e09aa9fed6a24fd795db7581f87b24f71f7e92", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking typenum v1.17.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking finl_unicode v1.2.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Checking stringprep v0.1.4 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking postgres-protocol v0.6.6 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling libmimalloc-sys v0.1.35 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Checking thiserror v1.0.56 [INFO] [stderr] Compiling utoipa-swagger-ui v3.1.5 [INFO] [stderr] Compiling utoipa-gen v3.5.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Checking postgres-types v0.2.6 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking opentelemetry_api v0.18.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking hdrhistogram v7.5.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking opentelemetry_sdk v0.18.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking whoami v1.4.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking deadpool-runtime v0.1.3 [INFO] [stderr] Checking deadpool v0.9.5 [INFO] [stderr] Checking opentelemetry v0.18.0 [INFO] [stderr] Checking async-compression v0.3.15 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking tokio-postgres v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking rust-embed v6.8.1 [INFO] [stderr] Checking iri-string v0.4.1 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking opentelemetry-prometheus v0.11.0 [INFO] [stderr] Checking deadpool-postgres v0.10.5 [INFO] [stderr] Checking mimalloc v0.1.39 [INFO] [stderr] Checking tower-http v0.3.5 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Checking indexmap v2.2.2 [INFO] [stderr] Checking serde_json v1.0.113 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking jsonwebtoken v8.3.0 [INFO] [stderr] Checking utoipa v3.5.0 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking lib-hyper-organizator v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.67s [INFO] running `Command { std: "docker" "inspect" "8b2dda7d829c10a3ae0ab001b7e09aa9fed6a24fd795db7581f87b24f71f7e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b2dda7d829c10a3ae0ab001b7e09aa9fed6a24fd795db7581f87b24f71f7e92", kill_on_drop: false }` [INFO] [stdout] 8b2dda7d829c10a3ae0ab001b7e09aa9fed6a24fd795db7581f87b24f71f7e92 [INFO] checking lib-hyper-organizator-0.4.4 against try#9b9e20bc79549d80ab413f49d990713851172cc1 for pr-120798 [INFO] extracting crate lib-hyper-organizator 0.4.4 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate lib-hyper-organizator 0.4.4 on toolchain 9b9e20bc79549d80ab413f49d990713851172cc1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b9e20bc79549d80ab413f49d990713851172cc1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lib-hyper-organizator 0.4.4 [INFO] finished tweaking crates.io crate lib-hyper-organizator 0.4.4 [INFO] tweaked toml for crates.io crate lib-hyper-organizator 0.4.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b9e20bc79549d80ab413f49d990713851172cc1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b9e20bc79549d80ab413f49d990713851172cc1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+9b9e20bc79549d80ab413f49d990713851172cc1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 333231b69c0a02a0ddfd24157e821e36a836d7e739cdd68389703fcb7ecb5a99 [INFO] running `Command { std: "docker" "start" "-a" "333231b69c0a02a0ddfd24157e821e36a836d7e739cdd68389703fcb7ecb5a99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "333231b69c0a02a0ddfd24157e821e36a836d7e739cdd68389703fcb7ecb5a99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "333231b69c0a02a0ddfd24157e821e36a836d7e739cdd68389703fcb7ecb5a99", kill_on_drop: false }` [INFO] [stdout] 333231b69c0a02a0ddfd24157e821e36a836d7e739cdd68389703fcb7ecb5a99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+9b9e20bc79549d80ab413f49d990713851172cc1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18b55d56a9109deff616d32176e152b00aa06074510a0ffc86b8a2dfbe5cc027 [INFO] running `Command { std: "docker" "start" "-a" "18b55d56a9109deff616d32176e152b00aa06074510a0ffc86b8a2dfbe5cc027", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking typenum v1.17.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking finl_unicode v1.2.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Checking stringprep v0.1.4 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Checking postgres-protocol v0.6.6 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Compiling libmimalloc-sys v0.1.35 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling utoipa-swagger-ui v3.1.5 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking thiserror v1.0.56 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Compiling utoipa-gen v3.5.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/utoipa-gen-3.5.0/src/component.rs:160:40 [INFO] [stdout] | [INFO] [stdout] 160 | children: Some(Self::convert_types(value).collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/utoipa-gen-3.5.0/src/component/schema.rs:1522:29 [INFO] [stdout] | [INFO] [stdout] 1522 | ... lifetimes_from_type(type_argument).collect::>() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking postgres-types v0.2.6 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking hdrhistogram v7.5.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking whoami v1.4.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking opentelemetry_api v0.18.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stdout] error: concrete type differs from previous defining opaque type use [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/utoipa-gen-3.5.0/src/component.rs:148:91 [INFO] [stdout] | [INFO] [stdout] 148 | fn convert_types(paths: Vec>) -> impl Iterator> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 149 | | paths.into_iter().map(|value| { [INFO] [stdout] 150 | | let path = match value { [INFO] [stdout] 151 | | TypeTreeValue::TypePath(type_path) => &type_path.path, [INFO] [stdout] ... | [INFO] [stdout] 194 | | }) [INFO] [stdout] 195 | | } [INFO] [stdout] | |_____^ expected `{type error}`, got `Map>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/utoipa-gen-3.5.0/src/component.rs:149:31: 149:38}>` [INFO] [stdout] | [INFO] [stdout] note: previous use here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/utoipa-gen-3.5.0/src/component.rs:160:40 [INFO] [stdout] | [INFO] [stdout] 160 | children: Some(Self::convert_types(value).collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `utoipa-gen` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "18b55d56a9109deff616d32176e152b00aa06074510a0ffc86b8a2dfbe5cc027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18b55d56a9109deff616d32176e152b00aa06074510a0ffc86b8a2dfbe5cc027", kill_on_drop: false }` [INFO] [stdout] 18b55d56a9109deff616d32176e152b00aa06074510a0ffc86b8a2dfbe5cc027