[INFO] fetching crate chromecast 0.18.2...
[INFO] testing chromecast-0.18.2 against 1.94.0 for beta-1.95-1
[INFO] extracting crate chromecast 0.18.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate chromecast 0.18.2
[INFO] removed 1 missing examples
[INFO] finished tweaking crates.io crate chromecast 0.18.2
[INFO] tweaked toml for crates.io crate chromecast 0.18.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate chromecast 0.18.2 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate chromecast 0.18.2 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded protobuf-support v3.2.0
[INFO] [stderr]   Downloaded docopt v1.1.1
[INFO] [stderr]   Downloaded protobuf-codegen v3.2.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.54
[INFO] [stderr]   Downloaded protobuf-parse v3.2.0
[INFO] [stderr]   Downloaded serde_json v1.0.95
[INFO] [stderr]   Downloaded rustls-webpki v0.100.1
[INFO] [stderr]   Downloaded serde_derive v1.0.159
[INFO] [stderr]   Downloaded serde v1.0.159
[INFO] [stderr]   Downloaded protobuf v3.2.0
[INFO] [stderr]   Downloaded syn v2.0.11
[INFO] [stderr]   Downloaded rustls v0.21.0
[INFO] [stderr]   Downloaded rustix v0.37.5
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a9cd29993137a0713aa353d49a725cebc5dcadda5ea58e696c26ffc66ca8316
[INFO] running `Command { std: "docker" "start" "-a" "4a9cd29993137a0713aa353d49a725cebc5dcadda5ea58e696c26ffc66ca8316", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a9cd29993137a0713aa353d49a725cebc5dcadda5ea58e696c26ffc66ca8316", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a9cd29993137a0713aa353d49a725cebc5dcadda5ea58e696c26ffc66ca8316", kill_on_drop: false }`
[INFO] [stdout] 4a9cd29993137a0713aa353d49a725cebc5dcadda5ea58e696c26ffc66ca8316
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 486c87a5e364f9fdd7488bae158bbf36412c43ddef6ba2ba5048dd2d6509c8a3
[INFO] running `Command { std: "docker" "start" "-a" "486c87a5e364f9fdd7488bae158bbf36412c43ddef6ba2ba5048dd2d6509c8a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.54
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling rustix v0.37.5
[INFO] [stderr]    Compiling protobuf v3.2.0
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling linux-raw-sys v0.3.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling rustls v0.21.0
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling syn v2.0.11
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling protobuf-support v3.2.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.100.1
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling protobuf-parse v3.2.0
[INFO] [stderr]    Compiling protobuf-codegen v3.2.0
[INFO] [stderr]    Compiling chromecast v0.18.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: 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: `#[warn(renamed_and_removed_lints)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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] warning: field `typ` is never read
[INFO] [stdout]    --> src/cast/proxies.rs:344:13
[INFO] [stdout]     |
[INFO] [stdout] 339 |     pub struct StatusReply {
[INFO] [stdout]     |                ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 344 |         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: `#[warn(dead_code)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `typ` is never read
[INFO] [stdout]    --> src/cast/proxies.rs:373:13
[INFO] [stdout]     |
[INFO] [stdout] 368 |     pub struct InvalidRequestReply {
[INFO] [stdout]     |                ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 373 |         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] warning: field `typ` is never read
[INFO] [stdout]    --> src/cast/proxies.rs:434:13
[INFO] [stdout]     |
[INFO] [stdout] 429 |     pub struct StatusReply {
[INFO] [stdout]     |                ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 434 |         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] warning: field `typ` is never read
[INFO] [stdout]    --> src/cast/proxies.rs:495:13
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub struct LaunchErrorReply {
[INFO] [stdout]     |                ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 495 |         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] warning: field `typ` is never read
[INFO] [stdout]    --> src/cast/proxies.rs:506:13
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub struct InvalidRequestReply {
[INFO] [stdout]     |                ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 506 |         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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.81s
[INFO] running `Command { std: "docker" "inspect" "486c87a5e364f9fdd7488bae158bbf36412c43ddef6ba2ba5048dd2d6509c8a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "486c87a5e364f9fdd7488bae158bbf36412c43ddef6ba2ba5048dd2d6509c8a3", kill_on_drop: false }`
[INFO] [stdout] 486c87a5e364f9fdd7488bae158bbf36412c43ddef6ba2ba5048dd2d6509c8a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc75bdc22b75fb7f8ae072ff525d9f6e1b0914d5a4a1a67754f951fa842df13b
[INFO] running `Command { std: "docker" "start" "-a" "bc75bdc22b75fb7f8ae072ff525d9f6e1b0914d5a4a1a67754f951fa842df13b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling linux-raw-sys v0.3.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling rustix v0.37.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling rustls-webpki v0.100.1
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling rustls v0.21.0
[INFO] [stderr]    Compiling is-terminal v0.4.6
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling protobuf-parse v3.2.0
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]    Compiling docopt v1.1.1
[INFO] [stderr]    Compiling protobuf-codegen v3.2.0
[INFO] [stderr]    Compiling chromecast v0.18.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: 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: `#[warn(renamed_and_removed_lints)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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] warning: 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: `#[warn(renamed_and_removed_lints)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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] warning: field `typ` is never read
[INFO] [stdout]    --> src/cast/proxies.rs:344:13
[INFO] [stdout]     |
[INFO] [stdout] 339 |     pub struct StatusReply {
[INFO] [stdout]     |                ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 344 |         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: `#[warn(dead_code)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `typ` is never read
[INFO] [stdout]    --> src/cast/proxies.rs:373:13
[INFO] [stdout]     |
[INFO] [stdout] 368 |     pub struct InvalidRequestReply {
[INFO] [stdout]     |                ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 373 |         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] warning: field `typ` is never read
[INFO] [stdout]    --> src/cast/proxies.rs:434:13
[INFO] [stdout]     |
[INFO] [stdout] 429 |     pub struct StatusReply {
[INFO] [stdout]     |                ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 434 |         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] warning: field `typ` is never read
[INFO] [stdout]    --> src/cast/proxies.rs:495:13
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub struct LaunchErrorReply {
[INFO] [stdout]     |                ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 495 |         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] warning: field `typ` is never read
[INFO] [stdout]    --> src/cast/proxies.rs:506:13
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub struct InvalidRequestReply {
[INFO] [stdout]     |                ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 506 |         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] warning: field `typ` is never read
[INFO] [stdout]    --> src/cast/proxies.rs:344:13
[INFO] [stdout]     |
[INFO] [stdout] 339 |     pub struct StatusReply {
[INFO] [stdout]     |                ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 344 |         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: `#[warn(dead_code)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `typ` is never read
[INFO] [stdout]    --> src/cast/proxies.rs:373:13
[INFO] [stdout]     |
[INFO] [stdout] 368 |     pub struct InvalidRequestReply {
[INFO] [stdout]     |                ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 373 |         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] warning: field `typ` is never read
[INFO] [stdout]    --> src/cast/proxies.rs:434:13
[INFO] [stdout]     |
[INFO] [stdout] 429 |     pub struct StatusReply {
[INFO] [stdout]     |                ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 434 |         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] warning: field `typ` is never read
[INFO] [stdout]    --> src/cast/proxies.rs:495:13
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub struct LaunchErrorReply {
[INFO] [stdout]     |                ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 495 |         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] warning: field `typ` is never read
[INFO] [stdout]    --> src/cast/proxies.rs:506:13
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub struct InvalidRequestReply {
[INFO] [stdout]     |                ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 506 |         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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.35s
[INFO] running `Command { std: "docker" "inspect" "bc75bdc22b75fb7f8ae072ff525d9f6e1b0914d5a4a1a67754f951fa842df13b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc75bdc22b75fb7f8ae072ff525d9f6e1b0914d5a4a1a67754f951fa842df13b", kill_on_drop: false }`
[INFO] [stdout] bc75bdc22b75fb7f8ae072ff525d9f6e1b0914d5a4a1a67754f951fa842df13b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6d4e7888a5472ce7b7077ac592947b422abd97e1f8cb021d7b2daef1c573f51c
[INFO] running `Command { std: "docker" "start" "-a" "6d4e7888a5472ce7b7077ac592947b422abd97e1f8cb021d7b2daef1c573f51c", kill_on_drop: false }`
[INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stderr]   --> src/cast/authority_keys.rs:12:10
[INFO] [stderr]    |
[INFO] [stderr] 12 | #![allow(box_pointers)]
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:1:9
[INFO] [stderr]    |
[INFO] [stderr]  1 | #![deny(warnings)]
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` implied by `#[warn(warnings)]`
[INFO] [stderr] 
[INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stderr]   --> src/cast/cast_channel.rs:12:10
[INFO] [stderr]    |
[INFO] [stderr] 12 | #![allow(box_pointers)]
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `typ` is never read
[INFO] [stderr]    --> src/cast/proxies.rs:344:13
[INFO] [stderr]     |
[INFO] [stderr] 339 |     pub struct StatusReply {
[INFO] [stderr]     |                ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 344 |         pub typ: String,
[INFO] [stderr]     |             ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `StatusReply` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]`
[INFO] [stderr] 
[INFO] [stderr] warning: field `typ` is never read
[INFO] [stderr]    --> src/cast/proxies.rs:373:13
[INFO] [stderr]     |
[INFO] [stderr] 368 |     pub struct InvalidRequestReply {
[INFO] [stderr]     |                ------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 373 |         pub typ: String,
[INFO] [stderr]     |             ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `InvalidRequestReply` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `typ` is never read
[INFO] [stderr]    --> src/cast/proxies.rs:434:13
[INFO] [stderr]     |
[INFO] [stderr] 429 |     pub struct StatusReply {
[INFO] [stderr]     |                ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 434 |         pub typ: String,
[INFO] [stderr]     |             ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `StatusReply` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `typ` is never read
[INFO] [stderr]    --> src/cast/proxies.rs:495:13
[INFO] [stderr]     |
[INFO] [stderr] 490 |     pub struct LaunchErrorReply {
[INFO] [stderr]     |                ---------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 495 |         pub typ: String,
[INFO] [stderr]     |             ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `LaunchErrorReply` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `typ` is never read
[INFO] [stderr]    --> src/cast/proxies.rs:506:13
[INFO] [stderr]     |
[INFO] [stderr] 501 |     pub struct InvalidRequestReply {
[INFO] [stderr]     |                ------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 506 |         pub typ: String,
[INFO] [stderr]     |             ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `InvalidRequestReply` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `chromecast` (lib) generated 7 warnings
[INFO] [stderr] warning: `chromecast` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chromecast-fd93daa8519d4688)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests chromecast
[INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stderr]   --> src/cast/authority_keys.rs:12:10
[INFO] [stderr]    |
[INFO] [stderr] 12 | #![allow(box_pointers)]
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:1:9
[INFO] [stderr]    |
[INFO] [stderr]  1 | #![deny(warnings)]
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` implied by `#[warn(warnings)]`
[INFO] [stderr] 
[INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stderr]   --> src/cast/cast_channel.rs:12:10
[INFO] [stderr]    |
[INFO] [stderr] 12 | #![allow(box_pointers)]
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: 2 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - CastDevice<'a>::receive (line 227) - compile ... FAILED
[INFO] [stdout] test src/channels/receiver.rs - channels::receiver::ReceiverChannel<'a,W>::launch_app (line 203) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - CastDevice<'a>::connect_without_host_verification (line 153) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - CastDevice<'a>::connect (line 85) - compile ... FAILED
[INFO] [stdout] test src/message_manager.rs - message_manager::MessageManager<S>::receive_find_map (line 194) - compile ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - CastDevice<'a>::receive (line 227) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rust_cast`
[INFO] [stdout]    --> src/lib.rs:228:5
[INFO] [stdout]     |
[INFO] [stdout] 228 | use rust_cast::ChannelMessage;
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `rust_cast`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rust_cast`, use `cargo add rust_cast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rust_cast`
[INFO] [stdout]    --> src/lib.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 230 | use rust_cast::CastDevice;
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `rust_cast`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rust_cast`, use `cargo add rust_cast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rust_cast`
[INFO] [stdout]    --> src/lib.rs:239:10
[INFO] [stdout]     |
[INFO] [stdout] 239 | Ok::<(), rust_cast::errors::Error>(())
[INFO] [stdout]     |          ^^^^^^^^^ use of unresolved module or unlinked crate `rust_cast`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rust_cast`, use `cargo add rust_cast` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 227 + use chromecast::errors;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `errors`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 239 - Ok::<(), rust_cast::errors::Error>(())
[INFO] [stdout] 239 + Ok::<(), errors::Error>(())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/channels/receiver.rs - channels::receiver::ReceiverChannel<'a,W>::launch_app (line 203) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rust_cast`
[INFO] [stdout]    --> src/channels/receiver.rs:205:5
[INFO] [stdout]     |
[INFO] [stdout] 205 | use rust_cast::{CastDevice, channels::receiver::CastDeviceApp};
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `rust_cast`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rust_cast`, use `cargo add rust_cast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rust_cast`
[INFO] [stdout]    --> src/channels/receiver.rs:205:5
[INFO] [stdout]     |
[INFO] [stdout] 205 | use rust_cast::{CastDevice, channels::receiver::CastDeviceApp};
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `rust_cast`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rust_cast`, use `cargo add rust_cast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - CastDevice<'a>::connect_without_host_verification (line 153) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rust_cast`
[INFO] [stdout]    --> src/lib.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 | use rust_cast::CastDevice;
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `rust_cast`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rust_cast`, use `cargo add rust_cast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rust_cast`
[INFO] [stdout]    --> src/lib.rs:157:10
[INFO] [stdout]     |
[INFO] [stdout] 157 | Ok::<(), rust_cast::errors::Error>(())
[INFO] [stdout]     |          ^^^^^^^^^ use of unresolved module or unlinked crate `rust_cast`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rust_cast`, use `cargo add rust_cast` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 153 + use chromecast::errors;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `errors`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 157 - Ok::<(), rust_cast::errors::Error>(())
[INFO] [stdout] 157 + Ok::<(), errors::Error>(())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - CastDevice<'a>::connect (line 85) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rust_cast`
[INFO] [stdout]   --> src/lib.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | use rust_cast::CastDevice;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `rust_cast`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rust_cast`, use `cargo add rust_cast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rust_cast`
[INFO] [stdout]   --> src/lib.rs:89:10
[INFO] [stdout]    |
[INFO] [stdout] 89 | Ok::<(), rust_cast::errors::Error>(())
[INFO] [stdout]    |          ^^^^^^^^^ use of unresolved module or unlinked crate `rust_cast`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rust_cast`, use `cargo add rust_cast` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 85 + use chromecast::errors;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `errors`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 89 - Ok::<(), rust_cast::errors::Error>(())
[INFO] [stdout] 89 + Ok::<(), errors::Error>(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/message_manager.rs - message_manager::MessageManager<S>::receive_find_map (line 194) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `openssl`
[INFO] [stdout]    --> src/message_manager.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 | use openssl::ssl::{SslConnector, SslMethod, SslStream, SslVerifyMode};
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `openssl`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `openssl`, use `cargo add openssl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rust_cast`
[INFO] [stdout]    --> src/message_manager.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 | use rust_cast::message_manager::{CastMessage, MessageManager};
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `rust_cast`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rust_cast`, use `cargo add rust_cast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rust_cast`
[INFO] [stdout]    --> src/message_manager.rs:213:10
[INFO] [stdout]     |
[INFO] [stdout] 213 | Ok::<(), rust_cast::errors::Error>(())
[INFO] [stdout]     |          ^^^^^^^^^ use of unresolved module or unlinked crate `rust_cast`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rust_cast`, use `cargo add rust_cast` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 194 + use chromecast::errors;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `errors`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 213 - Ok::<(), rust_cast::errors::Error>(())
[INFO] [stdout] 213 + Ok::<(), errors::Error>(())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/channels/receiver.rs - channels::receiver::ReceiverChannel<'a,W>::launch_app (line 203)
[INFO] [stdout]     src/lib.rs - CastDevice<'a>::connect (line 85)
[INFO] [stdout]     src/lib.rs - CastDevice<'a>::connect_without_host_verification (line 153)
[INFO] [stdout]     src/lib.rs - CastDevice<'a>::receive (line 227)
[INFO] [stdout]     src/message_manager.rs - message_manager::MessageManager<S>::receive_find_map (line 194)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6d4e7888a5472ce7b7077ac592947b422abd97e1f8cb021d7b2daef1c573f51c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d4e7888a5472ce7b7077ac592947b422abd97e1f8cb021d7b2daef1c573f51c", kill_on_drop: false }`
[INFO] [stdout] 6d4e7888a5472ce7b7077ac592947b422abd97e1f8cb021d7b2daef1c573f51c
