[INFO] cloning repository https://github.com/zacanger/lll [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zacanger/lll" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacanger%2Flll", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacanger%2Flll'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2622aa54287635df0092a48936ff8264ff0cf29a [INFO] checking zacanger/lll against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacanger%2Flll" "/workspace/builds/worker-53/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-53/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zacanger/lll on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zacanger/lll [INFO] finished tweaking git repo https://github.com/zacanger/lll [INFO] tweaked toml for git repo https://github.com/zacanger/lll written to /workspace/builds/worker-53/source/Cargo.toml [INFO] crate git repo https://github.com/zacanger/lll already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/kamiyaa/wordexp-rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c23affcf4eb8e4147364a8e52602d422a955849b00920862bd7cbf56ca9ff2b0 [INFO] running `Command { std: "docker" "start" "-a" "c23affcf4eb8e4147364a8e52602d422a955849b00920862bd7cbf56ca9ff2b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c23affcf4eb8e4147364a8e52602d422a955849b00920862bd7cbf56ca9ff2b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c23affcf4eb8e4147364a8e52602d422a955849b00920862bd7cbf56ca9ff2b0", kill_on_drop: false }` [INFO] [stdout] c23affcf4eb8e4147364a8e52602d422a955849b00920862bd7cbf56ca9ff2b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 230c1abc2ae2b6d3f7010f0677dce977f3cee3e4b0502a085f92ea1a6fbd0511 [INFO] running `Command { std: "docker" "start" "-a" "230c1abc2ae2b6d3f7010f0677dce977f3cee3e4b0502a085f92ea1a6fbd0511", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] syn v0.15.44 (as host dependency): extra-traits, visit [INFO] [stderr] [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.4 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking open v1.3.2 [INFO] [stderr] Checking alphanumeric-sort v1.0.7 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking fs_extra v1.1.0 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking wordexp v0.1.0 (https://github.com/kamiyaa/wordexp-rs?branch=dev#92523f04) [INFO] [stderr] Checking users v0.9.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Checking rustyline v5.0.2 [INFO] [stderr] Checking toml v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking lll v0.1.2 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `page_state::LllPageState` in the current scope [INFO] [stdout] --> src/window/page_state.rs:73:44 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LllPageState { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 73 | let mut page_state = LllPageState::new(); [INFO] [stdout] | ^^^ function or associated item not found in `page_state::LllPageState` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `new`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `rustyline::tty::Term` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `page_state::LllPageState` in the current scope [INFO] [stdout] --> src/window/page_state.rs:91:44 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LllPageState { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 91 | let mut page_state = LllPageState::new(); [INFO] [stdout] | ^^^ function or associated item not found in `page_state::LllPageState` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `new`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `rustyline::tty::Term` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `page_state::LllPageState` in the current scope [INFO] [stdout] --> src/window/page_state.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LllPageState { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 102 | let mut page_state = LllPageState::new(); [INFO] [stdout] | ^^^ function or associated item not found in `page_state::LllPageState` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `new`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `rustyline::tty::Term` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `page_state::LllPageState` in the current scope [INFO] [stdout] --> src/window/page_state.rs:113:44 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LllPageState { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 113 | let mut page_state = LllPageState::new(); [INFO] [stdout] | ^^^ function or associated item not found in `page_state::LllPageState` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `new`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `rustyline::tty::Term` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `page_state::LllPageState` in the current scope [INFO] [stdout] --> src/window/page_state.rs:125:44 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LllPageState { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 125 | let mut page_state = LllPageState::new(); [INFO] [stdout] | ^^^ function or associated item not found in `page_state::LllPageState` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `new`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `rustyline::tty::Term` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `page_state::LllPageState` in the current scope [INFO] [stdout] --> src/window/page_state.rs:137:44 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LllPageState { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 137 | let mut page_state = LllPageState::new(); [INFO] [stdout] | ^^^ function or associated item not found in `page_state::LllPageState` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `new`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `rustyline::tty::Term` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `page_state::LllPageState` in the current scope [INFO] [stdout] --> src/window/page_state.rs:162:44 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LllPageState { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 162 | let mut page_state = LllPageState::new(); [INFO] [stdout] | ^^^ function or associated item not found in `page_state::LllPageState` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `new`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `rustyline::tty::Term` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lll` due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field is never read: `original` [INFO] [stdout] --> src/textfield.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub original: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/commands/file_operations.rs:212:25 [INFO] [stdout] | [INFO] [stdout] 212 | tx.send(process_info); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/commands/file_operations.rs:262:25 [INFO] [stdout] | [INFO] [stdout] 262 | tx.send(process_info); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "230c1abc2ae2b6d3f7010f0677dce977f3cee3e4b0502a085f92ea1a6fbd0511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "230c1abc2ae2b6d3f7010f0677dce977f3cee3e4b0502a085f92ea1a6fbd0511", kill_on_drop: false }` [INFO] [stdout] 230c1abc2ae2b6d3f7010f0677dce977f3cee3e4b0502a085f92ea1a6fbd0511