[INFO] fetching crate thrift 0.17.0... [INFO] checking thrift-0.17.0 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-2 [INFO] extracting crate thrift 0.17.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate thrift 0.17.0 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate thrift 0.17.0 [INFO] finished tweaking crates.io crate thrift 0.17.0 [INFO] tweaked toml for crates.io crate thrift 0.17.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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 11 packages [INFO] [stderr] Adding integer-encoding v3.0.4 (latest: v4.0.0) [INFO] [stderr] Adding ordered-float v2.10.1 (latest: v4.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ordered-float v2.10.1 [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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60e3d3bedcd931129213820c7a10e7ee04388f855ec22b055d3192fb35692903 [INFO] running `Command { std: "docker" "start" "-a" "60e3d3bedcd931129213820c7a10e7ee04388f855ec22b055d3192fb35692903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60e3d3bedcd931129213820c7a10e7ee04388f855ec22b055d3192fb35692903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60e3d3bedcd931129213820c7a10e7ee04388f855ec22b055d3192fb35692903", kill_on_drop: false }` [INFO] [stdout] 60e3d3bedcd931129213820c7a10e7ee04388f855ec22b055d3192fb35692903 [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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43263be52deec3fb71e5794a99f81ff56e8bb6806b0c47afa2a02157e3cf062e [INFO] running `Command { std: "docker" "start" "-a" "43263be52deec3fb71e5794a99f81ff56e8bb6806b0c47afa2a02157e3cf062e", kill_on_drop: false }` [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking thrift v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/protocol/mod.rs:60:20 [INFO] [stdout] | [INFO] [stdout] 60 | use std::convert::{From, TryFrom}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/protocol/binary.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | use std::convert::{From, TryFrom}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/protocol/compact.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | use std::convert::{From, TryFrom}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Into` is imported redundantly [INFO] [stdout] --> src/protocol/stored.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::convert::Into; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Into` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Into` is imported redundantly [INFO] [stdout] --> src/server/multiplexed.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use std::convert::Into; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Into` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/transport/socket.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/errors.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | use std::convert::{From, Into}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Into` is imported redundantly [INFO] [stdout] --> src/errors.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | use std::convert::{From, Into}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Into` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/protocol/mod.rs:60:20 [INFO] [stdout] | [INFO] [stdout] 60 | use std::convert::{From, TryFrom}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/protocol/binary.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | use std::convert::{From, TryFrom}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TFieldIdentifier` is imported redundantly [INFO] [stdout] --> src/protocol/binary.rs:506:9 [INFO] [stdout] | [INFO] [stdout] 506 | TFieldIdentifier, TInputProtocol, TListIdentifier, TMapIdentifier, TMessageIdentifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 511 | use super::*; [INFO] [stdout] | -------- the item `TFieldIdentifier` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TInputProtocol` is imported redundantly [INFO] [stdout] --> src/protocol/binary.rs:506:27 [INFO] [stdout] | [INFO] [stdout] 506 | TFieldIdentifier, TInputProtocol, TListIdentifier, TMapIdentifier, TMessageIdentifier, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 511 | use super::*; [INFO] [stdout] | -------- the item `TInputProtocol` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TListIdentifier` is imported redundantly [INFO] [stdout] --> src/protocol/binary.rs:506:43 [INFO] [stdout] | [INFO] [stdout] 506 | TFieldIdentifier, TInputProtocol, TListIdentifier, TMapIdentifier, TMessageIdentifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 511 | use super::*; [INFO] [stdout] | -------- the item `TListIdentifier` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TMapIdentifier` is imported redundantly [INFO] [stdout] --> src/protocol/binary.rs:506:60 [INFO] [stdout] | [INFO] [stdout] 506 | TFieldIdentifier, TInputProtocol, TListIdentifier, TMapIdentifier, TMessageIdentifier, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 511 | use super::*; [INFO] [stdout] | -------- the item `TMapIdentifier` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TMessageIdentifier` is imported redundantly [INFO] [stdout] --> src/protocol/binary.rs:506:76 [INFO] [stdout] | [INFO] [stdout] 506 | TFieldIdentifier, TInputProtocol, TListIdentifier, TMapIdentifier, TMessageIdentifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 511 | use super::*; [INFO] [stdout] | -------- the item `TMessageIdentifier` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TMessageType` is imported redundantly [INFO] [stdout] --> src/protocol/binary.rs:507:9 [INFO] [stdout] | [INFO] [stdout] 507 | TMessageType, TOutputProtocol, TSetIdentifier, TStructIdentifier, TType, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 511 | use super::*; [INFO] [stdout] | -------- the item `TMessageType` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TOutputProtocol` is imported redundantly [INFO] [stdout] --> src/protocol/binary.rs:507:23 [INFO] [stdout] | [INFO] [stdout] 507 | TMessageType, TOutputProtocol, TSetIdentifier, TStructIdentifier, TType, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 511 | use super::*; [INFO] [stdout] | -------- the item `TOutputProtocol` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TSetIdentifier` is imported redundantly [INFO] [stdout] --> src/protocol/binary.rs:507:40 [INFO] [stdout] | [INFO] [stdout] 507 | TMessageType, TOutputProtocol, TSetIdentifier, TStructIdentifier, TType, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 511 | use super::*; [INFO] [stdout] | -------- the item `TSetIdentifier` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TStructIdentifier` is imported redundantly [INFO] [stdout] --> src/protocol/binary.rs:507:56 [INFO] [stdout] | [INFO] [stdout] 507 | TMessageType, TOutputProtocol, TSetIdentifier, TStructIdentifier, TType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 511 | use super::*; [INFO] [stdout] | -------- the item `TStructIdentifier` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TType` is imported redundantly [INFO] [stdout] --> src/protocol/binary.rs:507:75 [INFO] [stdout] | [INFO] [stdout] 507 | TMessageType, TOutputProtocol, TSetIdentifier, TStructIdentifier, TType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 511 | use super::*; [INFO] [stdout] | -------- the item `TType` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/protocol/compact.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | use std::convert::{From, TryFrom}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TFieldIdentifier` is imported redundantly [INFO] [stdout] --> src/protocol/compact.rs:678:9 [INFO] [stdout] | [INFO] [stdout] 678 | TFieldIdentifier, TInputProtocol, TListIdentifier, TMapIdentifier, TMessageIdentifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | use super::*; [INFO] [stdout] | -------- the item `TFieldIdentifier` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TInputProtocol` is imported redundantly [INFO] [stdout] --> src/protocol/compact.rs:678:27 [INFO] [stdout] | [INFO] [stdout] 678 | TFieldIdentifier, TInputProtocol, TListIdentifier, TMapIdentifier, TMessageIdentifier, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | use super::*; [INFO] [stdout] | -------- the item `TInputProtocol` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TListIdentifier` is imported redundantly [INFO] [stdout] --> src/protocol/compact.rs:678:43 [INFO] [stdout] | [INFO] [stdout] 678 | TFieldIdentifier, TInputProtocol, TListIdentifier, TMapIdentifier, TMessageIdentifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | use super::*; [INFO] [stdout] | -------- the item `TListIdentifier` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TMapIdentifier` is imported redundantly [INFO] [stdout] --> src/protocol/compact.rs:678:60 [INFO] [stdout] | [INFO] [stdout] 678 | TFieldIdentifier, TInputProtocol, TListIdentifier, TMapIdentifier, TMessageIdentifier, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | use super::*; [INFO] [stdout] | -------- the item `TMapIdentifier` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TMessageIdentifier` is imported redundantly [INFO] [stdout] --> src/protocol/compact.rs:678:76 [INFO] [stdout] | [INFO] [stdout] 678 | TFieldIdentifier, TInputProtocol, TListIdentifier, TMapIdentifier, TMessageIdentifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | use super::*; [INFO] [stdout] | -------- the item `TMessageIdentifier` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TMessageType` is imported redundantly [INFO] [stdout] --> src/protocol/compact.rs:679:9 [INFO] [stdout] | [INFO] [stdout] 679 | TMessageType, TOutputProtocol, TSetIdentifier, TStructIdentifier, TType, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | use super::*; [INFO] [stdout] | -------- the item `TMessageType` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TOutputProtocol` is imported redundantly [INFO] [stdout] --> src/protocol/compact.rs:679:23 [INFO] [stdout] | [INFO] [stdout] 679 | TMessageType, TOutputProtocol, TSetIdentifier, TStructIdentifier, TType, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | use super::*; [INFO] [stdout] | -------- the item `TOutputProtocol` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TSetIdentifier` is imported redundantly [INFO] [stdout] --> src/protocol/compact.rs:679:40 [INFO] [stdout] | [INFO] [stdout] 679 | TMessageType, TOutputProtocol, TSetIdentifier, TStructIdentifier, TType, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | use super::*; [INFO] [stdout] | -------- the item `TSetIdentifier` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TStructIdentifier` is imported redundantly [INFO] [stdout] --> src/protocol/compact.rs:679:56 [INFO] [stdout] | [INFO] [stdout] 679 | TMessageType, TOutputProtocol, TSetIdentifier, TStructIdentifier, TType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | use super::*; [INFO] [stdout] | -------- the item `TStructIdentifier` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TType` is imported redundantly [INFO] [stdout] --> src/protocol/compact.rs:679:75 [INFO] [stdout] | [INFO] [stdout] 679 | TMessageType, TOutputProtocol, TSetIdentifier, TStructIdentifier, TType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | use super::*; [INFO] [stdout] | -------- the item `TType` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TMessageIdentifier` is imported redundantly [INFO] [stdout] --> src/protocol/multiplexed.rs:195:32 [INFO] [stdout] | [INFO] [stdout] 195 | TBinaryOutputProtocol, TMessageIdentifier, TMessageType, TOutputProtocol, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 199 | use super::*; [INFO] [stdout] | -------- the item `TMessageIdentifier` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TMessageType` is imported redundantly [INFO] [stdout] --> src/protocol/multiplexed.rs:195:52 [INFO] [stdout] | [INFO] [stdout] 195 | TBinaryOutputProtocol, TMessageIdentifier, TMessageType, TOutputProtocol, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 199 | use super::*; [INFO] [stdout] | -------- the item `TMessageType` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TOutputProtocol` is imported redundantly [INFO] [stdout] --> src/protocol/multiplexed.rs:195:66 [INFO] [stdout] | [INFO] [stdout] 195 | TBinaryOutputProtocol, TMessageIdentifier, TMessageType, TOutputProtocol, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 199 | use super::*; [INFO] [stdout] | -------- the item `TOutputProtocol` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Into` is imported redundantly [INFO] [stdout] --> src/protocol/stored.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::convert::Into; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Into` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TReadTransport` is imported redundantly [INFO] [stdout] --> src/protocol/mod.rs:934:28 [INFO] [stdout] | [INFO] [stdout] 933 | use super::*; [INFO] [stdout] | -------- the item `TReadTransport` is already imported here [INFO] [stdout] 934 | use crate::transport::{TReadTransport, TWriteTransport}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TWriteTransport` is imported redundantly [INFO] [stdout] --> src/protocol/mod.rs:934:44 [INFO] [stdout] | [INFO] [stdout] 933 | use super::*; [INFO] [stdout] | -------- the item `TWriteTransport` is already imported here [INFO] [stdout] 934 | use crate::transport::{TReadTransport, TWriteTransport}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Into` is imported redundantly [INFO] [stdout] --> src/server/multiplexed.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use std::convert::Into; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Into` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Into` is imported redundantly [INFO] [stdout] --> src/server/multiplexed.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | use std::convert::Into; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 196 | use super::*; [INFO] [stdout] | -------- the item `Into` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Arc` is imported redundantly [INFO] [stdout] --> src/server/multiplexed.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 196 | use super::*; [INFO] [stdout] | -------- the item `Arc` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TMessageIdentifier` is imported redundantly [INFO] [stdout] --> src/server/multiplexed.rs:191:54 [INFO] [stdout] | [INFO] [stdout] 191 | TBinaryInputProtocol, TBinaryOutputProtocol, TMessageIdentifier, TMessageType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 196 | use super::*; [INFO] [stdout] | -------- the item `TMessageIdentifier` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Read` is imported redundantly [INFO] [stdout] --> src/transport/buffered.rs:264:19 [INFO] [stdout] | [INFO] [stdout] 264 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] 265 | [INFO] [stdout] 266 | use super::*; [INFO] [stdout] | -------- the item `Read` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> src/transport/buffered.rs:264:25 [INFO] [stdout] | [INFO] [stdout] 264 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 265 | [INFO] [stdout] 266 | use super::*; [INFO] [stdout] | -------- the item `Write` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/transport/socket.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/errors.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | use std::convert::{From, Into}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Into` is imported redundantly [INFO] [stdout] --> src/errors.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | use std::convert::{From, Into}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Into` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/server/multiplexed.rs:277:18 [INFO] [stdout] | [INFO] [stdout] 277 | .compare_and_swap(false, true, Ordering::Relaxed); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 39 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s [INFO] running `Command { std: "docker" "inspect" "43263be52deec3fb71e5794a99f81ff56e8bb6806b0c47afa2a02157e3cf062e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43263be52deec3fb71e5794a99f81ff56e8bb6806b0c47afa2a02157e3cf062e", kill_on_drop: false }` [INFO] [stdout] 43263be52deec3fb71e5794a99f81ff56e8bb6806b0c47afa2a02157e3cf062e [INFO] checking thrift-0.17.0 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-2 [INFO] extracting crate thrift 0.17.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate thrift 0.17.0 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate thrift 0.17.0 [INFO] finished tweaking crates.io crate thrift 0.17.0 [INFO] tweaked toml for crates.io crate thrift 0.17.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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c433ec0b7a719116849b0125b82698a2b8bf75314054684e94c6857846ac8452 [INFO] running `Command { std: "docker" "start" "-a" "c433ec0b7a719116849b0125b82698a2b8bf75314054684e94c6857846ac8452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c433ec0b7a719116849b0125b82698a2b8bf75314054684e94c6857846ac8452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c433ec0b7a719116849b0125b82698a2b8bf75314054684e94c6857846ac8452", kill_on_drop: false }` [INFO] [stdout] c433ec0b7a719116849b0125b82698a2b8bf75314054684e94c6857846ac8452 [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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0723ca35a46d8576bcf7eef01d8b04b4b2a4f0c5c8e2862ed823a3ab3540f6b8 [INFO] running `Command { std: "docker" "start" "-a" "0723ca35a46d8576bcf7eef01d8b04b4b2a4f0c5c8e2862ed823a3ab3540f6b8", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "0723ca35a46d8576bcf7eef01d8b04b4b2a4f0c5c8e2862ed823a3ab3540f6b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0723ca35a46d8576bcf7eef01d8b04b4b2a4f0c5c8e2862ed823a3ab3540f6b8", kill_on_drop: false }` [INFO] [stdout] 0723ca35a46d8576bcf7eef01d8b04b4b2a4f0c5c8e2862ed823a3ab3540f6b8