[INFO] fetching crate rust_cast 0.19.0...
[INFO] checking rust_cast-0.19.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate rust_cast 0.19.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate rust_cast 0.19.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rust_cast 0.19.0
[INFO] finished tweaking crates.io crate rust_cast 0.19.0
[INFO] tweaked toml for crates.io crate rust_cast 0.19.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate rust_cast 0.19.0 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] caa28a001fbda76fb8e0b51e220f6723525bc9cbc8bdf9e075937f8c33676c51
[INFO] running `Command { std: "docker" "start" "-a" "caa28a001fbda76fb8e0b51e220f6723525bc9cbc8bdf9e075937f8c33676c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "caa28a001fbda76fb8e0b51e220f6723525bc9cbc8bdf9e075937f8c33676c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caa28a001fbda76fb8e0b51e220f6723525bc9cbc8bdf9e075937f8c33676c51", kill_on_drop: false }`
[INFO] [stdout] caa28a001fbda76fb8e0b51e220f6723525bc9cbc8bdf9e075937f8c33676c51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b4948276627550cff349a5401d535b34900ea8e06a8b8c0da8b5ea85913dc61
[INFO] running `Command { std: "docker" "start" "-a" "9b4948276627550cff349a5401d535b34900ea8e06a8b8c0da8b5ea85913dc61", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling protobuf v3.4.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling aws-lc-rs v1.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]     Checking rustls-pki-types v1.5.0
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling aws-lc-sys v0.16.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking mirai-annotations v1.12.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.5
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking rustls-native-certs v0.7.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking if-addrs v0.10.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking mdns-sd v0.11.0
[INFO] [stderr]    Compiling protobuf-support v3.4.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]    Compiling protobuf-parse v3.4.0
[INFO] [stderr]     Checking docopt v1.1.1
[INFO] [stderr]    Compiling protobuf-codegen v3.4.0
[INFO] [stderr]    Compiling rust_cast v0.19.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rustls-webpki v0.102.3
[INFO] [stdout] error: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> src/cast/authority_keys.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout] 1  | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(renamed_and_removed_lints)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> src/cast/cast_channel.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> src/cast/authority_keys.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout] 1  | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(renamed_and_removed_lints)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> src/cast/cast_channel.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `typ` is never read
[INFO] [stdout]    --> src/cast/proxies.rs:346:13
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub struct StatusReply {
[INFO] [stdout]     |                ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 346 |         pub typ: String,
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StatusReply` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[deny(dead_code)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `typ` is never read
[INFO] [stdout]    --> src/cast/proxies.rs:375:13
[INFO] [stdout]     |
[INFO] [stdout] 370 |     pub struct InvalidRequestReply {
[INFO] [stdout]     |                ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 375 |         pub typ: String,
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InvalidRequestReply` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `typ` is never read
[INFO] [stdout]    --> src/cast/proxies.rs:437:13
[INFO] [stdout]     |
[INFO] [stdout] 432 |     pub struct StatusReply {
[INFO] [stdout]     |                ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 437 |         pub typ: String,
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StatusReply` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `typ` is never read
[INFO] [stdout]    --> src/cast/proxies.rs:498:13
[INFO] [stdout]     |
[INFO] [stdout] 493 |     pub struct LaunchErrorReply {
[INFO] [stdout]     |                ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 498 |         pub typ: String,
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LaunchErrorReply` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `typ` is never read
[INFO] [stdout]    --> src/cast/proxies.rs:509:13
[INFO] [stdout]     |
[INFO] [stdout] 504 |     pub struct InvalidRequestReply {
[INFO] [stdout]     |                ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 509 |         pub typ: String,
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InvalidRequestReply` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `typ` is never read
[INFO] [stdout]    --> src/cast/proxies.rs:346:13
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub struct StatusReply {
[INFO] [stdout]     |                ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 346 |         pub typ: String,
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StatusReply` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[deny(dead_code)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `typ` is never read
[INFO] [stdout]    --> src/cast/proxies.rs:375:13
[INFO] [stdout]     |
[INFO] [stdout] 370 |     pub struct InvalidRequestReply {
[INFO] [stdout]     |                ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 375 |         pub typ: String,
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InvalidRequestReply` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `typ` is never read
[INFO] [stdout]    --> src/cast/proxies.rs:437:13
[INFO] [stdout]     |
[INFO] [stdout] 432 |     pub struct StatusReply {
[INFO] [stdout]     |                ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 437 |         pub typ: String,
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StatusReply` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `typ` is never read
[INFO] [stdout]    --> src/cast/proxies.rs:498:13
[INFO] [stdout]     |
[INFO] [stdout] 493 |     pub struct LaunchErrorReply {
[INFO] [stdout]     |                ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 498 |         pub typ: String,
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LaunchErrorReply` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `typ` is never read
[INFO] [stdout]    --> src/cast/proxies.rs:509:13
[INFO] [stdout]     |
[INFO] [stdout] 504 |     pub struct InvalidRequestReply {
[INFO] [stdout]     |                ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 509 |         pub typ: String,
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InvalidRequestReply` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_cast` (lib test) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rust_cast` (lib) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "9b4948276627550cff349a5401d535b34900ea8e06a8b8c0da8b5ea85913dc61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b4948276627550cff349a5401d535b34900ea8e06a8b8c0da8b5ea85913dc61", kill_on_drop: false }`
[INFO] [stdout] 9b4948276627550cff349a5401d535b34900ea8e06a8b8c0da8b5ea85913dc61
