[INFO] fetching crate lightspeed_core 0.54.0... [INFO] checking lightspeed_core-0.54.0 against master#46455dc65069387f2dc46612f13fd45452ab301a for pr-117433 [INFO] extracting crate lightspeed_core 0.54.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate lightspeed_core 0.54.0 on toolchain 46455dc65069387f2dc46612f13fd45452ab301a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46455dc65069387f2dc46612f13fd45452ab301a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lightspeed_core 0.54.0 [INFO] finished tweaking crates.io crate lightspeed_core 0.54.0 [INFO] tweaked toml for crates.io crate lightspeed_core 0.54.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46455dc65069387f2dc46612f13fd45452ab301a" "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" "+46455dc65069387f2dc46612f13fd45452ab301a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rfc7239 v0.1.0 [INFO] [stderr] Downloaded c3p0_common v0.68.0 [INFO] [stderr] Downloaded lightspeed_logger v0.54.0 [INFO] [stderr] Downloaded poem-openapi-derive v3.0.5 [INFO] [stderr] Downloaded jsonwebtoken v9.1.0 [INFO] [stderr] Downloaded sse-codec v0.3.2 [INFO] [stderr] Downloaded pem v3.0.2 [INFO] [stderr] Downloaded poem v1.3.58 [INFO] [stderr] Downloaded poem-openapi v3.0.5 [INFO] [stderr] Downloaded poem-derive v1.3.58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+46455dc65069387f2dc46612f13fd45452ab301a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39077c8666399dc00aaff9c48c7a8ca04d916a9688695c237627f1a7221dc4c6 [INFO] running `Command { std: "docker" "start" "-a" "39077c8666399dc00aaff9c48c7a8ca04d916a9688695c237627f1a7221dc4c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39077c8666399dc00aaff9c48c7a8ca04d916a9688695c237627f1a7221dc4c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39077c8666399dc00aaff9c48c7a8ca04d916a9688695c237627f1a7221dc4c6", kill_on_drop: false }` [INFO] [stdout] 39077c8666399dc00aaff9c48c7a8ca04d916a9688695c237627f1a7221dc4c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+46455dc65069387f2dc46612f13fd45452ab301a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b19e20aa282eca73c773a2f71e11e125f585638f4710a567c879d442076289c3 [INFO] running `Command { std: "docker" "start" "-a" "b19e20aa282eca73c773a2f71e11e125f585638f4710a567c879d442076289c3", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Checking futures-util v0.3.29 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Checking polyval v0.6.1 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking futures-executor v0.3.29 [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/46455dc65069387f2dc46612f13fd45452ab301a/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="windows-sys"' -C metadata=223184a619b6633d -C extra-filename=-223184a619b6633d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-6cfd0cdf4324e5f0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9e0ee9b7e4859021.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-7c5f7d14dacd51fb.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f0416923e1ef641c.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-6c4ee879e3ffa189.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-ddba653e90cba032.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-38c67602fd18f275.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-112e18779d502e51.so --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" "b19e20aa282eca73c773a2f71e11e125f585638f4710a567c879d442076289c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b19e20aa282eca73c773a2f71e11e125f585638f4710a567c879d442076289c3", kill_on_drop: false }` [INFO] [stdout] b19e20aa282eca73c773a2f71e11e125f585638f4710a567c879d442076289c3 [INFO] checking lightspeed_core-0.54.0 against try#794be3cb2f20e1fd15af31d8a42d380fc36600ed for pr-117433 [INFO] extracting crate lightspeed_core 0.54.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate lightspeed_core 0.54.0 on toolchain 794be3cb2f20e1fd15af31d8a42d380fc36600ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lightspeed_core 0.54.0 [INFO] finished tweaking crates.io crate lightspeed_core 0.54.0 [INFO] tweaked toml for crates.io crate lightspeed_core 0.54.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45d0b2fd1e47835d7fc250c1013f079d8f622afbedc1b105736ae6e3cfa11868 [INFO] running `Command { std: "docker" "start" "-a" "45d0b2fd1e47835d7fc250c1013f079d8f622afbedc1b105736ae6e3cfa11868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45d0b2fd1e47835d7fc250c1013f079d8f622afbedc1b105736ae6e3cfa11868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45d0b2fd1e47835d7fc250c1013f079d8f622afbedc1b105736ae6e3cfa11868", kill_on_drop: false }` [INFO] [stdout] 45d0b2fd1e47835d7fc250c1013f079d8f622afbedc1b105736ae6e3cfa11868 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a7b4cf474d695a1312bed1c69d7a2c46193a4efd9b23709454513b824da5401 [INFO] running `Command { std: "docker" "start" "-a" "9a7b4cf474d695a1312bed1c69d7a2c46193a4efd9b23709454513b824da5401", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Checking futures-util v0.3.29 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking polyval v0.6.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking serde_json v1.0.108 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_yaml v0.9.27 [INFO] [stderr] Checking quick-xml v0.30.0 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking rfc7239 v0.1.0 [INFO] [stderr] Compiling poem-derive v1.3.58 [INFO] [stderr] Checking pem v3.0.2 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking validator v0.16.1 [INFO] [stderr] Checking tracing-appender v0.2.2 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Checking uuid v1.5.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking lightspeed_logger v0.54.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking jsonwebtoken v9.1.0 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Checking config v0.13.3 [INFO] [stderr] Checking lightspeed_core v0.54.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling poem-openapi-derive v3.0.5 [INFO] [stdout] warning: field `roles_provider` is never read [INFO] [stdout] --> src/service/auth.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct AuthService { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 70 | roles_provider: T, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuthService` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `roles_by_name` is never read [INFO] [stdout] --> src/service/auth.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 253 | pub struct InMemoryRolesProvider { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 254 | all_roles: Arc<[Role]>, [INFO] [stdout] 255 | roles_by_name: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InMemoryRolesProvider` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pin-project v0.4.30 [INFO] [stderr] Checking futures_codec v0.4.1 [INFO] [stderr] Checking sse-codec v0.3.2 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking poem v1.3.58 [INFO] [stderr] Checking poem-openapi v3.0.5 [INFO] [stdout] warning: unused import: `ErrorDetail` [INFO] [stdout] --> src/service/validator/ownership.rs:56:24 [INFO] [stdout] | [INFO] [stdout] 56 | use crate::error::{ErrorDetail, ErrorDetails}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `roles_provider` is never read [INFO] [stdout] --> src/service/auth.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct AuthService { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 70 | roles_provider: T, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuthService` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `roles_by_name` is never read [INFO] [stdout] --> src/service/auth.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 253 | pub struct InMemoryRolesProvider { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 254 | all_roles: Arc<[Role]>, [INFO] [stdout] 255 | roles_by_name: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InMemoryRolesProvider` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.11s [INFO] running `Command { std: "docker" "inspect" "9a7b4cf474d695a1312bed1c69d7a2c46193a4efd9b23709454513b824da5401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a7b4cf474d695a1312bed1c69d7a2c46193a4efd9b23709454513b824da5401", kill_on_drop: false }` [INFO] [stdout] 9a7b4cf474d695a1312bed1c69d7a2c46193a4efd9b23709454513b824da5401