[INFO] cloning repository https://github.com/elenakrittik/cargo-workspace-plugin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elenakrittik/cargo-workspace-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felenakrittik%2Fcargo-workspace-plugin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felenakrittik%2Fcargo-workspace-plugin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 807da0df2072bd8f90075652042413ba6f13df7e
[INFO] checking elenakrittik/cargo-workspace-plugin against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felenakrittik%2Fcargo-workspace-plugin" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/elenakrittik/cargo-workspace-plugin
[INFO] finished tweaking git repo https://github.com/elenakrittik/cargo-workspace-plugin
[INFO] tweaked toml for git repo https://github.com/elenakrittik/cargo-workspace-plugin written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elenakrittik/cargo-workspace-plugin on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elenakrittik/cargo-workspace-plugin 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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking elenakrittik/cargo-workspace-plugin against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felenakrittik%2Fcargo-workspace-plugin" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/elenakrittik/cargo-workspace-plugin
[INFO] finished tweaking git repo https://github.com/elenakrittik/cargo-workspace-plugin
[INFO] tweaked toml for git repo https://github.com/elenakrittik/cargo-workspace-plugin written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elenakrittik/cargo-workspace-plugin on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elenakrittik/cargo-workspace-plugin 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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded built v0.6.0
[INFO] [stderr]   Downloaded cargo-lock v8.0.3
[INFO] [stderr]   Downloaded climb v2.0.5
[INFO] [stderr]   Downloaded toml_edit v0.19.10
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7a08ec4517455de93007dab4693d505bfe8e98cb4a4276c458f40f0626e89a4
[INFO] running `Command { std: "docker" "start" "-a" "d7a08ec4517455de93007dab4693d505bfe8e98cb4a4276c458f40f0626e89a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7a08ec4517455de93007dab4693d505bfe8e98cb4a4276c458f40f0626e89a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7a08ec4517455de93007dab4693d505bfe8e98cb4a4276c458f40f0626e89a4", kill_on_drop: false }`
[INFO] [stdout] d7a08ec4517455de93007dab4693d505bfe8e98cb4a4276c458f40f0626e89a4
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdea036f43c5017782f2cf51ff2f29f84987b766c886ade87e5ab67b7800e4f0
[INFO] running `Command { std: "docker" "start" "-a" "fdea036f43c5017782f2cf51ff2f29f84987b766c886ade87e5ab67b7800e4f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]     Checking winnow v0.4.7
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]     Checking climb v2.0.5
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]     Checking serde_spanned v0.6.2
[INFO] [stderr]     Checking toml_datetime v0.6.2
[INFO] [stderr]     Checking toml_edit v0.19.10
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling cargo-lock v8.0.3
[INFO] [stderr]     Checking toml v0.7.4
[INFO] [stderr]    Compiling built v0.6.0
[INFO] [stderr]    Compiling cargo-workspace-plugin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Select` and `theme::ColorfulTheme`
[INFO] [stdout]  --> src/commands/create.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dialoguer::{theme::ColorfulTheme, Select};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Select` and `theme::ColorfulTheme`
[INFO] [stdout]  --> src/commands/create.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dialoguer::{theme::ColorfulTheme, Select};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `load_doc` and `save_doc`
[INFO] [stdout]  --> src/commands/create.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::utils::{load_doc, save_doc, FunctionOption, convert_options};
[INFO] [stdout]   |                    ^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `load_doc` and `save_doc`
[INFO] [stdout]  --> src/commands/create.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::utils::{load_doc, save_doc, FunctionOption, convert_options};
[INFO] [stdout]   |                    ^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/commands/list.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 |       Command::new(
[INFO] [stdout]     |  _____^^^^^^^^^^^^-
[INFO] [stdout]  10 | |         "list",
[INFO] [stdout]  11 | |         "List all crate workspace members.",
[INFO] [stdout]  12 | |     )
[INFO] [stdout]     | |_____- argument #3 of type `fn(Vec<std::string::String>, Vec<climb::FunctionOption>) -> Result<Option<std::string::String>, std::string::String>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/climb-2.0.5/src/command.rs:227:12
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn new(alias: &str, desc: &str, function: CommandFunction) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout]   9 |     Command::new(
[INFO] [stdout]  10 |         "list",
[INFO] [stdout]  11 |         "List all crate workspace members.",
[INFO] [stdout]  12 ~         /* fn(Vec<std::string::String>, Vec<climb::FunctionOption>) -> Result<Option<std::string::String>, std::string::String> */,
[INFO] [stdout]  13 ~     )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/commands/list.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 |       Command::new(
[INFO] [stdout]     |  _____^^^^^^^^^^^^-
[INFO] [stdout]  10 | |         "list",
[INFO] [stdout]  11 | |         "List all crate workspace members.",
[INFO] [stdout]  12 | |     )
[INFO] [stdout]     | |_____- argument #3 of type `fn(Vec<std::string::String>, Vec<climb::FunctionOption>) -> Result<Option<std::string::String>, std::string::String>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/climb-2.0.5/src/command.rs:227:12
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn new(alias: &str, desc: &str, function: CommandFunction) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout]   9 |     Command::new(
[INFO] [stdout]  10 |         "list",
[INFO] [stdout]  11 |         "List all crate workspace members.",
[INFO] [stdout]  12 ~         /* fn(Vec<std::string::String>, Vec<climb::FunctionOption>) -> Result<Option<std::string::String>, std::string::String> */,
[INFO] [stdout]  13 ~     )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]  --> src/commands/create.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let opt = CreateOptions::from(convert_options(&options));
[INFO] [stdout]   |         ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opt`
[INFO] [stdout]  --> src/commands/create.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let opt = CreateOptions::from(convert_options(&options));
[INFO] [stdout]   |         ^^^ help: if this is intentional, prefix it with an underscore: `_opt`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-workspace-plugin` (bin "cargo-workspace-plugin" test) due to 1 previous error; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cargo-workspace-plugin` (bin "cargo-workspace-plugin") due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "fdea036f43c5017782f2cf51ff2f29f84987b766c886ade87e5ab67b7800e4f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdea036f43c5017782f2cf51ff2f29f84987b766c886ade87e5ab67b7800e4f0", kill_on_drop: false }`
[INFO] [stdout] fdea036f43c5017782f2cf51ff2f29f84987b766c886ade87e5ab67b7800e4f0
