[INFO] cloning repository https://github.com/Takashiidobe/rless [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Takashiidobe/rless" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakashiidobe%2Frless", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakashiidobe%2Frless'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78261df90845aef5eac753f19470d88e5eb2be1e [INFO] checking Takashiidobe/rless against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakashiidobe%2Frless" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Takashiidobe/rless on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Takashiidobe/rless [INFO] finished tweaking git repo https://github.com/Takashiidobe/rless [INFO] tweaked toml for git repo https://github.com/Takashiidobe/rless written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Takashiidobe/rless 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded roff v0.1.0 [INFO] [stderr] Downloaded man v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b07d968c60863e30891aa329d1c5eaaf737c602a743f063976e42ee702dd1652 [INFO] running `Command { std: "docker" "start" "-a" "b07d968c60863e30891aa329d1c5eaaf737c602a743f063976e42ee702dd1652", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b07d968c60863e30891aa329d1c5eaaf737c602a743f063976e42ee702dd1652", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b07d968c60863e30891aa329d1c5eaaf737c602a743f063976e42ee702dd1652", kill_on_drop: false }` [INFO] [stdout] b07d968c60863e30891aa329d1c5eaaf737c602a743f063976e42ee702dd1652 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75270b42bf6c2bbfff4b63014ac8a6c4f6111a0afd1a38ff1691c302da449674 [INFO] running `Command { std: "docker" "start" "-a" "75270b42bf6c2bbfff4b63014ac8a6c4f6111a0afd1a38ff1691c302da449674", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking minus v5.6.1 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking rless v0.0.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `file_list_clone` in this scope [INFO] [stdout] --> src/main.rs:68:60 [INFO] [stdout] | [INFO] [stdout] 68 | tokio::task::spawn_blocking(move || start_pager(pager, file_list_clone.clone())); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `file_list_clone` in this scope [INFO] [stdout] --> src/main.rs:68:60 [INFO] [stdout] | [INFO] [stdout] 68 | tokio::task::spawn_blocking(move || start_pager(pager, file_list_clone.clone())); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `parking_lot::lock_api::MutexGuard<'_, parking_lot::RawMutex, Vec>` is not a future [INFO] [stdout] --> src/main.rs:134:40 [INFO] [stdout] | [INFO] [stdout] 134 | let mut fl_lock = file_list.lock().await; [INFO] [stdout] | -^^^^^ [INFO] [stdout] | || [INFO] [stdout] | |`parking_lot::lock_api::MutexGuard<'_, parking_lot::RawMutex, Vec>` is not a future [INFO] [stdout] | help: remove the `.await` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `parking_lot::lock_api::MutexGuard<'_, parking_lot::RawMutex, Vec>`, which is required by `parking_lot::lock_api::MutexGuard<'_, parking_lot::RawMutex, Vec>: IntoFuture` [INFO] [stdout] = note: parking_lot::lock_api::MutexGuard<'_, parking_lot::RawMutex, Vec> must be a future or must implement `IntoFuture` to be awaited [INFO] [stdout] = note: required for `parking_lot::lock_api::MutexGuard<'_, parking_lot::RawMutex, Vec>` to implement `IntoFuture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `parking_lot::lock_api::MutexGuard<'_, parking_lot::RawMutex, Vec>` is not a future [INFO] [stdout] --> src/main.rs:134:40 [INFO] [stdout] | [INFO] [stdout] 134 | let mut fl_lock = file_list.lock().await; [INFO] [stdout] | -^^^^^ [INFO] [stdout] | || [INFO] [stdout] | |`parking_lot::lock_api::MutexGuard<'_, parking_lot::RawMutex, Vec>` is not a future [INFO] [stdout] | help: remove the `.await` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `parking_lot::lock_api::MutexGuard<'_, parking_lot::RawMutex, Vec>`, which is required by `parking_lot::lock_api::MutexGuard<'_, parking_lot::RawMutex, Vec>: IntoFuture` [INFO] [stdout] = note: parking_lot::lock_api::MutexGuard<'_, parking_lot::RawMutex, Vec> must be a future or must implement `IntoFuture` to be awaited [INFO] [stdout] = note: required for `parking_lot::lock_api::MutexGuard<'_, parking_lot::RawMutex, Vec>` to implement `IntoFuture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `move_next` found for struct `parking_lot::lock_api::MutexGuard<'_, parking_lot::RawMutex, Vec>` in the current scope [INFO] [stdout] --> src/main.rs:119:24 [INFO] [stdout] | [INFO] [stdout] 119 | let data = fl_lock.move_next().unwrap(); [INFO] [stdout] | ^^^^^^^^^ method not found in `MutexGuard<'_, RawMutex, Vec>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `move_next` found for struct `parking_lot::lock_api::MutexGuard<'_, parking_lot::RawMutex, Vec>` in the current scope [INFO] [stdout] --> src/main.rs:119:24 [INFO] [stdout] | [INFO] [stdout] 119 | let data = fl_lock.move_next().unwrap(); [INFO] [stdout] | ^^^^^^^^^ method not found in `MutexGuard<'_, RawMutex, Vec>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `pager` [INFO] [stdout] --> src/main.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 77 | let pager = Pager::new(); [INFO] [stdout] | ----- move occurs because `pager` has type `Pager`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 86 | input_register.add_key_events(&["space"], move |_, ps| { [INFO] [stdout] | ------------ value moved into closure here [INFO] [stdout] ... [INFO] [stdout] 104 | move_to_next_file(filenames, &pager); [INFO] [stdout] | ----- variable moved due to use in closure [INFO] [stdout] ... [INFO] [stdout] 112 | pager.set_input_classifier(Box::new(input_register))?; [INFO] [stdout] | ^^^^^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `pager` [INFO] [stdout] --> src/main.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 77 | let pager = Pager::new(); [INFO] [stdout] | ----- move occurs because `pager` has type `Pager`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 86 | input_register.add_key_events(&["space"], move |_, ps| { [INFO] [stdout] | ------------ value moved into closure here [INFO] [stdout] ... [INFO] [stdout] 104 | move_to_next_file(filenames, &pager); [INFO] [stdout] | ----- variable moved due to use in closure [INFO] [stdout] ... [INFO] [stdout] 112 | pager.set_input_classifier(Box::new(input_register))?; [INFO] [stdout] | ^^^^^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0382, E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0382, E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rless` (bin "rless") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rless` (bin "rless" test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "75270b42bf6c2bbfff4b63014ac8a6c4f6111a0afd1a38ff1691c302da449674", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75270b42bf6c2bbfff4b63014ac8a6c4f6111a0afd1a38ff1691c302da449674", kill_on_drop: false }` [INFO] [stdout] 75270b42bf6c2bbfff4b63014ac8a6c4f6111a0afd1a38ff1691c302da449674 [INFO] checking Takashiidobe/rless against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakashiidobe%2Frless" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Takashiidobe/rless on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Takashiidobe/rless [INFO] finished tweaking git repo https://github.com/Takashiidobe/rless [INFO] tweaked toml for git repo https://github.com/Takashiidobe/rless written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Takashiidobe/rless 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b46bb1437b6caaac014290ab64fa2be30f81e06778fe39c2082cf53de8afe6c [INFO] running `Command { std: "docker" "start" "-a" "0b46bb1437b6caaac014290ab64fa2be30f81e06778fe39c2082cf53de8afe6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b46bb1437b6caaac014290ab64fa2be30f81e06778fe39c2082cf53de8afe6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b46bb1437b6caaac014290ab64fa2be30f81e06778fe39c2082cf53de8afe6c", kill_on_drop: false }` [INFO] [stdout] 0b46bb1437b6caaac014290ab64fa2be30f81e06778fe39c2082cf53de8afe6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06e531ace51c83190a44e97a69c0bb24de942a6c46cff1b09f8c0ffd5b1d6d4e [INFO] running `Command { std: "docker" "start" "-a" "06e531ace51c83190a44e97a69c0bb24de942a6c46cff1b09f8c0ffd5b1d6d4e", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "06e531ace51c83190a44e97a69c0bb24de942a6c46cff1b09f8c0ffd5b1d6d4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06e531ace51c83190a44e97a69c0bb24de942a6c46cff1b09f8c0ffd5b1d6d4e", kill_on_drop: false }` [INFO] [stdout] 06e531ace51c83190a44e97a69c0bb24de942a6c46cff1b09f8c0ffd5b1d6d4e