[INFO] fetching crate antarc-protocol 0.1.0...
[INFO] checking antarc-protocol-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate antarc-protocol 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate antarc-protocol 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate antarc-protocol 0.1.0
[INFO] finished tweaking crates.io crate antarc-protocol 0.1.0
[INFO] tweaked toml for crates.io crate antarc-protocol 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19b535a32654d959368fd585350d5be706f6ecd018b0ac5966697c219a3dc596
[INFO] running `Command { std: "docker" "start" "-a" "19b535a32654d959368fd585350d5be706f6ecd018b0ac5966697c219a3dc596", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19b535a32654d959368fd585350d5be706f6ecd018b0ac5966697c219a3dc596", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19b535a32654d959368fd585350d5be706f6ecd018b0ac5966697c219a3dc596", kill_on_drop: false }`
[INFO] [stdout] 19b535a32654d959368fd585350d5be706f6ecd018b0ac5966697c219a3dc596
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4be1ecf104c484f3593efeda3aa8aff67dc607e3e40a24dd1bf149b8827e5b84
[INFO] running `Command { std: "docker" "start" "-a" "4be1ecf104c484f3593efeda3aa8aff67dc607e3e40a24dd1bf149b8827e5b84", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking antarc-protocol v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `SocketAddr` is imported redundantly
[INFO] [stdout]  --> src/errors.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     net::SocketAddr,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9 | use crate::{packets::*, *};
[INFO] [stdout]   |                         - the item `SocketAddr` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `NonZeroU32` is imported redundantly
[INFO] [stdout]  --> src/errors.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 |     num::{NonZeroU32, TryFromIntError},
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9 | use crate::{packets::*, *};
[INFO] [stdout]   |                         - the item `NonZeroU32` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `size_of` is imported redundantly
[INFO] [stdout]   --> src/packets.rs:1:12
[INFO] [stdout]    |
[INFO] [stdout] 1  | use core::{mem::size_of, ops::RangeInclusive, time::Duration};
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 | use crate::{client::*, errors::*, server::*, *};
[INFO] [stdout]    |                                              - the item `size_of` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Duration` is imported redundantly
[INFO] [stdout]   --> src/packets.rs:1:47
[INFO] [stdout]    |
[INFO] [stdout] 1  | use core::{mem::size_of, ops::RangeInclusive, time::Duration};
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 | use crate::{client::*, errors::*, server::*, *};
[INFO] [stdout]    |                                              - the item `Duration` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `SocketAddr` is imported redundantly
[INFO] [stdout]   --> src/packets.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  |     net::SocketAddr,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 | use crate::{client::*, errors::*, server::*, *};
[INFO] [stdout]    |                                              - the item `SocketAddr` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `NonZeroU32` is imported redundantly
[INFO] [stdout]   --> src/packets.rs:6:23
[INFO] [stdout]    |
[INFO] [stdout] 6  |     num::{NonZeroU16, NonZeroU32},
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 | use crate::{client::*, errors::*, server::*, *};
[INFO] [stdout]    |                                              - the item `NonZeroU32` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Arc` is imported redundantly
[INFO] [stdout]   --> src/packets.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  |     sync::Arc,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 | use crate::{client::*, errors::*, server::*, *};
[INFO] [stdout]    |                                              - the item `Arc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RangeBounds` is imported redundantly
[INFO] [stdout]  --> src/server/service.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::{ops::RangeBounds, time::Duration};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use crate::{errors::*, events::*, packets::*, peers::*, *};
[INFO] [stdout]   |                                                         - the item `RangeBounds` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Duration` is imported redundantly
[INFO] [stdout]  --> src/server/service.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::{ops::RangeBounds, time::Duration};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use crate::{errors::*, events::*, packets::*, peers::*, *};
[INFO] [stdout]   |                                                         - the item `Duration` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `HashMap` is imported redundantly
[INFO] [stdout]  --> src/server/service.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashMap, net::SocketAddr, vec::Drain};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use crate::{errors::*, events::*, packets::*, peers::*, *};
[INFO] [stdout]   |                                                         - the item `HashMap` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `SocketAddr` is imported redundantly
[INFO] [stdout]  --> src/server/service.rs:2:33
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashMap, net::SocketAddr, vec::Drain};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use crate::{errors::*, events::*, packets::*, peers::*, *};
[INFO] [stdout]   |                                                         - the item `SocketAddr` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Drain` is imported redundantly
[INFO] [stdout]  --> src/server/service.rs:2:50
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashMap, net::SocketAddr, vec::Drain};
[INFO] [stdout]   |                                                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use crate::{errors::*, events::*, packets::*, peers::*, *};
[INFO] [stdout]   |                                                         - the item `Drain` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `duration_consts_2` has been stable since 1.58.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(duration_consts_2)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `hash_drain_filter`
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(hash_drain_filter)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `drain_filter`
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(drain_filter)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 13 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `antarc-protocol` (lib) due to 3 previous errors; 13 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4be1ecf104c484f3593efeda3aa8aff67dc607e3e40a24dd1bf149b8827e5b84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4be1ecf104c484f3593efeda3aa8aff67dc607e3e40a24dd1bf149b8827e5b84", kill_on_drop: false }`
[INFO] [stdout] 4be1ecf104c484f3593efeda3aa8aff67dc607e3e40a24dd1bf149b8827e5b84
