[INFO] cloning repository https://github.com/ymgyt/kinectl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ymgyt/kinectl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymgyt%2Fkinectl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymgyt%2Fkinectl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc7bc914db87b43d3d8280e3297d1c8ccad024ca [INFO] checking ymgyt/kinectl against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymgyt%2Fkinectl" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ymgyt/kinectl on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ymgyt/kinectl [INFO] finished tweaking git repo https://github.com/ymgyt/kinectl [INFO] tweaked toml for git repo https://github.com/ymgyt/kinectl written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/ymgyt/kinectl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/clap-rs/clap` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-12/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/clap-rs/clap` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusoto_signature v0.42.0 [INFO] [stderr] Downloaded tokio-process v0.2.5 [INFO] [stderr] Downloaded rusoto_core v0.42.0 [INFO] [stderr] Downloaded rusoto_sts v0.42.0 [INFO] [stderr] Downloaded rusoto_credential v0.42.0 [INFO] [stderr] Downloaded rusoto_kinesis v0.42.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ef84273d1dcc0cbebcf62e24605b583afc0490d6b9c15bf56237dfa58c1d968 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2ef84273d1dcc0cbebcf62e24605b583afc0490d6b9c15bf56237dfa58c1d968", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ef84273d1dcc0cbebcf62e24605b583afc0490d6b9c15bf56237dfa58c1d968", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ef84273d1dcc0cbebcf62e24605b583afc0490d6b9c15bf56237dfa58c1d968", kill_on_drop: false }` [INFO] [stdout] 2ef84273d1dcc0cbebcf62e24605b583afc0490d6b9c15bf56237dfa58c1d968 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a17323f1c51f3839e7e096e42ebf1934e6b92cb7fe0c9193a27c168f1cee0faa [INFO] running `Command { std: "docker" "start" "-a" "a17323f1c51f3839e7e096e42ebf1934e6b92cb7fe0c9193a27c168f1cee0faa", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking os_str_bytes v2.3.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Compiling rusoto_core v0.42.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking tokio-signal v0.2.9 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking tokio-process v0.2.5 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking num-integer v0.1.43 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 (https://github.com/clap-rs/clap?branch=master#be27f41f) [INFO] [stderr] Checking clap v3.0.0-beta.1 (https://github.com/clap-rs/clap?branch=master#be27f41f) [INFO] [stderr] Checking rusoto_credential v0.42.0 [INFO] [stderr] Checking rusoto_signature v0.42.0 [INFO] [stderr] Checking rusoto_sts v0.42.0 [INFO] [stderr] Checking rusoto_kinesis v0.42.0 [INFO] [stderr] Checking kinectl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `clap::Arg<'_>` in the current scope [INFO] [stdout] --> src/command/list.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | Arg::with_name("resource") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `clap::Arg<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `get_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `clap::Arg<'_>` in the current scope [INFO] [stdout] --> src/command/root.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | Arg::with_name(config::ARG_REGION) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `clap::Arg<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `get_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `clap::Arg<'_>` in the current scope [INFO] [stdout] --> src/command/root.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | Arg::with_name(config::ARG_LOG_LEVEL) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `clap::Arg<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `get_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `clap::Arg<'_>` in the current scope [INFO] [stdout] --> src/command/root.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | Arg::with_name(config::ARG_TIMEOUT) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `clap::Arg<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `get_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `clap::Arg<'_>` in the current scope [INFO] [stdout] --> src/command/root.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 45 | Arg::with_name(config::ARG_ASSUME_ROLE_ARN) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `clap::Arg<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `get_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | message: e.description().to_owned(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kinectl`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `clap::Arg<'_>` in the current scope [INFO] [stdout] --> src/command/list.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | Arg::with_name("resource") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `clap::Arg<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `get_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `clap::Arg<'_>` in the current scope [INFO] [stdout] --> src/command/root.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | Arg::with_name(config::ARG_REGION) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `clap::Arg<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `get_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `clap::Arg<'_>` in the current scope [INFO] [stdout] --> src/command/root.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | Arg::with_name(config::ARG_LOG_LEVEL) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `clap::Arg<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `get_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `clap::Arg<'_>` in the current scope [INFO] [stdout] --> src/command/root.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | Arg::with_name(config::ARG_TIMEOUT) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `clap::Arg<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `get_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `clap::Arg<'_>` in the current scope [INFO] [stdout] --> src/command/root.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 45 | Arg::with_name(config::ARG_ASSUME_ROLE_ARN) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `clap::Arg<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `get_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | message: e.description().to_owned(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a17323f1c51f3839e7e096e42ebf1934e6b92cb7fe0c9193a27c168f1cee0faa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a17323f1c51f3839e7e096e42ebf1934e6b92cb7fe0c9193a27c168f1cee0faa", kill_on_drop: false }` [INFO] [stdout] a17323f1c51f3839e7e096e42ebf1934e6b92cb7fe0c9193a27c168f1cee0faa