[INFO] fetching crate protect-endpoints-proc-macro 0.1.0... [INFO] checking protect-endpoints-proc-macro-0.1.0 against master#74c3f5a146860c94ff4d179fc3bfa34f879adf41 for pr-120248 [INFO] extracting crate protect-endpoints-proc-macro 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate protect-endpoints-proc-macro 0.1.0 on toolchain 74c3f5a146860c94ff4d179fc3bfa34f879adf41 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+74c3f5a146860c94ff4d179fc3bfa34f879adf41" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate protect-endpoints-proc-macro 0.1.0 [INFO] finished tweaking crates.io crate protect-endpoints-proc-macro 0.1.0 [INFO] tweaked toml for crates.io crate protect-endpoints-proc-macro 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+74c3f5a146860c94ff4d179fc3bfa34f879adf41" "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" "+74c3f5a146860c94ff4d179fc3bfa34f879adf41" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded poem-openapi-derive v3.0.6 [INFO] [stderr] Downloaded rocket_http v0.5.0 [INFO] [stderr] Downloaded rocket_codegen v0.5.0 [INFO] [stderr] Downloaded rocket v0.5.0 [INFO] [stderr] Downloaded poem-openapi v3.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+74c3f5a146860c94ff4d179fc3bfa34f879adf41" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a6297953d2384014efb0b4eeafe94bcf27cc65130740d288822f6fffb483498 [INFO] running `Command { std: "docker" "start" "-a" "2a6297953d2384014efb0b4eeafe94bcf27cc65130740d288822f6fffb483498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a6297953d2384014efb0b4eeafe94bcf27cc65130740d288822f6fffb483498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a6297953d2384014efb0b4eeafe94bcf27cc65130740d288822f6fffb483498", kill_on_drop: false }` [INFO] [stdout] 2a6297953d2384014efb0b4eeafe94bcf27cc65130740d288822f6fffb483498 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+74c3f5a146860c94ff4d179fc3bfa34f879adf41" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a222b9c7ee1b6560e3f176c547686dcdda6e250976de80fd37604bb7ca6f31c [INFO] running `Command { std: "docker" "start" "-a" "1a222b9c7ee1b6560e3f176c547686dcdda6e250976de80fd37604bb7ca6f31c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling darling_core v0.20.6 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling pear_codegen v0.2.8 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking polyval v0.6.1 [INFO] [stderr] Checking proc-macro2 v1.0.78 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking ctr v0.9.2 [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/74c3f5a146860c94ff4d179fc3bfa34f879adf41/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.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 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' -C metadata=67ff46f8dba80051 -C extra-filename=-67ff46f8dba80051 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-dd8fe161e2dacd14.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-44dc8f5f34cf7345.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-b5edb6a1790d6d35.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-a42c5bba66c90306.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9ec5e51cdbd91070.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5d3c12d92c606882.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-02c6021844e32b5b.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-17bcb66c75e0a57b.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-2ab761d1c2fcc923.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/74c3f5a146860c94ff4d179fc3bfa34f879adf41/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' -C metadata=70e22802ddfd1558 -C extra-filename=-70e22802ddfd1558 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-144d8a47de9c84c8.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e5f50ea444527b37.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-c439cf53f1859a3c.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-c26476396a1aecee.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-0b48ff663e1ae3ab.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-ebb2fe17e7f060cd.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-8ac6bb85e77a8b77.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-b0df7254b28f14b9.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-2ab761d1c2fcc923.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1a222b9c7ee1b6560e3f176c547686dcdda6e250976de80fd37604bb7ca6f31c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a222b9c7ee1b6560e3f176c547686dcdda6e250976de80fd37604bb7ca6f31c", kill_on_drop: false }` [INFO] [stdout] 1a222b9c7ee1b6560e3f176c547686dcdda6e250976de80fd37604bb7ca6f31c [INFO] checking protect-endpoints-proc-macro-0.1.0 against try#13cae6066db2d5e6c9bb508caceec8d34ca49980 for pr-120248 [INFO] extracting crate protect-endpoints-proc-macro 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate protect-endpoints-proc-macro 0.1.0 on toolchain 13cae6066db2d5e6c9bb508caceec8d34ca49980 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+13cae6066db2d5e6c9bb508caceec8d34ca49980" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate protect-endpoints-proc-macro 0.1.0 [INFO] finished tweaking crates.io crate protect-endpoints-proc-macro 0.1.0 [INFO] tweaked toml for crates.io crate protect-endpoints-proc-macro 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+13cae6066db2d5e6c9bb508caceec8d34ca49980" "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" "+13cae6066db2d5e6c9bb508caceec8d34ca49980" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+13cae6066db2d5e6c9bb508caceec8d34ca49980" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b70873a5847ff200f0b1e801d73ed91fcb55e83dab26dd7ec5ff81096bd03717 [INFO] running `Command { std: "docker" "start" "-a" "b70873a5847ff200f0b1e801d73ed91fcb55e83dab26dd7ec5ff81096bd03717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b70873a5847ff200f0b1e801d73ed91fcb55e83dab26dd7ec5ff81096bd03717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b70873a5847ff200f0b1e801d73ed91fcb55e83dab26dd7ec5ff81096bd03717", kill_on_drop: false }` [INFO] [stdout] b70873a5847ff200f0b1e801d73ed91fcb55e83dab26dd7ec5ff81096bd03717 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+13cae6066db2d5e6c9bb508caceec8d34ca49980" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f43445e2e2ec2dd1d026c888c534511b5b2916c0ba79ce9fc9443da5d1db7be8 [INFO] running `Command { std: "docker" "start" "-a" "f43445e2e2ec2dd1d026c888c534511b5b2916c0ba79ce9fc9443da5d1db7be8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling pear_codegen v0.2.8 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling darling_core v0.20.6 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking polyval v0.6.1 [INFO] [stderr] Checking proc-macro2 v1.0.78 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling darling_macro v0.20.6 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking pear v0.2.8 [INFO] [stderr] Checking tempfile v3.10.0 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking syn v2.0.49 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling figment v0.10.14 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling actix-router v0.5.2 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling darling v0.20.6 [INFO] [stderr] Checking serde_yaml v0.9.31 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking rfc7239 v0.1.0 [INFO] [stderr] Checking quick-xml v0.30.0 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking wildmatch v2.3.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Checking toml v0.8.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling poem-derive v1.3.59 [INFO] [stderr] Compiling poem-openapi-derive v3.0.6 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking protect-endpoints-proc-macro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/expand.rs:66:25 [INFO] [stdout] | [INFO] [stdout] 66 | fn to_tokens(&self, output: &mut TokenStream2) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `protect_endpoint` is never used [INFO] [stdout] --> src/lib.rs:211:4 [INFO] [stdout] | [INFO] [stdout] 211 | fn protect_endpoint(framework: Framework, args: TokenStream, input: TokenStream) -> TokenStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Fn` is never constructed [INFO] [stdout] --> src/expand.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) enum FnType { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] 26 | Fn(ItemFn), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `FnType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/expand.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | Any(Conditions), [INFO] [stdout] | --- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 33 | Any(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/expand.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | All(Conditions), [INFO] [stdout] | --- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 34 | All(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/expand.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | Expr(syn::Expr), [INFO] [stdout] | ---- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 35 | Expr(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/expand.rs:36:11 [INFO] [stdout] | [INFO] [stdout] 36 | Value(syn::LitStr), [INFO] [stdout] | ----- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 36 | Value(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cond`, `ty`, and `error_fn` are never read [INFO] [stdout] --> src/expand.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) struct ProtectionArgs { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 44 | cond: Condition, [INFO] [stdout] | ^^^^ [INFO] [stdout] 45 | ty: Option, [INFO] [stdout] | ^^ [INFO] [stdout] 46 | error_fn: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProtectionArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `func` and `args` are never read [INFO] [stdout] --> src/expand.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub(crate) struct ProtectEndpoint { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 50 | framework: Framework, [INFO] [stdout] 51 | func: FnType, [INFO] [stdout] | ^^^^ [INFO] [stdout] 52 | args: ProtectionArgs, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/expand.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl ProtectEndpoint { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] 56 | pub fn new(framework: Framework, args: ProtectionArgs, func: FnType) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `to_tokens` and `is_value` are never used [INFO] [stdout] --> src/expand.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 78 | impl Condition { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] 79 | fn to_tokens(&self, auth_details: &Ident, is_typed: bool) -> TokenStream2 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | fn is_value(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `sig`, `vis`, `block`, and `attrs` are never used [INFO] [stdout] --> src/expand.rs:275:8 [INFO] [stdout] | [INFO] [stdout] 274 | impl FnType { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] 275 | fn sig(&self) -> &syn::Signature { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 283 | fn vis(&self) -> &syn::Visibility { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 291 | fn block(&self) -> &Block { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 299 | fn attrs(&self) -> &Vec { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rocket_http v0.5.0 [INFO] [stderr] Checking poem v1.3.59 [INFO] [stderr] Checking zstd v0.13.0 [INFO] [stderr] Checking actix-http v3.6.0 [INFO] [stderr] Checking poem-openapi v3.0.6 [INFO] [stderr] Checking actix-web v4.5.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/expand.rs:66:25 [INFO] [stdout] | [INFO] [stdout] 66 | fn to_tokens(&self, output: &mut TokenStream2) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `protect_endpoint` is never used [INFO] [stdout] --> src/lib.rs:211:4 [INFO] [stdout] | [INFO] [stdout] 211 | fn protect_endpoint(framework: Framework, args: TokenStream, input: TokenStream) -> TokenStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Fn` is never constructed [INFO] [stdout] --> src/expand.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) enum FnType { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] 26 | Fn(ItemFn), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `FnType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/expand.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | Any(Conditions), [INFO] [stdout] | --- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 33 | Any(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/expand.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | All(Conditions), [INFO] [stdout] | --- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 34 | All(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/expand.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | Expr(syn::Expr), [INFO] [stdout] | ---- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 35 | Expr(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/expand.rs:36:11 [INFO] [stdout] | [INFO] [stdout] 36 | Value(syn::LitStr), [INFO] [stdout] | ----- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 36 | Value(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cond`, `ty`, and `error_fn` are never read [INFO] [stdout] --> src/expand.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) struct ProtectionArgs { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 44 | cond: Condition, [INFO] [stdout] | ^^^^ [INFO] [stdout] 45 | ty: Option, [INFO] [stdout] | ^^ [INFO] [stdout] 46 | error_fn: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProtectionArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `func` and `args` are never read [INFO] [stdout] --> src/expand.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub(crate) struct ProtectEndpoint { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 50 | framework: Framework, [INFO] [stdout] 51 | func: FnType, [INFO] [stdout] | ^^^^ [INFO] [stdout] 52 | args: ProtectionArgs, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/expand.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl ProtectEndpoint { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] 56 | pub fn new(framework: Framework, args: ProtectionArgs, func: FnType) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `to_tokens` and `is_value` are never used [INFO] [stdout] --> src/expand.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 78 | impl Condition { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] 79 | fn to_tokens(&self, auth_details: &Ident, is_typed: bool) -> TokenStream2 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | fn is_value(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `sig`, `vis`, `block`, and `attrs` are never used [INFO] [stdout] --> src/expand.rs:275:8 [INFO] [stdout] | [INFO] [stdout] 274 | impl FnType { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] 275 | fn sig(&self) -> &syn::Signature { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 283 | fn vis(&self) -> &syn::Visibility { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 291 | fn block(&self) -> &Block { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 299 | fn attrs(&self) -> &Vec { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.88s [INFO] running `Command { std: "docker" "inspect" "f43445e2e2ec2dd1d026c888c534511b5b2916c0ba79ce9fc9443da5d1db7be8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f43445e2e2ec2dd1d026c888c534511b5b2916c0ba79ce9fc9443da5d1db7be8", kill_on_drop: false }` [INFO] [stdout] f43445e2e2ec2dd1d026c888c534511b5b2916c0ba79ce9fc9443da5d1db7be8