[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 master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacanger%2Flll" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zacanger/lll on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-26/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustyline v5.0.2 [INFO] [stderr] Downloaded open v1.3.2 [INFO] [stderr] Downloaded alphanumeric-sort v1.0.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d2c4d1065df379e67b595e2059257fb6ebece817d28484bf1f2f43ba35fdef8 [INFO] running `Command { std: "docker" "start" "-a" "0d2c4d1065df379e67b595e2059257fb6ebece817d28484bf1f2f43ba35fdef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d2c4d1065df379e67b595e2059257fb6ebece817d28484bf1f2f43ba35fdef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d2c4d1065df379e67b595e2059257fb6ebece817d28484bf1f2f43ba35fdef8", kill_on_drop: false }` [INFO] [stdout] 0d2c4d1065df379e67b595e2059257fb6ebece817d28484bf1f2f43ba35fdef8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a673661da8a5dcc0d1dbe75e8b9d9bfd71467a2002f3ed551d0b04f25971f268 [INFO] running `Command { std: "docker" "start" "-a" "a673661da8a5dcc0d1dbe75e8b9d9bfd71467a2002f3ed551d0b04f25971f268", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling syn v1.0.4 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking fs_extra v1.1.0 [INFO] [stderr] Checking alphanumeric-sort v1.0.7 [INFO] [stderr] Checking open v1.3.2 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking atty v0.2.13 [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 clap v2.33.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Checking toml v0.5.3 [INFO] [stderr] Checking rustyline v5.0.2 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking lll v0.1.2 (/opt/rustwide/workdir) [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] running `Command { std: "docker" "inspect" "a673661da8a5dcc0d1dbe75e8b9d9bfd71467a2002f3ed551d0b04f25971f268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a673661da8a5dcc0d1dbe75e8b9d9bfd71467a2002f3ed551d0b04f25971f268", kill_on_drop: false }` [INFO] [stdout] a673661da8a5dcc0d1dbe75e8b9d9bfd71467a2002f3ed551d0b04f25971f268