[INFO] cloning repository https://github.com/vmenond/julie-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vmenond/julie-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmenond%2Fjulie-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmenond%2Fjulie-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43cd580156adfe9a7b83521341008849860219ec [INFO] testing vmenond/julie-server against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmenond%2Fjulie-server" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vmenond/julie-server on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vmenond/julie-server [INFO] finished tweaking git repo https://github.com/vmenond/julie-server [INFO] tweaked toml for git repo https://github.com/vmenond/julie-server written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/vmenond/julie-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9a21789a752a706fc405c2c67ca356f2e13b751b8c0174b813a5d147b51a5c50 [INFO] running `Command { std: "docker" "start" "-a" "9a21789a752a706fc405c2c67ca356f2e13b751b8c0174b813a5d147b51a5c50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a21789a752a706fc405c2c67ca356f2e13b751b8c0174b813a5d147b51a5c50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a21789a752a706fc405c2c67ca356f2e13b751b8c0174b813a5d147b51a5c50", kill_on_drop: false }` [INFO] [stdout] 9a21789a752a706fc405c2c67ca356f2e13b751b8c0174b813a5d147b51a5c50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bd0f875e484755bc6d8fdb53c22fe7b3cf2f1796af338df35396858bc922671 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4bd0f875e484755bc6d8fdb53c22fe7b3cf2f1796af338df35396858bc922671", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling byte-tools v0.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling bugreport v0.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling wild v2.0.4 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling quoted_printable v0.4.3 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling unicode-bidi v0.2.6 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling mailchecker v4.0.9 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling generic-array v0.7.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling digest v0.5.2 [INFO] [stderr] Compiling digest-buffer v0.3.1 [INFO] [stderr] Compiling crypto-mac v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_pcg v0.3.0 [INFO] [stderr] Compiling rand_seeder v0.2.2 [INFO] [stderr] Compiling idna v0.2.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha-1 v0.3.4 [INFO] [stderr] Compiling sha2 v0.5.3 [INFO] [stderr] Compiling hmac v0.1.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.2.3 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling oath v0.10.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v0.5.10 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling sys-info v0.9.0 [INFO] [stderr] Compiling onig_sys v69.7.0 [INFO] [stderr] Compiling libgit2-sys v0.12.21+1.1.0 [INFO] [stderr] Compiling ansi_colours v1.0.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling onig v6.2.0 [INFO] [stderr] Compiling bat v0.18.1 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling git-version-macro v0.3.4 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling git-version v0.3.4 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling git2 v0.13.20 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling lettre v0.10.0-rc.3 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling trust-dns-proto v0.20.3 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling trust-dns-resolver v0.20.3 [INFO] [stderr] Compiling fast-socks5 v0.4.2 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling plist v1.1.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling clircle v0.3.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling async-std-resolver v0.20.3 [INFO] [stderr] Compiling syntect v4.5.0 [INFO] [stderr] Compiling async-smtp v0.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling tracing-appender v0.1.2 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling hashicorp_vault v2.1.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling check-if-email-exists v0.8.23 [INFO] [stderr] Compiling julie v0.0.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `AuthFactor` [INFO] [stdout] --> src/auth/dto.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::auth::client::{AuthFactor}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SledDb` [INFO] [stdout] --> src/auth/router.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::storage::sled::{SledDb, init as init_sled}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `VaultStorage` [INFO] [stdout] --> src/auth/router.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::storage::vault::{VaultStorage, init as init_vault}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::SystemTime` [INFO] [stdout] --> src/auth/controller.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::time::SystemTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EMAIL_TOKEN_LIFETIME` [INFO] [stdout] --> src/auth/controller.rs:5:50 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::auth::client::{ClientAuth,AuthFactor, EMAIL_TOKEN_LIFETIME}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::aes` [INFO] [stdout] --> src/auth/controller.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::lib::aes; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Encoding`, `keygen` [INFO] [stdout] --> src/auth/controller.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::lib::aes::{keygen,Encoding}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::marker::Sized` [INFO] [stdout] --> src/storage/interface.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::marker::Sized; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AuthFactor` [INFO] [stdout] --> src/auth/dto.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::auth::client::{AuthFactor}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SledDb` [INFO] [stdout] --> src/auth/router.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::storage::sled::{SledDb, init as init_sled}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `VaultStorage` [INFO] [stdout] --> src/auth/router.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::storage::vault::{VaultStorage, init as init_vault}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::SystemTime` [INFO] [stdout] --> src/auth/controller.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::time::SystemTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EMAIL_TOKEN_LIFETIME` [INFO] [stdout] --> src/auth/controller.rs:5:50 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::auth::client::{ClientAuth,AuthFactor, EMAIL_TOKEN_LIFETIME}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::aes` [INFO] [stdout] --> src/auth/controller.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::lib::aes; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Encoding`, `keygen` [INFO] [stdout] --> src/auth/controller.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::lib::aes::{keygen,Encoding}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::marker::Sized` [INFO] [stdout] --> src/storage/interface.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::marker::Sized; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `VaultStorage` [INFO] [stdout] --> src/cli.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::storage::vault::{VaultStorage, init as init_vault}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib/server.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | let mut message; [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: variable does not need to be mutable [INFO] [stdout] --> src/lib/server.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | let mut message; [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: unused variable: `db` [INFO] [stdout] --> src/storage/sled.rs:105:24 [INFO] [stdout] | [INFO] [stdout] 105 | fn list(&mut self, db:JulieDatabase)-> Result,String>{ [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/storage/sled.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 133 | fn delete(&mut self, db: JulieDatabase, index: &str)-> Result{ [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/storage/sled.rs:105:24 [INFO] [stdout] | [INFO] [stdout] 105 | fn list(&mut self, db:JulieDatabase)-> Result,String>{ [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/storage/sled.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 133 | fn delete(&mut self, db: JulieDatabase, index: &str)-> Result{ [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 38s [INFO] running `Command { std: "docker" "inspect" "4bd0f875e484755bc6d8fdb53c22fe7b3cf2f1796af338df35396858bc922671", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bd0f875e484755bc6d8fdb53c22fe7b3cf2f1796af338df35396858bc922671", kill_on_drop: false }` [INFO] [stdout] 4bd0f875e484755bc6d8fdb53c22fe7b3cf2f1796af338df35396858bc922671 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 693f4faadf66928a2561a0fe999ffeb318a6258020cf5b0d5d29d22cfbcda870 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "693f4faadf66928a2561a0fe999ffeb318a6258020cf5b0d5d29d22cfbcda870", kill_on_drop: false }` [INFO] [stderr] Compiling julie v0.0.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `AuthFactor` [INFO] [stdout] --> src/auth/dto.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::auth::client::{AuthFactor}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SledDb` [INFO] [stdout] --> src/auth/router.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::storage::sled::{SledDb, init as init_sled}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `VaultStorage` [INFO] [stdout] --> src/auth/router.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::storage::vault::{VaultStorage, init as init_vault}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::SystemTime` [INFO] [stdout] --> src/auth/controller.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::time::SystemTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EMAIL_TOKEN_LIFETIME` [INFO] [stdout] --> src/auth/controller.rs:5:50 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::auth::client::{ClientAuth,AuthFactor, EMAIL_TOKEN_LIFETIME}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::aes` [INFO] [stdout] --> src/auth/controller.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::lib::aes; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Encoding`, `keygen` [INFO] [stdout] --> src/auth/controller.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::lib::aes::{keygen,Encoding}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::rsa` [INFO] [stdout] --> src/auth/controller.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | use crate::lib::rsa; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SledDb` [INFO] [stdout] --> src/auth/controller.rs:233:32 [INFO] [stdout] | [INFO] [stdout] 233 | use crate::storage::sled::{SledDb, init as init_sled}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::jwt` [INFO] [stdout] --> src/auth/controller.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | use crate::lib::jwt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashType` [INFO] [stdout] --> src/auth/controller.rs:235:16 [INFO] [stdout] | [INFO] [stdout] 235 | use oath::{HashType}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::totp` [INFO] [stdout] --> src/auth/controller.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 236 | use crate::lib::totp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::marker::Sized` [INFO] [stdout] --> src/storage/interface.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::marker::Sized; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AuthFactor` [INFO] [stdout] --> src/auth/dto.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::auth::client::{AuthFactor}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `VaultStorage` [INFO] [stdout] --> src/cli.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::storage::vault::{VaultStorage, init as init_vault}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SledDb` [INFO] [stdout] --> src/auth/router.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::storage::sled::{SledDb, init as init_sled}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `VaultStorage` [INFO] [stdout] --> src/auth/router.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::storage::vault::{VaultStorage, init as init_vault}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::SystemTime` [INFO] [stdout] --> src/auth/controller.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::time::SystemTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EMAIL_TOKEN_LIFETIME` [INFO] [stdout] --> src/auth/controller.rs:5:50 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::auth::client::{ClientAuth,AuthFactor, EMAIL_TOKEN_LIFETIME}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::aes` [INFO] [stdout] --> src/auth/controller.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::lib::aes; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Encoding`, `keygen` [INFO] [stdout] --> src/auth/controller.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::lib::aes::{keygen,Encoding}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::rsa` [INFO] [stdout] --> src/auth/controller.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | use crate::lib::rsa; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SledDb` [INFO] [stdout] --> src/auth/controller.rs:233:32 [INFO] [stdout] | [INFO] [stdout] 233 | use crate::storage::sled::{SledDb, init as init_sled}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::jwt` [INFO] [stdout] --> src/auth/controller.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | use crate::lib::jwt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashType` [INFO] [stdout] --> src/auth/controller.rs:235:16 [INFO] [stdout] | [INFO] [stdout] 235 | use oath::{HashType}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::totp` [INFO] [stdout] --> src/auth/controller.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 236 | use crate::lib::totp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::marker::Sized` [INFO] [stdout] --> src/storage/interface.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::marker::Sized; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib/server.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | let mut message; [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: variable does not need to be mutable [INFO] [stdout] --> src/lib/server.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | let mut message; [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: unused variable: `db` [INFO] [stdout] --> src/storage/sled.rs:105:24 [INFO] [stdout] | [INFO] [stdout] 105 | fn list(&mut self, db:JulieDatabase)-> Result,String>{ [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/storage/sled.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 133 | fn delete(&mut self, db: JulieDatabase, index: &str)-> Result{ [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `public_key` [INFO] [stdout] --> src/auth/controller.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | ... let public_key = "-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAqkVu2BX3K2ZB+0F+dGor\necTfBM9GYqNxxn3tTMR... [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_public_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `private_key` [INFO] [stdout] --> src/auth/controller.rs:270:13 [INFO] [stdout] | [INFO] [stdout] 270 | ... let private_key = "-----BEGIN RSA PRIVATE KEY-----\nMIIJJwIBAAKCAgEAqkVu2BX3K2ZB+0F+dGorecTfBM9GYqNxxn3tTMR61fEMBX0v\nPA5itSQcfh91p... [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_private_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `storage` [INFO] [stdout] --> src/auth/controller.rs:327:13 [INFO] [stdout] | [INFO] [stdout] 327 | let storage = init_sled(JulieDatabase::Client).unwrap(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client_auth` [INFO] [stdout] --> src/auth/controller.rs:328:13 [INFO] [stdout] | [INFO] [stdout] 328 | let client_auth = ClientAuth::new(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_auth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `email` [INFO] [stdout] --> src/auth/controller.rs:331:13 [INFO] [stdout] | [INFO] [stdout] 331 | let email = "vishalmenon.92@gmail.com"; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_email` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/storage/sled.rs:105:24 [INFO] [stdout] | [INFO] [stdout] 105 | fn list(&mut self, db:JulieDatabase)-> Result,String>{ [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/storage/sled.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 133 | fn delete(&mut self, db: JulieDatabase, index: &str)-> Result{ [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `public_key` [INFO] [stdout] --> src/auth/controller.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | ... let public_key = "-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAqkVu2BX3K2ZB+0F+dGor\necTfBM9GYqNxxn3tTMR... [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_public_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `private_key` [INFO] [stdout] --> src/auth/controller.rs:270:13 [INFO] [stdout] | [INFO] [stdout] 270 | ... let private_key = "-----BEGIN RSA PRIVATE KEY-----\nMIIJJwIBAAKCAgEAqkVu2BX3K2ZB+0F+dGorecTfBM9GYqNxxn3tTMR61fEMBX0v\nPA5itSQcfh91p... [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_private_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `storage` [INFO] [stdout] --> src/auth/controller.rs:327:13 [INFO] [stdout] | [INFO] [stdout] 327 | let storage = init_sled(JulieDatabase::Client).unwrap(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client_auth` [INFO] [stdout] --> src/auth/controller.rs:328:13 [INFO] [stdout] | [INFO] [stdout] 328 | let client_auth = ClientAuth::new(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_auth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `email` [INFO] [stdout] --> src/auth/controller.rs:331:13 [INFO] [stdout] | [INFO] [stdout] 331 | let email = "vishalmenon.92@gmail.com"; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_email` [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/jd-1dbc575e72d6b500.jd.10b8033b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/jd-1dbc575e72d6b500.jd.10b8033b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/jd-1dbc575e72d6b500.jd.10b8033b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/jd-1dbc575e72d6b500.jd.10b8033b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/jd-1dbc575e72d6b500.jd.10b8033b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/jd-1dbc575e72d6b500.jd.10b8033b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/jd-1dbc575e72d6b500.jd.10b8033b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/jd-1dbc575e72d6b500.jd.10b8033b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/jd-1dbc575e72d6b500.jd.10b8033b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/jd-1dbc575e72d6b500.jd.10b8033b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/jd-1dbc575e72d6b500.jd.10b8033b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/jd-1dbc575e72d6b500.jd.10b8033b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/jd-1dbc575e72d6b500.jd.10b8033b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/jd-1dbc575e72d6b500.jd.10b8033b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/jd-1dbc575e72d6b500.jd.10b8033b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/jd-1dbc575e72d6b500.jd.10b8033b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/jd-1dbc575e72d6b500.1dvm4ssikdl4s9qg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ansi_colours-80a384862e0b46ad/out" "-L" "/opt/rustwide/target/debug/build/sys-info-81c7b0b76f5c1797/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-d1908de0fd751dfc/out/build" "-L" "/opt/rustwide/target/debug/build/onig_sys-3d499637289c4910/out" "-L" "/opt/rustwide/target/debug/build/ring-50dcd886295d22d9/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libbase32-8bfd453554638888.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libtracing_appender-b602a4a0a16654bc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3ec26ea16da22017.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-796fc1cd1d347214.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b27b32ab75225a18.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-f8637f0c5fd24a35.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-3363320a4384f832.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-94de87d1e537d3f3.rlib" "/opt/rustwide/target/debug/deps/libmatchers-fff53b47a5edba66.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-1b524148def8dbe5.rlib" "/opt/rustwide/target/debug/deps/libsled-60f3489d49d63826.rlib" "/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d44f2ec725668b97.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-baacaea5c7ba41a8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0142df1aa05c9caf.rlib" "/opt/rustwide/target/debug/deps/libfs2-c4c77e7668eb4ca0.rlib" "/opt/rustwide/target/debug/deps/libhashicorp_vault-514c8f795f090da3.rlib" "/opt/rustwide/target/debug/deps/libreqwest-bed2898185b2e6d6.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-022ac03ed0cad14e.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-b9c7942bf654074d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libhyper-79c4a22949e99d86.rlib" "/opt/rustwide/target/debug/deps/libh2-6af78138e5d605e8.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-5093a5d4a51b096a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3700ee7b74ad7196.rlib" "/opt/rustwide/target/debug/deps/libtokio-ce4caaa947bbf0e7.rlib" "/opt/rustwide/target/debug/deps/libmio-9a90b18ba0e8eb06.rlib" "/opt/rustwide/target/debug/deps/libiovec-3dbfeea41a9e22b6.rlib" "/opt/rustwide/target/debug/deps/libnet2-ef5e4c84ec093ac2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d56ccf16f45b2ebc.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5f966c91b5844fa7.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libuuid-9adceb615f300268.rlib" "/opt/rustwide/target/debug/deps/libwarp-c6b5e76702f269d9.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-0b96a21645e14ef2.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-8a679453ee9e2535.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-7b01aeceab742da5.rlib" "/opt/rustwide/target/debug/deps/libutf8-711588c81f4f47cd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-f1c1f62ea7c92054.rlib" "/opt/rustwide/target/debug/deps/libmultipart-dd6bcac23a797445.rlib" "/opt/rustwide/target/debug/deps/libtwoway-b518fb9e319159d7.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-b3d7ef54693bf9c1.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libtempfile-a6a16582482f3a22.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/librand-4959887869fc41c7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-68f0b65e2f5fd41c.rlib" "/opt/rustwide/target/debug/deps/librand_core-85d0d50f39d08857.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-dad3e1ea873e2669.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2c67907837ec8387.rlib" "/opt/rustwide/target/debug/deps/libunicase-7d5e3b90971df3d5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a87d44e6acc28703.rlib" "/opt/rustwide/target/debug/deps/libheaders-47c20a37b88148bd.rlib" "/opt/rustwide/target/debug/deps/libsha1-6dc84ffc7454a7a9.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-915ad6fe3db2e19f.rlib" "/opt/rustwide/target/debug/deps/libhyper-189b2ed3f0482ce2.rlib" "/opt/rustwide/target/debug/deps/libwant-a4ae1fe59ff340c6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-0ab78153d19413ee.rlib" "/opt/rustwide/target/debug/deps/libsocket2-879759f6b44c1b98.rlib" "/opt/rustwide/target/debug/deps/libh2-88d2413e09065f8d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8756d5ff5071ec81.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-05402ca9ba434e91.rlib" "/opt/rustwide/target/debug/deps/libtokio-71bf5015be1a4d30.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-63dd34289d10524b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4ce1aebc35c9d4b2.rlib" "/opt/rustwide/target/debug/deps/libmio-065e11f1de263b43.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af7daf4fc80f6124.rlib" "/opt/rustwide/target/debug/deps/libhttp-926bd476e05c0fab.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5fab1784e51c0788.rlib" "/opt/rustwide/target/debug/deps/libfutures-ef8ee4398faf8685.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-081c511b07aed5a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-dc4ede43c682fd17.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-0a414b0c45b3260c.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4c8011c0f793b322.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8934bb06ebba9de9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-aee206bfe9107a93.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0c1587af12d634f7.rlib" "/opt/rustwide/target/debug/deps/libbat-7cea01c908d67f78.rlib" "/opt/rustwide/target/debug/deps/libansi_colours-716e85fad3041fc4.rlib" "/opt/rustwide/target/debug/deps/libclap-4c9f5f3d15f555bd.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c8dcc3426e6bb51f.rlib" "/opt/rustwide/target/debug/deps/libterm_size-ed4e74d53fc816a2.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libatty-1ce5fcb908cde03a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-5fae6fda84340edc.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libglobset-e0494a67e7de8c06.rlib" "/opt/rustwide/target/debug/deps/libbstr-879add22a8c59ec9.rlib" "/opt/rustwide/target/debug/deps/libencoding-fbe604e60003199e.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-8dcb34ed8ed76838.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-85e471f2c0eb0c18.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-e6927871f4271e27.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-455ec1bcb0f4e90b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-59406844627a9060.rlib" "/opt/rustwide/target/debug/deps/libconsole-6fa8fda35199c42b.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-e92c4729f86e571e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libshell_words-eb2e713df31113e1.rlib" "/opt/rustwide/target/debug/deps/libcontent_inspector-922723d08905e852.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-3b228f44b48e06d0.rlib" "/opt/rustwide/target/debug/deps/libgit2-c74f71a66bb1510e.rlib" "/opt/rustwide/target/debug/deps/liburl-a5ccf2f36a08bc2b.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-217ee3b4daa618ba.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-3c5837b9a4aec927.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libclircle-f10a3c1e8eb1ca93.rlib" "/opt/rustwide/target/debug/deps/libsemver-b8216986f4c1f873.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-1cf0d142da0cde06.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "/opt/rustwide/target/debug/deps/libpath_abs-d0052dc952f7116b.rlib" "/opt/rustwide/target/debug/deps/libstd_prelude-5509a6879a6b8606.rlib" "/opt/rustwide/target/debug/deps/libsyntect-1e8d2035da051ed4.rlib" "/opt/rustwide/target/debug/deps/libonig-7b5ecaef44c91970.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-ee39af596b2bbfce.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d2ae0c144988a8f0.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libplist-a31feb35a839a05c.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-609a13bf004aa9ea.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d331e67b7147906f.rlib" "/opt/rustwide/target/debug/deps/libxml-9d44d9c1aa24ee24.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ef59fcc13569e483.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/libflate2-9576f57fc14bca9b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libbincode-243d9db220f8d12b.rlib" "/opt/rustwide/target/debug/deps/liboath-d79ba662939f22ea.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-cad2ebb78c93aec8.rlib" "/opt/rustwide/target/debug/deps/libhmac-ea7221667a958022.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-033e97a7ad752f6e.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-bcceb7e2d64293ba.rlib" "/opt/rustwide/target/debug/deps/libsha2-8ab3cb37b0db465a.rlib" "/opt/rustwide/target/debug/deps/libsha_1-d709d32e0631a5a2.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libdigest_buffer-c4ab6a247d175c07.rlib" "/opt/rustwide/target/debug/deps/libdigest-65e40294e2f6b8bc.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-1fee079b0d85830a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-48a579ac693a4386.rlib" "/opt/rustwide/target/debug/deps/libnodrop-dee65a29d3835235.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-5f3363fbdbb34c11.rlib" "/opt/rustwide/target/debug/deps/libpem-871a517244d0cc1e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-00acf693fc47bc4d.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-35c84a30e7d5559f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a3cf4195c68cf0f0.rlib" "/opt/rustwide/target/debug/deps/libchrono-c914ddd60bcedb2f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fb1714319eb113ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libtime-bf944c9b2bb70f76.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/libring-2f972a4f32750934.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-3c374c1dd97708e3.rlib" "/opt/rustwide/target/debug/deps/libsha2-777c30d3dcd55545.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-d4cf5e7cb0388d7c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libdigest-8d3b7dcead2c1665.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-04ea09856e82a02d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ca9c687ed0be142a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6779dcfdd4e12b61.rlib" "/opt/rustwide/target/debug/deps/librand-a51f4fd667696f30.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2b06fca7ea734ed2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-8a1e19d665ec2ff5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-64ef454bc99f3b88.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0fe6f089bc6adbcf.rlib" "/opt/rustwide/target/debug/deps/libtracing-b2e22bd46d047499.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5ae1fed9b8363a80.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-1a72e5ce0792c2a7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libserde-633ee62a1d69f1f2.rlib" "/opt/rustwide/target/debug/deps/liblettre-a076d7e495c00b0a.rlib" "/opt/rustwide/target/debug/deps/libhostname-88c65df160d14940.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-ca77fa1bdeaa9568.rlib" "/opt/rustwide/target/debug/deps/libfastrand-cf35a4931ae36765.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libquoted_printable-7a96a8b408a2c0f5.rlib" "/opt/rustwide/target/debug/deps/libnom-d0bb7ecb715edea7.rlib" "/opt/rustwide/target/debug/deps/libbitvec-d8f5cdd1103ceaa6.rlib" "/opt/rustwide/target/debug/deps/libfunty-b208f4ea3ea74687.rlib" "/opt/rustwide/target/debug/deps/libwyz-b446b9e15fbe6332.rlib" "/opt/rustwide/target/debug/deps/libtap-faa3f8ab725c68ef.rlib" "/opt/rustwide/target/debug/deps/libradium-9bfc00829c6175c6.rlib" "/opt/rustwide/target/debug/deps/libr2d2-645abbcf6ac0c990.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-646f0f702ce32417.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-33e33611fb67958a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2f1d60d24455c786.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-777e61f6aefe088a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b6098b191cb47b9a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/liblog-900482d7aea58bff.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-799c79e4ee4f77e6.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-0517d58bead4f50f.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libregex-8ab1145487414a5b.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037e1edd5e400425.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e24eefacc9736727.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libidna-c5b92921cbe9269c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-ad47c84b476137db.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7295a0446967f312.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-782591ef91eedc75.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d9695e251269d742.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-99c9b2bb48fbf33d.rlib" "/opt/rustwide/target/debug/deps/liblibc-3d9b349fe2354bd2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lz" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/jd-1dbc575e72d6b500" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `julie` due to 2 previous errors; 21 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "693f4faadf66928a2561a0fe999ffeb318a6258020cf5b0d5d29d22cfbcda870", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "693f4faadf66928a2561a0fe999ffeb318a6258020cf5b0d5d29d22cfbcda870", kill_on_drop: false }` [INFO] [stdout] 693f4faadf66928a2561a0fe999ffeb318a6258020cf5b0d5d29d22cfbcda870