[INFO] cloning repository https://github.com/foundation-rs/backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/foundation-rs/backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoundation-rs%2Fbackend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoundation-rs%2Fbackend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc16dff0879314dd05494581aa580c23c74d282f [INFO] testing foundation-rs/backend against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoundation-rs%2Fbackend" "/workspace/builds/worker-105/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-105/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/foundation-rs/backend on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/foundation-rs/backend [INFO] finished tweaking git repo https://github.com/foundation-rs/backend [INFO] tweaked toml for git repo https://github.com/foundation-rs/backend written to /workspace/builds/worker-105/source/Cargo.toml [INFO] crate git repo https://github.com/foundation-rs/backend already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pem v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69d2d2d18740e7e91375da05feda497a8ba69e7f23a24267962871bc509084ef [INFO] running `Command { std: "docker" "start" "-a" "69d2d2d18740e7e91375da05feda497a8ba69e7f23a24267962871bc509084ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69d2d2d18740e7e91375da05feda497a8ba69e7f23a24267962871bc509084ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69d2d2d18740e7e91375da05feda497a8ba69e7f23a24267962871bc509084ef", kill_on_drop: false }` [INFO] [stdout] 69d2d2d18740e7e91375da05feda497a8ba69e7f23a24267962871bc509084ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39abf578bb491ce86d5d04b7f0556da5fb6465eb4476bdd99259898e83ac82c5 [INFO] running `Command { std: "docker" "start" "-a" "39abf578bb491ce86d5d04b7f0556da5fb6465eb4476bdd99259898e83ac82c5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling v_escape v0.13.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling v_htmlescape v0.10.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling oracle v0.1.0 (/opt/rustwide/workdir/oracle) [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling buf-min v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling unicode-normalization v0.1.15 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.16 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling pem v0.8.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-openssl v0.4.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling v_escape_derive v0.8.4 [INFO] [stderr] Compiling oracle_derive v0.1.0 (/opt/rustwide/workdir/oracle_derive) [INFO] [stdout] warning: unused import: `syn::token::Token` [INFO] [stdout] --> oracle_derive/src/internals/ast.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use syn::token::Token; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Span` [INFO] [stdout] --> oracle_derive/src/query.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use proc_macro2::{Literal, Span, TokenStream}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Generics`, `ImplGenerics` [INFO] [stdout] --> oracle_derive/src/query.rs:2:50 [INFO] [stdout] | [INFO] [stdout] 2 | use syn::{self, Index, Member, spanned::Spanned, ImplGenerics, Generics}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Data`, `Field`, `Ident`, `TypePath`, `Type` [INFO] [stdout] --> oracle_derive/src/params.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use syn::{self, Data, Field, Ident, Index, Member, spanned::Spanned, Type, TypePath}; [INFO] [stdout] | ^^^^ ^^^^^ ^^^^^ ^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryFrom` [INFO] [stdout] --> oracle_derive/src/params.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> oracle_derive/src/utils.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | match (meta) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 15 - match (meta) { [INFO] [stdout] 15 + match meta { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> oracle_derive/src/internals/ast.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | cx: &Ctxt, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> oracle_derive/src/internals/ast.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | let mut item = Container { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ungroup` [INFO] [stdout] --> oracle_derive/src/internals/mod.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn ungroup(mut ty: &Type) -> &Type { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `extract_reference` [INFO] [stdout] --> oracle_derive/src/utils.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn extract_reference(ty: &syn::Type) -> Option<&syn::TypeReference> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `syn_error` [INFO] [stdout] --> oracle_derive/src/internals/ctx.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn syn_error(&self, err: syn::Error) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling rust_decimal v1.8.1 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stdout] warning: unused import: `std::convert::TryFrom` [INFO] [stdout] --> oracle/src/types.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryFrom` [INFO] [stdout] --> oracle/src/values.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> oracle/src/values.rs:292:31 [INFO] [stdout] | [INFO] [stdout] 292 | Some (v) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `free_session_handler` [INFO] [stdout] --> oracle/src/connection.rs:177:4 [INFO] [stdout] | [INFO] [stdout] 177 | fn free_session_handler(authp: *mut oci::OCISession) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `free_server_handlers` [INFO] [stdout] --> oracle/src/connection.rs:183:4 [INFO] [stdout] | [INFO] [stdout] 183 | fn free_server_handlers(srvhp: *mut oci::OCIServer, svchp: *mut oci::OCISvcCtx) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `server_attach` [INFO] [stdout] --> oracle/src/oci/functions.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn server_attach(srvhp: *mut OCIServer, errhp: *mut OCIError, db: &str) -> Result<(), OracleError> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `server_detach` [INFO] [stdout] --> oracle/src/oci/functions.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn server_detach(srvhp: *mut OCIServer, errhp: *mut OCIError) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `session_begin` [INFO] [stdout] --> oracle/src/oci/functions.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn session_begin(svchp: *mut OCISvcCtx, errhp: *mut OCIError, authp: *mut OCISession) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `session_end` [INFO] [stdout] --> oracle/src/oci/functions.rs:128:8 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn session_end(svchp: *mut OCISvcCtx, errhp: *mut OCIError, authp: *mut OCISession) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `prepare_auth` [INFO] [stdout] --> oracle/src/oci/functions.rs:136:8 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn prepare_auth(envhp: *mut OCIEnv, errhp: *mut OCIError, username: &str, passwd: &str) -> Result<*mut OCISession, OracleError> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `stmt` [INFO] [stdout] --> oracle/src/statement/query.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | stmt: Statement<'conn, P>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `results` [INFO] [stdout] --> oracle/src/statement/query.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | results: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> oracle/src/implementors.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | ¶ms.project_value(p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 69 | let _ = ¶ms.project_value(p); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> oracle/src/implementors.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | ¶ms.0.project_value(p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 125 | let _ = ¶ms.0.project_value(p); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> oracle/src/implementors.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | ¶ms.1.project_value(p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 129 | let _ = ¶ms.1.project_value(p); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling actix-http v2.1.0 [INFO] [stderr] Compiling awc v2.0.1 [INFO] [stderr] Compiling actix-web v3.2.0 [INFO] [stderr] Compiling actix-files v0.4.0 [INFO] [stderr] Compiling actix-slog v0.2.1 [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stdout] warning: unused import: `Scope` [INFO] [stdout] --> server/src/application/mgmt_scope.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use actix_web::{get, web, Scope, Responder, HttpResponse}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::application` [INFO] [stdout] --> server/src/application/mgmt_scope.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::application; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Scope` [INFO] [stdout] --> server/src/application/api_scope.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use actix_web::{get, web, Scope, Responder, HttpResponse}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> server/src/application/api_scope.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::application` [INFO] [stdout] --> server/src/application/api_scope.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::application; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HttpRequest`, `HttpResponse` [INFO] [stdout] --> server/src/application/mod.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{get, web, HttpResponse, Responder, Scope, HttpRequest}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_files as fs` [INFO] [stdout] --> server/src/application/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use actix_files as fs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_files::NamedFile` [INFO] [stdout] --> server/src/application/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use actix_files::NamedFile; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> server/src/application/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::application` [INFO] [stdout] --> server/src/setup.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::application; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> server/src/setup.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> server/src/setup.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Algorithm`, `Validation` [INFO] [stdout] --> server/src/security/authorization.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | use jsonwebtoken::{Validation, Algorithm}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `subject` [INFO] [stdout] --> server/src/security/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | subject: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `source` [INFO] [stdout] --> server/src/security/identity.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | source: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `identityService` should have a snake case name [INFO] [stdout] --> server/src/main.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | let identityService = setup::identity(&http); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `identity_service` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/server-9a7cf4cf70efcf5f.server.b74d6a7e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/server-9a7cf4cf70efcf5f.server.b74d6a7e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/server-9a7cf4cf70efcf5f.server.b74d6a7e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/server-9a7cf4cf70efcf5f.server.b74d6a7e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/server-9a7cf4cf70efcf5f.server.b74d6a7e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/server-9a7cf4cf70efcf5f.server.b74d6a7e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/server-9a7cf4cf70efcf5f.server.b74d6a7e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/server-9a7cf4cf70efcf5f.server.b74d6a7e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/server-9a7cf4cf70efcf5f.server.b74d6a7e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/server-9a7cf4cf70efcf5f.server.b74d6a7e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/server-9a7cf4cf70efcf5f.server.b74d6a7e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/server-9a7cf4cf70efcf5f.server.b74d6a7e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/server-9a7cf4cf70efcf5f.server.b74d6a7e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/server-9a7cf4cf70efcf5f.server.b74d6a7e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/server-9a7cf4cf70efcf5f.server.b74d6a7e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/server-9a7cf4cf70efcf5f.server.b74d6a7e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/server-9a7cf4cf70efcf5f.wlvqgd2d1qj6gpr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-ea68162f6069fb8d/out" "-L" "/opt/rustwide/target/debug/build/ring-36ad7deb1abb5883/out" "-L" "/opt/oracle/instantclient_19_3/" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjsonwebtoken-5ef977220217774b.rlib" "/opt/rustwide/target/debug/deps/libpem-9a01c7ab512199b1.rlib" "/opt/rustwide/target/debug/deps/libbase64-d4a279990e77b9ac.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-824d10d8cb4869e4.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-51d1ab0ac3982336.rlib" "/opt/rustwide/target/debug/deps/libring-e4416e153f72be02.rlib" "/opt/rustwide/target/debug/deps/libspin-4fb0d68edaf2737f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-be088880171e6156.rlib" "/opt/rustwide/target/debug/deps/libslog_term-2db4b45d9651336b.rlib" "/opt/rustwide/target/debug/deps/libatty-e1ac345480470d3a.rlib" "/opt/rustwide/target/debug/deps/libterm-cd26dc33f64525b0.rlib" "/opt/rustwide/target/debug/deps/libdirs-a280f15291cf909c.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-3cd98d6bcd974484.rlib" "/opt/rustwide/target/debug/deps/libslog_async-c8554697439bae14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-005922909f1c6bac.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90e53562623ba5ae.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-b2686b1c68f7eb03.rlib" "/opt/rustwide/target/debug/deps/libitertools-8e460ed203e40754.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-ef6817fb64980a11.rlib" "/opt/rustwide/target/debug/deps/libactix_files-b71732a09b328792.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-515a41c6dfc2c937.rlib" "/opt/rustwide/target/debug/deps/libv_escape-fb790c4afbb73822.rlib" "/opt/rustwide/target/debug/deps/libbuf_min-ee66fa5c37db659e.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2f481e73ad21186c.rlib" "/opt/rustwide/target/debug/deps/libunicase-3d2c79a833bbd0d9.rlib" "/opt/rustwide/target/debug/deps/liboracle-d9602fcc5ef1eec3.rlib" "/opt/rustwide/target/debug/deps/libactix_slog-65638d20e180e0e7.rlib" "/opt/rustwide/target/debug/deps/libslog-0996a6d1e481b339.rlib" "/opt/rustwide/target/debug/deps/libchrono-e7bcc5b2e9ce7fcd.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-81e972232bd031dc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ae8623994a8ecaa9.rlib" "/opt/rustwide/target/debug/deps/libtime-a370d0b1b354e6e0.rlib" "/opt/rustwide/target/debug/deps/libactix_web-1f8816c84e4179c0.rlib" "/opt/rustwide/target/debug/deps/libawc-17b633944f28339e.rlib" "/opt/rustwide/target/debug/deps/libactix_server-94757a15748831e4.rlib" "/opt/rustwide/target/debug/deps/libsocket2-254bb717d86d7211.rlib" "/opt/rustwide/target/debug/deps/libactix_router-55f3bb29d8bdcded.rlib" "/opt/rustwide/target/debug/deps/libbytestring-5ea4cd252a66e52e.rlib" "/opt/rustwide/target/debug/deps/libactix_http-e7fd45501580965c.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-740cc284933ad378.rlib" "/opt/rustwide/target/debug/deps/libsha1-3aa8717a036a07d1.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-da908c117d471a14.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8f5176458b86b4f6.rlib" "/opt/rustwide/target/debug/deps/libdigest-02505d5628dcbf04.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-684ba52a93b124f0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-494e523e9591724c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5aac5ab0c41d7c4f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-26fa885c4252c819.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c19960cc3b09d5bd.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libcookie-0ee71fa6147530b9.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-2b05376c0ff29e9b.rlib" "/opt/rustwide/target/debug/deps/libserde-ab7d785deabe1a73.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fc4aa763bdc7bb39.rlib" "/opt/rustwide/target/debug/deps/libregex-0de61d468f6429a0.rlib" "/opt/rustwide/target/debug/deps/libthread_local-05790b78615499be.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e6770d11f113e9f6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-38d1d4d3be96c2b9.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f9a4078c62cb020a.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libflate2-b027979165be5395.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-66aff8fc04e18c28.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-f6fe7563b68ed9c5.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-314ac0e631e0e655.rlib" "/opt/rustwide/target/debug/deps/libtime-460b60cdc5342e2e.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-6363b1ce254a7d5e.rlib" "/opt/rustwide/target/debug/deps/libstandback-2044959d6edc7571.rlib" "/opt/rustwide/target/debug/deps/libfxhash-10473ffc7880c930.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7d142d726959c64b.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-814465b428ac31e2.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-40b0dab4b68e5979.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-90e85d42cd56b8a5.rlib" "/opt/rustwide/target/debug/deps/libopenssl-8f4bc27aa7113f7c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-7b4aaa1cdb214c3a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-889120b1a761ac80.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-da9fbe8100a0fde2.rlib" "/opt/rustwide/target/debug/deps/libhostname-68946cdfcea7ea05.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-a7467cb0828a3671.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-ca6b979e9e6902ec.rlib" "/opt/rustwide/target/debug/deps/librand-7206664d27695e7a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8fc8b03dd311ce71.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-588d0e00b70994d5.rlib" "/opt/rustwide/target/debug/deps/librand_core-57db05ae03dfa668.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-20e071531dfa4a52.rlib" "/opt/rustwide/target/debug/deps/liburl-60267ee9c57462a9.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-fe16598126379186.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libidna-557fdc2d5f7b2220.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-cdda6e4d887290ca.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ff16c3ba454c624e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a3ff0542b9d41272.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-457fd8fb09ee0c9e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6c609ddc6d074e32.rlib" "/opt/rustwide/target/debug/deps/libadler-9e52662b60a79489.rlib" "/opt/rustwide/target/debug/deps/libobject-a0071a1b6a488401.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-30fea04dc579a722.rlib" "/opt/rustwide/target/debug/deps/libgimli-000d21fdcabeb472.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-715b82a9e4d83d1d.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-136f6bd2b9337f46.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b1d54d49d058ffa8.rlib" "/opt/rustwide/target/debug/deps/libfutures-5231bc01137a96d9.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7bed0eabce5cba77.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-d32f39cf19fba8ac.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-85b76df0875b393c.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-d573a740fae5112e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1e6a8d5284745573.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9952c8056fb89f0d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-57a40be8d2f1fc71.rlib" "/opt/rustwide/target/debug/deps/liblock_api-edc0447c9d8192f8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libinstant-73c2e3fa033b11e8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6cd9d6a577edc208.rlib" "/opt/rustwide/target/debug/deps/libcopyless-1c8aad10698ea627.rlib" "/opt/rustwide/target/debug/deps/libeither-c08fdad45407601c.rlib" "/opt/rustwide/target/debug/deps/libh2-c7b1f80ae0a2e6e1.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-d4e56d5b716b3024.rlib" "/opt/rustwide/target/debug/deps/libtracing-f4e7315cd1c2255f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4038da2553535e11.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4d6a69e5b8b44e48.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d00313852205d792.rlib" "/opt/rustwide/target/debug/deps/libhttp-41f7d9e081b57a68.rlib" "/opt/rustwide/target/debug/deps/libitoa-557deac4472acf44.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libactix_service-58d986729fffe630.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-a4ca723a03f7921e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1ccc52e28f702ecd.rlib" "/opt/rustwide/target/debug/deps/libtokio-0a76320c57949c29.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-597f9061ddcebada.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-e7b121ccaf57c791.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libmio-ab58fcc000301edf.rlib" "/opt/rustwide/target/debug/deps/libiovec-d7657d7c4ad35f24.rlib" "/opt/rustwide/target/debug/deps/libnet2-6e4b5972cdd9870b.rlib" "/opt/rustwide/target/debug/deps/liblibc-1472de81450a242a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a4b49025b9164deb.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4cda0cd53398ddd5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6ea73252b5dac915.rlib" "/opt/rustwide/target/debug/deps/libmemchr-829eafb2866da253.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cae1b768d003a47a.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8aebb53faccf59d3.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0dfeedbf2a43a17e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d9852c07fe5ed9b8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d09e9c69b6b632b0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-01b4ea56943ac618.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-98896f37d03c6895.rlib" "/opt/rustwide/target/debug/deps/libbytes-969060dc4a946f1e.rlib" "/opt/rustwide/target/debug/deps/liblog-bdf824d35c2a3095.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lclntsh" "-lnnz19" "-lmql1" "-lipc1" "-lclntshcore" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/server-9a7cf4cf70efcf5f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lclntsh [INFO] [stdout] /usr/bin/ld: cannot find -lnnz19 [INFO] [stdout] /usr/bin/ld: cannot find -lmql1 [INFO] [stdout] /usr/bin/ld: cannot find -lipc1 [INFO] [stdout] /usr/bin/ld: cannot find -lclntshcore [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `server` due to 2 previous errors; 16 warnings emitted [INFO] running `Command { std: "docker" "inspect" "39abf578bb491ce86d5d04b7f0556da5fb6465eb4476bdd99259898e83ac82c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39abf578bb491ce86d5d04b7f0556da5fb6465eb4476bdd99259898e83ac82c5", kill_on_drop: false }` [INFO] [stdout] 39abf578bb491ce86d5d04b7f0556da5fb6465eb4476bdd99259898e83ac82c5