[INFO] cloning repository https://github.com/YJChan/s3-wrapper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YJChan/s3-wrapper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYJChan%2Fs3-wrapper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYJChan%2Fs3-wrapper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eff59e66c4630412ce96c6e6cf3b8e3bad58628b [INFO] testing YJChan/s3-wrapper against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYJChan%2Fs3-wrapper" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/YJChan/s3-wrapper on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/YJChan/s3-wrapper [INFO] finished tweaking git repo https://github.com/YJChan/s3-wrapper [INFO] tweaked toml for git repo https://github.com/YJChan/s3-wrapper written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/YJChan/s3-wrapper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded radix_fmt v1.0.0 [INFO] [stderr] Downloaded dlv-list v0.2.3 [INFO] [stderr] Downloaded serde_qs v0.8.4 [INFO] [stderr] Downloaded redis v0.21.0 [INFO] [stderr] Downloaded rsmq_async v5.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78a3dd1a8b2d8467d8528cc804fe253b89aecc3c229bb89abcd7a8f061a1bdd5 [INFO] running `Command { std: "docker" "start" "-a" "78a3dd1a8b2d8467d8528cc804fe253b89aecc3c229bb89abcd7a8f061a1bdd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78a3dd1a8b2d8467d8528cc804fe253b89aecc3c229bb89abcd7a8f061a1bdd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78a3dd1a8b2d8467d8528cc804fe253b89aecc3c229bb89abcd7a8f061a1bdd5", kill_on_drop: false }` [INFO] [stdout] 78a3dd1a8b2d8467d8528cc804fe253b89aecc3c229bb89abcd7a8f061a1bdd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35390fb08438211007ddf7845c83c6039fe4589d73bdfa2d86771aff1f3e9a46 [INFO] running `Command { std: "docker" "start" "-a" "35390fb08438211007ddf7845c83c6039fe4589d73bdfa2d86771aff1f3e9a46", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling simpl v0.1.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling radix_fmt v1.0.0 [INFO] [stderr] Compiling infer v0.5.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling aws-region v0.22.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling dlv-list v0.2.3 [INFO] [stderr] Compiling ordered-multimap v0.2.4 [INFO] [stderr] Compiling rust-ini v0.15.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling serde-xml-rs v0.4.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling attohttpc v0.15.0 [INFO] [stderr] Compiling aws-creds v0.24.1 [INFO] [stderr] Compiling combine v4.6.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling bb8 v0.7.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling redis v0.20.2 [INFO] [stderr] Compiling redis v0.21.0 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling rsmq_async v5.1.2 [INFO] [stderr] Compiling rust-s3 v0.26.4 [INFO] [stderr] Compiling serde_qs v0.8.4 [INFO] [stderr] Compiling s3-wrapper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "35390fb08438211007ddf7845c83c6039fe4589d73bdfa2d86771aff1f3e9a46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35390fb08438211007ddf7845c83c6039fe4589d73bdfa2d86771aff1f3e9a46", kill_on_drop: false }` [INFO] [stdout] 35390fb08438211007ddf7845c83c6039fe4589d73bdfa2d86771aff1f3e9a46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cf39620f0c6830fecf6a4132620090e84b08b1a40aa57b8cef4edce86f246bc [INFO] running `Command { std: "docker" "start" "-a" "5cf39620f0c6830fecf6a4132620090e84b08b1a40aa57b8cef4edce86f246bc", kill_on_drop: false }` [INFO] [stderr] Compiling s3-wrapper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.56s [INFO] running `Command { std: "docker" "inspect" "5cf39620f0c6830fecf6a4132620090e84b08b1a40aa57b8cef4edce86f246bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cf39620f0c6830fecf6a4132620090e84b08b1a40aa57b8cef4edce86f246bc", kill_on_drop: false }` [INFO] [stdout] 5cf39620f0c6830fecf6a4132620090e84b08b1a40aa57b8cef4edce86f246bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 41be00048b2513e85ef03f6acca5006cd3d7410232e53364ffddb7b739186ae9 [INFO] running `Command { std: "docker" "start" "-a" "41be00048b2513e85ef03f6acca5006cd3d7410232e53364ffddb7b739186ae9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/s3_wrapper-21752138f20eba26) [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" "41be00048b2513e85ef03f6acca5006cd3d7410232e53364ffddb7b739186ae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41be00048b2513e85ef03f6acca5006cd3d7410232e53364ffddb7b739186ae9", kill_on_drop: false }` [INFO] [stdout] 41be00048b2513e85ef03f6acca5006cd3d7410232e53364ffddb7b739186ae9