[INFO] cloning repository https://github.com/marioortizmanero/arch-clean [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marioortizmanero/arch-clean" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarioortizmanero%2Farch-clean", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarioortizmanero%2Farch-clean'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6bd42df0689ed51d5cb83455c5f0344af4afba83 [INFO] checking marioortizmanero/arch-clean against try#8ea250bdb76176ecb0225baa34aa634b024ae0e2 for pr-101692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarioortizmanero%2Farch-clean" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marioortizmanero/arch-clean on toolchain 8ea250bdb76176ecb0225baa34aa634b024ae0e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marioortizmanero/arch-clean [INFO] finished tweaking git repo https://github.com/marioortizmanero/arch-clean [INFO] tweaked toml for git repo https://github.com/marioortizmanero/arch-clean written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/marioortizmanero/arch-clean already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce2cb1c2df1c4aae2ee92b518308bafb6bdb27c400ec3f54bbc46fdb9a92ffb4 [INFO] running `Command { std: "docker" "start" "-a" "ce2cb1c2df1c4aae2ee92b518308bafb6bdb27c400ec3f54bbc46fdb9a92ffb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce2cb1c2df1c4aae2ee92b518308bafb6bdb27c400ec3f54bbc46fdb9a92ffb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce2cb1c2df1c4aae2ee92b518308bafb6bdb27c400ec3f54bbc46fdb9a92ffb4", kill_on_drop: false }` [INFO] [stdout] ce2cb1c2df1c4aae2ee92b518308bafb6bdb27c400ec3f54bbc46fdb9a92ffb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f2a4e27a0f2a5561b84612dedefcc941a20a569439d25634dc9e4575ee18ef6 [INFO] running `Command { std: "docker" "start" "-a" "1f2a4e27a0f2a5561b84612dedefcc941a20a569439d25634dc9e4575ee18ef6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling argh_shared v0.1.7 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling argh_derive v0.1.7 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking argh v0.1.7 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking arch-clean v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0391]: cycle detected when type-checking `cmd::::check` [INFO] [stdout] --> src/cmd.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | async fn check(&mut self, config: &Config) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:55:66 [INFO] [stdout] | [INFO] [stdout] 55 | async fn check(&mut self, config: &Config) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 56 | | // Represents an entry in the Pacman logs [INFO] [stdout] 57 | | struct LogEntry { [INFO] [stdout] 58 | | time: String, [INFO] [stdout] ... | [INFO] [stdout] 103 | | }) [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:55:66 [INFO] [stdout] | [INFO] [stdout] 55 | async fn check(&mut self, config: &Config) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 56 | | // Represents an entry in the Pacman logs [INFO] [stdout] 57 | | struct LogEntry { [INFO] [stdout] 58 | | time: String, [INFO] [stdout] ... | [INFO] [stdout] 103 | | }) [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:55:66 [INFO] [stdout] | [INFO] [stdout] 55 | async fn check(&mut self, config: &Config) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 56 | | // Represents an entry in the Pacman logs [INFO] [stdout] 57 | | struct LogEntry { [INFO] [stdout] 58 | | time: String, [INFO] [stdout] ... | [INFO] [stdout] 103 | | }) [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:55:66 [INFO] [stdout] | [INFO] [stdout] 55 | async fn check(&mut self, config: &Config) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 56 | | // Represents an entry in the Pacman logs [INFO] [stdout] 57 | | struct LogEntry { [INFO] [stdout] 58 | | time: String, [INFO] [stdout] ... | [INFO] [stdout] 103 | | }) [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:55:66 [INFO] [stdout] | [INFO] [stdout] 55 | async fn check(&mut self, config: &Config) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 56 | | // Represents an entry in the Pacman logs [INFO] [stdout] 57 | | struct LogEntry { [INFO] [stdout] 58 | | time: String, [INFO] [stdout] ... | [INFO] [stdout] 103 | | }) [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:55:66 [INFO] [stdout] | [INFO] [stdout] 55 | async fn check(&mut self, config: &Config) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 56 | | // Represents an entry in the Pacman logs [INFO] [stdout] 57 | | struct LogEntry { [INFO] [stdout] 58 | | time: String, [INFO] [stdout] ... | [INFO] [stdout] 103 | | }) [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:55:66 [INFO] [stdout] | [INFO] [stdout] 55 | async fn check(&mut self, config: &Config) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 56 | | // Represents an entry in the Pacman logs [INFO] [stdout] 57 | | struct LogEntry { [INFO] [stdout] 58 | | time: String, [INFO] [stdout] ... | [INFO] [stdout] 103 | | }) [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:55:66 [INFO] [stdout] | [INFO] [stdout] 55 | async fn check(&mut self, config: &Config) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 56 | | // Represents an entry in the Pacman logs [INFO] [stdout] 57 | | struct LogEntry { [INFO] [stdout] 58 | | time: String, [INFO] [stdout] ... | [INFO] [stdout] 103 | | }) [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `cmd::::check`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `cmd::::check` [INFO] [stdout] --> src/cmd.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:233:67 [INFO] [stdout] | [INFO] [stdout] 233 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 234 | | let cmd = Command::new("yay") [INFO] [stdout] 235 | | .arg("-Sua") [INFO] [stdout] 236 | | .arg("--confirm") [INFO] [stdout] ... | [INFO] [stdout] 257 | | }) [INFO] [stdout] 258 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:233:67 [INFO] [stdout] | [INFO] [stdout] 233 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 234 | | let cmd = Command::new("yay") [INFO] [stdout] 235 | | .arg("-Sua") [INFO] [stdout] 236 | | .arg("--confirm") [INFO] [stdout] ... | [INFO] [stdout] 257 | | }) [INFO] [stdout] 258 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:233:67 [INFO] [stdout] | [INFO] [stdout] 233 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 234 | | let cmd = Command::new("yay") [INFO] [stdout] 235 | | .arg("-Sua") [INFO] [stdout] 236 | | .arg("--confirm") [INFO] [stdout] ... | [INFO] [stdout] 257 | | }) [INFO] [stdout] 258 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:233:67 [INFO] [stdout] | [INFO] [stdout] 233 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 234 | | let cmd = Command::new("yay") [INFO] [stdout] 235 | | .arg("-Sua") [INFO] [stdout] 236 | | .arg("--confirm") [INFO] [stdout] ... | [INFO] [stdout] 257 | | }) [INFO] [stdout] 258 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:233:67 [INFO] [stdout] | [INFO] [stdout] 233 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 234 | | let cmd = Command::new("yay") [INFO] [stdout] 235 | | .arg("-Sua") [INFO] [stdout] 236 | | .arg("--confirm") [INFO] [stdout] ... | [INFO] [stdout] 257 | | }) [INFO] [stdout] 258 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:233:67 [INFO] [stdout] | [INFO] [stdout] 233 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 234 | | let cmd = Command::new("yay") [INFO] [stdout] 235 | | .arg("-Sua") [INFO] [stdout] 236 | | .arg("--confirm") [INFO] [stdout] ... | [INFO] [stdout] 257 | | }) [INFO] [stdout] 258 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:233:67 [INFO] [stdout] | [INFO] [stdout] 233 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 234 | | let cmd = Command::new("yay") [INFO] [stdout] 235 | | .arg("-Sua") [INFO] [stdout] 236 | | .arg("--confirm") [INFO] [stdout] ... | [INFO] [stdout] 257 | | }) [INFO] [stdout] 258 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:233:67 [INFO] [stdout] | [INFO] [stdout] 233 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 234 | | let cmd = Command::new("yay") [INFO] [stdout] 235 | | .arg("-Sua") [INFO] [stdout] 236 | | .arg("--confirm") [INFO] [stdout] ... | [INFO] [stdout] 257 | | }) [INFO] [stdout] 258 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `cmd::::check`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `cmd::::check` [INFO] [stdout] --> src/cmd.rs:359:5 [INFO] [stdout] | [INFO] [stdout] 359 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:359:67 [INFO] [stdout] | [INFO] [stdout] 359 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 360 | | // First finding all Rust projects [INFO] [stdout] 361 | | let cmd = Command::new("find") [INFO] [stdout] 362 | | .arg(env::var("HOME").unwrap()) [INFO] [stdout] ... | [INFO] [stdout] 433 | | }) [INFO] [stdout] 434 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:359:67 [INFO] [stdout] | [INFO] [stdout] 359 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 360 | | // First finding all Rust projects [INFO] [stdout] 361 | | let cmd = Command::new("find") [INFO] [stdout] 362 | | .arg(env::var("HOME").unwrap()) [INFO] [stdout] ... | [INFO] [stdout] 433 | | }) [INFO] [stdout] 434 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:359:67 [INFO] [stdout] | [INFO] [stdout] 359 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 360 | | // First finding all Rust projects [INFO] [stdout] 361 | | let cmd = Command::new("find") [INFO] [stdout] 362 | | .arg(env::var("HOME").unwrap()) [INFO] [stdout] ... | [INFO] [stdout] 433 | | }) [INFO] [stdout] 434 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:359:67 [INFO] [stdout] | [INFO] [stdout] 359 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 360 | | // First finding all Rust projects [INFO] [stdout] 361 | | let cmd = Command::new("find") [INFO] [stdout] 362 | | .arg(env::var("HOME").unwrap()) [INFO] [stdout] ... | [INFO] [stdout] 433 | | }) [INFO] [stdout] 434 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:359:67 [INFO] [stdout] | [INFO] [stdout] 359 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 360 | | // First finding all Rust projects [INFO] [stdout] 361 | | let cmd = Command::new("find") [INFO] [stdout] 362 | | .arg(env::var("HOME").unwrap()) [INFO] [stdout] ... | [INFO] [stdout] 433 | | }) [INFO] [stdout] 434 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:359:67 [INFO] [stdout] | [INFO] [stdout] 359 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 360 | | // First finding all Rust projects [INFO] [stdout] 361 | | let cmd = Command::new("find") [INFO] [stdout] 362 | | .arg(env::var("HOME").unwrap()) [INFO] [stdout] ... | [INFO] [stdout] 433 | | }) [INFO] [stdout] 434 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:359:67 [INFO] [stdout] | [INFO] [stdout] 359 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 360 | | // First finding all Rust projects [INFO] [stdout] 361 | | let cmd = Command::new("find") [INFO] [stdout] 362 | | .arg(env::var("HOME").unwrap()) [INFO] [stdout] ... | [INFO] [stdout] 433 | | }) [INFO] [stdout] 434 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:359:67 [INFO] [stdout] | [INFO] [stdout] 359 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 360 | | // First finding all Rust projects [INFO] [stdout] 361 | | let cmd = Command::new("find") [INFO] [stdout] 362 | | .arg(env::var("HOME").unwrap()) [INFO] [stdout] ... | [INFO] [stdout] 433 | | }) [INFO] [stdout] 434 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `cmd::::check`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `arch-clean` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0391]: cycle detected when type-checking `cmd::::check` [INFO] [stdout] --> src/cmd.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | async fn check(&mut self, config: &Config) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:55:66 [INFO] [stdout] | [INFO] [stdout] 55 | async fn check(&mut self, config: &Config) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 56 | | // Represents an entry in the Pacman logs [INFO] [stdout] 57 | | struct LogEntry { [INFO] [stdout] 58 | | time: String, [INFO] [stdout] ... | [INFO] [stdout] 103 | | }) [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:55:66 [INFO] [stdout] | [INFO] [stdout] 55 | async fn check(&mut self, config: &Config) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 56 | | // Represents an entry in the Pacman logs [INFO] [stdout] 57 | | struct LogEntry { [INFO] [stdout] 58 | | time: String, [INFO] [stdout] ... | [INFO] [stdout] 103 | | }) [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:55:66 [INFO] [stdout] | [INFO] [stdout] 55 | async fn check(&mut self, config: &Config) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 56 | | // Represents an entry in the Pacman logs [INFO] [stdout] 57 | | struct LogEntry { [INFO] [stdout] 58 | | time: String, [INFO] [stdout] ... | [INFO] [stdout] 103 | | }) [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:55:66 [INFO] [stdout] | [INFO] [stdout] 55 | async fn check(&mut self, config: &Config) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 56 | | // Represents an entry in the Pacman logs [INFO] [stdout] 57 | | struct LogEntry { [INFO] [stdout] 58 | | time: String, [INFO] [stdout] ... | [INFO] [stdout] 103 | | }) [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:55:66 [INFO] [stdout] | [INFO] [stdout] 55 | async fn check(&mut self, config: &Config) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 56 | | // Represents an entry in the Pacman logs [INFO] [stdout] 57 | | struct LogEntry { [INFO] [stdout] 58 | | time: String, [INFO] [stdout] ... | [INFO] [stdout] 103 | | }) [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:55:66 [INFO] [stdout] | [INFO] [stdout] 55 | async fn check(&mut self, config: &Config) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 56 | | // Represents an entry in the Pacman logs [INFO] [stdout] 57 | | struct LogEntry { [INFO] [stdout] 58 | | time: String, [INFO] [stdout] ... | [INFO] [stdout] 103 | | }) [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:55:66 [INFO] [stdout] | [INFO] [stdout] 55 | async fn check(&mut self, config: &Config) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 56 | | // Represents an entry in the Pacman logs [INFO] [stdout] 57 | | struct LogEntry { [INFO] [stdout] 58 | | time: String, [INFO] [stdout] ... | [INFO] [stdout] 103 | | }) [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:55:66 [INFO] [stdout] | [INFO] [stdout] 55 | async fn check(&mut self, config: &Config) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 56 | | // Represents an entry in the Pacman logs [INFO] [stdout] 57 | | struct LogEntry { [INFO] [stdout] 58 | | time: String, [INFO] [stdout] ... | [INFO] [stdout] 103 | | }) [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `cmd::::check`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `cmd::::check` [INFO] [stdout] --> src/cmd.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:233:67 [INFO] [stdout] | [INFO] [stdout] 233 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 234 | | let cmd = Command::new("yay") [INFO] [stdout] 235 | | .arg("-Sua") [INFO] [stdout] 236 | | .arg("--confirm") [INFO] [stdout] ... | [INFO] [stdout] 257 | | }) [INFO] [stdout] 258 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:233:67 [INFO] [stdout] | [INFO] [stdout] 233 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 234 | | let cmd = Command::new("yay") [INFO] [stdout] 235 | | .arg("-Sua") [INFO] [stdout] 236 | | .arg("--confirm") [INFO] [stdout] ... | [INFO] [stdout] 257 | | }) [INFO] [stdout] 258 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:233:67 [INFO] [stdout] | [INFO] [stdout] 233 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 234 | | let cmd = Command::new("yay") [INFO] [stdout] 235 | | .arg("-Sua") [INFO] [stdout] 236 | | .arg("--confirm") [INFO] [stdout] ... | [INFO] [stdout] 257 | | }) [INFO] [stdout] 258 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:233:67 [INFO] [stdout] | [INFO] [stdout] 233 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 234 | | let cmd = Command::new("yay") [INFO] [stdout] 235 | | .arg("-Sua") [INFO] [stdout] 236 | | .arg("--confirm") [INFO] [stdout] ... | [INFO] [stdout] 257 | | }) [INFO] [stdout] 258 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:233:67 [INFO] [stdout] | [INFO] [stdout] 233 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 234 | | let cmd = Command::new("yay") [INFO] [stdout] 235 | | .arg("-Sua") [INFO] [stdout] 236 | | .arg("--confirm") [INFO] [stdout] ... | [INFO] [stdout] 257 | | }) [INFO] [stdout] 258 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:233:67 [INFO] [stdout] | [INFO] [stdout] 233 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 234 | | let cmd = Command::new("yay") [INFO] [stdout] 235 | | .arg("-Sua") [INFO] [stdout] 236 | | .arg("--confirm") [INFO] [stdout] ... | [INFO] [stdout] 257 | | }) [INFO] [stdout] 258 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:233:67 [INFO] [stdout] | [INFO] [stdout] 233 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 234 | | let cmd = Command::new("yay") [INFO] [stdout] 235 | | .arg("-Sua") [INFO] [stdout] 236 | | .arg("--confirm") [INFO] [stdout] ... | [INFO] [stdout] 257 | | }) [INFO] [stdout] 258 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:233:67 [INFO] [stdout] | [INFO] [stdout] 233 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 234 | | let cmd = Command::new("yay") [INFO] [stdout] 235 | | .arg("-Sua") [INFO] [stdout] 236 | | .arg("--confirm") [INFO] [stdout] ... | [INFO] [stdout] 257 | | }) [INFO] [stdout] 258 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `cmd::::check`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `cmd::::check` [INFO] [stdout] --> src/cmd.rs:359:5 [INFO] [stdout] | [INFO] [stdout] 359 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:359:67 [INFO] [stdout] | [INFO] [stdout] 359 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 360 | | // First finding all Rust projects [INFO] [stdout] 361 | | let cmd = Command::new("find") [INFO] [stdout] 362 | | .arg(env::var("HOME").unwrap()) [INFO] [stdout] ... | [INFO] [stdout] 433 | | }) [INFO] [stdout] 434 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:359:67 [INFO] [stdout] | [INFO] [stdout] 359 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 360 | | // First finding all Rust projects [INFO] [stdout] 361 | | let cmd = Command::new("find") [INFO] [stdout] 362 | | .arg(env::var("HOME").unwrap()) [INFO] [stdout] ... | [INFO] [stdout] 433 | | }) [INFO] [stdout] 434 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:359:67 [INFO] [stdout] | [INFO] [stdout] 359 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 360 | | // First finding all Rust projects [INFO] [stdout] 361 | | let cmd = Command::new("find") [INFO] [stdout] 362 | | .arg(env::var("HOME").unwrap()) [INFO] [stdout] ... | [INFO] [stdout] 433 | | }) [INFO] [stdout] 434 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:359:67 [INFO] [stdout] | [INFO] [stdout] 359 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 360 | | // First finding all Rust projects [INFO] [stdout] 361 | | let cmd = Command::new("find") [INFO] [stdout] 362 | | .arg(env::var("HOME").unwrap()) [INFO] [stdout] ... | [INFO] [stdout] 433 | | }) [INFO] [stdout] 434 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:359:67 [INFO] [stdout] | [INFO] [stdout] 359 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 360 | | // First finding all Rust projects [INFO] [stdout] 361 | | let cmd = Command::new("find") [INFO] [stdout] 362 | | .arg(env::var("HOME").unwrap()) [INFO] [stdout] ... | [INFO] [stdout] 433 | | }) [INFO] [stdout] 434 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:359:67 [INFO] [stdout] | [INFO] [stdout] 359 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 360 | | // First finding all Rust projects [INFO] [stdout] 361 | | let cmd = Command::new("find") [INFO] [stdout] 362 | | .arg(env::var("HOME").unwrap()) [INFO] [stdout] ... | [INFO] [stdout] 433 | | }) [INFO] [stdout] 434 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:359:67 [INFO] [stdout] | [INFO] [stdout] 359 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 360 | | // First finding all Rust projects [INFO] [stdout] 361 | | let cmd = Command::new("find") [INFO] [stdout] 362 | | .arg(env::var("HOME").unwrap()) [INFO] [stdout] ... | [INFO] [stdout] 433 | | }) [INFO] [stdout] 434 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `cmd::::check::{closure#0}`... [INFO] [stdout] --> src/cmd.rs:359:67 [INFO] [stdout] | [INFO] [stdout] 359 | async fn check(&mut self, _config: &Config) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 360 | | // First finding all Rust projects [INFO] [stdout] 361 | | let cmd = Command::new("find") [INFO] [stdout] 362 | | .arg(env::var("HOME").unwrap()) [INFO] [stdout] ... | [INFO] [stdout] 433 | | }) [INFO] [stdout] 434 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `cmd::::check`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `arch-clean` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "1f2a4e27a0f2a5561b84612dedefcc941a20a569439d25634dc9e4575ee18ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f2a4e27a0f2a5561b84612dedefcc941a20a569439d25634dc9e4575ee18ef6", kill_on_drop: false }` [INFO] [stdout] 1f2a4e27a0f2a5561b84612dedefcc941a20a569439d25634dc9e4575ee18ef6