[INFO] cloning repository https://github.com/4t145/amqp-protocol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/4t145/amqp-protocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4t145%2Famqp-protocol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4t145%2Famqp-protocol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 34e2296cf8b36479e38d62a839969a2b132301fe
[INFO] checking 4t145/amqp-protocol against try#863511eff87e66198b396935f3b5c8a543022f53 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4t145%2Famqp-protocol" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/4t145/amqp-protocol
[INFO] finished tweaking git repo https://github.com/4t145/amqp-protocol
[INFO] tweaked toml for git repo https://github.com/4t145/amqp-protocol written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/4t145/amqp-protocol on toolchain 863511eff87e66198b396935f3b5c8a543022f53
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/4t145/amqp-protocol 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" "+863511eff87e66198b396935f3b5c8a543022f53" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2dfffaac5988397c548aa70c6c050401ff885cf57d61c9cf7323d4a0f12f7b49
[INFO] running `Command { std: "docker" "start" "-a" "2dfffaac5988397c548aa70c6c050401ff885cf57d61c9cf7323d4a0f12f7b49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2dfffaac5988397c548aa70c6c050401ff885cf57d61c9cf7323d4a0f12f7b49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dfffaac5988397c548aa70c6c050401ff885cf57d61c9cf7323d4a0f12f7b49", kill_on_drop: false }`
[INFO] [stdout] 2dfffaac5988397c548aa70c6c050401ff885cf57d61c9cf7323d4a0f12f7b49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+863511eff87e66198b396935f3b5c8a543022f53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10b667c664e120e468174ffd553f92869e7dca2ac5467c7b69c78560b3a00117
[INFO] running `Command { std: "docker" "start" "-a" "10b667c664e120e468174ffd553f92869e7dca2ac5467c7b69c78560b3a00117", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking ord_subset v3.1.1
[INFO] [stderr]     Checking rustc-serialize v0.3.24
[INFO] [stdout] error[E0277]: the size for values of type `A` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:113:51
[INFO] [stdout]     |
[INFO] [stdout] 113 |               impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout]     |                                                     ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout] ...
[INFO] [stdout] 128 | / tuple_impls! {
[INFO] [stdout] 129 | |     Tuple1 {
[INFO] [stdout] 130 | |         (0) -> A
[INFO] [stdout]     | |                - this type parameter needs to be `Sized`
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `(A,)` to implement `PartialEq`
[INFO] [stdout] note: required by a bound in `ord_subset_trait::OrdSubset`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:12:41
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub trait OrdSubset: PartialOrd<Self> + PartialEq<Self> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^ required by this bound in `OrdSubset`
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized`
[INFO] [stdout]     |
[INFO] [stdout] 113 -             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout] 113 +             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+)  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `B` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:113:51
[INFO] [stdout]     |
[INFO] [stdout] 113 |               impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout]     |                                                     ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout] ...
[INFO] [stdout] 128 | / tuple_impls! {
[INFO] [stdout] 129 | |     Tuple1 {
[INFO] [stdout] 130 | |         (0) -> A
[INFO] [stdout] ...   |
[INFO] [stdout] 134 | |         (1) -> B
[INFO] [stdout]     | |                - this type parameter needs to be `Sized`
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `(A, B)` to implement `PartialEq`
[INFO] [stdout] note: required by a bound in `ord_subset_trait::OrdSubset`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:12:41
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub trait OrdSubset: PartialOrd<Self> + PartialEq<Self> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^ required by this bound in `OrdSubset`
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized`
[INFO] [stdout]     |
[INFO] [stdout] 113 -             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout] 113 +             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+)  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `C` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:113:51
[INFO] [stdout]     |
[INFO] [stdout] 113 |               impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout]     |                                                     ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout] ...
[INFO] [stdout] 128 | / tuple_impls! {
[INFO] [stdout] 129 | |     Tuple1 {
[INFO] [stdout] 130 | |         (0) -> A
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | |         (2) -> C
[INFO] [stdout]     | |                - this type parameter needs to be `Sized`
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `(A, B, C)` to implement `PartialEq`
[INFO] [stdout] note: required by a bound in `ord_subset_trait::OrdSubset`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:12:41
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub trait OrdSubset: PartialOrd<Self> + PartialEq<Self> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^ required by this bound in `OrdSubset`
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized`
[INFO] [stdout]     |
[INFO] [stdout] 113 -             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout] 113 +             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+)  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `D` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:113:51
[INFO] [stdout]     |
[INFO] [stdout] 113 |               impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout]     |                                                     ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout] ...
[INFO] [stdout] 128 | / tuple_impls! {
[INFO] [stdout] 129 | |     Tuple1 {
[INFO] [stdout] 130 | |         (0) -> A
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |         (3) -> D
[INFO] [stdout]     | |                - this type parameter needs to be `Sized`
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `(A, B, C, D)` to implement `PartialEq`
[INFO] [stdout] note: required by a bound in `ord_subset_trait::OrdSubset`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:12:41
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub trait OrdSubset: PartialOrd<Self> + PartialEq<Self> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^ required by this bound in `OrdSubset`
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized`
[INFO] [stdout]     |
[INFO] [stdout] 113 -             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout] 113 +             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+)  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `E` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:113:51
[INFO] [stdout]     |
[INFO] [stdout] 113 |               impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout]     |                                                     ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout] ...
[INFO] [stdout] 128 | / tuple_impls! {
[INFO] [stdout] 129 | |     Tuple1 {
[INFO] [stdout] 130 | |         (0) -> A
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |         (4) -> E
[INFO] [stdout]     | |                - this type parameter needs to be `Sized`
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `(A, B, C, D, E)` to implement `PartialEq`
[INFO] [stdout] note: required by a bound in `ord_subset_trait::OrdSubset`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:12:41
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub trait OrdSubset: PartialOrd<Self> + PartialEq<Self> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^ required by this bound in `OrdSubset`
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized`
[INFO] [stdout]     |
[INFO] [stdout] 113 -             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout] 113 +             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+)  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `F` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:113:51
[INFO] [stdout]     |
[INFO] [stdout] 113 |               impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout]     |                                                     ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout] ...
[INFO] [stdout] 128 | / tuple_impls! {
[INFO] [stdout] 129 | |     Tuple1 {
[INFO] [stdout] 130 | |         (0) -> A
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | |         (5) -> F
[INFO] [stdout]     | |                - this type parameter needs to be `Sized`
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `(A, B, C, D, E, F)` to implement `PartialEq`
[INFO] [stdout] note: required by a bound in `ord_subset_trait::OrdSubset`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:12:41
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub trait OrdSubset: PartialOrd<Self> + PartialEq<Self> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^ required by this bound in `OrdSubset`
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized`
[INFO] [stdout]     |
[INFO] [stdout] 113 -             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout] 113 +             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+)  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `G` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:113:51
[INFO] [stdout]     |
[INFO] [stdout] 113 |               impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout]     |                                                     ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout] ...
[INFO] [stdout] 128 | / tuple_impls! {
[INFO] [stdout] 129 | |     Tuple1 {
[INFO] [stdout] 130 | |         (0) -> A
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |         (6) -> G
[INFO] [stdout]     | |                - this type parameter needs to be `Sized`
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `(A, B, C, D, E, F, G)` to implement `PartialEq`
[INFO] [stdout] note: required by a bound in `ord_subset_trait::OrdSubset`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:12:41
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub trait OrdSubset: PartialOrd<Self> + PartialEq<Self> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^ required by this bound in `OrdSubset`
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized`
[INFO] [stdout]     |
[INFO] [stdout] 113 -             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout] 113 +             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+)  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `H` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:113:51
[INFO] [stdout]     |
[INFO] [stdout] 113 |               impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout]     |                                                     ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout] ...
[INFO] [stdout] 128 | / tuple_impls! {
[INFO] [stdout] 129 | |     Tuple1 {
[INFO] [stdout] 130 | |         (0) -> A
[INFO] [stdout] ...   |
[INFO] [stdout] 179 | |         (7) -> H
[INFO] [stdout]     | |                - this type parameter needs to be `Sized`
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `(A, B, C, D, E, F, G, H)` to implement `PartialEq`
[INFO] [stdout] note: required by a bound in `ord_subset_trait::OrdSubset`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:12:41
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub trait OrdSubset: PartialOrd<Self> + PartialEq<Self> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^ required by this bound in `OrdSubset`
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized`
[INFO] [stdout]     |
[INFO] [stdout] 113 -             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout] 113 +             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+)  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `I` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:113:51
[INFO] [stdout]     |
[INFO] [stdout] 113 |               impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout]     |                                                     ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout] ...
[INFO] [stdout] 128 | / tuple_impls! {
[INFO] [stdout] 129 | |     Tuple1 {
[INFO] [stdout] 130 | |         (0) -> A
[INFO] [stdout] ...   |
[INFO] [stdout] 190 | |         (8) -> I
[INFO] [stdout]     | |                - this type parameter needs to be `Sized`
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `(A, B, C, D, E, F, G, H, I)` to implement `PartialEq`
[INFO] [stdout] note: required by a bound in `ord_subset_trait::OrdSubset`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:12:41
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub trait OrdSubset: PartialOrd<Self> + PartialEq<Self> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^ required by this bound in `OrdSubset`
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized`
[INFO] [stdout]     |
[INFO] [stdout] 113 -             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout] 113 +             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+)  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `J` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:113:51
[INFO] [stdout]     |
[INFO] [stdout] 113 |               impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout]     |                                                     ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout] ...
[INFO] [stdout] 128 | / tuple_impls! {
[INFO] [stdout] 129 | |     Tuple1 {
[INFO] [stdout] 130 | |         (0) -> A
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |         (9) -> J
[INFO] [stdout]     | |                - this type parameter needs to be `Sized`
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `(A, B, C, D, E, F, G, H, I, J)` to implement `PartialEq`
[INFO] [stdout] note: required by a bound in `ord_subset_trait::OrdSubset`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:12:41
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub trait OrdSubset: PartialOrd<Self> + PartialEq<Self> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^ required by this bound in `OrdSubset`
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized`
[INFO] [stdout]     |
[INFO] [stdout] 113 -             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout] 113 +             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+)  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `K` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:113:51
[INFO] [stdout]     |
[INFO] [stdout] 113 |               impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout]     |                                                     ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout] ...
[INFO] [stdout] 128 | / tuple_impls! {
[INFO] [stdout] 129 | |     Tuple1 {
[INFO] [stdout] 130 | |         (0) -> A
[INFO] [stdout] ...   |
[INFO] [stdout] 215 | |         (10) -> K
[INFO] [stdout]     | |                 - this type parameter needs to be `Sized`
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `(A, B, C, D, E, F, G, H, I, J, K)` to implement `PartialEq`
[INFO] [stdout] note: required by a bound in `ord_subset_trait::OrdSubset`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:12:41
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub trait OrdSubset: PartialOrd<Self> + PartialEq<Self> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^ required by this bound in `OrdSubset`
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized`
[INFO] [stdout]     |
[INFO] [stdout] 113 -             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout] 113 +             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+)  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `L` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:113:51
[INFO] [stdout]     |
[INFO] [stdout] 113 |               impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout]     |                                                     ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout] ...
[INFO] [stdout] 128 | / tuple_impls! {
[INFO] [stdout] 129 | |     Tuple1 {
[INFO] [stdout] 130 | |         (0) -> A
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |         (11) -> L
[INFO] [stdout]     | |                 - this type parameter needs to be `Sized`
[INFO] [stdout] 230 | |     }
[INFO] [stdout] 231 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `(A, B, C, D, E, F, G, H, I, J, K, L)` to implement `PartialEq`
[INFO] [stdout] note: required by a bound in `ord_subset_trait::OrdSubset`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ord_subset-3.1.1/src/ord_subset_trait.rs:12:41
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub trait OrdSubset: PartialOrd<Self> + PartialEq<Self> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^ required by this bound in `OrdSubset`
[INFO] [stdout]     = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized`
[INFO] [stdout]     |
[INFO] [stdout] 113 -             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+) where last_type!($($T,)+): ?Sized {
[INFO] [stdout] 113 +             impl<$($T:OrdSubset),+> OrdSubset for ($($T,)+)  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ord_subset` (lib) due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> /rustc/863511eff87e66198b396935f3b5c8a543022f53/library/alloc/src/borrow.rs:181:30
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]      |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "10b667c664e120e468174ffd553f92869e7dca2ac5467c7b69c78560b3a00117", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10b667c664e120e468174ffd553f92869e7dca2ac5467c7b69c78560b3a00117", kill_on_drop: false }`
[INFO] [stdout] 10b667c664e120e468174ffd553f92869e7dca2ac5467c7b69c78560b3a00117
