[INFO] cloning repository https://github.com/mohamedfrix/backend-base-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mohamedfrix/backend-base-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohamedfrix%2Fbackend-base-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohamedfrix%2Fbackend-base-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3bd0d80f2570874648ee10143ad9a819ed672527 [INFO] testing mohamedfrix/backend-base-rust against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohamedfrix%2Fbackend-base-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mohamedfrix/backend-base-rust [INFO] finished tweaking git repo https://github.com/mohamedfrix/backend-base-rust [INFO] tweaked toml for git repo https://github.com/mohamedfrix/backend-base-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mohamedfrix/backend-base-rust on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mohamedfrix/backend-base-rust 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb8d35323d39441ba9d19c76cd91dcddb8ac6c0da093295444c641939e665ca3 [INFO] running `Command { std: "docker" "start" "-a" "eb8d35323d39441ba9d19c76cd91dcddb8ac6c0da093295444c641939e665ca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb8d35323d39441ba9d19c76cd91dcddb8ac6c0da093295444c641939e665ca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb8d35323d39441ba9d19c76cd91dcddb8ac6c0da093295444c641939e665ca3", kill_on_drop: false }` [INFO] [stdout] eb8d35323d39441ba9d19c76cd91dcddb8ac6c0da093295444c641939e665ca3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfd2a241438187a65a7de0396e579f25a128baa93e2221bc70c013270342dc3a [INFO] running `Command { std: "docker" "start" "-a" "dfd2a241438187a65a7de0396e579f25a128baa93e2221bc70c013270342dc3a", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling polling v3.9.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling multimap v0.9.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling os_info v3.12.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling email-encoding v0.4.1 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling redis v0.24.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling lettre v0.11.17 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling minio v0.1.0 [INFO] [stderr] Compiling elhaiba-backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/util/password_reset.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use tracing::{debug, error, info, instrument, warn}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "dfd2a241438187a65a7de0396e579f25a128baa93e2221bc70c013270342dc3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfd2a241438187a65a7de0396e579f25a128baa93e2221bc70c013270342dc3a", kill_on_drop: false }` [INFO] [stdout] dfd2a241438187a65a7de0396e579f25a128baa93e2221bc70c013270342dc3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d36698aa925dfc79aca208488324169d602715ea4b7bd459bb4ecdb7df9ab545 [INFO] running `Command { std: "docker" "start" "-a" "d36698aa925dfc79aca208488324169d602715ea4b7bd459bb4ecdb7df9ab545", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling lettre v0.11.17 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling redis v0.24.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling minio v0.1.0 [INFO] [stderr] Compiling elhaiba-backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/util/password_reset.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use tracing::{debug, error, info, instrument, warn}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/util/password_reset.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use tracing::{debug, error, info, instrument, warn}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> examples/log_rotation_demo.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> examples/log_rotation_demo.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> examples/log_rotation_demo.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use tracing::{info, warn, error, debug}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `non_blocking` [INFO] [stdout] --> examples/log_rotation_demo.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | let (non_blocking, _guard) = tracing_appender::non_blocking(file_appender); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_non_blocking` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcRM80AT/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libelhaiba_backend-299ca54c00c7a28f,libhtml_escape-61ed0b71f8cc6e3a,libutf8_width-23b9c55cd29780d9,libtracing_appender-2e91041119823738,libthiserror-1282ff73cf9cfe28,libcrossbeam_channel-5add0dde592d5282,libcrossbeam_utils-7c4ed9e811c5c46d,libtracing_subscriber-3ce7f2fb75c689dc,libtracing_serde-098fed9a859ff904,libsharded_slab-a43bbfc0e39c291b,libmatchers-113eec641e45d4fb,libregex_automata-1019eeb8629ff2e8,libregex_syntax-4779e75565fac6b0,libnu_ansi_term-8db983f1ce27e169,liboverload-089c2ed30f2e101e,libthread_local-e18c03a1e72cf9d2,libtracing_log-5196b2ff45605135,liblettre-38bd0ccada211ca7,libhostname-7570cc63b5cc4227,libfastrand-74ae4622d963d882,libquoted_printable-6a4bb9eadee2b3f2,libnom-380269b0dca3e0bd,libchumsky-ebf8e742ed31e47b,libstacker-5bc037d0509956ca,libpsm-26c82b761b062d84,libemail_encoding-b62f8697710e8286,libemail_address-6ac5e3d521e80dff,libredis-38ad549797d2081e,libsocket2-9ac21a012da7a2ca,libsha1_smol-538f4627c693850a,libtokio_retry-e2ee66e0cae8de43,libpin_project-025785dc09fa5b4e,libfutures-78eb163828777ebf,libfutures_executor-a8f2f1f75e3c20f0,libarc_swap-626c221adeeb0632,libcombine-4258d7ac520cca2f,librand-22aac44b3fb61588,librand_chacha-1835935a79b3d0ba,libppv_lite86-745c780cbfef83bc,libargon2-a098d6d6266e84b4,libblake2-578e57f09aa032ae,libpassword_hash-6a25d84eb1cf281b,libbase64ct-11d3c7c4ab85b8da,librand_core-f1e5d7c27f8e8cb6,libminio-7da4239ac29d9f53,liburlencoding-261db3bc6355947a,libmultimap-cd4aae03ee32eda1,libmd5-dcfdef7bc997c9a8,libcrc-cdb09a5ef222290d,libcrc_catalog-2535dcd5dcc58263,libbyteorder-7912a666fa871683,libsha2-24623b2917b42643,libcpufeatures-bb85f9e0eaf4b5a3,libhmac-a38ec042e5099d66,libdigest-2ddc638ca12a0f20,libsubtle-e2f0af8959bd7889,libblock_buffer-69b2399560e8742f,libcrypto_common-66edc97558ab7ca9,libgeneric_array-86881b7c29aa25eb,libtypenum-0448dfa6533ed2e8,libhex-ce2ce186edf8450e,libregex-c94f6af0a8dcb078,libregex_automata-86bba6ed228f6579,libaho_corasick-e86d35dad3c7fe93,libregex_syntax-3727c38b46230be4,liblazy_static-afffdbb119bd9ac1,libxmltree-95b88a994cca1bf3,libxml-0b7e16a3b84fee7f,libreqwest-cf06a9e65362c067,librustls_pemfile-f2760b70d3be5bc8,libhyper_rustls-83388f340cf79303,libhyper_tls-71a2857432a907e2,libwebpki_roots-8f19deeabafd6f44,libbase64-76d22feba062e299,libipnet-7f24c5b85fa70b77,libtokio_native_tls-6dffb0232676591e,libtokio_rustls-92be5aba75806824,libserde_urlencoded-62740120c7b8f23a,libmime-7cbfcc84299bf52b,libencoding_rs-140b061c9213f590,librustls-28c6a54535bf16cb,libsct-7038a95507761f82,libwebpki-bb37540d6680600d,libnative_tls-76fa77b05646cd51,libopenssl_probe-d74274d8b7245f2e,libopenssl-925a7ce69e83a10d,libbitflags-3e5fc0b9a597167a,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-9c8286385b0bc345,libsync_wrapper-e9e1b86a97fd86cb,liburl-b420538b011c5093,libidna-d189c75b91e840b7,libutf8_iter-efb3984ee203d151,libidna_adapter-dd1345c3457c2929,libicu_properties-2579972b4f54c135,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-e71cf5bb79253bb4,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-311390797458245f,libpotential_utf-f3f76c57e2f37903,libicu_provider-4f576ec97f3d7cc1,libicu_locale_core-c56cce8494eb9a44,libtinystr-f32e15cd8750f76f,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-127d1eab9fd4763f,libzerotrie-f2d6bf55e0e8ef72,libyoke-9c2d601928f90633,libstable_deref_trait-456565f84dafac83,libzerofrom-a0caf7b58bc66f13,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libos_info-f0b3cdff93c16934,libdashmap-8d03a59aac827e24,libhashbrown-603a78ec6e29962b,libahash-44a8e4a378c989f4,libzerocopy-429829aa0665372b,libhyper-bca87ab7f37c831c,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-5de6ee0341598a77,libindexmap-42b2b150dcd4f099,libhashbrown-a253c2d287ae1f48,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libtokio_util-7d0fe7afb782e048,libtower_service-222788e4f5219726,libhttp_body-dbadf0351532aaef,libfutures_util-f9b2b87ce25c9b8c,libfutures_io-a909ffe8b7e43c5e,libslab-2b1bc74cc8c02a09,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libtokio-59bf5842813382dc,libsignal_hook_registry-c9c3dad00c22134f,libsocket2-c9e344f59810649f,libmio-93f9491c280d5226,libparking_lot-22b3a1dedc5d9bbc,libparking_lot_core-e9e6be44864fa651,libsmallvec-23e7b4a40f6b038b,liblock_api-ccf13efd4e88e514,libscopeguard-88d64e99d3001c2a,libhttpdate-fd089b66c335a993,libhttp-cbb6f3e1f9ff88d8,libfnv-2a26f5d3b9cd4973,libuuid-30a833f12fdd2c24,libgetrandom-740e7b5d6d0817be,libjsonwebtoken-932f39a34f22e7f1,libpem-daadd61b69bce7ea,libserde_json-35acf3637d7a78b5,libmemchr-68452485f2c33fee,libryu-f1418741a05f84c6,libsimple_asn1-56ad564e6ff2dc26,libtime-2f22fcd1896a1aa2,libitoa-7e733f37fe56f881,libtime_core-ba5abd5afeccc7b5,libnum_conv-d31d2cdd240da3de,libderanged-f62b2aad4675f19b,libpowerfmt-521a460cc2ff4e45,libthiserror-4822eb2202e6bf09,libnum_bigint-b348cb87c73943d4,libnum_integer-19ad73138f65c4a0,libbase64-fff42f7554bbeb90,libring-77adbaf91e5f09f5,libgetrandom-a15cee17ce946a1c,liblibc-0d953531f2bb7a47,libuntrusted-151845769873c416,libcfg_if-6a6f703e7144cd38,libchrono-0f3a595945a852de,libiana_time_zone-4ff00b44c3c16daa,libnum_traits-b31cbf0d1da56c4b,libtracing-b2547da02eab005d,liblog-d21ea12a4506e42f,libvalue_bag-02fa78d6115e616a,libpin_project_lite-5ffafa3f2ed0bb57,libtracing_core-1b6f90fc5e75a37f,libonce_cell-db8f3eed2a1f3f7b,libserde-7c88d7cbcb5e8c27,libdotenv-f678e0e796cdda75,libbytes-a98c6e187cd1e46b}.rlib" "/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/rustcRM80AT/raw-dylibs" "-B/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-e1d4acf7e3fe1f63/out" "-L" "/opt/rustwide/target/debug/build/psm-402c3a195fba8847/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/elhaiba_backend-0e35bc9b7c550595" "-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 `elhaiba-backend` (bin "elhaiba-backend") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d36698aa925dfc79aca208488324169d602715ea4b7bd459bb4ecdb7df9ab545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d36698aa925dfc79aca208488324169d602715ea4b7bd459bb4ecdb7df9ab545", kill_on_drop: false }` [INFO] [stdout] d36698aa925dfc79aca208488324169d602715ea4b7bd459bb4ecdb7df9ab545