[INFO] fetching crate fleet 0.2.0...
[INFO] checking fleet-0.2.0 against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] extracting crate fleet 0.2.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate fleet 0.2.0 on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fleet 0.2.0
[INFO] finished tweaking crates.io crate fleet 0.2.0
[INFO] tweaked toml for crates.io crate fleet 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 36 packages
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded retry v2.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 250d62e3f245c2d450e35e389299c6dfd2501a209aab49cdce361ef0da73ac46
[INFO] running `Command { std: "docker" "start" "-a" "250d62e3f245c2d450e35e389299c6dfd2501a209aab49cdce361ef0da73ac46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "250d62e3f245c2d450e35e389299c6dfd2501a209aab49cdce361ef0da73ac46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "250d62e3f245c2d450e35e389299c6dfd2501a209aab49cdce361ef0da73ac46", kill_on_drop: false }`
[INFO] [stdout] 250d62e3f245c2d450e35e389299c6dfd2501a209aab49cdce361ef0da73ac46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3abe0ee5bfcfc7bf915114c0fef3848094423f74aacc21b48eb0d74bc0eefe37
[INFO] running `Command { std: "docker" "start" "-a" "3abe0ee5bfcfc7bf915114c0fef3848094423f74aacc21b48eb0d74bc0eefe37", kill_on_drop: false }`
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking retry v2.0.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking hyper v1.2.0
[INFO] [stderr]     Checking fleet v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `hyper::Client`
[INFO] [stdout]  --> src/client.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hyper::Client as HyperClient;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Client` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct through its public re-export instead
[INFO] [stdout]   |
[INFO] [stdout] 3 | use Client as HyperClient;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper::Client`
[INFO] [stdout]  --> src/client.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hyper::Client as HyperClient;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Client` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct through its public re-export instead
[INFO] [stdout]   |
[INFO] [stdout] 3 | use Client as HyperClient;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper::client`
[INFO] [stdout]    --> src/client.rs:4:12
[INFO] [stdout]     |
[INFO] [stdout] 4   | use hyper::client::{IntoUrl, Response};
[INFO] [stdout]     |            ^^^^^^ could not find `client` in `hyper`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.2.0/src/lib.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub mod client;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `client` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper::header::ContentType`
[INFO] [stdout]  --> src/client.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hyper::header::ContentType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ContentType` in `header`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper::status`
[INFO] [stdout]  --> src/client.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | use hyper::status::StatusCode;
[INFO] [stdout]   |            ^^^^^^ could not find `status` in `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper::client`
[INFO] [stdout]    --> src/client.rs:4:12
[INFO] [stdout]     |
[INFO] [stdout] 4   | use hyper::client::{IntoUrl, Response};
[INFO] [stdout]     |            ^^^^^^ could not find `client` in `hyper`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.2.0/src/lib.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub mod client;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `client` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper::header::ContentType`
[INFO] [stdout]  --> src/client.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hyper::header::ContentType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ContentType` in `header`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper::status`
[INFO] [stdout]  --> src/client.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | use hyper::status::StatusCode;
[INFO] [stdout]   |            ^^^^^^ could not find `status` in `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper::client`
[INFO] [stdout]    --> src/error.rs:4:12
[INFO] [stdout]     |
[INFO] [stdout] 4   | use hyper::client::Response;
[INFO] [stdout]     |            ^^^^^^ could not find `client` in `hyper`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.2.0/src/lib.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub mod client;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `client` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper::error::HttpError`
[INFO] [stdout]  --> src/error.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hyper::error::HttpError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^---------
[INFO] [stdout]   |     |             |
[INFO] [stdout]   |     |             help: a similar name exists in the module: `StdError`
[INFO] [stdout]   |     no `HttpError` in `error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper::client`
[INFO] [stdout]    --> src/error.rs:4:12
[INFO] [stdout]     |
[INFO] [stdout] 4   | use hyper::client::Response;
[INFO] [stdout]     |            ^^^^^^ could not find `client` in `hyper`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.2.0/src/lib.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub mod client;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `client` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper::error::HttpError`
[INFO] [stdout]  --> src/error.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hyper::error::HttpError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^---------
[INFO] [stdout]   |     |             |
[INFO] [stdout]   |     |             help: a similar name exists in the module: `StdError`
[INFO] [stdout]   |     no `HttpError` in `error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `error` is private
[INFO] [stdout]    --> src/error.rs:5:12
[INFO] [stdout]     |
[INFO] [stdout] 5   | use hyper::error::HttpError;
[INFO] [stdout]     |            ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `error` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.2.0/src/lib.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | mod error;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/client.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let url = try!(Url::parse(root_url));
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/client.rs:41:28
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let mut response = try!(self.put(url, body));
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/client.rs:51:28
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let mut response = try!(self.delete(&url[..]));
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `error` is private
[INFO] [stdout]    --> src/error.rs:5:12
[INFO] [stdout]     |
[INFO] [stdout] 5   | use hyper::error::HttpError;
[INFO] [stdout]     |            ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `error` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.2.0/src/lib.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | mod error;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/client.rs:61:28
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let mut response = try!(self.get(&url[..]));
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/client.rs:75:28
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let mut response = try!(self.get(&url[..]));
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/client.rs:115:28
[INFO] [stdout]     |
[INFO] [stdout] 115 |         let mut response = try!(self.get(url));
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/client.rs:138:28
[INFO] [stdout]     |
[INFO] [stdout] 138 |         let mut response = try!(self.get(&url[..]));
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/client.rs:162:28
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let mut response = try!(self.put(url, body));
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MachinePage`
[INFO] [stdout]  --> src/schema/mod.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use self::machine::{Machine,MachinePage};
[INFO] [stdout]   |                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/client.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let url = try!(Url::parse(root_url));
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UnitPage`, `UnitStatePage`
[INFO] [stdout]  --> src/schema/mod.rs:2:28
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use self::unit::{Unit, UnitPage, UnitOption, UnitState, UnitStatePage, UnitStates};
[INFO] [stdout]   |                            ^^^^^^^^                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/client.rs:41:28
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let mut response = try!(self.put(url, body));
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/schema/unit.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout]    = note: `#[deny(soft_unstable)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/client.rs:51:28
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let mut response = try!(self.delete(&url[..]));
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/client.rs:61:28
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let mut response = try!(self.get(&url[..]));
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/schema/unit.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/client.rs:75:28
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let mut response = try!(self.get(&url[..]));
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]  --> src/serialize.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(RustcEncodable)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/client.rs:115:28
[INFO] [stdout]     |
[INFO] [stdout] 115 |         let mut response = try!(self.get(url));
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/client.rs:138:28
[INFO] [stdout]     |
[INFO] [stdout] 138 |         let mut response = try!(self.get(&url[..]));
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/serialize.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(RustcEncodable)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/client.rs:162:28
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let mut response = try!(self.put(url, body));
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/serialize.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/serialize.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MachinePage`
[INFO] [stdout]  --> src/schema/mod.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use self::machine::{Machine,MachinePage};
[INFO] [stdout]   |                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UnitPage`, `UnitStatePage`
[INFO] [stdout]  --> src/schema/mod.rs:2:28
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use self::unit::{Unit, UnitPage, UnitOption, UnitState, UnitStatePage, UnitStates};
[INFO] [stdout]   |                            ^^^^^^^^                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/schema/unit.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout]    = note: `#[deny(soft_unstable)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/schema/unit.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]  --> src/serialize.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(RustcEncodable)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/serialize.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(RustcEncodable)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/serialize.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/serialize.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors; 13 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors; 13 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fleet` (lib) due to 14 previous errors; 13 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fleet` (lib test) due to 14 previous errors; 13 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3abe0ee5bfcfc7bf915114c0fef3848094423f74aacc21b48eb0d74bc0eefe37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3abe0ee5bfcfc7bf915114c0fef3848094423f74aacc21b48eb0d74bc0eefe37", kill_on_drop: false }`
[INFO] [stdout] 3abe0ee5bfcfc7bf915114c0fef3848094423f74aacc21b48eb0d74bc0eefe37
[INFO] checking fleet-0.2.0 against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752
[INFO] extracting crate fleet 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate fleet 0.2.0 on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fleet 0.2.0
[INFO] finished tweaking crates.io crate fleet 0.2.0
[INFO] tweaked toml for crates.io crate fleet 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 36 packages
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ad900b08465e15e19633934932c9653aa829574c703c1283eafc6d179b702c9
[INFO] running `Command { std: "docker" "start" "-a" "5ad900b08465e15e19633934932c9653aa829574c703c1283eafc6d179b702c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ad900b08465e15e19633934932c9653aa829574c703c1283eafc6d179b702c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ad900b08465e15e19633934932c9653aa829574c703c1283eafc6d179b702c9", kill_on_drop: false }`
[INFO] [stdout] 5ad900b08465e15e19633934932c9653aa829574c703c1283eafc6d179b702c9
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 585cea215da97d44a7654ce60e4a8cd14eb413b49de3f56e541be53cb568284a
[INFO] running `Command { std: "docker" "start" "-a" "585cea215da97d44a7654ce60e4a8cd14eb413b49de3f56e541be53cb568284a", kill_on_drop: false }`
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking retry v2.0.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking hyper v1.2.0
[INFO] [stderr]     Checking fleet v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `hyper::Client`
[INFO] [stdout]  --> src/client.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hyper::Client as HyperClient;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Client` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct through its public re-export instead
[INFO] [stdout]   |
[INFO] [stdout] 3 | use Client as HyperClient;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper::Client`
[INFO] [stdout]  --> src/client.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hyper::Client as HyperClient;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Client` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct through its public re-export instead
[INFO] [stdout]   |
[INFO] [stdout] 3 | use Client as HyperClient;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper::client`
[INFO] [stdout]    --> src/client.rs:4:12
[INFO] [stdout]     |
[INFO] [stdout] 4   | use hyper::client::{IntoUrl, Response};
[INFO] [stdout]     |            ^^^^^^ could not find `client` in `hyper`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.2.0/src/lib.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub mod client;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `client` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper::header::ContentType`
[INFO] [stdout]  --> src/client.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hyper::header::ContentType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ContentType` in `header`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper::status`
[INFO] [stdout]  --> src/client.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | use hyper::status::StatusCode;
[INFO] [stdout]   |            ^^^^^^ could not find `status` in `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper::client`
[INFO] [stdout]    --> src/client.rs:4:12
[INFO] [stdout]     |
[INFO] [stdout] 4   | use hyper::client::{IntoUrl, Response};
[INFO] [stdout]     |            ^^^^^^ could not find `client` in `hyper`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.2.0/src/lib.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub mod client;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `client` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper::client`
[INFO] [stdout]    --> src/error.rs:4:12
[INFO] [stdout]     |
[INFO] [stdout] 4   | use hyper::client::Response;
[INFO] [stdout]     |            ^^^^^^ could not find `client` in `hyper`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.2.0/src/lib.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub mod client;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `client` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper::header::ContentType`
[INFO] [stdout]  --> src/client.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hyper::header::ContentType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ContentType` in `header`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper::status`
[INFO] [stdout]  --> src/client.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | use hyper::status::StatusCode;
[INFO] [stdout]   |            ^^^^^^ could not find `status` in `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper::error::HttpError`
[INFO] [stdout]  --> src/error.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hyper::error::HttpError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^---------
[INFO] [stdout]   |     |             |
[INFO] [stdout]   |     |             help: a similar name exists in the module: `StdError`
[INFO] [stdout]   |     no `HttpError` in `error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper::client`
[INFO] [stdout]    --> src/error.rs:4:12
[INFO] [stdout]     |
[INFO] [stdout] 4   | use hyper::client::Response;
[INFO] [stdout]     |            ^^^^^^ could not find `client` in `hyper`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.2.0/src/lib.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub mod client;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `client` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper::error::HttpError`
[INFO] [stdout]  --> src/error.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hyper::error::HttpError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^---------
[INFO] [stdout]   |     |             |
[INFO] [stdout]   |     |             help: a similar name exists in the module: `StdError`
[INFO] [stdout]   |     no `HttpError` in `error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `error` is private
[INFO] [stdout]    --> src/error.rs:5:12
[INFO] [stdout]     |
[INFO] [stdout] 5   | use hyper::error::HttpError;
[INFO] [stdout]     |            ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `error` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.2.0/src/lib.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | mod error;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/client.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let url = try!(Url::parse(root_url));
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/client.rs:41:28
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let mut response = try!(self.put(url, body));
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/client.rs:51:28
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let mut response = try!(self.delete(&url[..]));
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/client.rs:61:28
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let mut response = try!(self.get(&url[..]));
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/client.rs:75:28
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let mut response = try!(self.get(&url[..]));
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/client.rs:115:28
[INFO] [stdout]     |
[INFO] [stdout] 115 |         let mut response = try!(self.get(url));
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/client.rs:138:28
[INFO] [stdout]     |
[INFO] [stdout] 138 |         let mut response = try!(self.get(&url[..]));
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/client.rs:162:28
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let mut response = try!(self.put(url, body));
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `error` is private
[INFO] [stdout]    --> src/error.rs:5:12
[INFO] [stdout]     |
[INFO] [stdout] 5   | use hyper::error::HttpError;
[INFO] [stdout]     |            ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `error` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.2.0/src/lib.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | mod error;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MachinePage`
[INFO] [stdout]  --> src/schema/mod.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use self::machine::{Machine,MachinePage};
[INFO] [stdout]   |                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UnitPage`, `UnitStatePage`
[INFO] [stdout]  --> src/schema/mod.rs:2:28
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use self::unit::{Unit, UnitPage, UnitOption, UnitState, UnitStatePage, UnitStates};
[INFO] [stdout]   |                            ^^^^^^^^                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/schema/unit.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout]    = note: `#[deny(soft_unstable)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/schema/unit.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]  --> src/serialize.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(RustcEncodable)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/serialize.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(RustcEncodable)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/client.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let url = try!(Url::parse(root_url));
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/serialize.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/client.rs:41:28
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let mut response = try!(self.put(url, body));
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/serialize.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/client.rs:51:28
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let mut response = try!(self.delete(&url[..]));
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/client.rs:61:28
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let mut response = try!(self.get(&url[..]));
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/client.rs:75:28
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let mut response = try!(self.get(&url[..]));
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/client.rs:115:28
[INFO] [stdout]     |
[INFO] [stdout] 115 |         let mut response = try!(self.get(url));
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/client.rs:138:28
[INFO] [stdout]     |
[INFO] [stdout] 138 |         let mut response = try!(self.get(&url[..]));
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/client.rs:162:28
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let mut response = try!(self.put(url, body));
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MachinePage`
[INFO] [stdout]  --> src/schema/mod.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use self::machine::{Machine,MachinePage};
[INFO] [stdout]   |                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UnitPage`, `UnitStatePage`
[INFO] [stdout]  --> src/schema/mod.rs:2:28
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use self::unit::{Unit, UnitPage, UnitOption, UnitState, UnitStatePage, UnitStates};
[INFO] [stdout]   |                            ^^^^^^^^                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/schema/unit.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout]    = note: `#[deny(soft_unstable)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/schema/unit.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]  --> src/serialize.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(RustcEncodable)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> src/serialize.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(RustcEncodable)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/serialize.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/serialize.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(RustcEncodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors; 13 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors; 13 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fleet` (lib) due to 14 previous errors; 13 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fleet` (lib test) due to 14 previous errors; 13 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "585cea215da97d44a7654ce60e4a8cd14eb413b49de3f56e541be53cb568284a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "585cea215da97d44a7654ce60e4a8cd14eb413b49de3f56e541be53cb568284a", kill_on_drop: false }`
[INFO] [stdout] 585cea215da97d44a7654ce60e4a8cd14eb413b49de3f56e541be53cb568284a
