[INFO] cloning repository https://github.com/stephane-segning/no-drive [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stephane-segning/no-drive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephane-segning%2Fno-drive", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephane-segning%2Fno-drive'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e34cf26d5f15bd7b839f7da5b54692863c6c2af [INFO] testing stephane-segning/no-drive against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephane-segning%2Fno-drive" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stephane-segning/no-drive on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stephane-segning/no-drive [INFO] finished tweaking git repo https://github.com/stephane-segning/no-drive [INFO] tweaked toml for git repo https://github.com/stephane-segning/no-drive written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/stephane-segning/no-drive 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" "+beta-2024-12-08" "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] 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a5361e4fb6bf9ac1b77c54f32d1d99dd7c6f8ed7335da4fd434bab90bb52c0c [INFO] running `Command { std: "docker" "start" "-a" "5a5361e4fb6bf9ac1b77c54f32d1d99dd7c6f8ed7335da4fd434bab90bb52c0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a5361e4fb6bf9ac1b77c54f32d1d99dd7c6f8ed7335da4fd434bab90bb52c0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a5361e4fb6bf9ac1b77c54f32d1d99dd7c6f8ed7335da4fd434bab90bb52c0c", kill_on_drop: false }` [INFO] [stdout] 5a5361e4fb6bf9ac1b77c54f32d1d99dd7c6f8ed7335da4fd434bab90bb52c0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d17f323351293d7ce524ffe094b5e7a4173c5edcdfdf906fc8156c94de2a11d6 [INFO] running `Command { std: "docker" "start" "-a" "d17f323351293d7ce524ffe094b5e7a4173c5edcdfdf906fc8156c94de2a11d6", 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] 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.85 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling regex-lite v0.1.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling pq-sys v0.6.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling mutually_exclusive_features v0.0.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling parse-size v1.0.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling rust-argon2 v2.1.0 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling shaku_derive v0.6.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling rustls-webpki v0.102.4 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling dsl_auto_type v0.1.0 [INFO] [stderr] Compiling actix-multipart-derive v0.6.1 [INFO] [stderr] Compiling shaku v0.6.1 [INFO] [stderr] Compiling diesel_derives v2.2.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling rumqttc v0.24.0 [INFO] [stderr] Compiling actix-server v2.3.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling diesel v2.2.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling no-drive-model v0.1.0 (/opt/rustwide/workdir/no-drive-model) [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stdout] warning: unused import: `log` [INFO] [stdout] --> no-drive-model/src/common/app.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use log; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling oxide-auth v0.6.1 [INFO] [stderr] Compiling actix-http v3.7.0 [INFO] [stderr] Compiling actix-web v4.6.0 [INFO] [stderr] Compiling tracing-actix-web v0.7.11 [INFO] [stderr] Compiling actix-multipart v0.6.1 [INFO] [stderr] Compiling no-drive-file-service v0.1.0 (/opt/rustwide/workdir/no-drive-file-service) [INFO] [stderr] Compiling no-drive-notification-server v0.1.0 (/opt/rustwide/workdir/no-drive-notification-server) [INFO] [stderr] Compiling no-drive-account-service v0.1.0 (/opt/rustwide/workdir/no-drive-account-service) [INFO] [stdout] warning: unused import: `Module` [INFO] [stdout] --> no-drive-notification-server/src/main.rs:7:57 [INFO] [stdout] | [INFO] [stdout] 7 | use shaku::{Component, HasComponent, Interface, module, Module, Provider}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_id` [INFO] [stdout] --> no-drive-notification-server/src/main.rs:29:31 [INFO] [stdout] | [INFO] [stdout] 29 | async fn subscribe(&self, user_id: String, topics: Vec) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `topics` [INFO] [stdout] --> no-drive-notification-server/src/main.rs:29:48 [INFO] [stdout] | [INFO] [stdout] 29 | async fn subscribe(&self, user_id: String, topics: Vec) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_id` [INFO] [stdout] --> no-drive-notification-server/src/main.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 34 | async fn send_notification(&self, user_id: String, message: String) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> no-drive-notification-server/src/main.rs:34:56 [INFO] [stdout] | [INFO] [stdout] 34 | async fn send_notification(&self, user_id: String, message: String) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Module` [INFO] [stdout] --> no-drive-file-service/src/main.rs:8:57 [INFO] [stdout] | [INFO] [stdout] 8 | use shaku::{module, Component, HasComponent, Interface, Module}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `module` [INFO] [stdout] --> no-drive-notification-server/src/main.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 54 | fn provide(module: &AppModule) -> Result, Box<(dyn std::error::Error + 'static)>> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_data` [INFO] [stdout] --> no-drive-file-service/src/main.rs:29:33 [INFO] [stdout] | [INFO] [stdout] 29 | async fn upload_file(&self, file_data: TempFile) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mqtt_client` is never read [INFO] [stdout] --> no-drive-notification-server/src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | struct NotificationServiceImpl { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 25 | mqtt_client: AsyncClient, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `send_notification` is never used [INFO] [stdout] --> no-drive-notification-server/src/main.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 39 | trait INotificationService: Interface { [INFO] [stdout] | -------------------- method in this trait [INFO] [stdout] 40 | async fn subscribe(&self, user_id: String, topics: Vec) -> Result<()>; [INFO] [stdout] 41 | async fn send_notification(&self, user_id: String, message: String) -> Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_data` [INFO] [stdout] --> no-drive-account-service/src/main.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | async fn register_user(&self, user_data: UserData) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `credentials` [INFO] [stdout] --> no-drive-account-service/src/main.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | async fn login_user(&self, credentials: Credentials) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_credentials` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `folder_path` is never read [INFO] [stdout] --> no-drive-file-service/src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | struct LocalFileServiceImpl { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 17 | #[shaku(default = Mutex::new(String::from("./tmp").into()))] [INFO] [stdout] 18 | folder_path: Mutex, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `download_file` is never used [INFO] [stdout] --> no-drive-file-service/src/main.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 38 | trait IFileService: Interface { [INFO] [stdout] | ------------ method in this trait [INFO] [stdout] 39 | async fn upload_file(&self, file_data: TempFile) -> Result<()>; [INFO] [stdout] 40 | async fn download_file(&self, file_id: String) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `login_user` is never used [INFO] [stdout] --> no-drive-account-service/src/main.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 43 | trait IUserService: Interface { [INFO] [stdout] | ------------ method in this trait [INFO] [stdout] 44 | async fn register_user(&self, user_data: UserData) -> Result<()>; [INFO] [stdout] 45 | async fn login_user(&self, credentials: Credentials) -> Result; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcWOpUGz/symbols.o" "/opt/rustwide/target/debug/deps/no_drive_notification_server-0a5152ba13afc7c1.no_drive_notification_server.6443dca3d6de5abc-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/no_drive_notification_server-0a5152ba13afc7c1.no_drive_notification_server.6443dca3d6de5abc-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/no_drive_notification_server-0a5152ba13afc7c1.no_drive_notification_server.6443dca3d6de5abc-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/no_drive_notification_server-0a5152ba13afc7c1.no_drive_notification_server.6443dca3d6de5abc-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/no_drive_notification_server-0a5152ba13afc7c1.no_drive_notification_server.6443dca3d6de5abc-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/no_drive_notification_server-0a5152ba13afc7c1.no_drive_notification_server.6443dca3d6de5abc-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/no_drive_notification_server-0a5152ba13afc7c1.no_drive_notification_server.6443dca3d6de5abc-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/no_drive_notification_server-0a5152ba13afc7c1.no_drive_notification_server.6443dca3d6de5abc-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/no_drive_notification_server-0a5152ba13afc7c1.no_drive_notification_server.6443dca3d6de5abc-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/no_drive_notification_server-0a5152ba13afc7c1.no_drive_notification_server.6443dca3d6de5abc-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/no_drive_notification_server-0a5152ba13afc7c1.no_drive_notification_server.6443dca3d6de5abc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/no_drive_notification_server-0a5152ba13afc7c1.no_drive_notification_server.6443dca3d6de5abc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/no_drive_notification_server-0a5152ba13afc7c1.no_drive_notification_server.6443dca3d6de5abc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/no_drive_notification_server-0a5152ba13afc7c1.no_drive_notification_server.6443dca3d6de5abc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/no_drive_notification_server-0a5152ba13afc7c1.no_drive_notification_server.6443dca3d6de5abc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/no_drive_notification_server-0a5152ba13afc7c1.no_drive_notification_server.6443dca3d6de5abc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/no_drive_notification_server-0a5152ba13afc7c1.adpdlo386u1hq14qn9dumnqwu.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdiesel-1a463c6f51f5e221.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6ac88002c46ec63a.rlib" "/opt/rustwide/target/debug/deps/libr2d2-e77e08f8e2d3171c.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-f4a798a92b8752c9.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-53eb32d01442865d.rlib" "/opt/rustwide/target/debug/deps/libno_drive_model-d22bf579a9731938.rlib" "/opt/rustwide/target/debug/deps/libpretty_env_logger-5e045ba98a7adccf.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-31d2f873c3a1bae5.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-bad02665732a4344.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-3092176541bc4997.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ce381c4933d03978.rlib" "/opt/rustwide/target/debug/deps/libtracing_actix_web-e32f219fef8ed90d.rlib" "/opt/rustwide/target/debug/deps/libmutually_exclusive_features-444793e6d414bfab.rlib" "/opt/rustwide/target/debug/deps/libpin_project-39a566e2d419dd32.rlib" "/opt/rustwide/target/debug/deps/libuuid-39cf4a733723a85d.rlib" "/opt/rustwide/target/debug/deps/libshaku-ba890070bc7eda40.rlib" "/opt/rustwide/target/debug/deps/libanymap-e98826a71abf628d.rlib" "/opt/rustwide/target/debug/deps/librumqttc-f1290567096ca57b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3837dc74d433775c.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-175334cf763857ce.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-ed1174850529d944.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-7f94baa1182bda57.rlib" "/opt/rustwide/target/debug/deps/librustls-7c9e0a04e10cd337.rlib" "/opt/rustwide/target/debug/deps/libwebpki-0b5e1f00b5635676.rlib" "/opt/rustwide/target/debug/deps/libring-f4b7fc1523dd8719.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-8bad1cf01f539b56.rlib" "/opt/rustwide/target/debug/deps/libzeroize-c8cbfaf563db5fc2.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-9c0bbbd8aaa3da3b.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-dfbd0b1b8183618d.rlib" "/opt/rustwide/target/debug/deps/libflume-b8ceffb433f589a6.rlib" "/opt/rustwide/target/debug/deps/libspin-de638891556578df.rlib" "/opt/rustwide/target/debug/deps/libanyhow-64aa4a1529b21937.rlib" "/opt/rustwide/target/debug/deps/libactix_web-b5d20b844d18865d.rlib" "/opt/rustwide/target/debug/deps/liburl-0fbe9f9c3e24c1aa.rlib" "/opt/rustwide/target/debug/deps/libidna-77e463d244e20468.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-184ea3783b9704ed.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-dcbbce603bc23510.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-333661e3b238a9a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-9b64cff028edaa87.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-12031b2ca4832a98.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-59e65d5ba0f82c92.rlib" "/opt/rustwide/target/debug/deps/libserde_json-565a444cbe5c8f88.rlib" "/opt/rustwide/target/debug/deps/libryu-6e02dac7c3b6be75.rlib" "/opt/rustwide/target/debug/deps/libactix_server-dceca01ef48f0d60.rlib" "/opt/rustwide/target/debug/deps/libactix_router-4ce271af69fed223.rlib" "/opt/rustwide/target/debug/deps/libregex-5d643ad489837c7e.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-65fbcc2e7272c41b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7caac28eed5e421d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-96109dd5bfd35bc9.rlib" "/opt/rustwide/target/debug/deps/libserde-0347c5ce7c2a2610.rlib" "/opt/rustwide/target/debug/deps/libcookie-b85b27e7b5958089.rlib" "/opt/rustwide/target/debug/deps/libtime-bbd4a6480130db4d.rlib" "/opt/rustwide/target/debug/deps/libtime_core-f368596cca30f67d.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-a312b8300ce88506.rlib" "/opt/rustwide/target/debug/deps/libderanged-7c3aacebfed7a85e.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-a584063b8a4e44a4.rlib" "/opt/rustwide/target/debug/deps/libactix_http-ef509cc5d6ce5e78.rlib" "/opt/rustwide/target/debug/deps/librand-b1fe7cf24ccfbe11.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5ff9e66db0dad994.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6355e3a2f5357626.rlib" "/opt/rustwide/target/debug/deps/librand_core-86fbf94dd93b265c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2dbc320ca65411a3.rlib" "/opt/rustwide/target/debug/deps/libbrotli-ccd87155577a4814.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-96f56b961fcf65ce.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-db2d25da53f2297b.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-07772ed8f1252285.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf64bff9ff5092d8.rlib" "/opt/rustwide/target/debug/deps/libsha1-fa20dd123d36714c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-6b5d33967087d885.rlib" "/opt/rustwide/target/debug/deps/libdigest-a5390252936d77a1.rlib" "/opt/rustwide/target/debug/deps/libsubtle-9661d666e57a3e95.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1c810e7ce630e20d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-c9a7249a89218cc0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-8204c0397cddb82b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b40ba058056b0bf8.rlib" "/opt/rustwide/target/debug/deps/libbase64-1e2a536fab485f9b.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-af79fc17c96ef0e2.rlib" "/opt/rustwide/target/debug/deps/libbytestring-3dc1ec0a45afa28b.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-72c6ecdc91029a85.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-d9708f87b05a446b.rlib" "/opt/rustwide/target/debug/deps/libahash-8799c7384e8a4d3c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-80f0df1c1922e02e.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-91a4ecde88ecfcb2.rlib" "/opt/rustwide/target/debug/deps/libmime-a9df5a780629fb7d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-fc63a8437ca6afa3.rlib" "/opt/rustwide/target/debug/deps/libh2-5fe13d8646cedc52.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4422e94bee958b4e.rlib" "/opt/rustwide/target/debug/deps/libequivalent-e4dc2e1acc32de2c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c059e237272e9f67.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c88f0ca5c6c23067.rlib" "/opt/rustwide/target/debug/deps/libslab-854636f389d4caa9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5f891dfd68443eda.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libzstd-f6f83a290265faaa.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-b35b89d749fed820.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-8059c48409adf59c.rlib" "/opt/rustwide/target/debug/deps/libflate2-7c8f9b5b80a86622.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-2f1c0061a6a10a39.rlib" "/opt/rustwide/target/debug/deps/libadler-eba61f23bb3cdb48.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-3e4e944995101d8a.rlib" "/opt/rustwide/target/debug/deps/libactix_service-f16320fa9595376b.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-fe2a300d246eaf15.rlib" "/opt/rustwide/target/debug/deps/libtracing-2a276e727b3b949a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ea0aa024b1619487.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-334d739f4e3a4961.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d8470a4b578ef69c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0d8a6a107af87a1b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-86a6ab7baa0a1a86.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-be8c0dbcc571dd8d.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-5c414e6973e009fd.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-1f0f762c54949865.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-bf7688de49436275.rlib" "/opt/rustwide/target/debug/deps/libtokio-29d42f9e33add59c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a8817eecdb5fe648.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b263beca6e51880d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3fe427a3c600d82d.rlib" "/opt/rustwide/target/debug/deps/libmio-385c8df21d6a3fe5.rlib" "/opt/rustwide/target/debug/deps/liblog-7b75ec81b7344c77.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3a1cf327008bcecf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0da926c366023ae9.rlib" "/opt/rustwide/target/debug/deps/liblibc-dd271111ac80e7ee.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cae3008cdb7d5db1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-205eb352094bf351.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f937485db0060aca.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-92287217d9698c36.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b7e48a954509deff.rlib" "/opt/rustwide/target/debug/deps/libhttp-e1844d105c5ab9c1.rlib" "/opt/rustwide/target/debug/deps/libitoa-307f5b8ccbe1a9f3.rlib" "/opt/rustwide/target/debug/deps/libbytes-2732d0fbd5e31f67.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-f6b2ef7c69c63683/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-10d2acae4aba0897/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/no_drive_notification_server-0a5152ba13afc7c1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `no-drive-notification-server` (bin "no-drive-notification-server") due to 1 previous error; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d17f323351293d7ce524ffe094b5e7a4173c5edcdfdf906fc8156c94de2a11d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d17f323351293d7ce524ffe094b5e7a4173c5edcdfdf906fc8156c94de2a11d6", kill_on_drop: false }` [INFO] [stdout] d17f323351293d7ce524ffe094b5e7a4173c5edcdfdf906fc8156c94de2a11d6