[INFO] cloning repository https://github.com/mindriot101/cftail [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mindriot101/cftail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmindriot101%2Fcftail", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmindriot101%2Fcftail'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aadb7c0f2d319b0f1d4f7460c6ad127f01706265 [INFO] testing mindriot101/cftail against beta-2022-09-25 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmindriot101%2Fcftail" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mindriot101/cftail on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mindriot101/cftail [INFO] finished tweaking git repo https://github.com/mindriot101/cftail [INFO] tweaked toml for git repo https://github.com/mindriot101/cftail written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/mindriot101/cftail already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a9add97ad48be7dc2ae686262879a56e2e78d9bc4abcbed0941cf2170af3278 [INFO] running `Command { std: "docker" "start" "-a" "3a9add97ad48be7dc2ae686262879a56e2e78d9bc4abcbed0941cf2170af3278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a9add97ad48be7dc2ae686262879a56e2e78d9bc4abcbed0941cf2170af3278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a9add97ad48be7dc2ae686262879a56e2e78d9bc4abcbed0941cf2170af3278", kill_on_drop: false }` [INFO] [stdout] 3a9add97ad48be7dc2ae686262879a56e2e78d9bc4abcbed0941cf2170af3278 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 374699e53d84e8089d357b1803188944fa020a91fbf50d3a56624c8a0819bcb1 [INFO] running `Command { std: "docker" "start" "-a" "374699e53d84e8089d357b1803188944fa020a91fbf50d3a56624c8a0819bcb1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling bytes v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling bytes-utils v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling aws-types v0.46.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aws-smithy-types v0.46.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling aws-smithy-query v0.46.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling aws-smithy-xml v0.46.0 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling async-io v1.7.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling aws-smithy-json v0.46.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling async-broadcast v0.4.1 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling ordered-stream v0.0.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling owo-colors v3.4.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling term-table v1.3.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling serde_repr v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling enumflags2 v0.7.5 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling aws-smithy-async v0.46.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling zvariant_derive v3.6.0 [INFO] [stderr] Compiling zbus_macros v2.3.2 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling zvariant v3.6.0 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling zbus_names v2.2.0 [INFO] [stderr] Compiling zbus v2.3.2 [INFO] [stderr] Compiling aws-smithy-http v0.46.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling aws-smithy-http-tower v0.46.0 [INFO] [stderr] Compiling aws-sigv4 v0.46.0 [INFO] [stderr] Compiling aws-smithy-client v0.46.0 [INFO] [stderr] Compiling aws-sig-auth v0.46.0 [INFO] [stderr] Compiling aws-http v0.46.0 [INFO] [stderr] Compiling aws-endpoint v0.46.0 [INFO] [stderr] Compiling aws-sdk-sts v0.16.0 [INFO] [stderr] Compiling aws-sdk-sso v0.16.0 [INFO] [stderr] Compiling aws-sdk-cloudformation v0.16.0 [INFO] [stderr] Compiling notify-rust v4.5.8 [INFO] [stderr] Compiling aws-config v0.46.0 [INFO] [stderr] Compiling cftail v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/tail.rs:415:9 [INFO] [stdout] | [INFO] [stdout] 415 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TimeZone`, `Utc` [INFO] [stdout] --> src/tail.rs:418:18 [INFO] [stdout] | [INFO] [stdout] 418 | use chrono::{TimeZone, Utc}; [INFO] [stdout] | ^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TailConfig`, `Tail`, `stacks::StackInfo` [INFO] [stdout] --> src/tail.rs:423:9 [INFO] [stdout] | [INFO] [stdout] 423 | stacks::StackInfo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 424 | tail::{Tail, TailConfig}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/tail.rs:463:13 [INFO] [stdout] | [INFO] [stdout] 463 | input: crate::aws::DescribeStacksInput, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/tail.rs:470:13 [INFO] [stdout] | [INFO] [stdout] 470 | input: crate::aws::DescribeStackEventsInput, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/tail.rs:487:13 [INFO] [stdout] | [INFO] [stdout] 487 | input: crate::aws::DescribeStackResourcesInput, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NoCredentials`, `RateLimitExceeded`, `CredentialsExpired`, `NoStack`, `ErrorResponse` and `Other` are never constructed [INFO] [stdout] --> src/error.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) enum Error { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 10 | NoCredentials, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 11 | #[error("rate limit exceeded")] [INFO] [stdout] 12 | RateLimitExceeded, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | #[error("credentials expired")] [INFO] [stdout] 14 | CredentialsExpired, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | #[error("no stack found")] [INFO] [stdout] 16 | NoStack(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 17 | #[error("general aws error response")] [INFO] [stdout] 18 | ErrorResponse(ErrorResponse), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 19 | #[error("other error {0}")] [INFO] [stdout] 20 | Other(String), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "374699e53d84e8089d357b1803188944fa020a91fbf50d3a56624c8a0819bcb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "374699e53d84e8089d357b1803188944fa020a91fbf50d3a56624c8a0819bcb1", kill_on_drop: false }` [INFO] [stdout] 374699e53d84e8089d357b1803188944fa020a91fbf50d3a56624c8a0819bcb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29f28d9dc7aa697654019f2e83c03997d2ba7822033d605f3ad04e1e6cb79aa1 [INFO] running `Command { std: "docker" "start" "-a" "29f28d9dc7aa697654019f2e83c03997d2ba7822033d605f3ad04e1e6cb79aa1", kill_on_drop: false }` [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling cftail v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/tail.rs:463:13 [INFO] [stdout] | [INFO] [stdout] 463 | input: crate::aws::DescribeStacksInput, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/tail.rs:470:13 [INFO] [stdout] | [INFO] [stdout] 470 | input: crate::aws::DescribeStackEventsInput, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/tail.rs:487:13 [INFO] [stdout] | [INFO] [stdout] 487 | input: crate::aws::DescribeStackResourcesInput, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NoCredentials`, `RateLimitExceeded`, `CredentialsExpired`, `NoStack`, `ErrorResponse` and `Other` are never constructed [INFO] [stdout] --> src/error.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) enum Error { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 10 | NoCredentials, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 11 | #[error("rate limit exceeded")] [INFO] [stdout] 12 | RateLimitExceeded, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | #[error("credentials expired")] [INFO] [stdout] 14 | CredentialsExpired, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | #[error("no stack found")] [INFO] [stdout] 16 | NoStack(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 17 | #[error("general aws error response")] [INFO] [stdout] 18 | ErrorResponse(ErrorResponse), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 19 | #[error("other error {0}")] [INFO] [stdout] 20 | Other(String), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.98s [INFO] running `Command { std: "docker" "inspect" "29f28d9dc7aa697654019f2e83c03997d2ba7822033d605f3ad04e1e6cb79aa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29f28d9dc7aa697654019f2e83c03997d2ba7822033d605f3ad04e1e6cb79aa1", kill_on_drop: false }` [INFO] [stdout] 29f28d9dc7aa697654019f2e83c03997d2ba7822033d605f3ad04e1e6cb79aa1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 648734bdfaf230a2d145fdd29daa851878bc4389af9b80e0edec0bf4448c2642 [INFO] running `Command { std: "docker" "start" "-a" "648734bdfaf230a2d145fdd29daa851878bc4389af9b80e0edec0bf4448c2642", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/tail.rs:463:13 [INFO] [stderr] | [INFO] [stderr] 463 | input: crate::aws::DescribeStacksInput, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/tail.rs:470:13 [INFO] [stderr] | [INFO] [stderr] 470 | input: crate::aws::DescribeStackEventsInput, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/tail.rs:487:13 [INFO] [stderr] | [INFO] [stderr] 487 | input: crate::aws::DescribeStackResourcesInput, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: variants `NoCredentials`, `RateLimitExceeded`, `CredentialsExpired`, `NoStack`, `ErrorResponse` and `Other` are never constructed [INFO] [stderr] --> src/error.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 6 | pub(crate) enum Error { [INFO] [stderr] | ----- variants in this enum [INFO] [stderr] ... [INFO] [stderr] 10 | NoCredentials, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 11 | #[error("rate limit exceeded")] [INFO] [stderr] 12 | RateLimitExceeded, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 13 | #[error("credentials expired")] [INFO] [stderr] 14 | CredentialsExpired, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 15 | #[error("no stack found")] [INFO] [stderr] 16 | NoStack(String), [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 17 | #[error("general aws error response")] [INFO] [stderr] 18 | ErrorResponse(ErrorResponse), [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 19 | #[error("other error {0}")] [INFO] [stderr] 20 | Other(String), [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `cftail` (bin "cftail" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cftail-793f72c5e295bb0e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tail::tests::test_prefetch ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "648734bdfaf230a2d145fdd29daa851878bc4389af9b80e0edec0bf4448c2642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "648734bdfaf230a2d145fdd29daa851878bc4389af9b80e0edec0bf4448c2642", kill_on_drop: false }` [INFO] [stdout] 648734bdfaf230a2d145fdd29daa851878bc4389af9b80e0edec0bf4448c2642