[INFO] fetching crate awscli-sync 0.1.0...
[INFO] testing awscli-sync-0.1.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate awscli-sync 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate awscli-sync 0.1.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate awscli-sync 0.1.0
[INFO] finished tweaking crates.io crate awscli-sync 0.1.0
[INFO] tweaked toml for crates.io crate awscli-sync 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate awscli-sync 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded newline-converter v0.2.0
[INFO] [stderr]   Downloaded crossterm v0.21.0
[INFO] [stderr]   Downloaded inquire v0.2.1
[INFO] [stderr]   Downloaded h2 v0.3.6
[INFO] [stderr]   Downloaded reqwest v0.11.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25b642b28bedf4011f215ad5a7edf50bb1052f54d15cfbfa4b3e2261eddf7b91
[INFO] running `Command { std: "docker" "start" "-a" "25b642b28bedf4011f215ad5a7edf50bb1052f54d15cfbfa4b3e2261eddf7b91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25b642b28bedf4011f215ad5a7edf50bb1052f54d15cfbfa4b3e2261eddf7b91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25b642b28bedf4011f215ad5a7edf50bb1052f54d15cfbfa4b3e2261eddf7b91", kill_on_drop: false }`
[INFO] [stdout] 25b642b28bedf4011f215ad5a7edf50bb1052f54d15cfbfa4b3e2261eddf7b91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b65d79c0233f7f38098ec5855ec2a9e00156206f265efb5e8a8632feba2367bb
[INFO] running `Command { std: "docker" "start" "-a" "b65d79c0233f7f38098ec5855ec2a9e00156206f265efb5e8a8632feba2367bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling signal-hook v0.3.10
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling instant v0.1.11
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.67
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling newline-converter v0.2.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling crossterm v0.21.0
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling tokio-util v0.6.8
[INFO] [stderr]    Compiling h2 v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling inquire v0.2.1
[INFO] [stderr]    Compiling hyper v0.14.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.5
[INFO] [stderr]    Compiling awscli-sync v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.40s
[INFO] running `Command { std: "docker" "inspect" "b65d79c0233f7f38098ec5855ec2a9e00156206f265efb5e8a8632feba2367bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b65d79c0233f7f38098ec5855ec2a9e00156206f265efb5e8a8632feba2367bb", kill_on_drop: false }`
[INFO] [stdout] b65d79c0233f7f38098ec5855ec2a9e00156206f265efb5e8a8632feba2367bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c303da1fa4126608264cc8fbfaeb1c5ea0c3940470b7cba36dd608abb9ce1135
[INFO] running `Command { std: "docker" "start" "-a" "c303da1fa4126608264cc8fbfaeb1c5ea0c3940470b7cba36dd608abb9ce1135", kill_on_drop: false }`
[INFO] [stderr]    Compiling awscli-sync v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] running `Command { std: "docker" "inspect" "c303da1fa4126608264cc8fbfaeb1c5ea0c3940470b7cba36dd608abb9ce1135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c303da1fa4126608264cc8fbfaeb1c5ea0c3940470b7cba36dd608abb9ce1135", kill_on_drop: false }`
[INFO] [stdout] c303da1fa4126608264cc8fbfaeb1c5ea0c3940470b7cba36dd608abb9ce1135
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 47a926b5d66e3d3df7ffbfa00a8797118b0710dd8f1c8d32778bf76444ce8fc6
[INFO] running `Command { std: "docker" "start" "-a" "47a926b5d66e3d3df7ffbfa00a8797118b0710dd8f1c8d32778bf76444ce8fc6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/awscli_sync-914fc671f40f527f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "47a926b5d66e3d3df7ffbfa00a8797118b0710dd8f1c8d32778bf76444ce8fc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47a926b5d66e3d3df7ffbfa00a8797118b0710dd8f1c8d32778bf76444ce8fc6", kill_on_drop: false }`
[INFO] [stdout] 47a926b5d66e3d3df7ffbfa00a8797118b0710dd8f1c8d32778bf76444ce8fc6
[INFO] testing awscli-sync-0.1.0 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate awscli-sync 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate awscli-sync 0.1.0 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate awscli-sync 0.1.0
[INFO] finished tweaking crates.io crate awscli-sync 0.1.0
[INFO] tweaked toml for crates.io crate awscli-sync 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate awscli-sync 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c68bdfad5d2e38276fd4e9aa1da5636c85cebdfa8b88addcfaacc9208fe39dd
[INFO] running `Command { std: "docker" "start" "-a" "3c68bdfad5d2e38276fd4e9aa1da5636c85cebdfa8b88addcfaacc9208fe39dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c68bdfad5d2e38276fd4e9aa1da5636c85cebdfa8b88addcfaacc9208fe39dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c68bdfad5d2e38276fd4e9aa1da5636c85cebdfa8b88addcfaacc9208fe39dd", kill_on_drop: false }`
[INFO] [stdout] 3c68bdfad5d2e38276fd4e9aa1da5636c85cebdfa8b88addcfaacc9208fe39dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 809ffbaca96a3362cfc57144c50696c3e71e7cbc4d140cc8e00ae6228714d45b
[INFO] running `Command { std: "docker" "start" "-a" "809ffbaca96a3362cfc57144c50696c3e71e7cbc4d140cc8e00ae6228714d45b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling signal-hook v0.3.10
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling instant v0.1.11
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.67
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling newline-converter v0.2.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling crossterm v0.21.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling tokio-util v0.6.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.6
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling inquire v0.2.1
[INFO] [stderr]    Compiling hyper v0.14.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.5
[INFO] [stderr]    Compiling awscli-sync v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.55s
[INFO] running `Command { std: "docker" "inspect" "809ffbaca96a3362cfc57144c50696c3e71e7cbc4d140cc8e00ae6228714d45b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "809ffbaca96a3362cfc57144c50696c3e71e7cbc4d140cc8e00ae6228714d45b", kill_on_drop: false }`
[INFO] [stdout] 809ffbaca96a3362cfc57144c50696c3e71e7cbc4d140cc8e00ae6228714d45b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c3be227b779fc66cf66da7bd3ef9b21e1b2c84928671f39d129d551dd5687f6
[INFO] running `Command { std: "docker" "start" "-a" "3c3be227b779fc66cf66da7bd3ef9b21e1b2c84928671f39d129d551dd5687f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling awscli-sync v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s
[INFO] running `Command { std: "docker" "inspect" "3c3be227b779fc66cf66da7bd3ef9b21e1b2c84928671f39d129d551dd5687f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c3be227b779fc66cf66da7bd3ef9b21e1b2c84928671f39d129d551dd5687f6", kill_on_drop: false }`
[INFO] [stdout] 3c3be227b779fc66cf66da7bd3ef9b21e1b2c84928671f39d129d551dd5687f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 53cfdcfb8b5078b88c8706c0983171e8bbba8565bd4a9b60013e2da04f895b12
[INFO] running `Command { std: "docker" "start" "-a" "53cfdcfb8b5078b88c8706c0983171e8bbba8565bd4a9b60013e2da04f895b12", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/awscli_sync-914fc671f40f527f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "53cfdcfb8b5078b88c8706c0983171e8bbba8565bd4a9b60013e2da04f895b12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53cfdcfb8b5078b88c8706c0983171e8bbba8565bd4a9b60013e2da04f895b12", kill_on_drop: false }`
[INFO] [stdout] 53cfdcfb8b5078b88c8706c0983171e8bbba8565bd4a9b60013e2da04f895b12
