[INFO] cloning repository https://github.com/settermjd/rust-s3-sync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/settermjd/rust-s3-sync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsettermjd%2Frust-s3-sync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsettermjd%2Frust-s3-sync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 125a61d6af1dacede29177009c3ef4fe81e5a21b [INFO] checking settermjd/rust-s3-sync against try#c6359cd3b4418e8472bae1a89c242796f2b86d56 for pr-147984-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsettermjd%2Frust-s3-sync" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/settermjd/rust-s3-sync [INFO] finished tweaking git repo https://github.com/settermjd/rust-s3-sync [INFO] tweaked toml for git repo https://github.com/settermjd/rust-s3-sync written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/settermjd/rust-s3-sync on toolchain c6359cd3b4418e8472bae1a89c242796f2b86d56 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/settermjd/rust-s3-sync 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" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75a4a0d0a736f924ad61e572b712ba26d6fa9a91752fc9355d1917781946b2b3 [INFO] running `Command { std: "docker" "start" "-a" "75a4a0d0a736f924ad61e572b712ba26d6fa9a91752fc9355d1917781946b2b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75a4a0d0a736f924ad61e572b712ba26d6fa9a91752fc9355d1917781946b2b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75a4a0d0a736f924ad61e572b712ba26d6fa9a91752fc9355d1917781946b2b3", kill_on_drop: false }` [INFO] [stdout] 75a4a0d0a736f924ad61e572b712ba26d6fa9a91752fc9355d1917781946b2b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7794102eb637b2d31d41135fab9f8718fd4e50027269f90123b38fe89165da2e [INFO] running `Command { std: "docker" "start" "-a" "7794102eb637b2d31d41135fab9f8718fd4e50027269f90123b38fe89165da2e", kill_on_drop: false }` [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking xml-rs v0.8.16 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking tokio v1.29.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking serde-xml-rs v0.4.1 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking simple-aws-s3 v0.2.2 [INFO] [stderr] Checking s3-sync v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7` [INFO] running `Command { std: "docker" "inspect" "7794102eb637b2d31d41135fab9f8718fd4e50027269f90123b38fe89165da2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7794102eb637b2d31d41135fab9f8718fd4e50027269f90123b38fe89165da2e", kill_on_drop: false }` [INFO] [stdout] 7794102eb637b2d31d41135fab9f8718fd4e50027269f90123b38fe89165da2e