[INFO] cloning repository https://github.com/jacklund/aws-instance [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jacklund/aws-instance" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacklund%2Faws-instance", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacklund%2Faws-instance'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c0b7de73e4a81d443acaf69fb8d96db9a8f2ba0 [INFO] checking jacklund/aws-instance against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacklund%2Faws-instance" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jacklund/aws-instance on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jacklund/aws-instance [INFO] finished tweaking git repo https://github.com/jacklund/aws-instance [INFO] tweaked toml for git repo https://github.com/jacklund/aws-instance written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e53ba47a683ac811c1e72c4bf15f9be756d1d190096d810e76b24052486664a [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" "4e53ba47a683ac811c1e72c4bf15f9be756d1d190096d810e76b24052486664a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e53ba47a683ac811c1e72c4bf15f9be756d1d190096d810e76b24052486664a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e53ba47a683ac811c1e72c4bf15f9be756d1d190096d810e76b24052486664a", kill_on_drop: false }` [INFO] [stdout] 4e53ba47a683ac811c1e72c4bf15f9be756d1d190096d810e76b24052486664a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78362c8507709965923da1a80777286a0820f3943dd99994419fe1e6ea73ea6c [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" "78362c8507709965923da1a80777286a0820f3943dd99994419fe1e6ea73ea6c", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking xml-rs v0.7.0 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling rusoto_core v0.40.0 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Checking serde-xml-rs v0.3.1 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking generic-array v0.9.1 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking crypto-mac v0.5.2 [INFO] [stderr] Checking hmac v0.5.0 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-signal v0.2.9 [INFO] [stderr] Checking tokio-process v0.2.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling snafu-derive v0.4.4 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking snafu v0.4.4 [INFO] [stderr] Checking rusoto_credential v0.40.0 [INFO] [stderr] Checking rusoto_ec2 v0.40.0 [INFO] [stderr] Checking aws-instance v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ec2_wrapper.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | Fn(DescribeImagesRequest) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(DescribeImagesRequest) -> Result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ec2_wrapper.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | Fn(DescribeInstancesRequest) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(DescribeInstancesRequest) -> Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ec2_wrapper.rs:141:31 [INFO] [stdout] | [INFO] [stdout] 141 | type RunInstancesLambda = Fn(RunInstancesRequest) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(RunInstancesRequest) -> Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ec2_wrapper.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | Fn(StartInstancesRequest) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(StartInstancesRequest) -> Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ec2_wrapper.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | Fn(StopInstancesRequest) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(StopInstancesRequest) -> Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ec2_wrapper.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | Fn(TerminateInstancesRequest) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(TerminateInstancesRequest) -> Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `describe_images` has an incompatible type for trait [INFO] [stdout] --> src/ec2_wrapper.rs:189:14 [INFO] [stdout] | [INFO] [stdout] 23 | ) -> Result>; [INFO] [stdout] | -------------------------------------------------------------- type in trait [INFO] [stdout] ... [INFO] [stdout] 189 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `RusotoError`, found enum `rusoto_ec2::DescribeImagesError` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&MockEc2Wrapper<'a>, DescribeImagesRequest) -> std::result::Result<_, RusotoError>` [INFO] [stdout] found fn pointer `fn(&MockEc2Wrapper<'a>, DescribeImagesRequest) -> std::result::Result<_, rusoto_ec2::DescribeImagesError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `describe_instances` has an incompatible type for trait [INFO] [stdout] --> src/ec2_wrapper.rs:196:14 [INFO] [stdout] | [INFO] [stdout] 27 | ) -> Result>; [INFO] [stdout] | -------------------------------------------------------------------- type in trait [INFO] [stdout] ... [INFO] [stdout] 196 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `RusotoError`, found enum `rusoto_ec2::DescribeInstancesError` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&MockEc2Wrapper<'a>, DescribeInstancesRequest) -> std::result::Result<_, RusotoError>` [INFO] [stdout] found fn pointer `fn(&MockEc2Wrapper<'a>, DescribeInstancesRequest) -> std::result::Result<_, rusoto_ec2::DescribeInstancesError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `run_instances` has an incompatible type for trait [INFO] [stdout] --> src/ec2_wrapper.rs:203:14 [INFO] [stdout] | [INFO] [stdout] 31 | ) -> Result>; [INFO] [stdout] | --------------------------------------------------- type in trait [INFO] [stdout] ... [INFO] [stdout] 203 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `RusotoError`, found enum `RunInstancesError` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&MockEc2Wrapper<'a>, RunInstancesRequest) -> std::result::Result<_, RusotoError>` [INFO] [stdout] found fn pointer `fn(&MockEc2Wrapper<'a>, RunInstancesRequest) -> std::result::Result<_, RunInstancesError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `start_instances` has an incompatible type for trait [INFO] [stdout] --> src/ec2_wrapper.rs:210:14 [INFO] [stdout] | [INFO] [stdout] 35 | ) -> Result>; [INFO] [stdout] | -------------------------------------------------------------- type in trait [INFO] [stdout] ... [INFO] [stdout] 210 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `RusotoError`, found enum `StartInstancesError` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&MockEc2Wrapper<'a>, StartInstancesRequest) -> std::result::Result<_, RusotoError>` [INFO] [stdout] found fn pointer `fn(&MockEc2Wrapper<'a>, StartInstancesRequest) -> std::result::Result<_, StartInstancesError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `stop_instances` has an incompatible type for trait [INFO] [stdout] --> src/ec2_wrapper.rs:217:14 [INFO] [stdout] | [INFO] [stdout] 39 | ) -> Result>; [INFO] [stdout] | ------------------------------------------------------------ type in trait [INFO] [stdout] ... [INFO] [stdout] 217 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `RusotoError`, found enum `StopInstancesError` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&MockEc2Wrapper<'a>, StopInstancesRequest) -> std::result::Result<_, RusotoError>` [INFO] [stdout] found fn pointer `fn(&MockEc2Wrapper<'a>, StopInstancesRequest) -> std::result::Result<_, StopInstancesError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `terminate_instances` has an incompatible type for trait [INFO] [stdout] --> src/ec2_wrapper.rs:224:14 [INFO] [stdout] | [INFO] [stdout] 43 | ) -> Result>; [INFO] [stdout] | ---------------------------------------------------------------------- type in trait [INFO] [stdout] ... [INFO] [stdout] 224 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `RusotoError`, found enum `TerminateInstancesError` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&MockEc2Wrapper<'a>, TerminateInstancesRequest) -> std::result::Result<_, RusotoError>` [INFO] [stdout] found fn pointer `fn(&MockEc2Wrapper<'a>, TerminateInstancesRequest) -> std::result::Result<_, TerminateInstancesError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `create_tags` [INFO] [stdout] --> src/ec2_wrapper.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 19 | fn create_tags(&self, input: CreateTagsRequest) -> Result<(), RusotoError>; [INFO] [stdout] | -------------------------------------------------------------------------------------------- `create_tags` from trait [INFO] [stdout] ... [INFO] [stdout] 185 | impl<'a> Ec2Wrapper for MockEc2Wrapper<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `create_tags` in implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:142:32 [INFO] [stdout] | [INFO] [stdout] 142 | message: inner.description().into(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:142:32 [INFO] [stdout] | [INFO] [stdout] 142 | message: inner.description().into(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0053. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aws-instance` [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] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "78362c8507709965923da1a80777286a0820f3943dd99994419fe1e6ea73ea6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78362c8507709965923da1a80777286a0820f3943dd99994419fe1e6ea73ea6c", kill_on_drop: false }` [INFO] [stdout] 78362c8507709965923da1a80777286a0820f3943dd99994419fe1e6ea73ea6c