[INFO] cloning repository https://github.com/Its-its/AWStoB2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Its-its/AWStoB2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIts-its%2FAWStoB2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIts-its%2FAWStoB2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed6dca62842a40f04ed01de008a0a7913dabd590 [INFO] testing Its-its/AWStoB2 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIts-its%2FAWStoB2" "/workspace/builds/worker-53/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-53/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Its-its/AWStoB2 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Its-its/AWStoB2 [INFO] finished tweaking git repo https://github.com/Its-its/AWStoB2 [INFO] tweaked toml for git repo https://github.com/Its-its/AWStoB2 written to /workspace/builds/worker-53/source/Cargo.toml [INFO] crate git repo https://github.com/Its-its/AWStoB2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusoto_credential v0.46.0 [INFO] [stderr] Downloaded rusoto_core v0.46.0 [INFO] [stderr] Downloaded tracing v0.1.24 [INFO] [stderr] Downloaded reqwest v0.11.1 [INFO] [stderr] Downloaded rusoto_signature v0.46.0 [INFO] [stderr] Downloaded rusoto_s3 v0.46.0 [INFO] [stderr] Downloaded mio v0.7.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bb75bbfcffdea127d9618bb6362338dc34b66100e23ce4c0b6bf3111384c72f [INFO] running `Command { std: "docker" "start" "-a" "2bb75bbfcffdea127d9618bb6362338dc34b66100e23ce4c0b6bf3111384c72f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bb75bbfcffdea127d9618bb6362338dc34b66100e23ce4c0b6bf3111384c72f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bb75bbfcffdea127d9618bb6362338dc34b66100e23ce4c0b6bf3111384c72f", kill_on_drop: false }` [INFO] [stdout] 2bb75bbfcffdea127d9618bb6362338dc34b66100e23ce4c0b6bf3111384c72f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74be9ddeceb61d5fc63b9a0f4403ed93ba0f6f7f2f7c0c71d43bdd3828b2ac60 [INFO] running `Command { std: "docker" "start" "-a" "74be9ddeceb61d5fc63b9a0f4403ed93ba0f6f7f2f7c0c71d43bdd3828b2ac60", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling mio v0.7.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rusoto_core v0.46.0 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling tracing v0.1.24 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling rusoto_credential v0.46.0 [INFO] [stderr] Compiling reqwest v0.11.1 [INFO] [stderr] Compiling rusoto_signature v0.46.0 [INFO] [stderr] Compiling rusoto_s3 v0.46.0 [INFO] [stderr] Compiling aws-to-b2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `blaze` [INFO] [stdout] --> src/aws_cache.rs:68:2 [INFO] [stdout] | [INFO] [stdout] 68 | blaze: BlazeCache [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "74be9ddeceb61d5fc63b9a0f4403ed93ba0f6f7f2f7c0c71d43bdd3828b2ac60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74be9ddeceb61d5fc63b9a0f4403ed93ba0f6f7f2f7c0c71d43bdd3828b2ac60", kill_on_drop: false }` [INFO] [stdout] 74be9ddeceb61d5fc63b9a0f4403ed93ba0f6f7f2f7c0c71d43bdd3828b2ac60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 966df328a067c9669d7eacc7211db696d21830f0304c6962894a4dd965266c10 [INFO] running `Command { std: "docker" "start" "-a" "966df328a067c9669d7eacc7211db696d21830f0304c6962894a4dd965266c10", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling aws-to-b2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `blaze` [INFO] [stdout] --> src/aws_cache.rs:68:2 [INFO] [stdout] | [INFO] [stdout] 68 | blaze: BlazeCache [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `Command { std: "docker" "inspect" "966df328a067c9669d7eacc7211db696d21830f0304c6962894a4dd965266c10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "966df328a067c9669d7eacc7211db696d21830f0304c6962894a4dd965266c10", kill_on_drop: false }` [INFO] [stdout] 966df328a067c9669d7eacc7211db696d21830f0304c6962894a4dd965266c10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9bf89960314c5c1ea9f01ff6235916cdb12b6ca080779e5668b3f2a9cb31eca7 [INFO] running `Command { std: "docker" "start" "-a" "9bf89960314c5c1ea9f01ff6235916cdb12b6ca080779e5668b3f2a9cb31eca7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `blaze` [INFO] [stderr] --> src/aws_cache.rs:68:2 [INFO] [stderr] | [INFO] [stderr] 68 | blaze: BlazeCache [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `aws-to-b2` (bin "aws-to-b2" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aws_to_b2-0c499145c456f25c) [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" "9bf89960314c5c1ea9f01ff6235916cdb12b6ca080779e5668b3f2a9cb31eca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bf89960314c5c1ea9f01ff6235916cdb12b6ca080779e5668b3f2a9cb31eca7", kill_on_drop: false }` [INFO] [stdout] 9bf89960314c5c1ea9f01ff6235916cdb12b6ca080779e5668b3f2a9cb31eca7