[INFO] cloning repository https://github.com/urtokk/aws-setter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/urtokk/aws-setter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furtokk%2Faws-setter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furtokk%2Faws-setter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff2b5b11913ab3a73f5f2ffc045a35d2d7d79a31 [INFO] building urtokk/aws-setter against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furtokk%2Faws-setter" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/urtokk/aws-setter [INFO] finished tweaking git repo https://github.com/urtokk/aws-setter [INFO] tweaked toml for git repo https://github.com/urtokk/aws-setter written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/urtokk/aws-setter on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/urtokk/aws-setter 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93b09f9230c8d9cea44c5a39137adb5ac100d9454428be8048655e7d645e6e3d [INFO] running `Command { std: "docker" "start" "-a" "93b09f9230c8d9cea44c5a39137adb5ac100d9454428be8048655e7d645e6e3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93b09f9230c8d9cea44c5a39137adb5ac100d9454428be8048655e7d645e6e3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93b09f9230c8d9cea44c5a39137adb5ac100d9454428be8048655e7d645e6e3d", kill_on_drop: false }` [INFO] [stdout] 93b09f9230c8d9cea44c5a39137adb5ac100d9454428be8048655e7d645e6e3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8630d97155805f2072b64e29d96302e8c425ea2fcc008816c14fc3f8f6107790 [INFO] running `Command { std: "docker" "start" "-a" "8630d97155805f2072b64e29d96302e8c425ea2fcc008816c14fc3f8f6107790", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.180 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.80 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling cmd_lib_macros v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling faccess v0.2.4 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling serde_ini v0.2.0 [INFO] [stderr] Compiling cmd_lib v1.3.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.180 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling aws-setter v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `aws_config` is never read [INFO] [stdout] --> src/aws.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct AwsClient { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 61 | aws_config: HashMap, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AwsClient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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 1m 19s [INFO] running `Command { std: "docker" "inspect" "8630d97155805f2072b64e29d96302e8c425ea2fcc008816c14fc3f8f6107790", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8630d97155805f2072b64e29d96302e8c425ea2fcc008816c14fc3f8f6107790", kill_on_drop: false }` [INFO] [stdout] 8630d97155805f2072b64e29d96302e8c425ea2fcc008816c14fc3f8f6107790 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d59bf72eb54bea4f0d9f58f053bebfe7a2cc11ed0b53111019a02b868bd1f9ed [INFO] running `Command { std: "docker" "start" "-a" "d59bf72eb54bea4f0d9f58f053bebfe7a2cc11ed0b53111019a02b868bd1f9ed", kill_on_drop: false }` [INFO] [stderr] Compiling aws-setter v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `aws_config` is never read [INFO] [stdout] --> src/aws.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct AwsClient { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 61 | aws_config: HashMap, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AwsClient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `Command { std: "docker" "inspect" "d59bf72eb54bea4f0d9f58f053bebfe7a2cc11ed0b53111019a02b868bd1f9ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d59bf72eb54bea4f0d9f58f053bebfe7a2cc11ed0b53111019a02b868bd1f9ed", kill_on_drop: false }` [INFO] [stdout] d59bf72eb54bea4f0d9f58f053bebfe7a2cc11ed0b53111019a02b868bd1f9ed