[INFO] cloning repository https://github.com/mornsoltice/ruka [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mornsoltice/ruka" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmornsoltice%2Fruka", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmornsoltice%2Fruka'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18caf69dc1f86ee371d82a1a6d69a9c97f016954 [INFO] checking mornsoltice/ruka against master#426a60abc213b28a7c7198e475476b6e650d871f for pr-129199 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmornsoltice%2Fruka" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mornsoltice/ruka on toolchain 426a60abc213b28a7c7198e475476b6e650d871f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+426a60abc213b28a7c7198e475476b6e650d871f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mornsoltice/ruka [INFO] finished tweaking git repo https://github.com/mornsoltice/ruka [INFO] tweaked toml for git repo https://github.com/mornsoltice/ruka written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mornsoltice/ruka 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" "+426a60abc213b28a7c7198e475476b6e650d871f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking mornsoltice/ruka against try#2c70eb47850052381670935f807d41647a7dc992 for pr-129199 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmornsoltice%2Fruka" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mornsoltice/ruka on toolchain 2c70eb47850052381670935f807d41647a7dc992 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c70eb47850052381670935f807d41647a7dc992" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mornsoltice/ruka [INFO] finished tweaking git repo https://github.com/mornsoltice/ruka [INFO] tweaked toml for git repo https://github.com/mornsoltice/ruka written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mornsoltice/ruka 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" "+2c70eb47850052381670935f807d41647a7dc992" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+2c70eb47850052381670935f807d41647a7dc992" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 234c77165b7904239cb32b773f16df4cf47b5d3975974893ad1817c21612841e [INFO] running `Command { std: "docker" "start" "-a" "234c77165b7904239cb32b773f16df4cf47b5d3975974893ad1817c21612841e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "234c77165b7904239cb32b773f16df4cf47b5d3975974893ad1817c21612841e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "234c77165b7904239cb32b773f16df4cf47b5d3975974893ad1817c21612841e", kill_on_drop: false }` [INFO] [stdout] 234c77165b7904239cb32b773f16df4cf47b5d3975974893ad1817c21612841e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+2c70eb47850052381670935f807d41647a7dc992" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0e6ba69787ae9752125f5b55d52b671223c10ea0f02ab70af046cd008e02004 [INFO] running `Command { std: "docker" "start" "-a" "f0e6ba69787ae9752125f5b55d52b671223c10ea0f02ab70af046cd008e02004", kill_on_drop: false }` [INFO] [stderr] Checking ruka v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `sync` [INFO] [stdout] --> src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub mod sync; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `sync`, create file "src/sync.rs" or "src/sync/mod.rs" [INFO] [stdout] = note: if there is a `mod sync` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `sync` [INFO] [stdout] --> src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub mod sync; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `sync`, create file "src/sync.rs" or "src/sync/mod.rs" [INFO] [stdout] = note: if there is a `mod sync` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ruka` [INFO] [stdout] --> src/epoch/mod.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | current: ruka::RukaUsize::new(0), [INFO] [stdout] | ^^^^ use of undeclared crate or module `ruka` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 3 + use crate::utils::RukaUsize; [INFO] [stdout] | [INFO] [stdout] help: if you import `RukaUsize`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 13 - current: ruka::RukaUsize::new(0), [INFO] [stdout] 13 + current: RukaUsize::new(0), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ruka` [INFO] [stdout] --> src/epoch/mod.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | epoch: ruka::RukaUsize::new(0), [INFO] [stdout] | ^^^^ use of undeclared crate or module `ruka` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 3 + use crate::utils::RukaUsize; [INFO] [stdout] | [INFO] [stdout] help: if you import `RukaUsize`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 14 - epoch: ruka::RukaUsize::new(0), [INFO] [stdout] 14 + epoch: RukaUsize::new(0), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ruka` [INFO] [stdout] --> src/queue/seg_queue.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | next: ruka::RukaPtr::new(ptr::null_mut()), [INFO] [stdout] | ^^^^ use of undeclared crate or module `ruka` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::utils::RukaPtr; [INFO] [stdout] | [INFO] [stdout] help: if you import `RukaPtr`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 18 - next: ruka::RukaPtr::new(ptr::null_mut()), [INFO] [stdout] 18 + next: RukaPtr::new(ptr::null_mut()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ruka` [INFO] [stdout] --> src/queue/seg_queue.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | head: ruka::RukaPtr::new(dummy), [INFO] [stdout] | ^^^^ use of undeclared crate or module `ruka` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::utils::RukaPtr; [INFO] [stdout] | [INFO] [stdout] help: if you import `RukaPtr`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 21 - head: ruka::RukaPtr::new(dummy), [INFO] [stdout] 21 + head: RukaPtr::new(dummy), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ruka` [INFO] [stdout] --> src/queue/seg_queue.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | tail: ruka::RukaPtr::new(dummy), [INFO] [stdout] | ^^^^ use of undeclared crate or module `ruka` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::utils::RukaPtr; [INFO] [stdout] | [INFO] [stdout] help: if you import `RukaPtr`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 22 - tail: ruka::RukaPtr::new(dummy), [INFO] [stdout] 22 + tail: RukaPtr::new(dummy), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ruka` [INFO] [stdout] --> src/queue/seg_queue.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | next: ruka::RukaPtr::new(ptr::null_mut()), [INFO] [stdout] | ^^^^ use of undeclared crate or module `ruka` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::utils::RukaPtr; [INFO] [stdout] | [INFO] [stdout] help: if you import `RukaPtr`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 29 - next: ruka::RukaPtr::new(ptr::null_mut()), [INFO] [stdout] 29 + next: RukaPtr::new(ptr::null_mut()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc` and `Mutex` [INFO] [stdout] --> src/channel/bounded.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/queue/seg_queue.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc` and `Mutex` [INFO] [stdout] --> src/scope/scoped.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AtomicUsize` and `Ordering` [INFO] [stdout] --> src/utils/cache_padded.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::atomic::{AtomicUsize, Ordering}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ruka` [INFO] [stdout] --> src/epoch/mod.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | current: ruka::RukaUsize::new(0), [INFO] [stdout] | ^^^^ use of undeclared crate or module `ruka` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 3 + use crate::utils::RukaUsize; [INFO] [stdout] | [INFO] [stdout] help: if you import `RukaUsize`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 13 - current: ruka::RukaUsize::new(0), [INFO] [stdout] 13 + current: RukaUsize::new(0), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ruka` [INFO] [stdout] --> src/epoch/mod.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | epoch: ruka::RukaUsize::new(0), [INFO] [stdout] | ^^^^ use of undeclared crate or module `ruka` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 3 + use crate::utils::RukaUsize; [INFO] [stdout] | [INFO] [stdout] help: if you import `RukaUsize`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 14 - epoch: ruka::RukaUsize::new(0), [INFO] [stdout] 14 + epoch: RukaUsize::new(0), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ruka` [INFO] [stdout] --> src/queue/seg_queue.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | next: ruka::RukaPtr::new(ptr::null_mut()), [INFO] [stdout] | ^^^^ use of undeclared crate or module `ruka` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::utils::RukaPtr; [INFO] [stdout] | [INFO] [stdout] help: if you import `RukaPtr`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 18 - next: ruka::RukaPtr::new(ptr::null_mut()), [INFO] [stdout] 18 + next: RukaPtr::new(ptr::null_mut()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ruka` [INFO] [stdout] --> src/queue/seg_queue.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | head: ruka::RukaPtr::new(dummy), [INFO] [stdout] | ^^^^ use of undeclared crate or module `ruka` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::utils::RukaPtr; [INFO] [stdout] | [INFO] [stdout] help: if you import `RukaPtr`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 21 - head: ruka::RukaPtr::new(dummy), [INFO] [stdout] 21 + head: RukaPtr::new(dummy), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ruka` [INFO] [stdout] --> src/queue/seg_queue.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | tail: ruka::RukaPtr::new(dummy), [INFO] [stdout] | ^^^^ use of undeclared crate or module `ruka` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::utils::RukaPtr; [INFO] [stdout] | [INFO] [stdout] help: if you import `RukaPtr`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 22 - tail: ruka::RukaPtr::new(dummy), [INFO] [stdout] 22 + tail: RukaPtr::new(dummy), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ruka` [INFO] [stdout] --> src/queue/seg_queue.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | next: ruka::RukaPtr::new(ptr::null_mut()), [INFO] [stdout] | ^^^^ use of undeclared crate or module `ruka` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::utils::RukaPtr; [INFO] [stdout] | [INFO] [stdout] help: if you import `RukaPtr`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 29 - next: ruka::RukaPtr::new(ptr::null_mut()), [INFO] [stdout] 29 + next: RukaPtr::new(ptr::null_mut()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc` and `Mutex` [INFO] [stdout] --> src/channel/bounded.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/queue/seg_queue.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc` and `Mutex` [INFO] [stdout] --> src/scope/scoped.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AtomicUsize` and `Ordering` [INFO] [stdout] --> src/utils/cache_padded.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::atomic::{AtomicUsize, Ordering}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/channel/bounded.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | Self { sender, receiver } [INFO] [stdout] | ^^^^^^ expected `Sender`, found `SyncSender<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Sender` [INFO] [stdout] found struct `SyncSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/channel/bounded.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | Self { sender, receiver } [INFO] [stdout] | ^^^^^^ expected `Sender`, found `SyncSender<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Sender` [INFO] [stdout] found struct `SyncSender<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Option: Clone` is not satisfied [INFO] [stdout] --> src/queue/array_queue.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | buffer: vec![None; capacity], [INFO] [stdout] | -----^^^^----------- [INFO] [stdout] | | | [INFO] [stdout] | | the trait `Clone` is not implemented for `Option` [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `Option` to implement `Clone` [INFO] [stdout] note: required by a bound in `from_elem` [INFO] [stdout] --> /rustc/2c70eb47850052381670935f807d41647a7dc992/library/alloc/src/vec/mod.rs:2752:1 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 11 | buffer: vec![&None; capacity], [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Option: Clone` is not satisfied [INFO] [stdout] --> src/queue/array_queue.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | buffer: vec![None; capacity], [INFO] [stdout] | -----^^^^----------- [INFO] [stdout] | | | [INFO] [stdout] | | the trait `Clone` is not implemented for `Option` [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `Option` to implement `Clone` [INFO] [stdout] note: required by a bound in `from_elem` [INFO] [stdout] --> /rustc/2c70eb47850052381670935f807d41647a7dc992/library/alloc/src/vec/mod.rs:2752:1 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 11 | buffer: vec![&None; capacity], [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/thread/parker.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | self.condvar.wait(&self.mutex.lock().unwrap()).unwrap(); [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `MutexGuard<'_, _>`, found `&MutexGuard<'_, ()>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `MutexGuard<'_, _>` [INFO] [stdout] found reference `&MutexGuard<'_, ()>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/2c70eb47850052381670935f807d41647a7dc992/library/std/src/sync/condvar.rs:189:12 [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 23 - self.condvar.wait(&self.mutex.lock().unwrap()).unwrap(); [INFO] [stdout] 23 + self.condvar.wait(self.mutex.lock().unwrap()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/thread/parker.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | self.condvar.wait(&self.mutex.lock().unwrap()).unwrap(); [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `MutexGuard<'_, _>`, found `&MutexGuard<'_, ()>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `MutexGuard<'_, _>` [INFO] [stdout] found reference `&MutexGuard<'_, ()>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/2c70eb47850052381670935f807d41647a7dc992/library/std/src/sync/condvar.rs:189:12 [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 23 - self.condvar.wait(&self.mutex.lock().unwrap()).unwrap(); [INFO] [stdout] 23 + self.condvar.wait(self.mutex.lock().unwrap()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/utils/hint.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | std::arch::x86_64::_mm_prefetch("0", 0, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - unexpected argument #2 of type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: expected `*const i8`, found `&str` [INFO] [stdout] --> src/utils/hint.rs:5:45 [INFO] [stdout] | [INFO] [stdout] 5 | std::arch::x86_64::_mm_prefetch("0", 0, 0); [INFO] [stdout] | ^^^ [INFO] [stdout] = note: expected raw pointer `*const i8` [INFO] [stdout] found reference `&'static str` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/2c70eb47850052381670935f807d41647a7dc992/library/core/src/../../stdarch/crates/core_arch/src/x86/sse.rs:1868:15 [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 5 - std::arch::x86_64::_mm_prefetch("0", 0, 0); [INFO] [stdout] 5 + std::arch::x86_64::_mm_prefetch(/* *const i8 */); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/utils/hint.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | std::arch::x86_64::_mm_prefetch("0", 0, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - unexpected argument #2 of type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: expected `*const i8`, found `&str` [INFO] [stdout] --> src/utils/hint.rs:5:45 [INFO] [stdout] | [INFO] [stdout] 5 | std::arch::x86_64::_mm_prefetch("0", 0, 0); [INFO] [stdout] | ^^^ [INFO] [stdout] = note: expected raw pointer `*const i8` [INFO] [stdout] found reference `&'static str` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/2c70eb47850052381670935f807d41647a7dc992/library/core/src/../../stdarch/crates/core_arch/src/x86/sse.rs:1868:15 [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 5 - std::arch::x86_64::_mm_prefetch("0", 0, 0); [INFO] [stdout] 5 + std::arch::x86_64::_mm_prefetch(/* *const i8 */); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/utils/hint.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | std::arch::x86_64::_mm_prefetch("0", 0, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - unexpected argument #2 of type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: expected `*const i8`, found `&str` [INFO] [stdout] --> src/utils/hint.rs:15:45 [INFO] [stdout] | [INFO] [stdout] 15 | std::arch::x86_64::_mm_prefetch("0", 0, 0); [INFO] [stdout] | ^^^ [INFO] [stdout] = note: expected raw pointer `*const i8` [INFO] [stdout] found reference `&'static str` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/2c70eb47850052381670935f807d41647a7dc992/library/core/src/../../stdarch/crates/core_arch/src/x86/sse.rs:1868:15 [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 15 - std::arch::x86_64::_mm_prefetch("0", 0, 0); [INFO] [stdout] 15 + std::arch::x86_64::_mm_prefetch(/* *const i8 */); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/utils/hint.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | std::arch::x86_64::_mm_prefetch("0", 0, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - unexpected argument #2 of type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: expected `*const i8`, found `&str` [INFO] [stdout] --> src/utils/hint.rs:15:45 [INFO] [stdout] | [INFO] [stdout] 15 | std::arch::x86_64::_mm_prefetch("0", 0, 0); [INFO] [stdout] | ^^^ [INFO] [stdout] = note: expected raw pointer `*const i8` [INFO] [stdout] found reference `&'static str` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/2c70eb47850052381670935f807d41647a7dc992/library/core/src/../../stdarch/crates/core_arch/src/x86/sse.rs:1868:15 [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 15 - std::arch::x86_64::_mm_prefetch("0", 0, 0); [INFO] [stdout] 15 + std::arch::x86_64::_mm_prefetch(/* *const i8 */); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/utils/ruka_ptr.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn compare_exchange(&self, old: *mut T, new: *mut T) -> Result<(), *mut T> { [INFO] [stdout] | ------------------ expected `Result<(), *mut T>` because of return type [INFO] [stdout] 23 | / self.value [INFO] [stdout] 24 | | .compare_exchange(old, new, Ordering::Release, Ordering::Relaxed) [INFO] [stdout] | |_____________________________________________________________________________^ expected `Result<(), *mut T>`, found `Result<*mut T, *mut T>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), _>` [INFO] [stdout] found enum `Result<*mut T, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/utils/ruka_ptr.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn compare_exchange(&self, old: *mut T, new: *mut T) -> Result<(), *mut T> { [INFO] [stdout] | ------------------ expected `Result<(), *mut T>` because of return type [INFO] [stdout] 23 | / self.value [INFO] [stdout] 24 | | .compare_exchange(old, new, Ordering::Release, Ordering::Relaxed) [INFO] [stdout] | |_____________________________________________________________________________^ expected `Result<(), *mut T>`, found `Result<*mut T, *mut T>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), _>` [INFO] [stdout] found enum `Result<*mut T, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0596]: cannot borrow `self.buffer` as mutable, as it is behind a `&` reference [INFO] [stdout] --> src/queue/array_queue.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | self.buffer[tail] = Some(data); [INFO] [stdout] | ^^^^^^^^^^^ `self` is a `&` reference, so the data it refers to cannot be borrowed as mutable [INFO] [stdout] | [INFO] [stdout] help: consider changing this to be a mutable reference [INFO] [stdout] | [INFO] [stdout] 18 | pub fn enqueue(&mut self, data: T) -> Result<(), &str> { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0596]: cannot borrow `self.buffer` as mutable, as it is behind a `&` reference [INFO] [stdout] --> src/queue/array_queue.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | let data = self.buffer[head].take(); [INFO] [stdout] | ^^^^^^^^^^^ `self` is a `&` reference, so the data it refers to cannot be borrowed as mutable [INFO] [stdout] | [INFO] [stdout] help: consider changing this to be a mutable reference [INFO] [stdout] | [INFO] [stdout] 30 | pub fn dequeue(&mut self) -> Option { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0596]: cannot borrow `self.buffer` as mutable, as it is behind a `&` reference [INFO] [stdout] --> src/queue/array_queue.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | self.buffer[tail] = Some(data); [INFO] [stdout] | ^^^^^^^^^^^ `self` is a `&` reference, so the data it refers to cannot be borrowed as mutable [INFO] [stdout] | [INFO] [stdout] help: consider changing this to be a mutable reference [INFO] [stdout] | [INFO] [stdout] 18 | pub fn enqueue(&mut self, data: T) -> Result<(), &str> { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0596]: cannot borrow `self.buffer` as mutable, as it is behind a `&` reference [INFO] [stdout] --> src/queue/array_queue.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | let data = self.buffer[head].take(); [INFO] [stdout] | ^^^^^^^^^^^ `self` is a `&` reference, so the data it refers to cannot be borrowed as mutable [INFO] [stdout] | [INFO] [stdout] help: consider changing this to be a mutable reference [INFO] [stdout] | [INFO] [stdout] 30 | pub fn dequeue(&mut self) -> Option { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `tx` [INFO] [stdout] --> src/scope/scoped.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 16 | let (tx, rx) = mpsc::channel(); [INFO] [stdout] | -- move occurs because `tx` has type `Sender`, which does not implement the `Copy` trait [INFO] [stdout] 17 | thread::spawn(move || { [INFO] [stdout] | ------- value moved into closure here [INFO] [stdout] 18 | let result = f(); [INFO] [stdout] 19 | tx.send(result).unwrap(); [INFO] [stdout] | -- variable moved due to use in closure [INFO] [stdout] 20 | }); [INFO] [stdout] 21 | Self { tx, rx } [INFO] [stdout] | ^^ value used here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `tx` [INFO] [stdout] --> src/scope/scoped.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 16 | let (tx, rx) = mpsc::channel(); [INFO] [stdout] | -- move occurs because `tx` has type `Sender`, which does not implement the `Copy` trait [INFO] [stdout] 17 | thread::spawn(move || { [INFO] [stdout] | ------- value moved into closure here [INFO] [stdout] 18 | let result = f(); [INFO] [stdout] 19 | tx.send(result).unwrap(); [INFO] [stdout] | -- variable moved due to use in closure [INFO] [stdout] 20 | }); [INFO] [stdout] 21 | Self { tx, rx } [INFO] [stdout] | ^^ value used here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> src/utils/cache_padded.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | unsafe { &(*self.inner.get()).assume_init() } [INFO] [stdout] | ^--------------------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of a raw pointer [INFO] [stdout] --> src/utils/cache_padded.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | unsafe { &(*self.inner.get()).assume_init() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ------------- value moved due to this method call [INFO] [stdout] | | [INFO] [stdout] | move occurs because value has type `MaybeUninit`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] note: `MaybeUninit::::assume_init` takes ownership of the receiver `self`, which moves value [INFO] [stdout] --> /rustc/2c70eb47850052381670935f807d41647a7dc992/library/core/src/mem/maybe_uninit.rs:626:37 [INFO] [stdout] help: you could `clone` the value and consume it, if the `T: Copy` trait bound could be satisfied [INFO] [stdout] | [INFO] [stdout] 19 | unsafe { & as Clone>::clone(&(*self.inner.get())).assume_init() } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return reference to temporary value [INFO] [stdout] --> src/utils/cache_padded.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | unsafe { &(*self.inner.get()).assume_init() } [INFO] [stdout] | ^--------------------------------- [INFO] [stdout] | || [INFO] [stdout] | |temporary value created here [INFO] [stdout] | returns a reference to data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing temporary value [INFO] [stdout] --> src/utils/cache_padded.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | unsafe { &mut (*self.inner.get()).assume_init_mut() } [INFO] [stdout] | ^^^^^^^^^^^^^^-------------------------------------^^ [INFO] [stdout] | | | [INFO] [stdout] | | temporary value created here [INFO] [stdout] | returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of a raw pointer [INFO] [stdout] --> src/utils/cache_padded.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | unsafe { &(*self.inner.get()).assume_init() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ------------- value moved due to this method call [INFO] [stdout] | | [INFO] [stdout] | move occurs because value has type `MaybeUninit`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] note: `MaybeUninit::::assume_init` takes ownership of the receiver `self`, which moves value [INFO] [stdout] --> /rustc/2c70eb47850052381670935f807d41647a7dc992/library/core/src/mem/maybe_uninit.rs:626:37 [INFO] [stdout] help: you could `clone` the value and consume it, if the `T: Copy` trait bound could be satisfied [INFO] [stdout] | [INFO] [stdout] 19 | unsafe { & as Clone>::clone(&(*self.inner.get())).assume_init() } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing temporary value [INFO] [stdout] --> src/utils/cache_padded.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | unsafe { &mut (*self.inner.get()).assume_init_mut() } [INFO] [stdout] | ^^^^^^^^^^^^^^-------------------------------------^^ [INFO] [stdout] | | | [INFO] [stdout] | | temporary value created here [INFO] [stdout] | returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ruka` [INFO] [stdout] --> src/epoch/mod.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | current: ruka::RukaUsize, [INFO] [stdout] | ^^^^ use of undeclared crate or module `ruka` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ruka` [INFO] [stdout] --> src/epoch/mod.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | epoch: ruka::RukaUsize, [INFO] [stdout] | ^^^^ use of undeclared crate or module `ruka` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ruka` [INFO] [stdout] --> src/queue/seg_queue.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | next: ruka::RukaPtr>, [INFO] [stdout] | ^^^^ use of undeclared crate or module `ruka` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ruka` [INFO] [stdout] --> src/queue/seg_queue.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | head: ruka::RukaPtr>, [INFO] [stdout] | ^^^^ use of undeclared crate or module `ruka` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ruka` [INFO] [stdout] --> src/queue/seg_queue.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | tail: ruka::RukaPtr>, [INFO] [stdout] | ^^^^ use of undeclared crate or module `ruka` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0308, E0382, E0433, E0507, E0515, E0583, E0596. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ruka` [INFO] [stdout] --> src/epoch/mod.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | current: ruka::RukaUsize, [INFO] [stdout] | ^^^^ use of undeclared crate or module `ruka` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ruka` [INFO] [stdout] --> src/epoch/mod.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | epoch: ruka::RukaUsize, [INFO] [stdout] | ^^^^ use of undeclared crate or module `ruka` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ruka` [INFO] [stdout] --> src/queue/seg_queue.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | next: ruka::RukaPtr>, [INFO] [stdout] | ^^^^ use of undeclared crate or module `ruka` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ruka` [INFO] [stdout] --> src/queue/seg_queue.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | head: ruka::RukaPtr>, [INFO] [stdout] | ^^^^ use of undeclared crate or module `ruka` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ruka` [INFO] [stdout] --> src/queue/seg_queue.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | tail: ruka::RukaPtr>, [INFO] [stdout] | ^^^^ use of undeclared crate or module `ruka` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0308, E0382, E0433, E0507, E0515, E0583, E0596. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ruka` (lib test) due to 25 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ruka` (lib) due to 25 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f0e6ba69787ae9752125f5b55d52b671223c10ea0f02ab70af046cd008e02004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0e6ba69787ae9752125f5b55d52b671223c10ea0f02ab70af046cd008e02004", kill_on_drop: false }` [INFO] [stdout] f0e6ba69787ae9752125f5b55d52b671223c10ea0f02ab70af046cd008e02004