[INFO] fetching crate rusoto_logs 0.48.0...
[INFO] building rusoto_logs-0.48.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate rusoto_logs 0.48.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate rusoto_logs 0.48.0
[INFO] finished tweaking crates.io crate rusoto_logs 0.48.0
[INFO] tweaked toml for crates.io crate rusoto_logs 0.48.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusoto_logs 0.48.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rusoto_logs 0.48.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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shlex v1.1.0
[INFO] [stderr]   Downloaded rustls-pemfile v1.0.0
[INFO] [stderr]   Downloaded zeroize v1.5.4
[INFO] [stderr]   Downloaded tokio-rustls v0.23.3
[INFO] [stderr]   Downloaded rustls v0.20.4
[INFO] [stderr]   Downloaded libc v0.2.124
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b6683135f7d77f53cc2f7d2ab139a3e3680f5d0dde2021ac5d8eddbfa00410a
[INFO] running `Command { std: "docker" "start" "-a" "5b6683135f7d77f53cc2f7d2ab139a3e3680f5d0dde2021ac5d8eddbfa00410a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b6683135f7d77f53cc2f7d2ab139a3e3680f5d0dde2021ac5d8eddbfa00410a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b6683135f7d77f53cc2f7d2ab139a3e3680f5d0dde2021ac5d8eddbfa00410a", kill_on_drop: false }`
[INFO] [stdout] 5b6683135f7d77f53cc2f7d2ab139a3e3680f5d0dde2021ac5d8eddbfa00410a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b30302f95cf8676a01814514c51196be02d824a5866b31d80c85ddeebe48c600
[INFO] running `Command { std: "docker" "start" "-a" "b30302f95cf8676a01814514c51196be02d824a5866b31d80c85ddeebe48c600", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling semver v1.0.7
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling zeroize v1.5.4
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling rusoto_core v0.48.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling rusoto_credential v0.48.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling rusoto_signature v0.48.0
[INFO] [stderr]    Compiling rusoto_logs v0.48.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `custom::*`
[INFO] [stdout]   --> src/lib.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub use custom::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.82s
[INFO] running `Command { std: "docker" "inspect" "b30302f95cf8676a01814514c51196be02d824a5866b31d80c85ddeebe48c600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b30302f95cf8676a01814514c51196be02d824a5866b31d80c85ddeebe48c600", kill_on_drop: false }`
[INFO] [stdout] b30302f95cf8676a01814514c51196be02d824a5866b31d80c85ddeebe48c600
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b59c272239762faeb2863031250f3738b9c07406570396c4434d6e7e8bc6c09
[INFO] running `Command { std: "docker" "start" "-a" "4b59c272239762faeb2863031250f3738b9c07406570396c4434d6e7e8bc6c09", kill_on_drop: false }`
[INFO] [stderr]    Compiling rusoto_mock v0.48.0
[INFO] [stdout] warning: unused import: `custom::*`
[INFO] [stdout]   --> src/lib.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub use custom::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rusoto_logs v0.48.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `custom::*`
[INFO] [stdout]   --> src/lib.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub use custom::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.84s
[INFO] running `Command { std: "docker" "inspect" "4b59c272239762faeb2863031250f3738b9c07406570396c4434d6e7e8bc6c09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b59c272239762faeb2863031250f3738b9c07406570396c4434d6e7e8bc6c09", kill_on_drop: false }`
[INFO] [stdout] 4b59c272239762faeb2863031250f3738b9c07406570396c4434d6e7e8bc6c09
