[INFO] fetching crate azurlane 1.1.0...
[INFO] checking azurlane-1.1.0 against master#e59540968e0c6fc3c37d92a639b83fc8fcee5e81 for pr-114559
[INFO] extracting crate azurlane 1.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate azurlane 1.1.0 on toolchain e59540968e0c6fc3c37d92a639b83fc8fcee5e81
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate azurlane 1.1.0
[INFO] finished tweaking crates.io crate azurlane 1.1.0
[INFO] tweaked toml for crates.io crate azurlane 1.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "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" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded publicsuffix v1.5.6
[INFO] [stderr]   Downloaded reqwest v0.9.24
[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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19e82cf9e37e1b2326141ad5ec1bc3545bfeb29b27597c0857cf16eb930820cd
[INFO] running `Command { std: "docker" "start" "-a" "19e82cf9e37e1b2326141ad5ec1bc3545bfeb29b27597c0857cf16eb930820cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19e82cf9e37e1b2326141ad5ec1bc3545bfeb29b27597c0857cf16eb930820cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19e82cf9e37e1b2326141ad5ec1bc3545bfeb29b27597c0857cf16eb930820cd", kill_on_drop: false }`
[INFO] [stdout] 19e82cf9e37e1b2326141ad5ec1bc3545bfeb29b27597c0857cf16eb930820cd
[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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8dafb5338c9f8109bdc6b8ae76f20c5ba56e3d1adc24050f8acb7af1b06286e0
[INFO] running `Command { std: "docker" "start" "-a" "8dafb5338c9f8109bdc6b8ae76f20c5ba56e3d1adc24050f8acb7af1b06286e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking serde_json v1.0.104
[INFO] [stderr]     Checking try_from v0.3.2
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking hyper v0.12.36
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking cookie v0.12.0
[INFO] [stderr]     Checking serde_urlencoded v0.5.5
[INFO] [stderr]     Checking publicsuffix v1.5.6
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking openssl v0.10.56
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking cookie_store v0.7.0
[INFO] [stderr]     Checking native-tls v0.2.11
[INFO] [stderr]     Checking hyper-tls v0.3.2
[INFO] [stderr]     Checking reqwest v0.9.24
[INFO] [stderr]     Checking azurlane v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:59:26
[INFO] [stdout]    |
[INFO] [stdout] 59 |         f.write_str(self.description())
[INFO] [stdout]    |                          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:66:45
[INFO] [stdout]    |
[INFO] [stdout] 66 |             Error::Json(ref inner) => inner.description(),
[INFO] [stdout]    |                                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:67:48
[INFO] [stdout]    |
[INFO] [stdout] 67 |             Error::Reqwest(ref inner) => inner.description(),
[INFO] [stdout]    |                                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:70:53
[INFO] [stdout]    |
[INFO] [stdout] 70 |             Error::ReqwestParse(ref inner) => inner.description(),
[INFO] [stdout]    |                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:59:26
[INFO] [stdout]    |
[INFO] [stdout] 59 |         f.write_str(self.description())
[INFO] [stdout]    |                          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:66:45
[INFO] [stdout]    |
[INFO] [stdout] 66 |             Error::Json(ref inner) => inner.description(),
[INFO] [stdout]    |                                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:67:48
[INFO] [stdout]    |
[INFO] [stdout] 67 |             Error::Reqwest(ref inner) => inner.description(),
[INFO] [stdout]    |                                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:70:53
[INFO] [stdout]    |
[INFO] [stdout] 70 |             Error::ReqwestParse(ref inner) => inner.description(),
[INFO] [stdout]    |                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 6.37s
[INFO] running `Command { std: "docker" "inspect" "8dafb5338c9f8109bdc6b8ae76f20c5ba56e3d1adc24050f8acb7af1b06286e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dafb5338c9f8109bdc6b8ae76f20c5ba56e3d1adc24050f8acb7af1b06286e0", kill_on_drop: false }`
[INFO] [stdout] 8dafb5338c9f8109bdc6b8ae76f20c5ba56e3d1adc24050f8acb7af1b06286e0
