[INFO] fetching crate cft 0.1.0...
[INFO] checking cft-0.1.0 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate cft 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate cft 0.1.0
[INFO] finished tweaking crates.io crate cft 0.1.0
[INFO] tweaked toml for crates.io crate cft 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cft 0.1.0 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cft 0.1.0 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded textwrap v0.13.4
[INFO] [stderr]   Downloaded rusoto_signature v0.47.0
[INFO] [stderr]   Downloaded tokio-macros v1.5.0
[INFO] [stderr]   Downloaded colored_json v2.1.0
[INFO] [stderr]   Downloaded recap-derive v0.1.1
[INFO] [stderr]   Downloaded recap v0.1.1
[INFO] [stderr]   Downloaded rusoto_credential v0.47.0
[INFO] [stderr]   Downloaded rusoto_logs v0.47.0
[INFO] [stderr]   Downloaded cw_parser v0.1.3
[INFO] [stderr]   Downloaded crossterm v0.20.0
[INFO] [stderr]   Downloaded rusoto_cloudformation v0.47.0
[INFO] [stderr]   Downloaded rusoto_core v0.47.0
[INFO] [stderr]   Downloaded minus v4.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e83c200f0d711fe429ccf1230f0fba0cb5918fc57ab462b4d54971a765bdf68b
[INFO] running `Command { std: "docker" "start" "-a" "e83c200f0d711fe429ccf1230f0fba0cb5918fc57ab462b4d54971a765bdf68b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e83c200f0d711fe429ccf1230f0fba0cb5918fc57ab462b4d54971a765bdf68b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e83c200f0d711fe429ccf1230f0fba0cb5918fc57ab462b4d54971a765bdf68b", kill_on_drop: false }`
[INFO] [stdout] e83c200f0d711fe429ccf1230f0fba0cb5918fc57ab462b4d54971a765bdf68b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad64bd912b9dc8af1ed31463c14c932018d4c53bc472f2c1afc52a155f560e48
[INFO] running `Command { std: "docker" "start" "-a" "ad64bd912b9dc8af1ed31463c14c932018d4c53bc472f2c1afc52a155f560e48", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.105
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking futures-sink v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]     Checking futures-io v0.3.17
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling openssl v0.10.37
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]     Checking httpdate v1.0.1
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]     Checking zeroize v1.4.2
[INFO] [stderr]     Checking shlex v1.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.10
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking textwrap v0.13.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rayon-core v1.9.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.68
[INFO] [stderr]    Compiling rusoto_core v0.47.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking signal-hook-mio v0.2.1
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking crossterm v0.20.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking md-5 v0.9.1
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking sha2 v0.9.8
[INFO] [stderr]     Checking rayon v1.5.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling recap-derive v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling tokio-macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.5
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking minus v4.0.2
[INFO] [stderr]     Checking clap v3.0.0-beta.5
[INFO] [stderr]     Checking futures-executor v0.3.17
[INFO] [stderr]     Checking futures v0.3.17
[INFO] [stderr]     Checking serde v1.0.130
[INFO] [stderr]     Checking tokio-util v0.6.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.7
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking envy v0.4.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking recap v0.1.1
[INFO] [stderr]     Checking hyper v0.14.14
[INFO] [stderr]     Checking colored_json v2.1.0
[INFO] [stderr]     Checking rusoto_credential v0.47.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking rusoto_signature v0.47.0
[INFO] [stderr]     Checking rusoto_logs v0.47.0
[INFO] [stderr]     Checking rusoto_cloudformation v0.47.0
[INFO] [stderr]     Checking cw_parser v0.1.3
[INFO] [stderr]     Checking cft v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `page_all`
[INFO] [stdout]  --> src/main.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use minus::{page_all, Pager};
[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 import: `page_all`
[INFO] [stdout]  --> src/main.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use minus::{page_all, Pager};
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LogGroup` is never constructed
[INFO] [stdout]   --> src/main.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct LogGroup {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LogGroup` is never constructed
[INFO] [stdout]   --> src/main.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct LogGroup {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.35s
[INFO] running `Command { std: "docker" "inspect" "ad64bd912b9dc8af1ed31463c14c932018d4c53bc472f2c1afc52a155f560e48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad64bd912b9dc8af1ed31463c14c932018d4c53bc472f2c1afc52a155f560e48", kill_on_drop: false }`
[INFO] [stdout] ad64bd912b9dc8af1ed31463c14c932018d4c53bc472f2c1afc52a155f560e48
