[INFO] cloning repository https://github.com/thiagovarela/consub
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thiagovarela/consub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthiagovarela%2Fconsub", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthiagovarela%2Fconsub'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a35b7df2bd2c5ec47819ce0d7fdad8a74e0b11ca
[INFO] testing thiagovarela/consub against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthiagovarela%2Fconsub" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/thiagovarela/consub
[INFO] finished tweaking git repo https://github.com/thiagovarela/consub
[INFO] tweaked toml for git repo https://github.com/thiagovarela/consub written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thiagovarela/consub on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thiagovarela/consub 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded psl-types v2.0.11
[INFO] [stderr]   Downloaded validator v0.16.0
[INFO] [stderr]   Downloaded itoa v1.0.5
[INFO] [stderr]   Downloaded aide-macros v0.6.0
[INFO] [stderr]   Downloaded signature v2.0.0
[INFO] [stderr]   Downloaded schemars_derive v0.8.11
[INFO] [stderr]   Downloaded synstructure v0.12.6
[INFO] [stderr]   Downloaded ct-codecs v1.1.1
[INFO] [stderr]   Downloaded serde_derive_internals v0.26.0
[INFO] [stderr]   Downloaded phf_macros v0.11.1
[INFO] [stderr]   Downloaded axum-auth v0.4.0
[INFO] [stderr]   Downloaded argon2 v0.4.1
[INFO] [stderr]   Downloaded http-range-header v0.3.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.85
[INFO] [stderr]   Downloaded addr v0.15.6
[INFO] [stderr]   Downloaded phf_shared v0.11.1
[INFO] [stderr]   Downloaded matchit v0.7.0
[INFO] [stderr]   Downloaded phf_generator v0.11.1
[INFO] [stderr]   Downloaded psl v2.1.3
[INFO] [stderr]   Downloaded rusty_ulid v2.0.0
[INFO] [stderr]   Downloaded miniz_oxide v0.6.2
[INFO] [stderr]   Downloaded jwt-compact v0.7.0
[INFO] [stderr]   Downloaded deunicode v0.4.3
[INFO] [stderr]   Downloaded tower-http v0.3.5
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.2
[INFO] [stderr]   Downloaded axum v0.6.11
[INFO] [stderr]   Downloaded h2 v0.3.15
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.16
[INFO] [stderr]   Downloaded hyper v0.14.25
[INFO] [stderr]   Downloaded openssl v0.10.45
[INFO] [stderr]   Downloaded hkdf v0.12.3
[INFO] [stderr]   Downloaded regex v1.7.1
[INFO] [stderr]   Downloaded reqwest v0.11.13
[INFO] [stderr]   Downloaded rustls v0.20.7
[INFO] [stderr]   Downloaded aide v0.10.0
[INFO] [stderr]   Downloaded opendal v0.30.2
[INFO] [stderr]   Downloaded quick-xml v0.27.1
[INFO] [stderr]   Downloaded ureq v2.6.2
[INFO] [stderr]   Downloaded serde_with v2.2.0
[INFO] [stderr]   Downloaded cxx-build v1.0.85
[INFO] [stderr]   Downloaded rsa v0.8.2
[INFO] [stderr]   Downloaded reqsign v0.8.3
[INFO] [stderr]   Downloaded openssl-sys v0.9.80
[INFO] [stderr]   Downloaded futures-intrusive v0.4.2
[INFO] [stderr]   Downloaded mio v0.8.5
[INFO] [stderr]   Downloaded serde_json v1.0.91
[INFO] [stderr]   Downloaded flate2 v1.0.25
[INFO] [stderr]   Downloaded async-compression v0.3.15
[INFO] [stderr]   Downloaded tokio v1.26.0
[INFO] [stderr]   Downloaded cxx v1.0.85
[INFO] [stderr]   Downloaded schemars v0.8.11
[INFO] [stderr]   Downloaded time v0.3.17
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.14
[INFO] [stderr]   Downloaded thiserror v1.0.38
[INFO] [stderr]   Downloaded parking_lot_core v0.9.5
[INFO] [stderr]   Downloaded serde_qs v0.11.0
[INFO] [stderr]   Downloaded spin v0.9.5
[INFO] [stderr]   Downloaded anyhow v1.0.68
[INFO] [stderr]   Downloaded futures v0.3.25
[INFO] [stderr]   Downloaded pin-project v1.0.12
[INFO] [stderr]   Downloaded jsonwebtoken v8.2.0
[INFO] [stderr]   Downloaded pem-rfc7468 v0.6.0
[INFO] [stderr]   Downloaded der v0.6.1
[INFO] [stderr]   Downloaded rustls-native-certs v0.6.2
[INFO] [stderr]   Downloaded const-oid v0.9.2
[INFO] [stderr]   Downloaded bytes v1.3.0
[INFO] [stderr]   Downloaded serde v1.0.151
[INFO] [stderr]   Downloaded axum-extra v0.4.2
[INFO] [stderr]   Downloaded axum-core v0.3.3
[INFO] [stderr]   Downloaded axum-macros v0.3.6
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.9
[INFO] [stderr]   Downloaded async-trait v0.1.60
[INFO] [stderr]   Downloaded pkcs8 v0.9.0
[INFO] [stderr]   Downloaded ipnet v2.7.1
[INFO] [stderr]   Downloaded time-macros v0.2.6
[INFO] [stderr]   Downloaded rustls-pemfile v1.0.1
[INFO] [stderr]   Downloaded dyn-clone v1.0.10
[INFO] [stderr]   Downloaded futures-io v0.3.26
[INFO] [stderr]   Downloaded futures-macro v0.3.25
[INFO] [stderr]   Downloaded num_cpus v1.14.0
[INFO] [stderr]   Downloaded phf v0.11.1
[INFO] [stderr]   Downloaded serde_html_form v0.1.1
[INFO] [stderr]   Downloaded rustversion v1.0.11
[INFO] [stderr]   Downloaded sync_wrapper v0.1.1
[INFO] [stderr]   Downloaded async-compat v0.2.1
[INFO] [stderr]   Downloaded futures-executor v0.3.25
[INFO] [stderr]   Downloaded spki v0.6.0
[INFO] [stderr]   Downloaded darling v0.14.2
[INFO] [stderr]   Downloaded time-core v0.1.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.38
[INFO] [stderr]   Downloaded multer v2.0.4
[INFO] [stderr]   Downloaded pin-project-internal v1.0.12
[INFO] [stderr]   Downloaded serde_with_macros v2.2.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.5
[INFO] [stderr]   Downloaded tokio-macros v1.8.2
[INFO] [stderr]   Downloaded ed25519-compact v2.0.4
[INFO] [stderr]   Downloaded backon v0.4.0
[INFO] [stderr]   Downloaded zeroize_derive v1.3.3
[INFO] [stderr]   Downloaded darling_macro v0.14.2
[INFO] [stderr]   Downloaded whoami v1.2.3
[INFO] [stderr]   Downloaded serde_derive v1.0.151
[INFO] [stderr]   Downloaded pkcs1 v0.4.1
[INFO] [stderr]   Downloaded darling_core v0.14.2
[INFO] [stderr]   Downloaded tracing-serde v0.1.3
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.85
[INFO] [stderr]   Downloaded uuid v1.2.2
[INFO] [stderr]   Downloaded tracing-attributes v0.1.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df53fc6d7f844e6c1c52fd768b48c02b01255328e3be8dd37f48e8ac73687c0b
[INFO] running `Command { std: "docker" "start" "-a" "df53fc6d7f844e6c1c52fd768b48c02b01255328e3be8dd37f48e8ac73687c0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df53fc6d7f844e6c1c52fd768b48c02b01255328e3be8dd37f48e8ac73687c0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df53fc6d7f844e6c1c52fd768b48c02b01255328e3be8dd37f48e8ac73687c0b", kill_on_drop: false }`
[INFO] [stdout] df53fc6d7f844e6c1c52fd768b48c02b01255328e3be8dd37f48e8ac73687c0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03c72e5c46e31f5fe0fe46f0cf1783dd104d694ddf2f30b95bd18a716cf82f02
[INFO] running `Command { std: "docker" "start" "-a" "03c72e5c46e31f5fe0fe46f0cf1783dd104d694ddf2f30b95bd18a716cf82f02", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling serde_derive v1.0.151
[INFO] [stderr]    Compiling serde v1.0.151
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling futures-io v0.3.26
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling const-oid v0.9.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling base64ct v1.5.3
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.60
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling axum-core v0.3.3
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling multer v2.0.4
[INFO] [stderr]    Compiling num-bigint-dig v0.8.2
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling axum v0.6.11
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling crc-catalog v2.1.0
[INFO] [stderr]    Compiling spin v0.9.5
[INFO] [stderr]    Compiling schemars v0.8.11
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling crc v3.0.0
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling hashlink v0.8.1
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling signature v2.0.0
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling whoami v1.2.3
[INFO] [stderr]    Compiling dotenvy v0.15.6
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling dyn-clone v1.0.10
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling validator_types v0.16.0
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling flagset v0.4.3
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling ct-codecs v1.1.1
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling psl v2.1.3
[INFO] [stderr]    Compiling ed25519-compact v2.0.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling leads v0.1.0 (/opt/rustwide/workdir/apps/leads)
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling argon2 v0.4.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling zeroize_derive v1.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling axum-macros v0.3.6
[INFO] [stderr]    Compiling schemars_derive v0.8.11
[INFO] [stderr]    Compiling validator_derive v0.16.0
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling serde_with_macros v2.2.0
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling ureq v2.6.2
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling aide-macros v0.6.0
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling phf_macros v0.11.1
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling pkcs1 v0.4.1
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling rsa v0.8.2
[INFO] [stderr]    Compiling addr v0.15.6
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling async-compression v0.3.15
[INFO] [stderr]    Compiling async-compat v0.2.1
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling sqlx-rt v0.6.2
[INFO] [stderr]    Compiling backon v0.4.0
[INFO] [stderr]    Compiling tower-http v0.3.5
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling serde_path_to_error v0.1.9
[INFO] [stderr]    Compiling quick-xml v0.27.1
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling serde_with v2.2.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling serde_html_form v0.1.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling axum-auth v0.4.0
[INFO] [stderr]    Compiling jsonwebtoken v8.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling jwt-compact v0.7.0
[INFO] [stderr]    Compiling validator v0.16.0
[INFO] [stderr]    Compiling sqlformat v0.2.0
[INFO] [stderr]    Compiling reqsign v0.8.3
[INFO] [stderr]    Compiling rusty_ulid v2.0.0
[INFO] [stderr]    Compiling hyper v0.14.25
[INFO] [stderr]    Compiling sqlx-core v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.23.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.13
[INFO] [stderr]    Compiling opendal v0.30.2
[INFO] [stderr]    Compiling axum-extra v0.4.2
[INFO] [stderr]    Compiling aide v0.10.0
[INFO] [stderr]    Compiling sqlx-macros v0.6.2
[INFO] [stderr]    Compiling sqlx v0.6.2
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Compiling accounts v0.1.0 (/opt/rustwide/workdir/apps/accounts)
[INFO] [stdout] warning: field `account_id` is never read
[INFO] [stdout]   --> apps/accounts/src/accounts.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct AccountKey {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub account_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AccountKey` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling analytics v0.1.0 (/opt/rustwide/workdir/apps/analytics)
[INFO] [stderr]    Compiling blogs v0.1.0 (/opt/rustwide/workdir/apps/blogs)
[INFO] [stderr]    Compiling media v0.1.0 (/opt/rustwide/workdir/apps/media)
[INFO] [stderr]    Compiling clippings v0.1.0 (/opt/rustwide/workdir/apps/clippings)
[INFO] [stdout] warning: struct `PageView` is never constructed
[INFO] [stdout]  --> apps/analytics/src/page_views.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct PageView {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `account_id` is never read
[INFO] [stdout]   --> apps/media/src/images.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Image {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub account_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Image` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateImageInput` is never constructed
[INFO] [stdout]   --> apps/media/src/images.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct CreateImageInput {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `change_image` is never used
[INFO] [stdout]    --> apps/media/src/router.rs:120:14
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub async fn change_image(
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `change_image_docs` is never used
[INFO] [stdout]    --> apps/media/src/router.rs:131:8
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub fn change_image_docs(op: TransformOperation) -> TransformOperation {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `account_id` is never read
[INFO] [stdout]   --> apps/clippings/src/categories.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Category {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub account_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Category` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `translation_of` is never read
[INFO] [stdout]   --> apps/clippings/src/categories.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct CategoryQuery {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub translation_of: Option<Uuid>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CategoryQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `account_id` is never read
[INFO] [stdout]   --> apps/clippings/src/items.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ClippingItem {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub account_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClippingItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tags`, `is_featured`, and `published_at` are never read
[INFO] [stdout]   --> apps/clippings/src/items.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct ClippingItemQuery {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub tags: Vec<Uuid>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 85 |     pub is_featured: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 86 |     pub published_at: Option<NaiveDateTime>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClippingItemQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `account_id` is never read
[INFO] [stdout]   --> apps/blogs/src/posts.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Post {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub account_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Post` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `is_featured`, `translation_of`, and `published_at` are never read
[INFO] [stdout]   --> apps/blogs/src/posts.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct PostQuery {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub is_featured: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 75 |     pub translation_of: Option<Uuid>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 76 |     pub published_at: Option<NaiveDateTime>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PostQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `post_id` is never read
[INFO] [stdout]    --> apps/blogs/src/router.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub struct PathPostImage {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 199 |     pub post_id: Uuid,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PathPostImage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling api v0.1.0 (/opt/rustwide/workdir/api)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.2, openssl v0.10.45, sqlx-core v0.6.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "03c72e5c46e31f5fe0fe46f0cf1783dd104d694ddf2f30b95bd18a716cf82f02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03c72e5c46e31f5fe0fe46f0cf1783dd104d694ddf2f30b95bd18a716cf82f02", kill_on_drop: false }`
[INFO] [stdout] 03c72e5c46e31f5fe0fe46f0cf1783dd104d694ddf2f30b95bd18a716cf82f02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e18ad4cacacfa0dd0afb014c67494b8ea6fc3337aa39df536fd33c26a76a6084
[INFO] running `Command { std: "docker" "start" "-a" "e18ad4cacacfa0dd0afb014c67494b8ea6fc3337aa39df536fd33c26a76a6084", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling leads v0.1.0 (/opt/rustwide/workdir/apps/leads)
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stdout] warning: field `account_id` is never read
[INFO] [stdout]   --> apps/accounts/src/accounts.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct AccountKey {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub account_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AccountKey` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling accounts v0.1.0 (/opt/rustwide/workdir/apps/accounts)
[INFO] [stdout] warning: field `account_id` is never read
[INFO] [stdout]   --> apps/blogs/src/posts.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Post {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub account_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Post` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `is_featured`, `translation_of`, and `published_at` are never read
[INFO] [stdout]   --> apps/blogs/src/posts.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct PostQuery {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub is_featured: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 75 |     pub translation_of: Option<Uuid>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 76 |     pub published_at: Option<NaiveDateTime>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PostQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `post_id` is never read
[INFO] [stdout]    --> apps/blogs/src/router.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub struct PathPostImage {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 199 |     pub post_id: Uuid,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PathPostImage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `account_id` is never read
[INFO] [stdout]   --> apps/clippings/src/categories.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Category {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub account_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Category` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `translation_of` is never read
[INFO] [stdout]   --> apps/clippings/src/categories.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct CategoryQuery {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub translation_of: Option<Uuid>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CategoryQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `account_id` is never read
[INFO] [stdout]   --> apps/clippings/src/items.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ClippingItem {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub account_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClippingItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tags`, `is_featured`, and `published_at` are never read
[INFO] [stdout]   --> apps/clippings/src/items.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct ClippingItemQuery {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub tags: Vec<Uuid>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 85 |     pub is_featured: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 86 |     pub published_at: Option<NaiveDateTime>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClippingItemQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PageView` is never constructed
[INFO] [stdout]  --> apps/analytics/src/page_views.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct PageView {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `account_id` is never read
[INFO] [stdout]   --> apps/media/src/images.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Image {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub account_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Image` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateImageInput` is never constructed
[INFO] [stdout]   --> apps/media/src/images.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct CreateImageInput {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `change_image` is never used
[INFO] [stdout]    --> apps/media/src/router.rs:120:14
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub async fn change_image(
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `change_image_docs` is never used
[INFO] [stdout]    --> apps/media/src/router.rs:131:8
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub fn change_image_docs(op: TransformOperation) -> TransformOperation {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling blogs v0.1.0 (/opt/rustwide/workdir/apps/blogs)
[INFO] [stderr]    Compiling analytics v0.1.0 (/opt/rustwide/workdir/apps/analytics)
[INFO] [stderr]    Compiling media v0.1.0 (/opt/rustwide/workdir/apps/media)
[INFO] [stderr]    Compiling clippings v0.1.0 (/opt/rustwide/workdir/apps/clippings)
[INFO] [stderr]    Compiling api v0.1.0 (/opt/rustwide/workdir/api)
[INFO] [stdout] warning: struct `PageView` is never constructed
[INFO] [stdout]  --> apps/analytics/src/page_views.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct PageView {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `account_id` is never read
[INFO] [stdout]   --> apps/media/src/images.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Image {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub account_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Image` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateImageInput` is never constructed
[INFO] [stdout]   --> apps/media/src/images.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct CreateImageInput {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `change_image` is never used
[INFO] [stdout]    --> apps/media/src/router.rs:120:14
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub async fn change_image(
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `change_image_docs` is never used
[INFO] [stdout]    --> apps/media/src/router.rs:131:8
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub fn change_image_docs(op: TransformOperation) -> TransformOperation {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `account_id` is never read
[INFO] [stdout]   --> apps/accounts/src/accounts.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct AccountKey {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub account_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AccountKey` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `account_id` is never read
[INFO] [stdout]   --> apps/clippings/src/categories.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Category {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub account_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Category` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `translation_of` is never read
[INFO] [stdout]   --> apps/clippings/src/categories.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct CategoryQuery {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub translation_of: Option<Uuid>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CategoryQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `account_id` is never read
[INFO] [stdout]   --> apps/clippings/src/items.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ClippingItem {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub account_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClippingItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tags`, `is_featured`, and `published_at` are never read
[INFO] [stdout]   --> apps/clippings/src/items.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct ClippingItemQuery {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub tags: Vec<Uuid>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 85 |     pub is_featured: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 86 |     pub published_at: Option<NaiveDateTime>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClippingItemQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `account_id` is never read
[INFO] [stdout]   --> apps/blogs/src/posts.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Post {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub account_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Post` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `is_featured`, `translation_of`, and `published_at` are never read
[INFO] [stdout]   --> apps/blogs/src/posts.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct PostQuery {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub is_featured: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 75 |     pub translation_of: Option<Uuid>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 76 |     pub published_at: Option<NaiveDateTime>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PostQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `post_id` is never read
[INFO] [stdout]    --> apps/blogs/src/router.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub struct PathPostImage {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 199 |     pub post_id: Uuid,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PathPostImage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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/rustc2LxrpP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtower_http-ccf1dd64d9ae109f,libasync_compression-58dd7b639d98d22e,libflate2-8f35b3237efc663f,libminiz_oxide-a23d79401d41bc93,libadler-6b682875780502c5,libcrc32fast-00dca7354c8a5990,libbrotli-ad11f21348744cfa,libbrotli_decompressor-3187791209a554de,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libanalytics-8c1b14d6e920f105,libmedia-ea62cdc6bff256d9,librusty_ulid-be9c90f871b0c8e7,libclippings-f1123c0d10b0d966,libblogs-4c0c578eb9cd57c6,libslug-08d6ff013720a18f,libdeunicode-4893dad3a73d4939,libaccounts-6f41f40a98fb8db6,libargon2-7558b7b713e04ec1,libblake2-e76d5b5c99a90958,libpassword_hash-a55a33d268427f81,libaxum_auth-6994c24a54edb7af,libaddr-fa1c3e02af419364,libpsl-4eac0cac4f19d1cd,libpsl_types-2c160446eb28429f,libjwt_compact-80a6046a2a1c5352,libserde_cbor-5732d0480fd505fa,libhalf-1948caaa871b915c,libvalidator-35aede169f95d354,libidna-4d7362e95dcdf2c9,libmatches-7ac4efb45e900e76,libed25519_compact-21b2740e945a52c2,libct_codecs-482c22b6a3c82804,libdotenv-9ca3acdab44f67b7}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libshared-42450b06210fdb8f,libopendal-dadb246948ceaf63,libasync_compat-8dcd9261c50e68e9,libreqsign-3ecfe2c654ad2f69,libureq-d889e05f52c2b52a,libsha1-e6d72c7d67dbb146,librsa-a1cf944a41e71b1a,libpkcs1-2a23c83a569e7262,libpkcs8-668c46066952bf60,libspki-4824908a9f0cc903,libder-e7b960064e0264b2,libpem_rfc7468-abbe2992a35cacda,libbase64ct-297b05721e9dc48e,libsignature-62b15d2e93c881ca,libnum_bigint_dig-36444759f582eb55,liblibm-157934e76f2cb879,libnum_iter-ed3a82c199ca2f32,libzeroize-6a9b402418780958,libjsonwebtoken-5009d557c718403e,libpem-8e3bbc00e83674e9,libsimple_asn1-3d5637bdfd2b15e5,libnum_bigint-71d28dab25ac8d45,libquick_xml-5d1285456804a975,libini-6753b6892953e0ee,libordered_multimap-54884e4b0aeabc04,libdlv_list-10659ba71ccbcc54,libanyhow-c9c9475b4d7ddc1f,libbase64-d4a1b0618d7e0659,libreqwest-81a2ec1a604d5c8e,libhyper_rustls-12aada2f78267630,libhyper_tls-bd23b508be5041af,librustls_native_certs-3f78d597ea0abcd3,libipnet-122a2990caea15a6,libtokio_native_tls-e06e63260514fdf3,libmime_guess-0b93547cb5787223,libunicase-c4af3a09e01a8973,libnative_tls-879e6247be67b8fa,libopenssl_probe-1ea82ddbf095e6e2,libopenssl-69c979de0f4ffa2e,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-1a2cee987eb00613,libbackon-d805239d5de11c24,libfutures-1fb6ab4e85d9d167,libfutures_executor-7a23e9273d2c671c,libtime-c7f3107dcfcee6bc,libtime_core-5b60ba3fcace5e36,libflagset-95621883f84bfc8b,libtracing_subscriber-2be22f8a9b58406b,libtracing_serde-1b735eb4f55f3dc0,libnu_ansi_term-ef25eefcc8ae22cd,liboverload-bc0cc4e7b1267e67,libsharded_slab-3ae338acbd38d650,libmatchers-e5b6b4a91a725f55,libregex_automata-4e037019ad0ed542,libregex-3edefd88756ffc54,libaho_corasick-f1a52b1156987320,libregex_syntax-92336a8e87f6a185,libthread_local-0612623a9484f612,libtracing_log-b2e68717a435c455,liblazy_static-04fd9ffcab5dd4a2,libserde_with-65e2f196acb18bf9,libsqlx-854af991f7bfe0a9,libsqlx_core-e998c61c7316c7e8,libdotenvy-7039806465f13c22,libcrc-7cf70ae2c1869925,libcrc_catalog-35a31b2a0d48741c,libhex-89a7819ac077d9c8,libwhoami-117f1e92bbe31d2a,libdirs-e6009d155bd0b0ff,libdirs_sys-36122a0286c2f1f8,libtokio_stream-a336cf6c0a07d079,librustls_pemfile-19e647dc0bbc1df1,libbase64-48b7b511b6d6df05,libwebpki_roots-a1f96629c2d5ddee,libsqlformat-841fd9dacf37247b,libunicode_categories-7da48638b4c20f79,libnom-bad798cdd68e8baa,libitertools-6f91c00dc985a10d,liburl-d5525157bbf3a894,libidna-e7c2a4d896f94529,libmd5-49fde71afca4c8e6,libbyteorder-73a99c9a2d12456f,libatoi-914ea0425e5901cd,libstringprep-aa3fb51c3bb8958f,libunicode_normalization-19b8d1665148b7f5,libtinyvec-7b96df56aa18760a,libtinyvec_macros-404795cedf62a92d,libunicode_bidi-c67fee24b313bc7b,librand-7da46ec6cc095c10,librand_chacha-53cea4c6fc852554,libppv_lite86-457472912f12d0d8,librand_core-8d8e0e7eda2136db,libhkdf-ee2a26a45d5c839e,libhmac-9156dc6f1109ef93,libsha2-073bfc91364280f4,libcpufeatures-765dd0cb5af30a12,libdigest-8f6d7f507895ffbe,libsubtle-0fc6bd75800043ec,libconst_oid-db5d641add1bc28f,libblock_buffer-c44b88f469a163ce,libcrypto_common-fa6384051c9bfb8d,libgeneric_array-c4369140f5a91d20,libtypenum-cfb91ce2196ec755,libsqlx_rt-3af0d60e9e610b97,libtokio_rustls-32fc78da3e72f6fc,librustls-fa5492ee0a71eacc,libsct-9a6d98cc1139779e,libwebpki-350f111344ee8413,libring-50e217284a69413d,libspin-d16aca082da45fd5,libuntrusted-ec5b92643a810593,libhashlink-9fef72f6e9e46ce3,libcrossbeam_queue-6139b0cd705ab5e3,libcrossbeam_utils-f1bddac9a1513cad,libfutures_intrusive-89d4a7fbb06551f6,libparking_lot-0e32672e027630aa,libparking_lot_core-6b3759b14500e363,libinstant-253dce06e4ec6c43,libeither-eacb3efdd941478d,libevent_listener-a23cf22c0c395187,libaide-135e16926283f67c,libaxum_extra-f725e0cfc4b1c0fe,libserde_html_form-8de60b7453005567,libaxum-8b75e3ac3aac7898,libmulter-83c3e083d91a44ae,libspin-e8df94276205367c,libencoding_rs-76ad4022249469f3,libserde_path_to_error-486b7802935ca096,libserde_urlencoded-e658b2f7498a4ad3,libform_urlencoded-dab3ab713b721762,libpercent_encoding-5cae7f043cea4a99,libbitflags-5ad7515f16cf4338,libmatchit-ba01d8e6d4d1d79c,libhyper-9e3bf19fe6cee699,libwant-c0ea85db9194992b,libtry_lock-72d46730a4cb0cc8,libhttparse-467eeeb8c11f2b65,libh2-d999d8ad1b2f7869,libtokio_util-dca4a33ab8251f37,libtracing-4c5cd02e1eec8792,libtracing_core-2b88f8ed608f0c98,libhttpdate-78702b5a6a92c064,libsync_wrapper-ab27e1aeb419b3d3,libaxum_core-c675068d27ab67b0,libmime-8e48070e02455931,libhttp_body-7ae3736ad9ffdf80,libtower-4f4d132a8da5f020,libpin_project-6c2cc0b15bdc63c6,libtower_layer-18913dd8beeaec7d,libfutures_util-50bac73705bf7bbc,libfutures_io-06ab7b7615046079,libslab-969fa26fec6acc44,libfutures_channel-d16ef6ac68eb4611,libfutures_sink-aef9f132e4d3930e,libfutures_task-258849f626134187,libpin_utils-47b630022fed6c6f,libfutures_core-3822724cfe7adce4,libtower_service-b44acf21efcfb227,libtokio-40b2c6b3bf802b4e,libsignal_hook_registry-8d39f7e7fbc3bee9,libnum_cpus-adf608fb83497227,libsocket2-3ff4b8a2326c86b8,libmemchr-f080fc18246b09e0,libmio-15477ad45d42c601,liblog-297ea4d6b84c5985,libpin_project_lite-26d5e4fe2edb8a1c,libparking_lot-0d6737f1fcf0cefc,libparking_lot_core-833dfcef91af7525,libsmallvec-82b17d45ba16d94b,liblock_api-b2ce1204360f9720,libscopeguard-2eb40487b7514c0f,libschemars-b54e79ff58a16297,libdyn_clone-331dd737793caa81,libuuid-081758a227bb34ca,libserde_json-81c15a36fe5695a6,libryu-45b96b3ae107755e,libchrono-86a73471c0e41790,libiana_time_zone-91c42e2d31434c7e,libnum_integer-d092413d90e710b6,libnum_traits-e7afb3af190407be,libtime-d0c66e346c7b43f4,libthiserror-826eecdc5b5c7758,libhttp-9fb634c93a42c297,libitoa-a5f2f54c6d88f948,libfnv-68f5b69a4a74de9d,libbytes-d9ed5870ac43a48d,libindexmap-3c40608f401fd5ff,libhashbrown-bd299bf88b706607,libahash-cdc0606436ecc76d,libgetrandom-b257e8cd9fc0e97b,liblibc-03d4530062a58250,libcfg_if-ae53b56998a284ac,libonce_cell-144be1433fe8622c,libserde-8eddd5e9da419791}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc2LxrpP/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-a385a7eb20ca4313/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/api-88038adaffbde35e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[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 `api` (bin "api" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcvFQ6sE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libaccounts-6f41f40a98fb8db6,libargon2-7558b7b713e04ec1,libblake2-e76d5b5c99a90958,libpassword_hash-a55a33d268427f81,libaxum_auth-6994c24a54edb7af,libaddr-fa1c3e02af419364,libpsl-4eac0cac4f19d1cd,libpsl_types-2c160446eb28429f,libjwt_compact-80a6046a2a1c5352,libserde_cbor-5732d0480fd505fa,libhalf-1948caaa871b915c,libvalidator-35aede169f95d354,libidna-4d7362e95dcdf2c9,libmatches-7ac4efb45e900e76,libed25519_compact-21b2740e945a52c2,libct_codecs-482c22b6a3c82804,libshared-42450b06210fdb8f,libopendal-dadb246948ceaf63,libasync_compat-8dcd9261c50e68e9,libreqsign-3ecfe2c654ad2f69,libureq-d889e05f52c2b52a,libsha1-e6d72c7d67dbb146,librsa-a1cf944a41e71b1a,libpkcs1-2a23c83a569e7262,libpkcs8-668c46066952bf60,libspki-4824908a9f0cc903,libder-e7b960064e0264b2,libpem_rfc7468-abbe2992a35cacda,libbase64ct-297b05721e9dc48e,libsignature-62b15d2e93c881ca,libnum_bigint_dig-36444759f582eb55,liblibm-157934e76f2cb879,libnum_iter-ed3a82c199ca2f32,libzeroize-6a9b402418780958,libjsonwebtoken-5009d557c718403e,libpem-8e3bbc00e83674e9,libsimple_asn1-3d5637bdfd2b15e5,libnum_bigint-71d28dab25ac8d45,libquick_xml-5d1285456804a975,libini-6753b6892953e0ee,libordered_multimap-54884e4b0aeabc04,libdlv_list-10659ba71ccbcc54,libanyhow-c9c9475b4d7ddc1f,libbase64-d4a1b0618d7e0659,libreqwest-81a2ec1a604d5c8e,libhyper_rustls-12aada2f78267630,libhyper_tls-bd23b508be5041af,librustls_native_certs-3f78d597ea0abcd3,libipnet-122a2990caea15a6,libtokio_native_tls-e06e63260514fdf3,libmime_guess-0b93547cb5787223,libunicase-c4af3a09e01a8973,libnative_tls-879e6247be67b8fa,libopenssl_probe-1ea82ddbf095e6e2,libopenssl-69c979de0f4ffa2e,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-1a2cee987eb00613,libbackon-d805239d5de11c24,libfutures-1fb6ab4e85d9d167,libfutures_executor-7a23e9273d2c671c,libtime-c7f3107dcfcee6bc,libtime_core-5b60ba3fcace5e36,libflagset-95621883f84bfc8b,libtracing_subscriber-2be22f8a9b58406b,libtracing_serde-1b735eb4f55f3dc0,libnu_ansi_term-ef25eefcc8ae22cd,liboverload-bc0cc4e7b1267e67,libsharded_slab-3ae338acbd38d650,libmatchers-e5b6b4a91a725f55,libregex_automata-4e037019ad0ed542,libregex-3edefd88756ffc54,libaho_corasick-f1a52b1156987320,libregex_syntax-92336a8e87f6a185,libthread_local-0612623a9484f612,libtracing_log-b2e68717a435c455,liblazy_static-04fd9ffcab5dd4a2,libaide-135e16926283f67c,libaxum_extra-f725e0cfc4b1c0fe,libserde_html_form-8de60b7453005567,libserde_with-65e2f196acb18bf9,libschemars-b54e79ff58a16297,libdyn_clone-331dd737793caa81,libsqlx-854af991f7bfe0a9,libsqlx_core-e998c61c7316c7e8,libdotenvy-7039806465f13c22,libcrc-7cf70ae2c1869925,libcrc_catalog-35a31b2a0d48741c,libhex-89a7819ac077d9c8,libwhoami-117f1e92bbe31d2a,libdirs-e6009d155bd0b0ff,libdirs_sys-36122a0286c2f1f8,libtokio_stream-a336cf6c0a07d079,librustls_pemfile-19e647dc0bbc1df1,libbase64-48b7b511b6d6df05,libwebpki_roots-a1f96629c2d5ddee,libsqlformat-841fd9dacf37247b,libunicode_categories-7da48638b4c20f79,libnom-bad798cdd68e8baa,libitertools-6f91c00dc985a10d,libthiserror-826eecdc5b5c7758,liburl-d5525157bbf3a894,libidna-e7c2a4d896f94529,libmd5-49fde71afca4c8e6,libbyteorder-73a99c9a2d12456f,libatoi-914ea0425e5901cd,libstringprep-aa3fb51c3bb8958f,libunicode_normalization-19b8d1665148b7f5,libtinyvec-7b96df56aa18760a,libtinyvec_macros-404795cedf62a92d,libunicode_bidi-c67fee24b313bc7b,librand-7da46ec6cc095c10,librand_chacha-53cea4c6fc852554,libppv_lite86-457472912f12d0d8,librand_core-8d8e0e7eda2136db,libhkdf-ee2a26a45d5c839e,libhmac-9156dc6f1109ef93,libsha2-073bfc91364280f4,libcpufeatures-765dd0cb5af30a12,libdigest-8f6d7f507895ffbe,libsubtle-0fc6bd75800043ec,libconst_oid-db5d641add1bc28f,libblock_buffer-c44b88f469a163ce,libcrypto_common-fa6384051c9bfb8d,libgeneric_array-c4369140f5a91d20,libtypenum-cfb91ce2196ec755,libsqlx_rt-3af0d60e9e610b97,libtokio_rustls-32fc78da3e72f6fc,librustls-fa5492ee0a71eacc,libsct-9a6d98cc1139779e,libwebpki-350f111344ee8413,libring-50e217284a69413d,libspin-d16aca082da45fd5,libuntrusted-ec5b92643a810593,libhashlink-9fef72f6e9e46ce3,libuuid-081758a227bb34ca,libcrossbeam_queue-6139b0cd705ab5e3,libcrossbeam_utils-f1bddac9a1513cad,libfutures_intrusive-89d4a7fbb06551f6,libparking_lot-0e32672e027630aa,libparking_lot_core-6b3759b14500e363,libinstant-253dce06e4ec6c43,libeither-eacb3efdd941478d,libevent_listener-a23cf22c0c395187,libaxum-8b75e3ac3aac7898,libmulter-83c3e083d91a44ae,libspin-e8df94276205367c,libencoding_rs-76ad4022249469f3,libserde_path_to_error-486b7802935ca096,libserde_json-81c15a36fe5695a6,libserde_urlencoded-e658b2f7498a4ad3,libryu-45b96b3ae107755e,libform_urlencoded-dab3ab713b721762,libpercent_encoding-5cae7f043cea4a99,libbitflags-5ad7515f16cf4338,libmatchit-ba01d8e6d4d1d79c,libhyper-9e3bf19fe6cee699,libwant-c0ea85db9194992b,libtry_lock-72d46730a4cb0cc8,libhttparse-467eeeb8c11f2b65,libh2-d999d8ad1b2f7869,libindexmap-3c40608f401fd5ff,libhashbrown-bd299bf88b706607,libahash-cdc0606436ecc76d,libgetrandom-b257e8cd9fc0e97b,libtokio_util-dca4a33ab8251f37,libtracing-4c5cd02e1eec8792,libtracing_core-2b88f8ed608f0c98,libonce_cell-144be1433fe8622c,libhttpdate-78702b5a6a92c064,libsync_wrapper-ab27e1aeb419b3d3,libaxum_core-c675068d27ab67b0,libmime-8e48070e02455931,libhttp_body-7ae3736ad9ffdf80,libtower-4f4d132a8da5f020,libpin_project-6c2cc0b15bdc63c6,libtower_layer-18913dd8beeaec7d,libfutures_util-50bac73705bf7bbc,libfutures_io-06ab7b7615046079,libslab-969fa26fec6acc44,libfutures_channel-d16ef6ac68eb4611,libfutures_sink-aef9f132e4d3930e,libfutures_task-258849f626134187,libpin_utils-47b630022fed6c6f,libfutures_core-3822724cfe7adce4,libtower_service-b44acf21efcfb227,libtokio-40b2c6b3bf802b4e,libsignal_hook_registry-8d39f7e7fbc3bee9,libnum_cpus-adf608fb83497227,libsocket2-3ff4b8a2326c86b8,libmemchr-f080fc18246b09e0,libmio-15477ad45d42c601,liblog-297ea4d6b84c5985,libpin_project_lite-26d5e4fe2edb8a1c,libparking_lot-0d6737f1fcf0cefc,libparking_lot_core-833dfcef91af7525,libcfg_if-ae53b56998a284ac,libsmallvec-82b17d45ba16d94b,liblock_api-b2ce1204360f9720,libscopeguard-2eb40487b7514c0f,libhttp-9fb634c93a42c297,libitoa-a5f2f54c6d88f948,libbytes-d9ed5870ac43a48d,libfnv-68f5b69a4a74de9d,libchrono-86a73471c0e41790,libiana_time_zone-91c42e2d31434c7e,libnum_integer-d092413d90e710b6,libnum_traits-e7afb3af190407be,libserde-8eddd5e9da419791,libtime-d0c66e346c7b43f4,liblibc-03d4530062a58250}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcvFQ6sE/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-a385a7eb20ca4313/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/analytics-793793dcc8fbb730" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[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 `analytics` (lib test) due to 1 previous error; 1 warning emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcXnv5My/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libblogs-4c0c578eb9cd57c6,libslug-08d6ff013720a18f,libdeunicode-4893dad3a73d4939,libaccounts-6f41f40a98fb8db6,libargon2-7558b7b713e04ec1,libblake2-e76d5b5c99a90958,libpassword_hash-a55a33d268427f81,libaxum_auth-6994c24a54edb7af,libaddr-fa1c3e02af419364,libpsl-4eac0cac4f19d1cd,libpsl_types-2c160446eb28429f,libshared-42450b06210fdb8f,libopendal-dadb246948ceaf63,libasync_compat-8dcd9261c50e68e9,libreqsign-3ecfe2c654ad2f69,libureq-d889e05f52c2b52a,libsha1-e6d72c7d67dbb146,librsa-a1cf944a41e71b1a,libpkcs1-2a23c83a569e7262,libpkcs8-668c46066952bf60,libspki-4824908a9f0cc903,libder-e7b960064e0264b2,libpem_rfc7468-abbe2992a35cacda,libsignature-62b15d2e93c881ca,libnum_bigint_dig-36444759f582eb55,liblibm-157934e76f2cb879,libnum_iter-ed3a82c199ca2f32,libjsonwebtoken-5009d557c718403e,libpem-8e3bbc00e83674e9,libsimple_asn1-3d5637bdfd2b15e5,libnum_bigint-71d28dab25ac8d45,libquick_xml-5d1285456804a975,libini-6753b6892953e0ee,libordered_multimap-54884e4b0aeabc04,libdlv_list-10659ba71ccbcc54,libbase64-d4a1b0618d7e0659,libreqwest-81a2ec1a604d5c8e,libhyper_rustls-12aada2f78267630,libhyper_tls-bd23b508be5041af,librustls_native_certs-3f78d597ea0abcd3,libipnet-122a2990caea15a6,libtokio_native_tls-e06e63260514fdf3,libmime_guess-0b93547cb5787223,libunicase-c4af3a09e01a8973,libnative_tls-879e6247be67b8fa,libopenssl_probe-1ea82ddbf095e6e2,libopenssl-69c979de0f4ffa2e,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-1a2cee987eb00613,libbackon-d805239d5de11c24,libfutures-1fb6ab4e85d9d167,libfutures_executor-7a23e9273d2c671c,libtime-c7f3107dcfcee6bc,libtime_core-5b60ba3fcace5e36,libflagset-95621883f84bfc8b,libtracing_subscriber-2be22f8a9b58406b,libtracing_serde-1b735eb4f55f3dc0,libnu_ansi_term-ef25eefcc8ae22cd,liboverload-bc0cc4e7b1267e67,libsharded_slab-3ae338acbd38d650,libmatchers-e5b6b4a91a725f55,libregex_automata-4e037019ad0ed542,libthread_local-0612623a9484f612,libtracing_log-b2e68717a435c455,libserde_with-65e2f196acb18bf9,libjwt_compact-80a6046a2a1c5352,libserde_cbor-5732d0480fd505fa,libhalf-1948caaa871b915c,libbase64ct-297b05721e9dc48e,libzeroize-6a9b402418780958,libanyhow-c9c9475b4d7ddc1f,libvalidator-35aede169f95d354,liblazy_static-04fd9ffcab5dd4a2,libidna-4d7362e95dcdf2c9,libmatches-7ac4efb45e900e76,libsqlx-854af991f7bfe0a9,libsqlx_core-e998c61c7316c7e8,libdotenvy-7039806465f13c22,libcrc-7cf70ae2c1869925,libcrc_catalog-35a31b2a0d48741c,libhex-89a7819ac077d9c8,libwhoami-117f1e92bbe31d2a,libdirs-e6009d155bd0b0ff,libdirs_sys-36122a0286c2f1f8,libtokio_stream-a336cf6c0a07d079,librustls_pemfile-19e647dc0bbc1df1,libbase64-48b7b511b6d6df05,libwebpki_roots-a1f96629c2d5ddee,libsqlformat-841fd9dacf37247b,libunicode_categories-7da48638b4c20f79,libnom-bad798cdd68e8baa,libitertools-6f91c00dc985a10d,liburl-d5525157bbf3a894,libidna-e7c2a4d896f94529,libmd5-49fde71afca4c8e6,libbyteorder-73a99c9a2d12456f,libatoi-914ea0425e5901cd,libstringprep-aa3fb51c3bb8958f,libunicode_normalization-19b8d1665148b7f5,libtinyvec-7b96df56aa18760a,libtinyvec_macros-404795cedf62a92d,libunicode_bidi-c67fee24b313bc7b,librand-7da46ec6cc095c10,librand_chacha-53cea4c6fc852554,libppv_lite86-457472912f12d0d8,librand_core-8d8e0e7eda2136db,libhkdf-ee2a26a45d5c839e,libhmac-9156dc6f1109ef93,libsha2-073bfc91364280f4,libcpufeatures-765dd0cb5af30a12,libdigest-8f6d7f507895ffbe,libsubtle-0fc6bd75800043ec,libconst_oid-db5d641add1bc28f,libblock_buffer-c44b88f469a163ce,libcrypto_common-fa6384051c9bfb8d,libgeneric_array-c4369140f5a91d20,libtypenum-cfb91ce2196ec755,libsqlx_rt-3af0d60e9e610b97,libtokio_rustls-32fc78da3e72f6fc,librustls-fa5492ee0a71eacc,libsct-9a6d98cc1139779e,libwebpki-350f111344ee8413,libring-50e217284a69413d,libspin-d16aca082da45fd5,libuntrusted-ec5b92643a810593,libhashlink-9fef72f6e9e46ce3,libcrossbeam_queue-6139b0cd705ab5e3,libcrossbeam_utils-f1bddac9a1513cad,libfutures_intrusive-89d4a7fbb06551f6,libparking_lot-0e32672e027630aa,libparking_lot_core-6b3759b14500e363,libinstant-253dce06e4ec6c43,libeither-eacb3efdd941478d,libevent_listener-a23cf22c0c395187,libregex-3edefd88756ffc54,libaho_corasick-f1a52b1156987320,libregex_syntax-92336a8e87f6a185,libed25519_compact-21b2740e945a52c2,libct_codecs-482c22b6a3c82804,libaide-135e16926283f67c,libaxum_extra-f725e0cfc4b1c0fe,libserde_html_form-8de60b7453005567,libaxum-8b75e3ac3aac7898,libmulter-83c3e083d91a44ae,libspin-e8df94276205367c,libencoding_rs-76ad4022249469f3,libserde_path_to_error-486b7802935ca096,libserde_urlencoded-e658b2f7498a4ad3,libform_urlencoded-dab3ab713b721762,libpercent_encoding-5cae7f043cea4a99,libbitflags-5ad7515f16cf4338,libmatchit-ba01d8e6d4d1d79c,libhyper-9e3bf19fe6cee699,libwant-c0ea85db9194992b,libtry_lock-72d46730a4cb0cc8,libhttparse-467eeeb8c11f2b65,libh2-d999d8ad1b2f7869,libtokio_util-dca4a33ab8251f37,libtracing-4c5cd02e1eec8792,libtracing_core-2b88f8ed608f0c98,libhttpdate-78702b5a6a92c064,libsync_wrapper-ab27e1aeb419b3d3,libaxum_core-c675068d27ab67b0,libmime-8e48070e02455931,libhttp_body-7ae3736ad9ffdf80,libtower-4f4d132a8da5f020,libpin_project-6c2cc0b15bdc63c6,libtower_layer-18913dd8beeaec7d,libfutures_util-50bac73705bf7bbc,libfutures_io-06ab7b7615046079,libslab-969fa26fec6acc44,libfutures_channel-d16ef6ac68eb4611,libfutures_sink-aef9f132e4d3930e,libfutures_task-258849f626134187,libpin_utils-47b630022fed6c6f,libfutures_core-3822724cfe7adce4,libtower_service-b44acf21efcfb227,libtokio-40b2c6b3bf802b4e,libsignal_hook_registry-8d39f7e7fbc3bee9,libnum_cpus-adf608fb83497227,libsocket2-3ff4b8a2326c86b8,libmemchr-f080fc18246b09e0,libmio-15477ad45d42c601,liblog-297ea4d6b84c5985,libpin_project_lite-26d5e4fe2edb8a1c,libparking_lot-0d6737f1fcf0cefc,libparking_lot_core-833dfcef91af7525,libsmallvec-82b17d45ba16d94b,liblock_api-b2ce1204360f9720,libscopeguard-2eb40487b7514c0f,libschemars-b54e79ff58a16297,libdyn_clone-331dd737793caa81,libuuid-081758a227bb34ca,libserde_json-81c15a36fe5695a6,libryu-45b96b3ae107755e,libchrono-86a73471c0e41790,libiana_time_zone-91c42e2d31434c7e,libnum_integer-d092413d90e710b6,libnum_traits-e7afb3af190407be,libtime-d0c66e346c7b43f4,libthiserror-826eecdc5b5c7758,libhttp-9fb634c93a42c297,libitoa-a5f2f54c6d88f948,libfnv-68f5b69a4a74de9d,libbytes-d9ed5870ac43a48d,libindexmap-3c40608f401fd5ff,libhashbrown-bd299bf88b706607,libahash-cdc0606436ecc76d,libgetrandom-b257e8cd9fc0e97b,liblibc-03d4530062a58250,libcfg_if-ae53b56998a284ac,libonce_cell-144be1433fe8622c,libserde-8eddd5e9da419791}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcXnv5My/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-a385a7eb20ca4313/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/categories_test-41f980c4c8d10c92" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[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 `blogs` (test "categories_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcxNpmVd/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libaccounts-6f41f40a98fb8db6,libargon2-7558b7b713e04ec1,libblake2-e76d5b5c99a90958,libpassword_hash-a55a33d268427f81,libaxum_auth-6994c24a54edb7af,libaddr-fa1c3e02af419364,libpsl-4eac0cac4f19d1cd,libpsl_types-2c160446eb28429f,libshared-42450b06210fdb8f,libopendal-dadb246948ceaf63,libasync_compat-8dcd9261c50e68e9,libreqsign-3ecfe2c654ad2f69,libureq-d889e05f52c2b52a,libsha1-e6d72c7d67dbb146,librsa-a1cf944a41e71b1a,libpkcs1-2a23c83a569e7262,libpkcs8-668c46066952bf60,libspki-4824908a9f0cc903,libder-e7b960064e0264b2,libpem_rfc7468-abbe2992a35cacda,libsignature-62b15d2e93c881ca,libnum_bigint_dig-36444759f582eb55,liblibm-157934e76f2cb879,libnum_iter-ed3a82c199ca2f32,libjsonwebtoken-5009d557c718403e,libpem-8e3bbc00e83674e9,libsimple_asn1-3d5637bdfd2b15e5,libnum_bigint-71d28dab25ac8d45,libquick_xml-5d1285456804a975,libini-6753b6892953e0ee,libordered_multimap-54884e4b0aeabc04,libdlv_list-10659ba71ccbcc54,libbase64-d4a1b0618d7e0659,libreqwest-81a2ec1a604d5c8e,libhyper_rustls-12aada2f78267630,libhyper_tls-bd23b508be5041af,librustls_native_certs-3f78d597ea0abcd3,libipnet-122a2990caea15a6,libtokio_native_tls-e06e63260514fdf3,libmime_guess-0b93547cb5787223,libunicase-c4af3a09e01a8973,libnative_tls-879e6247be67b8fa,libopenssl_probe-1ea82ddbf095e6e2,libopenssl-69c979de0f4ffa2e,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-1a2cee987eb00613,libbackon-d805239d5de11c24,libfutures-1fb6ab4e85d9d167,libfutures_executor-7a23e9273d2c671c,libtime-c7f3107dcfcee6bc,libtime_core-5b60ba3fcace5e36,libflagset-95621883f84bfc8b,libtracing_subscriber-2be22f8a9b58406b,libtracing_serde-1b735eb4f55f3dc0,libnu_ansi_term-ef25eefcc8ae22cd,liboverload-bc0cc4e7b1267e67,libsharded_slab-3ae338acbd38d650,libmatchers-e5b6b4a91a725f55,libregex_automata-4e037019ad0ed542,libthread_local-0612623a9484f612,libtracing_log-b2e68717a435c455,libserde_with-65e2f196acb18bf9,libjwt_compact-80a6046a2a1c5352,libserde_cbor-5732d0480fd505fa,libhalf-1948caaa871b915c,libbase64ct-297b05721e9dc48e,libzeroize-6a9b402418780958,libanyhow-c9c9475b4d7ddc1f,libvalidator-35aede169f95d354,liblazy_static-04fd9ffcab5dd4a2,libidna-4d7362e95dcdf2c9,libmatches-7ac4efb45e900e76,libsqlx-854af991f7bfe0a9,libsqlx_core-e998c61c7316c7e8,libdotenvy-7039806465f13c22,libcrc-7cf70ae2c1869925,libcrc_catalog-35a31b2a0d48741c,libhex-89a7819ac077d9c8,libwhoami-117f1e92bbe31d2a,libdirs-e6009d155bd0b0ff,libdirs_sys-36122a0286c2f1f8,libtokio_stream-a336cf6c0a07d079,librustls_pemfile-19e647dc0bbc1df1,libbase64-48b7b511b6d6df05,libwebpki_roots-a1f96629c2d5ddee,libsqlformat-841fd9dacf37247b,libunicode_categories-7da48638b4c20f79,libnom-bad798cdd68e8baa,libitertools-6f91c00dc985a10d,liburl-d5525157bbf3a894,libidna-e7c2a4d896f94529,libmd5-49fde71afca4c8e6,libbyteorder-73a99c9a2d12456f,libatoi-914ea0425e5901cd,libstringprep-aa3fb51c3bb8958f,libunicode_normalization-19b8d1665148b7f5,libtinyvec-7b96df56aa18760a,libtinyvec_macros-404795cedf62a92d,libunicode_bidi-c67fee24b313bc7b,librand-7da46ec6cc095c10,librand_chacha-53cea4c6fc852554,libppv_lite86-457472912f12d0d8,librand_core-8d8e0e7eda2136db,libhkdf-ee2a26a45d5c839e,libhmac-9156dc6f1109ef93,libsha2-073bfc91364280f4,libcpufeatures-765dd0cb5af30a12,libdigest-8f6d7f507895ffbe,libsubtle-0fc6bd75800043ec,libconst_oid-db5d641add1bc28f,libblock_buffer-c44b88f469a163ce,libcrypto_common-fa6384051c9bfb8d,libgeneric_array-c4369140f5a91d20,libtypenum-cfb91ce2196ec755,libsqlx_rt-3af0d60e9e610b97,libtokio_rustls-32fc78da3e72f6fc,librustls-fa5492ee0a71eacc,libsct-9a6d98cc1139779e,libwebpki-350f111344ee8413,libring-50e217284a69413d,libspin-d16aca082da45fd5,libuntrusted-ec5b92643a810593,libhashlink-9fef72f6e9e46ce3,libcrossbeam_queue-6139b0cd705ab5e3,libcrossbeam_utils-f1bddac9a1513cad,libfutures_intrusive-89d4a7fbb06551f6,libparking_lot-0e32672e027630aa,libparking_lot_core-6b3759b14500e363,libinstant-253dce06e4ec6c43,libeither-eacb3efdd941478d,libevent_listener-a23cf22c0c395187,libregex-3edefd88756ffc54,libaho_corasick-f1a52b1156987320,libregex_syntax-92336a8e87f6a185,libed25519_compact-21b2740e945a52c2,libct_codecs-482c22b6a3c82804,libaide-135e16926283f67c,libaxum_extra-f725e0cfc4b1c0fe,libserde_html_form-8de60b7453005567,libaxum-8b75e3ac3aac7898,libmulter-83c3e083d91a44ae,libspin-e8df94276205367c,libencoding_rs-76ad4022249469f3,libserde_path_to_error-486b7802935ca096,libserde_urlencoded-e658b2f7498a4ad3,libform_urlencoded-dab3ab713b721762,libpercent_encoding-5cae7f043cea4a99,libbitflags-5ad7515f16cf4338,libmatchit-ba01d8e6d4d1d79c,libhyper-9e3bf19fe6cee699,libwant-c0ea85db9194992b,libtry_lock-72d46730a4cb0cc8,libhttparse-467eeeb8c11f2b65,libh2-d999d8ad1b2f7869,libtokio_util-dca4a33ab8251f37,libtracing-4c5cd02e1eec8792,libtracing_core-2b88f8ed608f0c98,libhttpdate-78702b5a6a92c064,libsync_wrapper-ab27e1aeb419b3d3,libaxum_core-c675068d27ab67b0,libmime-8e48070e02455931,libhttp_body-7ae3736ad9ffdf80,libtower-4f4d132a8da5f020,libpin_project-6c2cc0b15bdc63c6,libtower_layer-18913dd8beeaec7d,libfutures_util-50bac73705bf7bbc,libfutures_io-06ab7b7615046079,libslab-969fa26fec6acc44,libfutures_channel-d16ef6ac68eb4611,libfutures_sink-aef9f132e4d3930e,libfutures_task-258849f626134187,libpin_utils-47b630022fed6c6f,libfutures_core-3822724cfe7adce4,libtower_service-b44acf21efcfb227,libtokio-40b2c6b3bf802b4e,libsignal_hook_registry-8d39f7e7fbc3bee9,libnum_cpus-adf608fb83497227,libsocket2-3ff4b8a2326c86b8,libmemchr-f080fc18246b09e0,libmio-15477ad45d42c601,liblog-297ea4d6b84c5985,libpin_project_lite-26d5e4fe2edb8a1c,libparking_lot-0d6737f1fcf0cefc,libparking_lot_core-833dfcef91af7525,libsmallvec-82b17d45ba16d94b,liblock_api-b2ce1204360f9720,libscopeguard-2eb40487b7514c0f,libschemars-b54e79ff58a16297,libdyn_clone-331dd737793caa81,libuuid-081758a227bb34ca,libserde_json-81c15a36fe5695a6,libryu-45b96b3ae107755e,libchrono-86a73471c0e41790,libiana_time_zone-91c42e2d31434c7e,libnum_integer-d092413d90e710b6,libnum_traits-e7afb3af190407be,libtime-d0c66e346c7b43f4,libthiserror-826eecdc5b5c7758,libhttp-9fb634c93a42c297,libitoa-a5f2f54c6d88f948,libfnv-68f5b69a4a74de9d,libbytes-d9ed5870ac43a48d,libindexmap-3c40608f401fd5ff,libhashbrown-bd299bf88b706607,libahash-cdc0606436ecc76d,libgetrandom-b257e8cd9fc0e97b,liblibc-03d4530062a58250,libcfg_if-ae53b56998a284ac,libonce_cell-144be1433fe8622c,libserde-8eddd5e9da419791}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcxNpmVd/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-a385a7eb20ca4313/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/accounts_test-5a485eb5ce00c216" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[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 `accounts` (test "accounts_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e18ad4cacacfa0dd0afb014c67494b8ea6fc3337aa39df536fd33c26a76a6084", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e18ad4cacacfa0dd0afb014c67494b8ea6fc3337aa39df536fd33c26a76a6084", kill_on_drop: false }`
[INFO] [stdout] e18ad4cacacfa0dd0afb014c67494b8ea6fc3337aa39df536fd33c26a76a6084
