[INFO] fetching crate aliyun-oss-sdk 0.2.1...
[INFO] checking aliyun-oss-sdk-0.2.1 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate aliyun-oss-sdk 0.2.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate aliyun-oss-sdk 0.2.1 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aliyun-oss-sdk 0.2.1
[INFO] finished tweaking crates.io crate aliyun-oss-sdk 0.2.1
[INFO] tweaked toml for crates.io crate aliyun-oss-sdk 0.2.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6bac883a8b329e04086ac895505d58eaf1cb7efa3994cd142b20d2e65bec02a
[INFO] running `Command { std: "docker" "start" "-a" "b6bac883a8b329e04086ac895505d58eaf1cb7efa3994cd142b20d2e65bec02a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6bac883a8b329e04086ac895505d58eaf1cb7efa3994cd142b20d2e65bec02a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6bac883a8b329e04086ac895505d58eaf1cb7efa3994cd142b20d2e65bec02a", kill_on_drop: false }`
[INFO] [stdout] b6bac883a8b329e04086ac895505d58eaf1cb7efa3994cd142b20d2e65bec02a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ea225617f0e684fe543dba065e84ab543cc12f5b74eb10c2dc23e9428bc4e5e
[INFO] running `Command { std: "docker" "start" "-a" "5ea225617f0e684fe543dba065e84ab543cc12f5b74eb10c2dc23e9428bc4e5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking publicsuffix v1.5.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking rustc-serialize v0.3.24
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]     Checking quick-xml v0.22.0
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking cookie_store v0.12.0
[INFO] [stderr]     Checking tokio-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.13.10
[INFO] [stderr]     Checking hyper-tls v0.4.3
[INFO] [stderr]     Checking reqwest v0.10.10
[INFO] [stderr]     Checking aliyun-oss-sdk v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 11.40s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0, rustc-serialize v0.3.24
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "5ea225617f0e684fe543dba065e84ab543cc12f5b74eb10c2dc23e9428bc4e5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ea225617f0e684fe543dba065e84ab543cc12f5b74eb10c2dc23e9428bc4e5e", kill_on_drop: false }`
[INFO] [stdout] 5ea225617f0e684fe543dba065e84ab543cc12f5b74eb10c2dc23e9428bc4e5e
