[INFO] cloning repository https://github.com/maximum628/Backpack-master [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maximum628/Backpack-master" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaximum628%2FBackpack-master", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaximum628%2FBackpack-master'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d33b4ef4093551fa7b028d96e6f283efb7e5a51f [INFO] testing maximum628/Backpack-master against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaximum628%2FBackpack-master" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maximum628/Backpack-master on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maximum628/Backpack-master [INFO] finished tweaking git repo https://github.com/maximum628/Backpack-master [INFO] tweaked toml for git repo https://github.com/maximum628/Backpack-master written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/maximum628/Backpack-master already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sea-query-derive v0.2.0 [INFO] [stderr] Downloaded git-version v0.3.5 [INFO] [stderr] Downloaded actix-multipart-extract-derive v0.1.4 [INFO] [stderr] Downloaded whoami v1.2.1 [INFO] [stderr] Downloaded sea-orm-migration v0.9.1 [INFO] [stderr] Downloaded serde-aux v3.0.1 [INFO] [stderr] Downloaded actix-files v0.6.0 [INFO] [stderr] Downloaded blake2 v0.10.4 [INFO] [stderr] Downloaded cfb v0.7.0 [INFO] [stderr] Downloaded flate2 v1.0.23 [INFO] [stderr] Downloaded utoipa-gen v2.0.1 [INFO] [stderr] Downloaded num-bigint-dig v0.8.1 [INFO] [stderr] Downloaded lettre v0.10.0-rc.6 [INFO] [stderr] Downloaded sqlx v0.6.0 [INFO] [stderr] Downloaded rusoto_s3 v0.48.0 [INFO] [stderr] Downloaded libm v0.2.5 [INFO] [stderr] Downloaded actix-web v4.0.1 [INFO] [stderr] Downloaded clap v3.2.16 [INFO] [stderr] Downloaded rust_decimal v1.25.0 [INFO] [stderr] Downloaded sqlx-core v0.6.0 [INFO] [stderr] Downloaded sea-query v0.26.2 [INFO] [stderr] Downloaded jsonwebtoken v8.1.1 [INFO] [stderr] Downloaded utoipa v2.0.1 [INFO] [stderr] Downloaded password-hash v0.4.1 [INFO] [stderr] Downloaded postgres-protocol v0.6.4 [INFO] [stderr] Downloaded parse-size v1.0.0 [INFO] [stderr] Downloaded argon2 v0.4.0 [INFO] [stderr] Downloaded rusoto_signature v0.48.0 [INFO] [stderr] Downloaded rusoto_core v0.48.0 [INFO] [stderr] Downloaded sea-orm-macros v0.9.1 [INFO] [stderr] Downloaded hashlink v0.8.0 [INFO] [stderr] Downloaded sea-orm v0.9.1 [INFO] [stderr] Downloaded zeroize v1.5.5 [INFO] [stderr] Downloaded async-io v1.7.0 [INFO] [stderr] Downloaded clap_derive v3.2.15 [INFO] [stderr] Downloaded os_str_bytes v6.0.1 [INFO] [stderr] Downloaded postgres-types v0.2.3 [INFO] [stderr] Downloaded actix-web-codegen v4.0.0 [INFO] [stderr] Downloaded figlet-rs v0.1.3 [INFO] [stderr] Downloaded console v0.15.0 [INFO] [stderr] Downloaded infer v0.9.0 [INFO] [stderr] Downloaded email-encoding v0.1.0 [INFO] [stderr] Downloaded macro_rules_attribute v0.1.2 [INFO] [stderr] Downloaded rusoto_credential v0.48.0 [INFO] [stderr] Downloaded ouroboros_macro v0.15.0 [INFO] [stderr] Downloaded sea-strum_macros v0.23.0 [INFO] [stderr] Downloaded rustls-pemfile v1.0.0 [INFO] [stderr] Downloaded sqlx-macros v0.6.0 [INFO] [stderr] Downloaded sea-orm-cli v0.9.1 [INFO] [stderr] Downloaded actix-multipart-extract v0.1.4 [INFO] [stderr] Downloaded firestorm v0.5.0 [INFO] [stderr] Downloaded git-version-macro v0.3.5 [INFO] [stderr] Downloaded quoted_printable v0.4.5 [INFO] [stderr] Downloaded ouroboros v0.15.0 [INFO] [stderr] Downloaded bae v0.1.7 [INFO] [stderr] Downloaded sea-strum v0.23.0 [INFO] [stderr] Downloaded sqlx-rt v0.6.0 [INFO] [stderr] Downloaded macro_rules_attribute-proc_macro v0.1.2 [INFO] [stderr] Downloaded sea-query-driver v0.2.0 [INFO] [stderr] Downloaded sea-schema-derive v0.1.0 [INFO] [stderr] Downloaded sea-schema v0.9.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 725264a2a9f682d378e75b64d71c5d42e1b50c530c609d4aba936c05292078bf [INFO] running `Command { std: "docker" "start" "-a" "725264a2a9f682d378e75b64d71c5d42e1b50c530c609d4aba936c05292078bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "725264a2a9f682d378e75b64d71c5d42e1b50c530c609d4aba936c05292078bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "725264a2a9f682d378e75b64d71c5d42e1b50c530c609d4aba936c05292078bf", kill_on_drop: false }` [INFO] [stdout] 725264a2a9f682d378e75b64d71c5d42e1b50c530c609d4aba936c05292078bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90038ab3142db37db4f01a02d70fd7e9a7b5ac47de0f12c32d1a4f3a5b07c972 [INFO] running `Command { std: "docker" "start" "-a" "90038ab3142db37db4f01a02d70fd7e9a7b5ac47de0f12c32d1a4f3a5b07c972", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling zeroize v1.5.5 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling rust_decimal v1.25.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling pkcs1 v0.3.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling sqlx-rt v0.6.0 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling rsa v0.6.1 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling hashlink v0.8.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling sea-query-derive v0.2.0 [INFO] [stderr] Compiling sea-query-driver v0.2.0 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling sea-query v0.26.2 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling async-io v1.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling os_str_bytes v6.0.1 [INFO] [stderr] Compiling ouroboros_macro v0.15.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling async-global-executor v2.2.0 [INFO] [stderr] Compiling sea-strum_macros v0.23.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling clap_derive v3.2.15 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sea-schema-derive v0.1.0 [INFO] [stderr] Compiling bae v0.1.7 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling ouroboros v0.15.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling rusoto_credential v0.48.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling sea-schema v0.9.3 [INFO] [stderr] Compiling sea-orm-macros v0.9.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sea-strum v0.23.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rusoto_core v0.48.0 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling clap v3.2.16 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling weezl v0.1.6 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling rusoto_signature v0.48.0 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling parse-size v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling exr v1.4.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling sea-orm-cli v0.9.1 [INFO] [stderr] Compiling tiff v0.7.2 [INFO] [stderr] Compiling actix-multipart-extract-derive v0.1.4 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling serde-aux v3.0.1 [INFO] [stderr] Compiling cfb v0.7.0 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling utoipa-gen v2.0.1 [INFO] [stderr] Compiling password-hash v0.4.1 [INFO] [stderr] Compiling email-encoding v0.1.0 [INFO] [stderr] Compiling pem v1.1.0 [INFO] [stderr] Compiling blake2 v0.10.4 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.1.2 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling quoted_printable v0.4.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling lettre v0.10.0-rc.6 [INFO] [stderr] Compiling image v0.24.2 [INFO] [stderr] Compiling macro_rules_attribute v0.1.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling indicatif v0.17.0 [INFO] [stderr] Compiling argon2 v0.4.0 [INFO] [stderr] Compiling infer v0.9.0 [INFO] [stderr] Compiling jsonwebtoken v8.1.1 [INFO] [stderr] Compiling rusoto_s3 v0.48.0 [INFO] [stderr] Compiling git-version v0.3.5 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling figlet-rs v0.1.3 [INFO] [stderr] Compiling utoipa v2.0.1 [INFO] [stderr] Compiling sqlx-core v0.6.0 [INFO] [stderr] Compiling zstd v0.10.2+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.0.4 [INFO] [stderr] Compiling sqlx-macros v0.6.0 [INFO] [stderr] Compiling actix-web v4.0.1 [INFO] [stderr] Compiling actix-multipart v0.4.0 [INFO] [stderr] Compiling actix-files v0.6.0 [INFO] [stderr] Compiling actix-multipart-extract v0.1.4 [INFO] [stderr] Compiling sqlx v0.6.0 [INFO] [stderr] Compiling sea-orm v0.9.1 [INFO] [stderr] Compiling sea-orm-migration v0.9.1 [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/migration) [INFO] [stderr] Compiling backpack v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::applications::Entity as Applications` [INFO] [stdout] --> src/database/entity/prelude.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use super::applications::Entity as Applications; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::files::Entity as Files` [INFO] [stdout] --> src/database/entity/prelude.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use super::files::Entity as Files; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::registration_keys::Entity as RegistrationKeys` [INFO] [stdout] --> src/database/entity/prelude.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use super::registration_keys::Entity as RegistrationKeys; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::settings::Entity as Settings` [INFO] [stdout] --> src/database/entity/prelude.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use super::settings::Entity as Settings; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::users::Entity as Users` [INFO] [stdout] --> src/database/entity/prelude.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use super::users::Entity as Users; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::verifications::Entity as Verifications` [INFO] [stdout] --> src/database/entity/prelude.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use super::verifications::Entity as Verifications; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `worker_id` is never read [INFO] [stdout] --> src/config.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | pub worker_id: u16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `search` and `user` are never read [INFO] [stdout] --> src/models/admin/file.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct FileQuery { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 6 | /// Filename search [INFO] [stdout] 7 | pub search: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 8 | /// File uploader ID [INFO] [stdout] 9 | pub user: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/services/file/mod.rs:258:55 [INFO] [stdout] | [INFO] [stdout] 258 | .filter(files::Column::Uploader.eq(user_id.clone())) [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcpp8Ed1/symbols.o" "/opt/rustwide/target/debug/deps/backpack-f3805d7b0036ba5c.backpack.238cdbfea00dcda6-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/backpack-f3805d7b0036ba5c.backpack.238cdbfea00dcda6-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/backpack-f3805d7b0036ba5c.backpack.238cdbfea00dcda6-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/backpack-f3805d7b0036ba5c.backpack.238cdbfea00dcda6-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/backpack-f3805d7b0036ba5c.backpack.238cdbfea00dcda6-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/backpack-f3805d7b0036ba5c.backpack.238cdbfea00dcda6-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/backpack-f3805d7b0036ba5c.backpack.238cdbfea00dcda6-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/backpack-f3805d7b0036ba5c.backpack.238cdbfea00dcda6-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/backpack-f3805d7b0036ba5c.backpack.238cdbfea00dcda6-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/backpack-f3805d7b0036ba5c.backpack.238cdbfea00dcda6-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/backpack-f3805d7b0036ba5c.backpack.238cdbfea00dcda6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/backpack-f3805d7b0036ba5c.backpack.238cdbfea00dcda6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/backpack-f3805d7b0036ba5c.backpack.238cdbfea00dcda6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/backpack-f3805d7b0036ba5c.backpack.238cdbfea00dcda6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/backpack-f3805d7b0036ba5c.backpack.238cdbfea00dcda6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/backpack-f3805d7b0036ba5c.backpack.238cdbfea00dcda6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/backpack-f3805d7b0036ba5c.cipgssswcj5t04rle864zp1pn.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnanoid-cb6dcead8b5f14f0.rlib" "/opt/rustwide/target/debug/deps/libanyhow-1b4b68f93a14f7bd.rlib" "/opt/rustwide/target/debug/deps/liblettre-5854b45d434fdada.rlib" "/opt/rustwide/target/debug/deps/libhostname-aea458dc38943838.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-6af12c4ad54ee2aa.rlib" "/opt/rustwide/target/debug/deps/libfastrand-a3b2b0a7e12c680b.rlib" "/opt/rustwide/target/debug/deps/libquoted_printable-9ede89da91237a18.rlib" "/opt/rustwide/target/debug/deps/libemail_encoding-b6726c02634332a9.rlib" "/opt/rustwide/target/debug/deps/librusoto_s3-cdc2f80204c45939.rlib" "/opt/rustwide/target/debug/deps/libinfer-4d764f3db3588746.rlib" "/opt/rustwide/target/debug/deps/libcfb-bc3ed8ca404d1d5b.rlib" "/opt/rustwide/target/debug/deps/libheck-8d927b7fc6e054f5.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-5cdf7636a362b624.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-623d82946036499b.rlib" "/opt/rustwide/target/debug/deps/libpem-c4245fc3f7661e6c.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-634e30d8128a3009.rlib" "/opt/rustwide/target/debug/deps/libimage-202697d79d6d4779.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-e1e7ced5728e8816.rlib" "/opt/rustwide/target/debug/deps/libpng-31dee1989d325a3e.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-a4746360204a0113.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-8687270eab7ce44f.rlib" "/opt/rustwide/target/debug/deps/libgif-fd06d242667a6ef1.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-60e8ac1c56b4364d.rlib" "/opt/rustwide/target/debug/deps/libtiff-8d6e872b0d6bcd1b.rlib" "/opt/rustwide/target/debug/deps/libweezl-150e7f125d3ece00.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-3941fd4f194a4cdf.rlib" "/opt/rustwide/target/debug/deps/librayon-e8c2d08242b0c298.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d1247f9154412313.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-006451db5586e4df.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-44e40440fc79d222.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0629b7db9da8f6cc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-d6ad19d7e43402a6.rlib" "/opt/rustwide/target/debug/deps/libexr-dd535a7a2d4bfb6c.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-0837eeb1a10d5d65.rlib" "/opt/rustwide/target/debug/deps/libbit_field-fe0fe2ffbd8f6be0.rlib" "/opt/rustwide/target/debug/deps/libinflate-ddcd29650191a7e6.rlib" "/opt/rustwide/target/debug/deps/libdeflate-cfe0ef1bd8bc3cda.rlib" "/opt/rustwide/target/debug/deps/libadler32-37a0525d1c76412b.rlib" "/opt/rustwide/target/debug/deps/liblebe-5ebda40de4635b38.rlib" "/opt/rustwide/target/debug/deps/libhalf-009e853b037e86e9.rlib" "/opt/rustwide/target/debug/deps/libgit_version-97e51caebcb13c2d.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-f724454415399a94.rlib" "/opt/rustwide/target/debug/deps/libxml-c2011f32d2b3319a.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-8538a0ddd7ba560c.rlib" "/opt/rustwide/target/debug/deps/libsha2-2f4c4a354d602156.rlib" "/opt/rustwide/target/debug/deps/libmd5-5a99665fe96f8384.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-10215846cf3cd1b4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f6bbc3cd4830aa6a.rlib" "/opt/rustwide/target/debug/deps/libhmac-27a5faa3fca61ad3.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ef59e1487d5be334.rlib" "/opt/rustwide/target/debug/deps/libdigest-d93d5cb4f11f2b5f.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-0fbc37b120b4da08.rlib" "/opt/rustwide/target/debug/deps/libshlex-0d43fd3fc17f392d.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-42d34b64345ff246.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-d676ff409840d374.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f7700b28ab79be00.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-b70f61b7d5b0bc77.rlib" "/opt/rustwide/target/debug/deps/libhyper-849ddc5536e3e0b0.rlib" "/opt/rustwide/target/debug/deps/libwant-dec618f008cf6b07.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2375d84c9a9f0be2.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b7b2a8af84e42496.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f6c5892c3f60e96a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ca6c2971a40396d8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-5083c9cb19a9c5f7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-bdc894a67f9c9ce3.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-796946f38217d6d0.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-d1c11edb6ae5485c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-86102f46def8f1db.rlib" "/opt/rustwide/target/debug/deps/libactix_files-60e030e39b39dfe7.rlib" "/opt/rustwide/target/debug/deps/libhttp_range-2080c25a991b5a6b.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-81003d056ff7d7f3.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ed6af66da6c26abf.rlib" "/opt/rustwide/target/debug/deps/libunicase-4d6a68e881acd095.rlib" "/opt/rustwide/target/debug/deps/libmigration-09efcf8ea50d456d.rlib" "/opt/rustwide/target/debug/deps/libsea_orm_migration-02f366289696284c.rlib" "/opt/rustwide/target/debug/deps/libsea_schema-4cf5eb154f934c20.rlib" "/opt/rustwide/target/debug/deps/libsea_orm_cli-b3d17d02e76fb35c.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-25b5b0c08ed9fe2d.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-aba8a55a11521749.rlib" "/opt/rustwide/target/debug/deps/libmatchers-d406aa74d0f11ee5.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-b3a6041582201318.rlib" "/opt/rustwide/target/debug/deps/libansi_term-974901499252e9a3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e3dc945fcb75de15.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-433a6d02093ed091.rlib" "/opt/rustwide/target/debug/deps/libutoipa-952cbf1d7a2a8eb0.rlib" "/opt/rustwide/target/debug/deps/libsea_orm-81d4aa0a949ab387.rlib" "/opt/rustwide/target/debug/deps/libouroboros-ffd016913cb63fb4.rlib" "/opt/rustwide/target/debug/deps/libaliasable-ef4cd94cd410fcc4.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-3bc3462d15a11312.rlib" "/opt/rustwide/target/debug/deps/libstrum-13ac9b1656440221.rlib" "/opt/rustwide/target/debug/deps/libsqlx-a6298d1d3c9f4466.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-373f39741047bc15.rlib" "/opt/rustwide/target/debug/deps/libflume-81b9861df063c11a.rlib" "/opt/rustwide/target/debug/deps/libspin-42dc251913954365.rlib" "/opt/rustwide/target/debug/deps/libpin_project-fd734f39bb8e85dc.rlib" "/opt/rustwide/target/debug/deps/libnanorand-030e7c9caab89919.rlib" "/opt/rustwide/target/debug/deps/libcrc-9bd9e165d4bca132.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-ceb0ee8fcb7d900d.rlib" "/opt/rustwide/target/debug/deps/libhex-bf7c7e88be113135.rlib" "/opt/rustwide/target/debug/deps/libwhoami-75d166428f453852.rlib" "/opt/rustwide/target/debug/deps/libdirs-c4375391023a3e52.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-53a1b90324131029.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-0c7f14bca98dac78.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-52d9214f4434020b.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-565f4270354587c3.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-01fe038670a0b8cd.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-61ef58696853fbed.rlib" "/opt/rustwide/target/debug/deps/libnom-52da2eeff1a55742.rlib" "/opt/rustwide/target/debug/deps/libitertools-7c1c9f56a3b3f075.rlib" "/opt/rustwide/target/debug/deps/librsa-d607902faf1140ce.rlib" "/opt/rustwide/target/debug/deps/libpkcs1-1d0617097f5b38ce.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-fadbdcb1b65d49b7.rlib" "/opt/rustwide/target/debug/deps/libspki-d43e7bea885fa8eb.rlib" "/opt/rustwide/target/debug/deps/libder-1d0d847efdf491ae.rlib" "/opt/rustwide/target/debug/deps/libpem_rfc7468-2c05f3810cdb8ed7.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-5d66692d6c54a20f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-be04b365093f449a.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint_dig-a2fa9aca036a84e1.rlib" "/opt/rustwide/target/debug/deps/liblibm-a08166f1000a4122.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-aaf69966ed7f5d8b.rlib" "/opt/rustwide/target/debug/deps/libzeroize-3da66afdf73cf249.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-bac673d195f4f576.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-ec49e0696977d62c.rlib" "/opt/rustwide/target/debug/deps/libmd5-949c886c6fbb2513.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d8637429f7f8153b.rlib" "/opt/rustwide/target/debug/deps/libatoi-e1cc31f04998429c.rlib" "/opt/rustwide/target/debug/deps/libstringprep-9b26d70cdc487dae.rlib" "/opt/rustwide/target/debug/deps/libhkdf-6664c0168e72a4cf.rlib" "/opt/rustwide/target/debug/deps/libhmac-1bc7a85e045b050e.rlib" "/opt/rustwide/target/debug/deps/libsha2-45a211b59a77074a.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-64cd7ea5d4ac2627.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-fa6756902a64f0be.rlib" "/opt/rustwide/target/debug/deps/librustls-9ae704b416718858.rlib" "/opt/rustwide/target/debug/deps/libsct-6980c3298d5fa786.rlib" "/opt/rustwide/target/debug/deps/libwebpki-6cb99bb8380ed711.rlib" "/opt/rustwide/target/debug/deps/libring-b9bdd392e72c2b5e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b85994a42d0ac9b3.rlib" "/opt/rustwide/target/debug/deps/libhashlink-590329af3aeff9db.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3ee5c2978ebd797a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-3694a80fb3c0c088.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-02fef940535c3bf0.rlib" "/opt/rustwide/target/debug/deps/libfutures_intrusive-393fa51312f729a0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e45b6464e1cf6bac.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1f02bd55d3879d8a.rlib" "/opt/rustwide/target/debug/deps/libinstant-db5d76b9e6a5415c.rlib" "/opt/rustwide/target/debug/deps/libeither-bc0d4907aa8c3166.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-5829d02aa83801ae.rlib" "/opt/rustwide/target/debug/deps/libsea_query-e419245e4a935c50.rlib" "/opt/rustwide/target/debug/deps/libuuid-c8a6bf0ce2bea354.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-779b38a209531477.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c73b8fdf2e39cddf.rlib" "/opt/rustwide/target/debug/deps/libindicatif-b31c7de8b2c12ab3.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-8f17865aa9f17f94.rlib" "/opt/rustwide/target/debug/deps/libconsole-ff5a93bd386220ab.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-6981fe07ee535d1e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-486d0330b79983df.rlib" "/opt/rustwide/target/debug/deps/libfiglet_rs-0423f2d1b047415a.rlib" "/opt/rustwide/target/debug/deps/libcolored-ab93c00ea8aacc96.rlib" "/opt/rustwide/target/debug/deps/libclap-7c5eb099117acdfd.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c3a852e0c1556a53.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-0dcd727875c3a379.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-d350ad68d4849b8c.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-2bf6af8d9df8fe0f.rlib" "/opt/rustwide/target/debug/deps/libactix_multipart_extract-fbda409c94723216.rlib" "/opt/rustwide/target/debug/deps/libactix_multipart-8d181e80e5454067.rlib" "/opt/rustwide/target/debug/deps/libtwoway-70173fde0b5d1796.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-b6e5ad4cac3366da.rlib" "/opt/rustwide/target/debug/deps/libthiserror-6ccd1eedec26c569.rlib" "/opt/rustwide/target/debug/deps/libserde_aux-048f1cf4115c45ae.rlib" "/opt/rustwide/target/debug/deps/libchrono-d4637716745c29b2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d8f622da66021996.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0405d06f05c363e2.rlib" "/opt/rustwide/target/debug/deps/libtime-e96472d875be88ef.rlib" "/opt/rustwide/target/debug/deps/libfutures-9091c00431b01341.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-fc9cbc6b396c87be.rlib" "/opt/rustwide/target/debug/deps/libactix_web-c45aeea9fa9edb5f.rlib" "/opt/rustwide/target/debug/deps/libcookie-9faeaf640c4f6f44.rlib" "/opt/rustwide/target/debug/deps/libtime-829ff8362039f38b.rlib" "/opt/rustwide/target/debug/deps/liburl-90d657d9339b20e4.rlib" "/opt/rustwide/target/debug/deps/libidna-2860d6a6f44ce2fb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-22fba49725fadb6e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d0e15cf235fdace8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-092535495408a9a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2591fc88671387b6.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-055391fc03e42dff.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-69513cc842ae9b3d.rlib" "/opt/rustwide/target/debug/deps/libmatches-d94bf27bbd1551a4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d678109d67d9bc8c.rlib" "/opt/rustwide/target/debug/deps/libryu-707d15eea76f5aec.rlib" "/opt/rustwide/target/debug/deps/libactix_server-3a5ec382e7e7491d.rlib" "/opt/rustwide/target/debug/deps/libactix_router-df0508f45a92b45d.rlib" "/opt/rustwide/target/debug/deps/libfirestorm-4d61e35901eac852.rlib" "/opt/rustwide/target/debug/deps/libactix_http-04fdd60d5aaf6f3d.rlib" "/opt/rustwide/target/debug/deps/libbase64-7760247393b529ea.rlib" "/opt/rustwide/target/debug/deps/librand-1d59377d66ba981e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-de2ab8a538ac6db4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-1fde923cfb3ccd19.rlib" "/opt/rustwide/target/debug/deps/libhttparse-76eb83a3b9538439.rlib" "/opt/rustwide/target/debug/deps/libbrotli-4419d7cfe132e72b.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-a399b17a6feb3982.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-94c1c2523d9555e0.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-c24cca5532ee12cb.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-350f32429a583fef.rlib" "/opt/rustwide/target/debug/deps/libsha1-a176b897cc96cc24.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a59a35da54653924.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-92316ad518cb3c82.rlib" "/opt/rustwide/target/debug/deps/libbytestring-abb5c21534c5aa25.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-198297e318983226.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-4000350c79e5db96.rlib" "/opt/rustwide/target/debug/deps/libmime-4bcbece52c10d809.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a0ca4bc71d2a5e52.rlib" "/opt/rustwide/target/debug/deps/libh2-9e147b4b986f8f35.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5b5d9a7ec974755f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c7cbea886edfb9b5.rlib" "/opt/rustwide/target/debug/deps/libserde-8b9d824b962d26a4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-89719df14dab8545.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f90bec705eb57235.rlib" "/opt/rustwide/target/debug/deps/libslab-fe051a9a56f2eb28.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4c393eea9dc2f966.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-6e5db90159546efc.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-cd7995bff5c53296.rlib" "/opt/rustwide/target/debug/deps/libahash-01b87cfb060fbac7.rlib" "/opt/rustwide/target/debug/deps/libzstd-65ac716c46c39e0e.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-f913db2dc63b4b6c.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-28846ea43f9d3765.rlib" "/opt/rustwide/target/debug/deps/libflate2-3a28a9f59e9c112d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d1f550b0187ed297.rlib" "/opt/rustwide/target/debug/deps/libadler-6e2239da07b4bf7a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5edb47dcfa9a4264.rlib" "/opt/rustwide/target/debug/deps/libactix_service-5833b7e34aa4310b.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-a57affefd843ffe1.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6722b5522550585d.rlib" "/opt/rustwide/target/debug/deps/libtracing-27088c4d232ac79b.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-7bcf1ab41777215c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-367fce6ef93ad7dd.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2169ba44ab025064.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-30684ff195e0c9d9.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-e6deac57b8b17f8e.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-701d12165bb8a4a5.rlib" "/opt/rustwide/target/debug/deps/libtokio-35e385846b19b017.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-46a7081127334691.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9cdbe3070c828fc1.rlib" "/opt/rustwide/target/debug/deps/libsocket2-1d0f02cc4b3a2788.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-3a50b900722dd940.rlib" "/opt/rustwide/target/debug/deps/libmio-4f4ccbf0ec3dc982.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-fe2590e2082e51e6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5354b9405af24540.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-876aee1d08b84d9c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-14d13f443f8b29f8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-82059f033d9c8a99.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a649b8e277a32c9f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1b1c5cc6e0f430ac.rlib" "/opt/rustwide/target/debug/deps/libhttp-2f1a83f5af41f9ee.rlib" "/opt/rustwide/target/debug/deps/libitoa-27d60610a21bb521.rlib" "/opt/rustwide/target/debug/deps/libbytes-24876783b36c99b7.rlib" "/opt/rustwide/target/debug/deps/libfnv-dfe83f35af277293.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-d0eaf3565fddff89.rlib" "/opt/rustwide/target/debug/deps/libatty-22287b7af22eca34.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-e6fd5b497f3a19de.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ec2003321882e227.rlib" "/opt/rustwide/target/debug/deps/liblog-5b4b32fd383aa527.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-bbf2e1892fd1434c.rlib" "/opt/rustwide/target/debug/deps/libregex-e6054b87c5a46e5f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-3dab7afee54a9357.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ccdcf0d83085532e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-202b6f92cc006935.rlib" "/opt/rustwide/target/debug/deps/libdotenv-9a5c856053e42dfc.rlib" "/opt/rustwide/target/debug/deps/libargon2-80389521acef5ae9.rlib" "/opt/rustwide/target/debug/deps/libblake2-759dd0aa5a3f6b09.rlib" "/opt/rustwide/target/debug/deps/libdigest-c20e1136c74ec2d8.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ea6ab9aefe4c12b8.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-1b89982cca457ced.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-df6f5822f8403602.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b99755886e696220.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-7fb611451486fb3e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d95cc153bda07779.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-e15489593522957a.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a049b9856042bf1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-73160823ef7bf085.rlib" "/opt/rustwide/target/debug/deps/liblibc-2bfdbbbdc0eff952.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-48f0a78c39ae38f7.rlib" "/opt/rustwide/target/debug/deps/libspin-78034f5b20cf8504.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-a6a8430714f4f705/out" "-L" "/opt/rustwide/target/debug/build/ring-4c85a649be7a2841/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-d423344e0e72ff26/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/backpack-f3805d7b0036ba5c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `backpack` (bin "backpack") due to 1 previous error; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "90038ab3142db37db4f01a02d70fd7e9a7b5ac47de0f12c32d1a4f3a5b07c972", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90038ab3142db37db4f01a02d70fd7e9a7b5ac47de0f12c32d1a4f3a5b07c972", kill_on_drop: false }` [INFO] [stdout] 90038ab3142db37db4f01a02d70fd7e9a7b5ac47de0f12c32d1a4f3a5b07c972