[INFO] cloning repository https://github.com/asg0451/kinesis-firehose
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asg0451/kinesis-firehose" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasg0451%2Fkinesis-firehose", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasg0451%2Fkinesis-firehose'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5920563741a5a840950b137ea926bd392c3f2abf
[INFO] checking asg0451/kinesis-firehose against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasg0451%2Fkinesis-firehose" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/asg0451/kinesis-firehose
[INFO] finished tweaking git repo https://github.com/asg0451/kinesis-firehose
[INFO] tweaked toml for git repo https://github.com/asg0451/kinesis-firehose written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/asg0451/kinesis-firehose on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/asg0451/kinesis-firehose 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_core` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_firehose` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11b62ce75be96f1d08cbbdb2376786463984a1474245e2555f94606dbc84e690
[INFO] running `Command { std: "docker" "start" "-a" "11b62ce75be96f1d08cbbdb2376786463984a1474245e2555f94606dbc84e690", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11b62ce75be96f1d08cbbdb2376786463984a1474245e2555f94606dbc84e690", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11b62ce75be96f1d08cbbdb2376786463984a1474245e2555f94606dbc84e690", kill_on_drop: false }`
[INFO] [stdout] 11b62ce75be96f1d08cbbdb2376786463984a1474245e2555f94606dbc84e690
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f12dba1b67f13627661b6f7caa2f73b7d8046551f0fadb1995702740a296f96d
[INFO] running `Command { std: "docker" "start" "-a" "f12dba1b67f13627661b6f7caa2f73b7d8046551f0fadb1995702740a296f96d", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_core` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_firehose` dependency)
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]     Checking futures-sink v0.3.15
[INFO] [stderr]    Compiling tokio v1.7.1
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling rusoto_core v0.46.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling anyhow v1.0.41
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking futures-channel v0.3.15
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking ct-logs v0.8.0
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling tokio-macros v1.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]    Compiling fehler-macros v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.25
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]    Compiling test-env-log v0.2.7
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking time v0.2.27
[INFO] [stderr]     Checking rustls-native-certs v0.5.0
[INFO] [stderr]     Checking thiserror v1.0.25
[INFO] [stderr]     Checking fehler v1.0.0
[INFO] [stderr]     Checking structopt v0.3.21
[INFO] [stderr]     Checking futures-executor v0.3.15
[INFO] [stderr]     Checking hyper v0.14.9
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking futures v0.3.15
[INFO] [stderr]     Checking hyper-rustls v0.22.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking serde_json v1.0.64
[INFO] [stderr]     Checking rusoto_credential v0.46.0
[INFO] [stderr]     Checking rusoto_signature v0.46.0
[INFO] [stderr]     Checking rusoto_firehose v0.46.0
[INFO] [stderr]     Checking kinesis-firehose-producer v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.35s
[INFO] running `Command { std: "docker" "inspect" "f12dba1b67f13627661b6f7caa2f73b7d8046551f0fadb1995702740a296f96d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f12dba1b67f13627661b6f7caa2f73b7d8046551f0fadb1995702740a296f96d", kill_on_drop: false }`
[INFO] [stdout] f12dba1b67f13627661b6f7caa2f73b7d8046551f0fadb1995702740a296f96d
