[INFO] cloning repository https://github.com/obaraelijah/Ferrous-project
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/obaraelijah/Ferrous-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobaraelijah%2FFerrous-project", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobaraelijah%2FFerrous-project'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 08d64df76fb4f66d3958a5a0d76b6f8292939202
[INFO] checking obaraelijah/Ferrous-project/08d64df76fb4f66d3958a5a0d76b6f8292939202 against master#0028f344ce9f64766259577c998a1959ca1f6a0b for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobaraelijah%2FFerrous-project" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/obaraelijah/Ferrous-project
[INFO] finished tweaking git repo https://github.com/obaraelijah/Ferrous-project
[INFO] tweaked toml for git repo https://github.com/obaraelijah/Ferrous-project written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/obaraelijah/Ferrous-project on toolchain 0028f344ce9f64766259577c998a1959ca1f6a0b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/obaraelijah/Ferrous-project 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" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum-as-inner v0.6.0
[INFO] [stderr]   Downloaded surge-ping v0.8.1
[INFO] [stderr]   Downloaded rorm-declaration v0.4.0
[INFO] [stderr]   Downloaded ipconfig v0.3.2
[INFO] [stderr]   Downloaded linkme v0.3.28
[INFO] [stderr]   Downloaded base64urlsafedata v0.1.3
[INFO] [stderr]   Downloaded webauthn-rs-proto v0.4.9
[INFO] [stderr]   Downloaded linkme-impl v0.3.28
[INFO] [stderr]   Downloaded actix-web-actors v4.1.0
[INFO] [stderr]   Downloaded rorm-db v0.9.1
[INFO] [stderr]   Downloaded unsafe-any-ors v1.0.0
[INFO] [stderr]   Downloaded asn1-rs-derive v0.1.0
[INFO] [stderr]   Downloaded actix_derive v0.6.1
[INFO] [stderr]   Downloaded compact_jwt v0.2.10
[INFO] [stderr]   Downloaded actix-session v0.7.2
[INFO] [stderr]   Downloaded rorm-cli v0.8.0
[INFO] [stderr]   Downloaded actix v0.13.5
[INFO] [stderr]   Downloaded asn1-rs v0.3.1
[INFO] [stderr]   Downloaded webauthn-rs-core v0.4.9
[INFO] [stderr]   Downloaded sqlx-postgres v0.7.2
[INFO] [stderr]   Downloaded sqlx v0.7.2
[INFO] [stderr]   Downloaded utoipa-gen v4.3.1
[INFO] [stderr]   Downloaded sqlx-core v0.7.2
[INFO] [stderr]   Downloaded x509-parser v0.13.2
[INFO] [stderr]   Downloaded hickory-resolver v0.24.1
[INFO] [stderr]   Downloaded rorm v0.6.4
[INFO] [stderr]   Downloaded der-parser v7.0.0
[INFO] [stderr]   Downloaded log4rs v1.2.0
[INFO] [stderr]   Downloaded clap v4.5.15
[INFO] [stderr]   Downloaded trust-dns-proto v0.23.2
[INFO] [stderr]   Downloaded sqlx-mysql v0.7.2
[INFO] [stderr]   Downloaded sqlx-sqlite v0.7.2
[INFO] [stderr]   Downloaded actix-toolbox v0.13.1
[INFO] [stderr]   Downloaded serde_cbor_2 v0.12.0-dev
[INFO] [stderr]   Downloaded hickory-proto v0.24.1
[INFO] [stderr]   Downloaded rorm-sql v0.8.3
[INFO] [stderr]   Downloaded dehashed-rs v0.4.0
[INFO] [stderr]   Downloaded rlimit v0.10.2
[INFO] [stderr]   Downloaded sqlx-macros-core v0.7.2
[INFO] [stderr]   Downloaded destructure_traitobject v0.2.0
[INFO] [stderr]   Downloaded typemap-ors v1.0.0
[INFO] [stderr]   Downloaded sqlx-macros v0.7.2
[INFO] [stderr]   Downloaded oid-registry v0.4.0
[INFO] [stderr]   Downloaded webauthn-rs v0.4.8
[INFO] [stderr]   Downloaded thread-id v4.2.2
[INFO] [stderr]   Downloaded rorm-macro v0.8.2
[INFO] [stderr]   Downloaded trust-dns-resolver v0.23.2
[INFO] [stderr]   Downloaded utoipa-swagger-ui v4.0.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.26.0
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a04e2645ca14bf3eab25df7ba7498dce6406f58c07e5f1dd3c4065cc1d8b03a2
[INFO] running `Command { std: "docker" "start" "-a" "a04e2645ca14bf3eab25df7ba7498dce6406f58c07e5f1dd3c4065cc1d8b03a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a04e2645ca14bf3eab25df7ba7498dce6406f58c07e5f1dd3c4065cc1d8b03a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a04e2645ca14bf3eab25df7ba7498dce6406f58c07e5f1dd3c4065cc1d8b03a2", kill_on_drop: false }`
[INFO] [stdout] a04e2645ca14bf3eab25df7ba7498dce6406f58c07e5f1dd3c4065cc1d8b03a2
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4fab6fe80c8103ac2329cbffb0160f627c79b7972209814a807553bea1949297
[INFO] running `Command { std: "docker" "start" "-a" "4fab6fe80c8103ac2329cbffb0160f627c79b7972209814a807553bea1949297", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.207
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling serde_json v1.0.124
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cpufeatures v0.2.13
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling cc v1.1.11
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.207
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling mac_address v1.1.7
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling webpki-roots v0.24.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling sqlx-core v0.7.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking flate2 v1.0.31
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking hyper v0.14.29
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling rorm-declaration v0.4.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling sqlx-postgres v0.7.2
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]    Compiling rorm-sql v0.8.3
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking hickory-proto v0.24.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling rorm-db v0.9.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.2
[INFO] [stderr]     Checking hickory-resolver v0.24.1
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tonic-build v0.10.2
[INFO] [stderr]    Compiling asn1-rs-derive v0.1.0
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling sqlx-macros v0.7.2
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling rorm-macro v0.8.2
[INFO] [stderr]     Checking rtoolbox v0.0.2
[INFO] [stderr]     Checking base64 v0.20.0
[INFO] [stderr]     Checking destructure_traitobject v0.2.0
[INFO] [stderr]     Checking unsafe-any-ors v1.0.0
[INFO] [stderr]     Checking asn1-rs v0.3.1
[INFO] [stderr]     Checking rpassword v7.3.1
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]    Compiling utoipa-gen v4.3.1
[INFO] [stderr]     Checking sqlx v0.7.2
[INFO] [stderr]     Checking clap v4.5.15
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking actix-server v2.5.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling linkme-impl v0.3.28
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling rorm v0.6.4
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling oid-registry v0.4.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]     Checking linkme v0.3.28
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking rorm-cli v0.8.0
[INFO] [stderr]     Checking typemap-ors v1.0.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking base64urlsafedata v0.1.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling dehashed-rs v0.4.0
[INFO] [stderr]     Checking actix-http v3.9.0
[INFO] [stderr]     Checking thread-id v4.2.2
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking byte-unit v4.0.19
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking pnet_base v0.34.0
[INFO] [stderr]     Checking der-parser v7.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]     Checking log4rs v1.2.0
[INFO] [stderr]    Compiling rust-embed-utils v8.5.0
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling actix_derive v0.6.1
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking actix-web v4.2.1
[INFO] [stderr]     Checking serde_cbor_2 v0.12.0-dev
[INFO] [stderr]     Checking actix v0.13.5
[INFO] [stderr]     Checking x509-parser v0.13.2
[INFO] [stderr]     Checking utoipa v4.2.3
[INFO] [stderr]    Compiling rust-embed-impl v8.5.0
[INFO] [stderr]    Compiling utoipa-swagger-ui v4.0.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking pnet_macros_support v0.34.0
[INFO] [stderr]     Checking compact_jwt v0.2.10
[INFO] [stderr]     Checking webauthn-rs-proto v0.4.9
[INFO] [stderr]     Checking probe-config v0.1.0 (/opt/rustwide/workdir/leech/probe-config)
[INFO] [stderr]    Compiling pnet_macros v0.34.0
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]    Compiling rlimit v0.10.2
[INFO] [stderr]     Checking trust-dns-proto v0.23.2
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking pnet_packet v0.34.0
[INFO] [stderr]     Checking webauthn-rs-core v0.4.9
[INFO] [stderr]    Compiling leech v0.1.0 (/opt/rustwide/workdir/leech)
[INFO] [stderr]     Checking rust-embed v8.5.0
[INFO] [stderr]     Checking actix-web-actors v4.1.0
[INFO] [stderr]     Checking actix-session v0.7.2
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]     Checking tonic v0.10.2
[INFO] [stderr]    Compiling ferrous v0.1.0 (/opt/rustwide/workdir/ferrous)
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking actix-toolbox v0.13.1
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking webauthn-rs v0.4.8
[INFO] [stderr]     Checking trust-dns-resolver v0.23.2
[INFO] [stdout] error[E0252]: the name `Serialize` is defined multiple times
[INFO] [stdout]  --> ferrous/src/models/aggregation/mod.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::Serialize;
[INFO] [stdout]   |     ---------------- previous import of the trait `Serialize` here
[INFO] [stdout] 5 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^ `Serialize` reimported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Serialize` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `Serialize` is defined multiple times
[INFO] [stdout]  --> ferrous/src/models/aggregation/mod.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::Serialize;
[INFO] [stdout]   |     ---------------- previous import of the trait `Serialize` here
[INFO] [stdout] 5 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^ `Serialize` reimported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Serialize` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking surge-ping v0.8.1
[INFO] [stderr]     Checking ferrous-sdk v0.1.0 (/opt/rustwide/workdir/ferrous-sdk/generated)
[INFO] [stdout] error[E0432]: unresolved import `actix_web::web::Redirect`
[INFO] [stdout]  --> ferrous/src/api/handler/oauth.rs:7:53
[INFO] [stdout]   |
[INFO] [stdout] 7 | use actix_web::web::{Data, Form, Json, Path, Query, Redirect};
[INFO] [stdout]   |                                                     ^^^^^^^^ no `Redirect` in `web`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::models::InsertAttackError`
[INFO] [stdout]   --> ferrous/src/rpc/server.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     InsertAttackError, LeechApiKey, TcpPortScanResult, TcpPortScanResultInsert, Workspace,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ no `InsertAttackError` in `models`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `__path_test` in `auth`
[INFO] [stdout]   --> ferrous/src/api/swagger.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(OpenApi)]
[INFO] [stdout]    |          ^^^^^^^ could not find `__path_test` in `auth`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `OpenApi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `actix_web::web::Redirect`
[INFO] [stdout]  --> ferrous/src/api/handler/oauth.rs:7:53
[INFO] [stdout]   |
[INFO] [stdout] 7 | use actix_web::web::{Data, Form, Json, Path, Query, Redirect};
[INFO] [stdout]   |                                                     ^^^^^^^^ no `Redirect` in `web`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::models::InsertAttackError`
[INFO] [stdout]   --> ferrous/src/rpc/server.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     InsertAttackError, LeechApiKey, TcpPortScanResult, TcpPortScanResultInsert, Workspace,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ no `InsertAttackError` in `models`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `__path_login` in `auth`
[INFO] [stdout]   --> ferrous/src/api/swagger.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(OpenApi)]
[INFO] [stdout]    |          ^^^^^^^ could not find `__path_login` in `auth`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `OpenApi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `__path_logout` in `auth`
[INFO] [stdout]   --> ferrous/src/api/swagger.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(OpenApi)]
[INFO] [stdout]    |          ^^^^^^^ could not find `__path_logout` in `auth`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `OpenApi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `__path_start_auth` in `auth`
[INFO] [stdout]   --> ferrous/src/api/swagger.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(OpenApi)]
[INFO] [stdout]    |          ^^^^^^^ could not find `__path_start_auth` in `auth`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `OpenApi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `__path_finish_auth` in `auth`
[INFO] [stdout]   --> ferrous/src/api/swagger.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(OpenApi)]
[INFO] [stdout]    |          ^^^^^^^ could not find `__path_finish_auth` in `auth`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `OpenApi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `__path_test` in `auth`
[INFO] [stdout]   --> ferrous/src/api/swagger.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(OpenApi)]
[INFO] [stdout]    |          ^^^^^^^ could not find `__path_test` in `auth`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `OpenApi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `__path_login` in `auth`
[INFO] [stdout]   --> ferrous/src/api/swagger.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(OpenApi)]
[INFO] [stdout]    |          ^^^^^^^ could not find `__path_login` in `auth`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `OpenApi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `__path_start_register` in `auth`
[INFO] [stdout]   --> ferrous/src/api/swagger.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(OpenApi)]
[INFO] [stdout]    |          ^^^^^^^ could not find `__path_start_register` in `auth`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `OpenApi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `__path_logout` in `auth`
[INFO] [stdout]   --> ferrous/src/api/swagger.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(OpenApi)]
[INFO] [stdout]    |          ^^^^^^^ could not find `__path_logout` in `auth`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `OpenApi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `__path_start_auth` in `auth`
[INFO] [stdout]   --> ferrous/src/api/swagger.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(OpenApi)]
[INFO] [stdout]    |          ^^^^^^^ could not find `__path_start_auth` in `auth`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `OpenApi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `__path_finish_auth` in `auth`
[INFO] [stdout]   --> ferrous/src/api/swagger.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(OpenApi)]
[INFO] [stdout]    |          ^^^^^^^ could not find `__path_finish_auth` in `auth`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `OpenApi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `__path_finish_register` in `auth`
[INFO] [stdout]   --> ferrous/src/api/swagger.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(OpenApi)]
[INFO] [stdout]    |          ^^^^^^^ could not find `__path_finish_register` in `auth`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `OpenApi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `__path_start_register` in `auth`
[INFO] [stdout]   --> ferrous/src/api/swagger.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(OpenApi)]
[INFO] [stdout]    |          ^^^^^^^ could not find `__path_start_register` in `auth`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `OpenApi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `__path_finish_register` in `auth`
[INFO] [stdout]   --> ferrous/src/api/swagger.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(OpenApi)]
[INFO] [stdout]    |          ^^^^^^^ could not find `__path_finish_register` in `auth`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `OpenApi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Uuid` in this scope
[INFO] [stdout]   --> ferrous/src/api/handler/websocket.rs:43:15
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let uuid: Uuid = session.get("uuid")?.ok_or(ApiError::SessionCorrupt)?;
[INFO] [stdout]    |               ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::api::handler::Uuid;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rorm::internal::hmr::db_type::Uuid;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use uuid::Uuid;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use webauthn_rs::prelude::Uuid;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `test` in module `auth`
[INFO] [stdout]    --> ferrous/src/api/server.rs:111:36
[INFO] [stdout]     |
[INFO] [stdout] 111 |                     .service(auth::test)
[INFO] [stdout]     |                                    ^^^^ not found in `auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `login` in module `auth`
[INFO] [stdout]    --> ferrous/src/api/server.rs:112:36
[INFO] [stdout]     |
[INFO] [stdout] 112 |                     .service(auth::login)
[INFO] [stdout]     |                                    ^^^^^ not found in `auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `logout` in module `auth`
[INFO] [stdout]    --> ferrous/src/api/server.rs:113:36
[INFO] [stdout]     |
[INFO] [stdout] 113 |                     .service(auth::logout)
[INFO] [stdout]     |                                    ^^^^^^ not found in `auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `start_register` in module `auth`
[INFO] [stdout]    --> ferrous/src/api/server.rs:114:36
[INFO] [stdout]     |
[INFO] [stdout] 114 |                     .service(auth::start_register)
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^ not found in `auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Uuid` in this scope
[INFO] [stdout]   --> ferrous/src/api/handler/websocket.rs:43:15
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let uuid: Uuid = session.get("uuid")?.ok_or(ApiError::SessionCorrupt)?;
[INFO] [stdout]    |               ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::api::handler::Uuid;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rorm::internal::hmr::db_type::Uuid;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use uuid::Uuid;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use webauthn_rs::prelude::Uuid;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `finish_register` in module `auth`
[INFO] [stdout]    --> ferrous/src/api/server.rs:115:36
[INFO] [stdout]     |
[INFO] [stdout] 115 |                     .service(auth::finish_register)
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^ not found in `auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `test` in module `auth`
[INFO] [stdout]    --> ferrous/src/api/server.rs:111:36
[INFO] [stdout]     |
[INFO] [stdout] 111 |                     .service(auth::test)
[INFO] [stdout]     |                                    ^^^^ not found in `auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `start_auth` in module `auth`
[INFO] [stdout]    --> ferrous/src/api/server.rs:116:36
[INFO] [stdout]     |
[INFO] [stdout] 116 |                     .service(auth::start_auth)
[INFO] [stdout]     |                                    ^^^^^^^^^^ not found in `auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `login` in module `auth`
[INFO] [stdout]    --> ferrous/src/api/server.rs:112:36
[INFO] [stdout]     |
[INFO] [stdout] 112 |                     .service(auth::login)
[INFO] [stdout]     |                                    ^^^^^ not found in `auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `finish_auth` in module `auth`
[INFO] [stdout]    --> ferrous/src/api/server.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |                     .service(auth::finish_auth),
[INFO] [stdout]     |                                    ^^^^^^^^^^^ not found in `auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `logout` in module `auth`
[INFO] [stdout]    --> ferrous/src/api/server.rs:113:36
[INFO] [stdout]     |
[INFO] [stdout] 113 |                     .service(auth::logout)
[INFO] [stdout]     |                                    ^^^^^^ not found in `auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LoginRequest` in module `auth`
[INFO] [stdout]    --> ferrous/src/api/swagger.rs:125:15
[INFO] [stdout]     |
[INFO] [stdout] 125 |         auth::LoginRequest,
[INFO] [stdout]     |               ^^^^^^^^^^^^ not found in `auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `FinishRegisterRequest` in module `auth`
[INFO] [stdout]    --> ferrous/src/api/swagger.rs:126:15
[INFO] [stdout]     |
[INFO] [stdout] 126 |         auth::FinishRegisterRequest,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ not found in `auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `start_register` in module `auth`
[INFO] [stdout]    --> ferrous/src/api/server.rs:114:36
[INFO] [stdout]     |
[INFO] [stdout] 114 |                     .service(auth::start_register)
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^ not found in `auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `finish_register` in module `auth`
[INFO] [stdout]    --> ferrous/src/api/server.rs:115:36
[INFO] [stdout]     |
[INFO] [stdout] 115 |                     .service(auth::finish_register)
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^ not found in `auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `start_auth` in module `auth`
[INFO] [stdout]    --> ferrous/src/api/server.rs:116:36
[INFO] [stdout]     |
[INFO] [stdout] 116 |                     .service(auth::start_auth)
[INFO] [stdout]     |                                    ^^^^^^^^^^ not found in `auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `finish_auth` in module `auth`
[INFO] [stdout]    --> ferrous/src/api/server.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |                     .service(auth::finish_auth),
[INFO] [stdout]     |                                    ^^^^^^^^^^^ not found in `auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LoginRequest` in module `auth`
[INFO] [stdout]    --> ferrous/src/api/swagger.rs:125:15
[INFO] [stdout]     |
[INFO] [stdout] 125 |         auth::LoginRequest,
[INFO] [stdout]     |               ^^^^^^^^^^^^ not found in `auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `FinishRegisterRequest` in module `auth`
[INFO] [stdout]    --> ferrous/src/api/swagger.rs:126:15
[INFO] [stdout]     |
[INFO] [stdout] 126 |         auth::FinishRegisterRequest,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ not found in `auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::api::middleware::AuthenticationRequired`
[INFO] [stdout]   --> ferrous/src/api/handler/websocket.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::api::middleware::AuthenticationRequired;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> ferrous/src/models/aggregation/mod.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::attack::operations::*`
[INFO] [stdout]   --> ferrous/src/models/attack/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use crate::models::attack::operations::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::api::middleware::AuthenticationRequired`
[INFO] [stdout]   --> ferrous/src/api/handler/websocket.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::api::middleware::AuthenticationRequired;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> ferrous/src/models/aggregation/mod.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::attack::operations::*`
[INFO] [stdout]   --> ferrous/src/models/attack/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use crate::models::attack::operations::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `insert` found for struct `attack::Attack` in the current scope
[INFO] [stdout]   --> ferrous/src/api/handler/attacks.rs:98:31
[INFO] [stdout]    |
[INFO] [stdout] 98 |     let attack_uuid = Attack::insert(
[INFO] [stdout]    |                               ^^^^^^ function or associated item not found in `attack::Attack`
[INFO] [stdout]    |
[INFO] [stdout]   ::: ferrous/src/models/attack/mod.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Attack {
[INFO] [stdout]    | ----------------- function or associated item `insert` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `insert`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `bitflags::traits::Flags`
[INFO] [stdout]            candidate #2: `metadata::map::into_metadata_key::Sealed`
[INFO] [stdout]            candidate #3: `ppv_lite86::types::Vec2`
[INFO] [stdout]            candidate #4: `ppv_lite86::types::Vec4`
[INFO] [stdout]            candidate #5: `toml_edit::table::TableLike`
[INFO] [stdout]            candidate #6: `toml_edit::table::TableLike`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `insert` found for struct `attack::Attack` in the current scope
[INFO] [stdout]   --> ferrous/src/api/handler/attacks.rs:98:31
[INFO] [stdout]    |
[INFO] [stdout] 98 |     let attack_uuid = Attack::insert(
[INFO] [stdout]    |                               ^^^^^^ function or associated item not found in `attack::Attack`
[INFO] [stdout]    |
[INFO] [stdout]   ::: ferrous/src/models/attack/mod.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Attack {
[INFO] [stdout]    | ----------------- function or associated item `insert` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `insert`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `bitflags::traits::Flags`
[INFO] [stdout]            candidate #2: `metadata::map::into_metadata_key::Sealed`
[INFO] [stdout]            candidate #3: `ppv_lite86::types::Vec2`
[INFO] [stdout]            candidate #4: `ppv_lite86::types::Vec4`
[INFO] [stdout]            candidate #5: `toml_edit::table::TableLike`
[INFO] [stdout]            candidate #6: `toml_edit::table::TableLike`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `insert` found for struct `attack::Attack` in the current scope
[INFO] [stdout]    --> ferrous/src/api/handler/attacks.rs:244:31
[INFO] [stdout]     |
[INFO] [stdout] 244 |     let attack_uuid = Attack::insert(
[INFO] [stdout]     |                               ^^^^^^ function or associated item not found in `attack::Attack`
[INFO] [stdout]     |
[INFO] [stdout]    ::: ferrous/src/models/attack/mod.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | pub struct Attack {
[INFO] [stdout]     | ----------------- function or associated item `insert` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `insert`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `bitflags::traits::Flags`
[INFO] [stdout]             candidate #2: `metadata::map::into_metadata_key::Sealed`
[INFO] [stdout]             candidate #3: `ppv_lite86::types::Vec2`
[INFO] [stdout]             candidate #4: `ppv_lite86::types::Vec4`
[INFO] [stdout]             candidate #5: `toml_edit::table::TableLike`
[INFO] [stdout]             candidate #6: `toml_edit::table::TableLike`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0373]: async block may outlive the current function, but it borrows `response.port`, which is owned by the current function
[INFO] [stdout]   --> ferrous/src/modules/attacks/tcp_port_scan.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |             |response| async {
[INFO] [stdout]    |                        ^^^^^ may outlive borrowed value `response.port`
[INFO] [stdout] ...
[INFO] [stdout] 30 |                 } = response
[INFO] [stdout]    |                     -------- `response.port` is borrowed here
[INFO] [stdout]    |
[INFO] [stdout] note: async block is returned here
[INFO] [stdout]   --> ferrous/src/modules/attacks/tcp_port_scan.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |               |response| async {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 24 | |                 let TcpPortScanResponse {
[INFO] [stdout] 25 | |                     address:
[INFO] [stdout] 26 | |                         Some(shared::Address {
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |                 Ok(())
[INFO] [stdout] 52 | |             },
[INFO] [stdout]    | |_____________^
[INFO] [stdout] help: to force the async block to take ownership of `response.port` (and any other referenced variables), use the `move` keyword
[INFO] [stdout]    |
[INFO] [stdout] 23 |             |response| async move {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `insert` found for struct `attack::Attack` in the current scope
[INFO] [stdout]    --> ferrous/src/api/handler/attacks.rs:343:31
[INFO] [stdout]     |
[INFO] [stdout] 343 |     let attack_uuid = Attack::insert(
[INFO] [stdout]     |                               ^^^^^^ function or associated item not found in `attack::Attack`
[INFO] [stdout]     |
[INFO] [stdout]    ::: ferrous/src/models/attack/mod.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | pub struct Attack {
[INFO] [stdout]     | ----------------- function or associated item `insert` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `insert`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `bitflags::traits::Flags`
[INFO] [stdout]             candidate #2: `metadata::map::into_metadata_key::Sealed`
[INFO] [stdout]             candidate #3: `ppv_lite86::types::Vec2`
[INFO] [stdout]             candidate #4: `ppv_lite86::types::Vec4`
[INFO] [stdout]             candidate #5: `toml_edit::table::TableLike`
[INFO] [stdout]             candidate #6: `toml_edit::table::TableLike`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `insert` found for struct `attack::Attack` in the current scope
[INFO] [stdout]    --> ferrous/src/api/handler/attacks.rs:244:31
[INFO] [stdout]     |
[INFO] [stdout] 244 |     let attack_uuid = Attack::insert(
[INFO] [stdout]     |                               ^^^^^^ function or associated item not found in `attack::Attack`
[INFO] [stdout]     |
[INFO] [stdout]    ::: ferrous/src/models/attack/mod.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | pub struct Attack {
[INFO] [stdout]     | ----------------- function or associated item `insert` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `insert`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `bitflags::traits::Flags`
[INFO] [stdout]             candidate #2: `metadata::map::into_metadata_key::Sealed`
[INFO] [stdout]             candidate #3: `ppv_lite86::types::Vec2`
[INFO] [stdout]             candidate #4: `ppv_lite86::types::Vec4`
[INFO] [stdout]             candidate #5: `toml_edit::table::TableLike`
[INFO] [stdout]             candidate #6: `toml_edit::table::TableLike`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0373]: async block may outlive the current function, but it borrows `response.port`, which is owned by the current function
[INFO] [stdout]   --> ferrous/src/modules/attacks/tcp_port_scan.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |             |response| async {
[INFO] [stdout]    |                        ^^^^^ may outlive borrowed value `response.port`
[INFO] [stdout] ...
[INFO] [stdout] 30 |                 } = response
[INFO] [stdout]    |                     -------- `response.port` is borrowed here
[INFO] [stdout]    |
[INFO] [stdout] note: async block is returned here
[INFO] [stdout]   --> ferrous/src/modules/attacks/tcp_port_scan.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |               |response| async {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 24 | |                 let TcpPortScanResponse {
[INFO] [stdout] 25 | |                     address:
[INFO] [stdout] 26 | |                         Some(shared::Address {
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |                 Ok(())
[INFO] [stdout] 52 | |             },
[INFO] [stdout]    | |_____________^
[INFO] [stdout] help: to force the async block to take ownership of `response.port` (and any other referenced variables), use the `move` keyword
[INFO] [stdout]    |
[INFO] [stdout] 23 |             |response| async move {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `insert` found for struct `attack::Attack` in the current scope
[INFO] [stdout]    --> ferrous/src/api/handler/attacks.rs:343:31
[INFO] [stdout]     |
[INFO] [stdout] 343 |     let attack_uuid = Attack::insert(
[INFO] [stdout]     |                               ^^^^^^ function or associated item not found in `attack::Attack`
[INFO] [stdout]     |
[INFO] [stdout]    ::: ferrous/src/models/attack/mod.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | pub struct Attack {
[INFO] [stdout]     | ----------------- function or associated item `insert` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `insert`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `bitflags::traits::Flags`
[INFO] [stdout]             candidate #2: `metadata::map::into_metadata_key::Sealed`
[INFO] [stdout]             candidate #3: `ppv_lite86::types::Vec2`
[INFO] [stdout]             candidate #4: `ppv_lite86::types::Vec4`
[INFO] [stdout]             candidate #5: `toml_edit::table::TableLike`
[INFO] [stdout]             candidate #6: `toml_edit::table::TableLike`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `insert` found for struct `attack::Attack` in the current scope
[INFO] [stdout]    --> ferrous/src/api/handler/attacks.rs:427:31
[INFO] [stdout]     |
[INFO] [stdout] 427 |     let attack_uuid = Attack::insert(
[INFO] [stdout]     |                               ^^^^^^ function or associated item not found in `attack::Attack`
[INFO] [stdout]     |
[INFO] [stdout]    ::: ferrous/src/models/attack/mod.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | pub struct Attack {
[INFO] [stdout]     | ----------------- function or associated item `insert` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `insert`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `bitflags::traits::Flags`
[INFO] [stdout]             candidate #2: `metadata::map::into_metadata_key::Sealed`
[INFO] [stdout]             candidate #3: `ppv_lite86::types::Vec2`
[INFO] [stdout]             candidate #4: `ppv_lite86::types::Vec4`
[INFO] [stdout]             candidate #5: `toml_edit::table::TableLike`
[INFO] [stdout]             candidate #6: `toml_edit::table::TableLike`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> ferrous/src/modules/attacks/query_certificate_transparency.rs:44:53
[INFO] [stdout]    |
[INFO] [stdout] 44 | ...                   &NaiveDateTime::from_timestamp_opt(ts.seconds, ts.nanos as u32)
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> ferrous/src/modules/attacks/query_certificate_transparency.rs:50:53
[INFO] [stdout]    |
[INFO] [stdout] 50 | ...                   &NaiveDateTime::from_timestamp_opt(ts.seconds, ts.nanos as u32)
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_millis`: use `DateTime::from_timestamp_millis` instead
[INFO] [stdout]   --> ferrous/src/modules/attacks/query_certificate_transparency.rs:83:45
[INFO] [stdout]    |
[INFO] [stdout] 83 | ...                   &NaiveDateTime::from_timestamp_millis(x.seconds * 1000).unwrap(),
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_millis`: use `DateTime::from_timestamp_millis` instead
[INFO] [stdout]   --> ferrous/src/modules/attacks/query_certificate_transparency.rs:88:45
[INFO] [stdout]    |
[INFO] [stdout] 88 | ...                   &NaiveDateTime::from_timestamp_millis(x.seconds * 1000).unwrap(),
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `insert` found for struct `attack::Attack` in the current scope
[INFO] [stdout]    --> ferrous/src/api/handler/attacks.rs:500:31
[INFO] [stdout]     |
[INFO] [stdout] 500 |     let attack_uuid = Attack::insert(
[INFO] [stdout]     |                               ^^^^^^ function or associated item not found in `attack::Attack`
[INFO] [stdout]     |
[INFO] [stdout]    ::: ferrous/src/models/attack/mod.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | pub struct Attack {
[INFO] [stdout]     | ----------------- function or associated item `insert` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `insert`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `bitflags::traits::Flags`
[INFO] [stdout]             candidate #2: `metadata::map::into_metadata_key::Sealed`
[INFO] [stdout]             candidate #3: `ppv_lite86::types::Vec2`
[INFO] [stdout]             candidate #4: `ppv_lite86::types::Vec4`
[INFO] [stdout]             candidate #5: `toml_edit::table::TableLike`
[INFO] [stdout]             candidate #6: `toml_edit::table::TableLike`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `insert` found for struct `attack::Attack` in the current scope
[INFO] [stdout]    --> ferrous/src/api/handler/attacks.rs:427:31
[INFO] [stdout]     |
[INFO] [stdout] 427 |     let attack_uuid = Attack::insert(
[INFO] [stdout]     |                               ^^^^^^ function or associated item not found in `attack::Attack`
[INFO] [stdout]     |
[INFO] [stdout]    ::: ferrous/src/models/attack/mod.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | pub struct Attack {
[INFO] [stdout]     | ----------------- function or associated item `insert` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `insert`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `bitflags::traits::Flags`
[INFO] [stdout]             candidate #2: `metadata::map::into_metadata_key::Sealed`
[INFO] [stdout]             candidate #3: `ppv_lite86::types::Vec2`
[INFO] [stdout]             candidate #4: `ppv_lite86::types::Vec4`
[INFO] [stdout]             candidate #5: `toml_edit::table::TableLike`
[INFO] [stdout]             candidate #6: `toml_edit::table::TableLike`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> ferrous/src/modules/attacks/query_certificate_transparency.rs:44:53
[INFO] [stdout]    |
[INFO] [stdout] 44 | ...                   &NaiveDateTime::from_timestamp_opt(ts.seconds, ts.nanos as u32)
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> ferrous/src/modules/attacks/query_certificate_transparency.rs:50:53
[INFO] [stdout]    |
[INFO] [stdout] 50 | ...                   &NaiveDateTime::from_timestamp_opt(ts.seconds, ts.nanos as u32)
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_millis`: use `DateTime::from_timestamp_millis` instead
[INFO] [stdout]   --> ferrous/src/modules/attacks/query_certificate_transparency.rs:83:45
[INFO] [stdout]    |
[INFO] [stdout] 83 | ...                   &NaiveDateTime::from_timestamp_millis(x.seconds * 1000).unwrap(),
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_millis`: use `DateTime::from_timestamp_millis` instead
[INFO] [stdout]   --> ferrous/src/modules/attacks/query_certificate_transparency.rs:88:45
[INFO] [stdout]    |
[INFO] [stdout] 88 | ...                   &NaiveDateTime::from_timestamp_millis(x.seconds * 1000).unwrap(),
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `insert` found for struct `attack::Attack` in the current scope
[INFO] [stdout]    --> ferrous/src/api/handler/attacks.rs:574:31
[INFO] [stdout]     |
[INFO] [stdout] 574 |     let attack_uuid = Attack::insert(
[INFO] [stdout]     |                               ^^^^^^ function or associated item not found in `attack::Attack`
[INFO] [stdout]     |
[INFO] [stdout]    ::: ferrous/src/models/attack/mod.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | pub struct Attack {
[INFO] [stdout]     | ----------------- function or associated item `insert` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `insert`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `bitflags::traits::Flags`
[INFO] [stdout]             candidate #2: `metadata::map::into_metadata_key::Sealed`
[INFO] [stdout]             candidate #3: `ppv_lite86::types::Vec2`
[INFO] [stdout]             candidate #4: `ppv_lite86::types::Vec4`
[INFO] [stdout]             candidate #5: `toml_edit::table::TableLike`
[INFO] [stdout]             candidate #6: `toml_edit::table::TableLike`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `insert` found for struct `attack::Attack` in the current scope
[INFO] [stdout]    --> ferrous/src/api/handler/attacks.rs:500:31
[INFO] [stdout]     |
[INFO] [stdout] 500 |     let attack_uuid = Attack::insert(
[INFO] [stdout]     |                               ^^^^^^ function or associated item not found in `attack::Attack`
[INFO] [stdout]     |
[INFO] [stdout]    ::: ferrous/src/models/attack/mod.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | pub struct Attack {
[INFO] [stdout]     | ----------------- function or associated item `insert` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `insert`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `bitflags::traits::Flags`
[INFO] [stdout]             candidate #2: `metadata::map::into_metadata_key::Sealed`
[INFO] [stdout]             candidate #3: `ppv_lite86::types::Vec2`
[INFO] [stdout]             candidate #4: `ppv_lite86::types::Vec4`
[INFO] [stdout]             candidate #5: `toml_edit::table::TableLike`
[INFO] [stdout]             candidate #6: `toml_edit::table::TableLike`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `insert` found for struct `attack::Attack` in the current scope
[INFO] [stdout]    --> ferrous/src/api/handler/attacks.rs:574:31
[INFO] [stdout]     |
[INFO] [stdout] 574 |     let attack_uuid = Attack::insert(
[INFO] [stdout]     |                               ^^^^^^ function or associated item not found in `attack::Attack`
[INFO] [stdout]     |
[INFO] [stdout]    ::: ferrous/src/models/attack/mod.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | pub struct Attack {
[INFO] [stdout]     | ----------------- function or associated item `insert` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `insert`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `bitflags::traits::Flags`
[INFO] [stdout]             candidate #2: `metadata::map::into_metadata_key::Sealed`
[INFO] [stdout]             candidate #3: `ppv_lite86::types::Vec2`
[INFO] [stdout]             candidate #4: `ppv_lite86::types::Vec4`
[INFO] [stdout]             candidate #5: `toml_edit::table::TableLike`
[INFO] [stdout]             candidate #6: `toml_edit::table::TableLike`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `insert` found for struct `attack::Attack` in the current scope
[INFO] [stdout]    --> ferrous/src/api/handler/attacks.rs:656:31
[INFO] [stdout]     |
[INFO] [stdout] 656 |     let attack_uuid = Attack::insert(
[INFO] [stdout]     |                               ^^^^^^ function or associated item not found in `attack::Attack`
[INFO] [stdout]     |
[INFO] [stdout]    ::: ferrous/src/models/attack/mod.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | pub struct Attack {
[INFO] [stdout]     | ----------------- function or associated item `insert` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `insert`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `bitflags::traits::Flags`
[INFO] [stdout]             candidate #2: `metadata::map::into_metadata_key::Sealed`
[INFO] [stdout]             candidate #3: `ppv_lite86::types::Vec2`
[INFO] [stdout]             candidate #4: `ppv_lite86::types::Vec4`
[INFO] [stdout]             candidate #5: `toml_edit::table::TableLike`
[INFO] [stdout]             candidate #6: `toml_edit::table::TableLike`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `insert` found for struct `attack::Attack` in the current scope
[INFO] [stdout]    --> ferrous/src/api/handler/attacks.rs:656:31
[INFO] [stdout]     |
[INFO] [stdout] 656 |     let attack_uuid = Attack::insert(
[INFO] [stdout]     |                               ^^^^^^ function or associated item not found in `attack::Attack`
[INFO] [stdout]     |
[INFO] [stdout]    ::: ferrous/src/models/attack/mod.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | pub struct Attack {
[INFO] [stdout]     | ----------------- function or associated item `insert` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `insert`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `bitflags::traits::Flags`
[INFO] [stdout]             candidate #2: `metadata::map::into_metadata_key::Sealed`
[INFO] [stdout]             candidate #3: `ppv_lite86::types::Vec2`
[INFO] [stdout]             candidate #4: `ppv_lite86::types::Vec4`
[INFO] [stdout]             candidate #5: `toml_edit::table::TableLike`
[INFO] [stdout]             candidate #6: `toml_edit::table::TableLike`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ErrorExt` is never used
[INFO] [stdout]   --> leech/src/modules/service_detection/error.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub trait ErrorExt: Error + Sized {
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for struct `rpc_manager::RpcClients` in the current scope
[INFO] [stdout]   --> ferrous/src/api/handler/auth.rs:83:10
[INFO] [stdout]    |
[INFO] [stdout] 82 |       let mut client = rpc_clients
[INFO] [stdout]    |  ______________________-
[INFO] [stdout] 83 | |         .get_ref()
[INFO] [stdout]    | |         -^^^^^^^ method not found in `rpc_manager::RpcClients`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]   ::: ferrous/src/chan/rpc_manager.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 |   pub struct RpcClients(Arc<RwLock<HashMap<Uuid, LeechClient>>>);
[INFO] [stdout]    |   --------------------- method `get_ref` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `insert` found for struct `attack::Attack` in the current scope
[INFO] [stdout]   --> ferrous/src/api/handler/auth.rs:90:31
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let attack_uuid = Attack::insert(
[INFO] [stdout]    |                               ^^^^^^ function or associated item not found in `attack::Attack`
[INFO] [stdout]    |
[INFO] [stdout]   ::: ferrous/src/models/attack/mod.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Attack {
[INFO] [stdout]    | ----------------- function or associated item `insert` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `insert`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `bitflags::traits::Flags`
[INFO] [stdout]            candidate #2: `metadata::map::into_metadata_key::Sealed`
[INFO] [stdout]            candidate #3: `ppv_lite86::types::Vec2`
[INFO] [stdout]            candidate #4: `ppv_lite86::types::Vec4`
[INFO] [stdout]            candidate #5: `toml_edit::table::TableLike`
[INFO] [stdout]            candidate #6: `toml_edit::table::TableLike`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for struct `rpc_manager::RpcClients` in the current scope
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:377:10
[INFO] [stdout]     |
[INFO] [stdout] 376 |       let mut client = rpc_clients
[INFO] [stdout]     |  ______________________-
[INFO] [stdout] 377 | |         .get_ref()
[INFO] [stdout]     | |         -^^^^^^^ method not found in `rpc_manager::RpcClients`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: ferrous/src/chan/rpc_manager.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 |   pub struct RpcClients(Arc<RwLock<HashMap<Uuid, LeechClient>>>);
[INFO] [stdout]     |   --------------------- method `get_ref` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `attack_uuid` in initializer of `definitions::rpc_definitions::HostsAliveRequest`
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:389:19
[INFO] [stdout]     |
[INFO] [stdout] 389 |         let req = rpc_definitions::HostsAliveRequest {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `attack_uuid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for struct `rpc_manager::RpcClients` in the current scope
[INFO] [stdout]   --> ferrous/src/api/handler/auth.rs:83:10
[INFO] [stdout]    |
[INFO] [stdout] 82 |       let mut client = rpc_clients
[INFO] [stdout]    |  ______________________-
[INFO] [stdout] 83 | |         .get_ref()
[INFO] [stdout]    | |         -^^^^^^^ method not found in `rpc_manager::RpcClients`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]   ::: ferrous/src/chan/rpc_manager.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 |   pub struct RpcClients(Arc<RwLock<HashMap<Uuid, LeechClient>>>);
[INFO] [stdout]    |   --------------------- method `get_ref` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `shared::NetOrAddress: std::convert::From<IpAddr>` is not satisfied
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:390:56
[INFO] [stdout]     |
[INFO] [stdout] 390 |             targets: req.targets.iter().map(|el| (*el).into()).collect(),
[INFO] [stdout]     |                                                        ^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `From<IpAddr>` is not implemented for `shared::NetOrAddress`
[INFO] [stdout]       but trait `From<ipnetwork::IpNetwork>` is implemented for it
[INFO] [stdout]    --> ferrous/src/rpc/definitions.rs:93:5
[INFO] [stdout]     |
[INFO] [stdout]  93 |     impl From<IpNetwork> for shared::NetOrAddress {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: for that trait implementation, expected `ipnetwork::IpNetwork`, found `IpAddr`
[INFO] [stdout]     = note: required for `IpAddr` to implement `Into<shared::NetOrAddress>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0559]: variant `ws_manager::WsMessage::HostsAliveCheck` has no field named `targets`
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:400:29
[INFO] [stdout]     |
[INFO] [stdout] 400 | ...                   targets: v
[INFO] [stdout]     |                       ^^^^^^^ `ws_manager::WsMessage::HostsAliveCheck` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `attack_uuid`, `host`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `insert` found for struct `attack::Attack` in the current scope
[INFO] [stdout]   --> ferrous/src/api/handler/auth.rs:90:31
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let attack_uuid = Attack::insert(
[INFO] [stdout]    |                               ^^^^^^ function or associated item not found in `attack::Attack`
[INFO] [stdout]    |
[INFO] [stdout]   ::: ferrous/src/models/attack/mod.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Attack {
[INFO] [stdout]    | ----------------- function or associated item `insert` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `insert`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `bitflags::traits::Flags`
[INFO] [stdout]            candidate #2: `metadata::map::into_metadata_key::Sealed`
[INFO] [stdout]            candidate #3: `ppv_lite86::types::Vec2`
[INFO] [stdout]            candidate #4: `ppv_lite86::types::Vec4`
[INFO] [stdout]            candidate #5: `toml_edit::table::TableLike`
[INFO] [stdout]            candidate #6: `toml_edit::table::TableLike`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for struct `rpc_manager::RpcClients` in the current scope
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:463:10
[INFO] [stdout]     |
[INFO] [stdout] 462 |       let mut client = rpc_clients
[INFO] [stdout]     |  ______________________-
[INFO] [stdout] 463 | |         .get_ref()
[INFO] [stdout]     | |         -^^^^^^^ method not found in `rpc_manager::RpcClients`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: ferrous/src/chan/rpc_manager.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 |   pub struct RpcClients(Arc<RwLock<HashMap<Uuid, LeechClient>>>);
[INFO] [stdout]     |   --------------------- method `get_ref` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `insert` found for struct `attack::Attack` in the current scope
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:470:31
[INFO] [stdout]     |
[INFO] [stdout] 470 |     let attack_uuid = Attack::insert(
[INFO] [stdout]     |                               ^^^^^^ function or associated item not found in `attack::Attack`
[INFO] [stdout]     |
[INFO] [stdout]    ::: ferrous/src/models/attack/mod.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | pub struct Attack {
[INFO] [stdout]     | ----------------- function or associated item `insert` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `insert`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `bitflags::traits::Flags`
[INFO] [stdout]             candidate #2: `metadata::map::into_metadata_key::Sealed`
[INFO] [stdout]             candidate #3: `ppv_lite86::types::Vec2`
[INFO] [stdout]             candidate #4: `ppv_lite86::types::Vec4`
[INFO] [stdout]             candidate #5: `toml_edit::table::TableLike`
[INFO] [stdout]             candidate #6: `toml_edit::table::TableLike`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `TcpPortScanRequest` has no field named `exclude`
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:483:13
[INFO] [stdout]     |
[INFO] [stdout] 483 |             exclude: req.exclude.iter().map(|addr| addr.to_string()).collect(),
[INFO] [stdout]     |             ^^^^^^^ `TcpPortScanRequest` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `shared::NetOrAddress: std::convert::From<IpAddr>` is not satisfied
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:482:60
[INFO] [stdout]     |
[INFO] [stdout] 482 |             targets: req.targets.iter().map(|addr| (*addr).into()).collect(),
[INFO] [stdout]     |                                                            ^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `From<IpAddr>` is not implemented for `shared::NetOrAddress`
[INFO] [stdout]       but trait `From<ipnetwork::IpNetwork>` is implemented for it
[INFO] [stdout]    --> ferrous/src/rpc/definitions.rs:93:5
[INFO] [stdout]     |
[INFO] [stdout]  93 |     impl From<IpNetwork> for shared::NetOrAddress {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: for that trait implementation, expected `ipnetwork::IpNetwork`, found `IpAddr`
[INFO] [stdout]     = note: required for `IpAddr` to implement `Into<shared::NetOrAddress>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for struct `rpc_manager::RpcClients` in the current scope
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:652:10
[INFO] [stdout]     |
[INFO] [stdout] 651 |       let mut client = rpc_clients
[INFO] [stdout]     |  ______________________-
[INFO] [stdout] 652 | |         .get_ref()
[INFO] [stdout]     | |         -^^^^^^^ method not found in `rpc_manager::RpcClients`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: ferrous/src/chan/rpc_manager.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 |   pub struct RpcClients(Arc<RwLock<HashMap<Uuid, LeechClient>>>);
[INFO] [stdout]     |   --------------------- method `get_ref` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `insert` found for struct `attack::Attack` in the current scope
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:661:31
[INFO] [stdout]     |
[INFO] [stdout] 661 |     let attack_uuid = Attack::insert(
[INFO] [stdout]     |                               ^^^^^^ function or associated item not found in `attack::Attack`
[INFO] [stdout]     |
[INFO] [stdout]    ::: ferrous/src/models/attack/mod.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | pub struct Attack {
[INFO] [stdout]     | ----------------- function or associated item `insert` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `insert`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `bitflags::traits::Flags`
[INFO] [stdout]             candidate #2: `metadata::map::into_metadata_key::Sealed`
[INFO] [stdout]             candidate #3: `ppv_lite86::types::Vec2`
[INFO] [stdout]             candidate #4: `ppv_lite86::types::Vec4`
[INFO] [stdout]             candidate #5: `toml_edit::table::TableLike`
[INFO] [stdout]             candidate #6: `toml_edit::table::TableLike`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `attack_uuid` in initializer of `CertificateTransparencyRequest`
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:670:19
[INFO] [stdout]     |
[INFO] [stdout] 670 |         let req = CertificateTransparencyRequest {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `attack_uuid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `patches::CertificateTransparencyResultInsert` has no field named `created_at`
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:688:29
[INFO] [stdout]     |
[INFO] [stdout] 688 | ...                   created_at: Utc::now(),
[INFO] [stdout]     |                       ^^^^^^^^^^ `patches::CertificateTransparencyResultInsert` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_millis`: use `DateTime::from_timestamp_millis` instead
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:695:52
[INFO] [stdout]     |
[INFO] [stdout] 695 | ...                   NaiveDateTime::from_timestamp_millis(x.seconds * 1000).unwrap(),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_millis`: use `DateTime::from_timestamp_millis` instead
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:701:52
[INFO] [stdout]     |
[INFO] [stdout] 701 | ...                   NaiveDateTime::from_timestamp_millis(x.seconds * 1000).unwrap(),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:744:60
[INFO] [stdout]     |
[INFO] [stdout] 744 | ...                   NaiveDateTime::from_timestamp_opt(
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:754:60
[INFO] [stdout]     |
[INFO] [stdout] 754 | ...                   NaiveDateTime::from_timestamp_opt(
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `insert` found for struct `attack::Attack` in the current scope
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:861:31
[INFO] [stdout]     |
[INFO] [stdout] 861 |     let attack_uuid = Attack::insert(
[INFO] [stdout]     |                               ^^^^^^ function or associated item not found in `attack::Attack`
[INFO] [stdout]     |
[INFO] [stdout]    ::: ferrous/src/models/attack/mod.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | pub struct Attack {
[INFO] [stdout]     | ----------------- function or associated item `insert` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `insert`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `bitflags::traits::Flags`
[INFO] [stdout]             candidate #2: `metadata::map::into_metadata_key::Sealed`
[INFO] [stdout]             candidate #3: `ppv_lite86::types::Vec2`
[INFO] [stdout]             candidate #4: `ppv_lite86::types::Vec4`
[INFO] [stdout]             candidate #5: `toml_edit::table::TableLike`
[INFO] [stdout]             candidate #6: `toml_edit::table::TableLike`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: `?` operator has incompatible types
[INFO] [stdout]     --> ferrous/src/api/handler/auth.rs:1081:13
[INFO] [stdout]      |
[INFO] [stdout] 1042 | ) -> ApiResult<Json<TcpPortScanResultsPage>> {
[INFO] [stdout]      |      --------------------------------------- expected `Page<handler::attacks::SimpleTcpPortScanResult>` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1081 |     Ok(Json(page?))
[INFO] [stdout]      |             ^^^^^ expected `SimpleTcpPortScanResult`, found `handler::auth::SimpleTcpPortScanResult`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `?` operator cannot convert from `Page<handler::auth::SimpleTcpPortScanResult>` to `Page<handler::attacks::SimpleTcpPortScanResult>`
[INFO] [stdout]      = note: `handler::auth::SimpleTcpPortScanResult` and `SimpleTcpPortScanResult` have similar names, but are actually distinct types
[INFO] [stdout] note: `handler::auth::SimpleTcpPortScanResult` is defined in module `crate::api::handler::auth` of the current crate
[INFO] [stdout]     --> ferrous/src/api/handler/auth.rs:1015:1
[INFO] [stdout]      |
[INFO] [stdout] 1015 | pub struct SimpleTcpPortScanResult {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `SimpleTcpPortScanResult` is defined in module `crate::api::handler::attacks` of the current crate
[INFO] [stdout]     --> ferrous/src/api/handler/attacks.rs:767:1
[INFO] [stdout]      |
[INFO] [stdout]  767 | pub struct SimpleTcpPortScanResult {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for struct `rpc_manager::RpcClients` in the current scope
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:377:10
[INFO] [stdout]     |
[INFO] [stdout] 376 |       let mut client = rpc_clients
[INFO] [stdout]     |  ______________________-
[INFO] [stdout] 377 | |         .get_ref()
[INFO] [stdout]     | |         -^^^^^^^ method not found in `rpc_manager::RpcClients`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: ferrous/src/chan/rpc_manager.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 |   pub struct RpcClients(Arc<RwLock<HashMap<Uuid, LeechClient>>>);
[INFO] [stdout]     |   --------------------- method `get_ref` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `attack_uuid` in initializer of `definitions::rpc_definitions::HostsAliveRequest`
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:389:19
[INFO] [stdout]     |
[INFO] [stdout] 389 |         let req = rpc_definitions::HostsAliveRequest {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `attack_uuid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `shared::NetOrAddress: std::convert::From<IpAddr>` is not satisfied
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:390:56
[INFO] [stdout]     |
[INFO] [stdout] 390 |             targets: req.targets.iter().map(|el| (*el).into()).collect(),
[INFO] [stdout]     |                                                        ^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `From<IpAddr>` is not implemented for `shared::NetOrAddress`
[INFO] [stdout]       but trait `From<ipnetwork::IpNetwork>` is implemented for it
[INFO] [stdout]    --> ferrous/src/rpc/definitions.rs:93:5
[INFO] [stdout]     |
[INFO] [stdout]  93 |     impl From<IpNetwork> for shared::NetOrAddress {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: for that trait implementation, expected `ipnetwork::IpNetwork`, found `IpAddr`
[INFO] [stdout]     = note: required for `IpAddr` to implement `Into<shared::NetOrAddress>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0559]: variant `ws_manager::WsMessage::HostsAliveCheck` has no field named `targets`
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:400:29
[INFO] [stdout]     |
[INFO] [stdout] 400 | ...                   targets: v
[INFO] [stdout]     |                       ^^^^^^^ `ws_manager::WsMessage::HostsAliveCheck` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `attack_uuid`, `host`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for struct `rpc_manager::RpcClients` in the current scope
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:463:10
[INFO] [stdout]     |
[INFO] [stdout] 462 |       let mut client = rpc_clients
[INFO] [stdout]     |  ______________________-
[INFO] [stdout] 463 | |         .get_ref()
[INFO] [stdout]     | |         -^^^^^^^ method not found in `rpc_manager::RpcClients`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: ferrous/src/chan/rpc_manager.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 |   pub struct RpcClients(Arc<RwLock<HashMap<Uuid, LeechClient>>>);
[INFO] [stdout]     |   --------------------- method `get_ref` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `insert` found for struct `attack::Attack` in the current scope
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:470:31
[INFO] [stdout]     |
[INFO] [stdout] 470 |     let attack_uuid = Attack::insert(
[INFO] [stdout]     |                               ^^^^^^ function or associated item not found in `attack::Attack`
[INFO] [stdout]     |
[INFO] [stdout]    ::: ferrous/src/models/attack/mod.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | pub struct Attack {
[INFO] [stdout]     | ----------------- function or associated item `insert` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `insert`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `bitflags::traits::Flags`
[INFO] [stdout]             candidate #2: `metadata::map::into_metadata_key::Sealed`
[INFO] [stdout]             candidate #3: `ppv_lite86::types::Vec2`
[INFO] [stdout]             candidate #4: `ppv_lite86::types::Vec4`
[INFO] [stdout]             candidate #5: `toml_edit::table::TableLike`
[INFO] [stdout]             candidate #6: `toml_edit::table::TableLike`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `TcpPortScanRequest` has no field named `exclude`
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:483:13
[INFO] [stdout]     |
[INFO] [stdout] 483 |             exclude: req.exclude.iter().map(|addr| addr.to_string()).collect(),
[INFO] [stdout]     |             ^^^^^^^ `TcpPortScanRequest` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `shared::NetOrAddress: std::convert::From<IpAddr>` is not satisfied
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:482:60
[INFO] [stdout]     |
[INFO] [stdout] 482 |             targets: req.targets.iter().map(|addr| (*addr).into()).collect(),
[INFO] [stdout]     |                                                            ^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `From<IpAddr>` is not implemented for `shared::NetOrAddress`
[INFO] [stdout]       but trait `From<ipnetwork::IpNetwork>` is implemented for it
[INFO] [stdout]    --> ferrous/src/rpc/definitions.rs:93:5
[INFO] [stdout]     |
[INFO] [stdout]  93 |     impl From<IpNetwork> for shared::NetOrAddress {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: for that trait implementation, expected `ipnetwork::IpNetwork`, found `IpAddr`
[INFO] [stdout]     = note: required for `IpAddr` to implement `Into<shared::NetOrAddress>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for struct `rpc_manager::RpcClients` in the current scope
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:652:10
[INFO] [stdout]     |
[INFO] [stdout] 651 |       let mut client = rpc_clients
[INFO] [stdout]     |  ______________________-
[INFO] [stdout] 652 | |         .get_ref()
[INFO] [stdout]     | |         -^^^^^^^ method not found in `rpc_manager::RpcClients`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: ferrous/src/chan/rpc_manager.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 |   pub struct RpcClients(Arc<RwLock<HashMap<Uuid, LeechClient>>>);
[INFO] [stdout]     |   --------------------- method `get_ref` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `insert` found for struct `attack::Attack` in the current scope
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:661:31
[INFO] [stdout]     |
[INFO] [stdout] 661 |     let attack_uuid = Attack::insert(
[INFO] [stdout]     |                               ^^^^^^ function or associated item not found in `attack::Attack`
[INFO] [stdout]     |
[INFO] [stdout]    ::: ferrous/src/models/attack/mod.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | pub struct Attack {
[INFO] [stdout]     | ----------------- function or associated item `insert` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `insert`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `bitflags::traits::Flags`
[INFO] [stdout]             candidate #2: `metadata::map::into_metadata_key::Sealed`
[INFO] [stdout]             candidate #3: `ppv_lite86::types::Vec2`
[INFO] [stdout]             candidate #4: `ppv_lite86::types::Vec4`
[INFO] [stdout]             candidate #5: `toml_edit::table::TableLike`
[INFO] [stdout]             candidate #6: `toml_edit::table::TableLike`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `attack_uuid` in initializer of `CertificateTransparencyRequest`
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:670:19
[INFO] [stdout]     |
[INFO] [stdout] 670 |         let req = CertificateTransparencyRequest {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `attack_uuid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `patches::CertificateTransparencyResultInsert` has no field named `created_at`
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:688:29
[INFO] [stdout]     |
[INFO] [stdout] 688 | ...                   created_at: Utc::now(),
[INFO] [stdout]     |                       ^^^^^^^^^^ `patches::CertificateTransparencyResultInsert` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_millis`: use `DateTime::from_timestamp_millis` instead
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:695:52
[INFO] [stdout]     |
[INFO] [stdout] 695 | ...                   NaiveDateTime::from_timestamp_millis(x.seconds * 1000).unwrap(),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_millis`: use `DateTime::from_timestamp_millis` instead
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:701:52
[INFO] [stdout]     |
[INFO] [stdout] 701 | ...                   NaiveDateTime::from_timestamp_millis(x.seconds * 1000).unwrap(),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:744:60
[INFO] [stdout]     |
[INFO] [stdout] 744 | ...                   NaiveDateTime::from_timestamp_opt(
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:754:60
[INFO] [stdout]     |
[INFO] [stdout] 754 | ...                   NaiveDateTime::from_timestamp_opt(
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `insert` found for struct `attack::Attack` in the current scope
[INFO] [stdout]    --> ferrous/src/api/handler/auth.rs:861:31
[INFO] [stdout]     |
[INFO] [stdout] 861 |     let attack_uuid = Attack::insert(
[INFO] [stdout]     |                               ^^^^^^ function or associated item not found in `attack::Attack`
[INFO] [stdout]     |
[INFO] [stdout]    ::: ferrous/src/models/attack/mod.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | pub struct Attack {
[INFO] [stdout]     | ----------------- function or associated item `insert` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `insert`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `bitflags::traits::Flags`
[INFO] [stdout]             candidate #2: `metadata::map::into_metadata_key::Sealed`
[INFO] [stdout]             candidate #3: `ppv_lite86::types::Vec2`
[INFO] [stdout]             candidate #4: `ppv_lite86::types::Vec4`
[INFO] [stdout]             candidate #5: `toml_edit::table::TableLike`
[INFO] [stdout]             candidate #6: `toml_edit::table::TableLike`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: `?` operator has incompatible types
[INFO] [stdout]     --> ferrous/src/api/handler/auth.rs:1081:13
[INFO] [stdout]      |
[INFO] [stdout] 1042 | ) -> ApiResult<Json<TcpPortScanResultsPage>> {
[INFO] [stdout]      |      --------------------------------------- expected `Page<handler::attacks::SimpleTcpPortScanResult>` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1081 |     Ok(Json(page?))
[INFO] [stdout]      |             ^^^^^ expected `SimpleTcpPortScanResult`, found `handler::auth::SimpleTcpPortScanResult`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `?` operator cannot convert from `Page<handler::auth::SimpleTcpPortScanResult>` to `Page<handler::attacks::SimpleTcpPortScanResult>`
[INFO] [stdout]      = note: `handler::auth::SimpleTcpPortScanResult` and `SimpleTcpPortScanResult` have similar names, but are actually distinct types
[INFO] [stdout] note: `handler::auth::SimpleTcpPortScanResult` is defined in module `crate::api::handler::auth` of the current crate
[INFO] [stdout]     --> ferrous/src/api/handler/auth.rs:1015:1
[INFO] [stdout]      |
[INFO] [stdout] 1015 | pub struct SimpleTcpPortScanResult {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `SimpleTcpPortScanResult` is defined in module `crate::api::handler::attacks` of the current crate
[INFO] [stdout]     --> ferrous/src/api/handler/attacks.rs:767:1
[INFO] [stdout]      |
[INFO] [stdout]  767 | pub struct SimpleTcpPortScanResult {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `insert` found for struct `leech::Leech` in the current scope
[INFO] [stdout]   --> ferrous/src/api/handler/leeches.rs:52:23
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let uuid = Leech::insert(db.as_ref(), req.name, req.address, req.description).await?;
[INFO] [stdout]    |                       ^^^^^^ function or associated item not found in `leech::Leech`
[INFO] [stdout]    |
[INFO] [stdout]   ::: ferrous/src/models/leech/mod.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Leech {
[INFO] [stdout]    | ---------------- function or associated item `insert` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `insert`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `bitflags::traits::Flags`
[INFO] [stdout]            candidate #2: `metadata::map::into_metadata_key::Sealed`
[INFO] [stdout]            candidate #3: `ppv_lite86::types::Vec2`
[INFO] [stdout]            candidate #4: `ppv_lite86::types::Vec4`
[INFO] [stdout]            candidate #5: `toml_edit::table::TableLike`
[INFO] [stdout]            candidate #6: `toml_edit::table::TableLike`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ErrorExt` is never used
[INFO] [stdout]   --> leech/src/modules/service_detection/error.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub trait ErrorExt: Error + Sized {
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `insert` found for struct `leech::Leech` in the current scope
[INFO] [stdout]   --> ferrous/src/api/handler/leeches.rs:52:23
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let uuid = Leech::insert(db.as_ref(), req.name, req.address, req.description).await?;
[INFO] [stdout]    |                       ^^^^^^ function or associated item not found in `leech::Leech`
[INFO] [stdout]    |
[INFO] [stdout]   ::: ferrous/src/models/leech/mod.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Leech {
[INFO] [stdout]    | ---------------- function or associated item `insert` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `insert`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `bitflags::traits::Flags`
[INFO] [stdout]            candidate #2: `metadata::map::into_metadata_key::Sealed`
[INFO] [stdout]            candidate #3: `ppv_lite86::types::Vec2`
[INFO] [stdout]            candidate #4: `ppv_lite86::types::Vec4`
[INFO] [stdout]            candidate #5: `toml_edit::table::TableLike`
[INFO] [stdout]            candidate #6: `toml_edit::table::TableLike`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `insert` found for struct `attack::Attack` in the current scope
[INFO] [stdout]   --> ferrous/src/rpc/server.rs:66:35
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let attack_uuid = Attack::insert(
[INFO] [stdout]    |                                   ^^^^^^ function or associated item not found in `attack::Attack`
[INFO] [stdout]    |
[INFO] [stdout]   ::: ferrous/src/models/attack/mod.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Attack {
[INFO] [stdout]    | ----------------- function or associated item `insert` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `insert`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `bitflags::traits::Flags`
[INFO] [stdout]            candidate #2: `metadata::map::into_metadata_key::Sealed`
[INFO] [stdout]            candidate #3: `ppv_lite86::types::Vec2`
[INFO] [stdout]            candidate #4: `ppv_lite86::types::Vec4`
[INFO] [stdout]            candidate #5: `toml_edit::table::TableLike`
[INFO] [stdout]            candidate #6: `toml_edit::table::TableLike`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> ferrous/src/rpc/server.rs:88:44
[INFO] [stdout]    |
[INFO] [stdout] 88 | ...                   NaiveDateTime::from_timestamp_opt(ts.seconds, ts.nanos as u32).unwrap(),
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> ferrous/src/rpc/server.rs:94:44
[INFO] [stdout]    |
[INFO] [stdout] 94 | ...                   NaiveDateTime::from_timestamp_opt(ts.seconds, ts.nanos as u32).unwrap(),
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `insert` found for struct `attack::Attack` in the current scope
[INFO] [stdout]   --> ferrous/src/rpc/server.rs:66:35
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let attack_uuid = Attack::insert(
[INFO] [stdout]    |                                   ^^^^^^ function or associated item not found in `attack::Attack`
[INFO] [stdout]    |
[INFO] [stdout]   ::: ferrous/src/models/attack/mod.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Attack {
[INFO] [stdout]    | ----------------- function or associated item `insert` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `insert`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `bitflags::traits::Flags`
[INFO] [stdout]            candidate #2: `metadata::map::into_metadata_key::Sealed`
[INFO] [stdout]            candidate #3: `ppv_lite86::types::Vec2`
[INFO] [stdout]            candidate #4: `ppv_lite86::types::Vec4`
[INFO] [stdout]            candidate #5: `toml_edit::table::TableLike`
[INFO] [stdout]            candidate #6: `toml_edit::table::TableLike`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> ferrous/src/rpc/server.rs:88:44
[INFO] [stdout]    |
[INFO] [stdout] 88 | ...                   NaiveDateTime::from_timestamp_opt(ts.seconds, ts.nanos as u32).unwrap(),
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> ferrous/src/rpc/server.rs:94:44
[INFO] [stdout]    |
[INFO] [stdout] 94 | ...                   NaiveDateTime::from_timestamp_opt(ts.seconds, ts.nanos as u32).unwrap(),
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0063, E0252, E0277, E0308, E0373, E0425, E0432, E0433, E0559...
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ferrous` (bin "ferrous" test) due to 46 previous errors; 13 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0063, E0252, E0277, E0308, E0373, E0425, E0432, E0433, E0559...
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ferrous` (bin "ferrous") due to 46 previous errors; 13 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4fab6fe80c8103ac2329cbffb0160f627c79b7972209814a807553bea1949297", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fab6fe80c8103ac2329cbffb0160f627c79b7972209814a807553bea1949297", kill_on_drop: false }`
[INFO] [stdout] 4fab6fe80c8103ac2329cbffb0160f627c79b7972209814a807553bea1949297
