[INFO] fetching crate cc_talk_host 0.0.2...
[INFO] testing cc_talk_host-0.0.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cc_talk_host 0.0.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate cc_talk_host 0.0.2
[INFO] finished tweaking crates.io crate cc_talk_host 0.0.2
[INFO] tweaked toml for crates.io crate cc_talk_host 0.0.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cc_talk_host 0.0.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cc_talk_host 0.0.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b25522ea42fe4c1a4856fa0ae79ebcee72bb77b12ab2315d1cfe9f6ec737d052
[INFO] running `Command { std: "docker" "start" "-a" "b25522ea42fe4c1a4856fa0ae79ebcee72bb77b12ab2315d1cfe9f6ec737d052", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b25522ea42fe4c1a4856fa0ae79ebcee72bb77b12ab2315d1cfe9f6ec737d052", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b25522ea42fe4c1a4856fa0ae79ebcee72bb77b12ab2315d1cfe9f6ec737d052", kill_on_drop: false }`
[INFO] [stdout] b25522ea42fe4c1a4856fa0ae79ebcee72bb77b12ab2315d1cfe9f6ec737d052
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf5ee224e9cdf29a296c0db9453aa8575a43891a39d767b58f1ad83e21b0344c
[INFO] running `Command { std: "docker" "start" "-a" "cf5ee224e9cdf29a296c0db9453aa8575a43891a39d767b58f1ad83e21b0344c", kill_on_drop: false }`
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling cc_talk_core v0.0.2
[INFO] [stderr]    Compiling cc_talk_host v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `commands::core::core_commands::RequestEncryptionSupportCommand`: This command is not implemented yet.
[INFO] [stdout]    --> src/commands/core/core_commands.rs:155:18
[INFO] [stdout]     |
[INFO] [stdout] 155 | impl Command for RequestEncryptionSupportCommand {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core::core_commands::RequestEncryptionSupportCommand`: This command is not implemented yet.
[INFO] [stdout]    --> src/commands/core/core_commands.rs:171:36
[INFO] [stdout]     |
[INFO] [stdout] 171 | impl BelongsTo<CoreCommandSet> for RequestEncryptionSupportCommand {}
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core_plus::core_plus_commands::ReadDHPublicKeyCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]   --> src/commands/core_plus/core_plus_commands.rs:83:6
[INFO] [stdout]    |
[INFO] [stdout] 83 | impl ReadDHPublicKeyCommand {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core_plus::core_plus_commands::ReadDHPublicKeyCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]   --> src/commands/core_plus/core_plus_commands.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 | impl Command for ReadDHPublicKeyCommand {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core_plus::core_plus_commands::ReadDHPublicKeyCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]    --> src/commands/core_plus/core_plus_commands.rs:109:40
[INFO] [stdout]     |
[INFO] [stdout] 109 | impl BelongsTo<CorePlusCommandSet> for ReadDHPublicKeyCommand {}
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core_plus::core_plus_commands::RequestEncryptedProductIdCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]    --> src/commands/core_plus/core_plus_commands.rs:153:40
[INFO] [stdout]     |
[INFO] [stdout] 153 | impl BelongsTo<CorePlusCommandSet> for RequestEncryptedProductIdCommand {}
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core_plus::core_plus_commands::RequestACMIEncryptedDataCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]    --> src/commands/core_plus/core_plus_commands.rs:158:40
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl BelongsTo<CorePlusCommandSet> for RequestACMIEncryptedDataCommand {}
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core_plus::core_plus_commands::ACMIUnencryptedProductIdCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]    --> src/commands/core_plus/core_plus_commands.rs:201:40
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl BelongsTo<CorePlusCommandSet> for ACMIUnencryptedProductIdCommand {}
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core_plus::core_plus_commands::SwitchEncryptionCodeCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]    --> src/commands/core_plus/core_plus_commands.rs:369:40
[INFO] [stdout]     |
[INFO] [stdout] 369 | impl BelongsTo<CorePlusCommandSet> for SwitchEncryptionCodeCommand {}
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core_plus::core_plus_commands::StoreEncryptionCodeCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]    --> src/commands/core_plus/core_plus_commands.rs:374:40
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl BelongsTo<CorePlusCommandSet> for StoreEncryptionCodeCommand {}
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core_plus::core_plus_commands::SwitchEncryptionKeyCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]    --> src/commands/core_plus/core_plus_commands.rs:498:40
[INFO] [stdout]     |
[INFO] [stdout] 498 | impl BelongsTo<CorePlusCommandSet> for SwitchEncryptionKeyCommand {}
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `commands::core_plus::core_plus_commands::ReadDHPublicKeyCommand::buffer`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]   --> src/commands/core_plus/core_plus_commands.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |             buffer: [mode as u8],
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `commands::core_plus::core_plus_commands::ReadDHPublicKeyCommand::buffer`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]    --> src/commands/core_plus/core_plus_commands.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 |         &self.buffer
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/commands/core_plus/core_plus_commands.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl<'a> SendDHPublicKeyCommand<'a> {
[INFO] [stdout]     | ----------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 119 |     fn new(key: &'a [u8]) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.47s
[INFO] running `Command { std: "docker" "inspect" "cf5ee224e9cdf29a296c0db9453aa8575a43891a39d767b58f1ad83e21b0344c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf5ee224e9cdf29a296c0db9453aa8575a43891a39d767b58f1ad83e21b0344c", kill_on_drop: false }`
[INFO] [stdout] cf5ee224e9cdf29a296c0db9453aa8575a43891a39d767b58f1ad83e21b0344c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 273422f7bf3fa10bc6f10972ebbe323f1624d41aabcb6912a8182cb6cb6c9638
[INFO] running `Command { std: "docker" "start" "-a" "273422f7bf3fa10bc6f10972ebbe323f1624d41aabcb6912a8182cb6cb6c9638", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc_talk_host v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `commands::core::core_commands::RequestEncryptionSupportCommand`: This command is not implemented yet.
[INFO] [stdout]    --> src/commands/core/core_commands.rs:155:18
[INFO] [stdout]     |
[INFO] [stdout] 155 | impl Command for RequestEncryptionSupportCommand {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core::core_commands::RequestEncryptionSupportCommand`: This command is not implemented yet.
[INFO] [stdout]    --> src/commands/core/core_commands.rs:171:36
[INFO] [stdout]     |
[INFO] [stdout] 171 | impl BelongsTo<CoreCommandSet> for RequestEncryptionSupportCommand {}
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core_plus::core_plus_commands::ReadDHPublicKeyCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]   --> src/commands/core_plus/core_plus_commands.rs:83:6
[INFO] [stdout]    |
[INFO] [stdout] 83 | impl ReadDHPublicKeyCommand {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core_plus::core_plus_commands::ReadDHPublicKeyCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]   --> src/commands/core_plus/core_plus_commands.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 | impl Command for ReadDHPublicKeyCommand {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core_plus::core_plus_commands::ReadDHPublicKeyCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]    --> src/commands/core_plus/core_plus_commands.rs:109:40
[INFO] [stdout]     |
[INFO] [stdout] 109 | impl BelongsTo<CorePlusCommandSet> for ReadDHPublicKeyCommand {}
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core_plus::core_plus_commands::RequestEncryptedProductIdCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]    --> src/commands/core_plus/core_plus_commands.rs:153:40
[INFO] [stdout]     |
[INFO] [stdout] 153 | impl BelongsTo<CorePlusCommandSet> for RequestEncryptedProductIdCommand {}
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core_plus::core_plus_commands::RequestACMIEncryptedDataCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]    --> src/commands/core_plus/core_plus_commands.rs:158:40
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl BelongsTo<CorePlusCommandSet> for RequestACMIEncryptedDataCommand {}
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core_plus::core_plus_commands::ACMIUnencryptedProductIdCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]    --> src/commands/core_plus/core_plus_commands.rs:201:40
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl BelongsTo<CorePlusCommandSet> for ACMIUnencryptedProductIdCommand {}
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core_plus::core_plus_commands::SwitchEncryptionCodeCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]    --> src/commands/core_plus/core_plus_commands.rs:369:40
[INFO] [stdout]     |
[INFO] [stdout] 369 | impl BelongsTo<CorePlusCommandSet> for SwitchEncryptionCodeCommand {}
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core_plus::core_plus_commands::StoreEncryptionCodeCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]    --> src/commands/core_plus/core_plus_commands.rs:374:40
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl BelongsTo<CorePlusCommandSet> for StoreEncryptionCodeCommand {}
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core_plus::core_plus_commands::SwitchEncryptionKeyCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]    --> src/commands/core_plus/core_plus_commands.rs:498:40
[INFO] [stdout]     |
[INFO] [stdout] 498 | impl BelongsTo<CorePlusCommandSet> for SwitchEncryptionKeyCommand {}
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `commands::core_plus::core_plus_commands::ReadDHPublicKeyCommand::buffer`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]   --> src/commands/core_plus/core_plus_commands.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |             buffer: [mode as u8],
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `commands::core_plus::core_plus_commands::ReadDHPublicKeyCommand::buffer`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]    --> src/commands/core_plus/core_plus_commands.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 |         &self.buffer
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/commands/core_plus/core_plus_commands.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl<'a> SendDHPublicKeyCommand<'a> {
[INFO] [stdout]     | ----------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 119 |     fn new(key: &'a [u8]) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core::core_commands::RequestEncryptionSupportCommand`: This command is not implemented yet.
[INFO] [stdout]    --> src/commands/core/core_commands.rs:155:18
[INFO] [stdout]     |
[INFO] [stdout] 155 | impl Command for RequestEncryptionSupportCommand {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core::core_commands::RequestEncryptionSupportCommand`: This command is not implemented yet.
[INFO] [stdout]    --> src/commands/core/core_commands.rs:171:36
[INFO] [stdout]     |
[INFO] [stdout] 171 | impl BelongsTo<CoreCommandSet> for RequestEncryptionSupportCommand {}
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit struct `commands::core::core_commands::RequestEncryptionSupportCommand`: This command is not implemented yet.
[INFO] [stdout]    --> src/commands/core/core_commands.rs:265:19
[INFO] [stdout]     |
[INFO] [stdout] 265 |         let cmd = RequestEncryptionSupportCommand;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core_plus::core_plus_commands::ReadDHPublicKeyCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]   --> src/commands/core_plus/core_plus_commands.rs:83:6
[INFO] [stdout]    |
[INFO] [stdout] 83 | impl ReadDHPublicKeyCommand {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core_plus::core_plus_commands::ReadDHPublicKeyCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]   --> src/commands/core_plus/core_plus_commands.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 | impl Command for ReadDHPublicKeyCommand {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core_plus::core_plus_commands::ReadDHPublicKeyCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]    --> src/commands/core_plus/core_plus_commands.rs:109:40
[INFO] [stdout]     |
[INFO] [stdout] 109 | impl BelongsTo<CorePlusCommandSet> for ReadDHPublicKeyCommand {}
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core_plus::core_plus_commands::RequestEncryptedProductIdCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]    --> src/commands/core_plus/core_plus_commands.rs:153:40
[INFO] [stdout]     |
[INFO] [stdout] 153 | impl BelongsTo<CorePlusCommandSet> for RequestEncryptedProductIdCommand {}
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core_plus::core_plus_commands::RequestACMIEncryptedDataCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]    --> src/commands/core_plus/core_plus_commands.rs:158:40
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl BelongsTo<CorePlusCommandSet> for RequestACMIEncryptedDataCommand {}
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core_plus::core_plus_commands::ACMIUnencryptedProductIdCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]    --> src/commands/core_plus/core_plus_commands.rs:201:40
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl BelongsTo<CorePlusCommandSet> for ACMIUnencryptedProductIdCommand {}
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core_plus::core_plus_commands::SwitchEncryptionCodeCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]    --> src/commands/core_plus/core_plus_commands.rs:369:40
[INFO] [stdout]     |
[INFO] [stdout] 369 | impl BelongsTo<CorePlusCommandSet> for SwitchEncryptionCodeCommand {}
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core_plus::core_plus_commands::StoreEncryptionCodeCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]    --> src/commands/core_plus/core_plus_commands.rs:374:40
[INFO] [stdout]     |
[INFO] [stdout] 374 | impl BelongsTo<CorePlusCommandSet> for StoreEncryptionCodeCommand {}
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `commands::core_plus::core_plus_commands::SwitchEncryptionKeyCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]    --> src/commands/core_plus/core_plus_commands.rs:498:40
[INFO] [stdout]     |
[INFO] [stdout] 498 | impl BelongsTo<CorePlusCommandSet> for SwitchEncryptionKeyCommand {}
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `commands::core_plus::core_plus_commands::ReadDHPublicKeyCommand::buffer`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]   --> src/commands/core_plus/core_plus_commands.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |             buffer: [mode as u8],
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `commands::core_plus::core_plus_commands::ReadDHPublicKeyCommand::buffer`: encryption is not supported yet, so this command is not implemented
[INFO] [stdout]    --> src/commands/core_plus/core_plus_commands.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 |         &self.buffer
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/commands/core_plus/core_plus_commands.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl<'a> SendDHPublicKeyCommand<'a> {
[INFO] [stdout]     | ----------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 119 |     fn new(key: &'a [u8]) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s
[INFO] running `Command { std: "docker" "inspect" "273422f7bf3fa10bc6f10972ebbe323f1624d41aabcb6912a8182cb6cb6c9638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "273422f7bf3fa10bc6f10972ebbe323f1624d41aabcb6912a8182cb6cb6c9638", kill_on_drop: false }`
[INFO] [stdout] 273422f7bf3fa10bc6f10972ebbe323f1624d41aabcb6912a8182cb6cb6c9638
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2ee66daaf4dd4d850755760b40690a59ef0ef988e4f3db516e5616e905ec3432
[INFO] running `Command { std: "docker" "start" "-a" "2ee66daaf4dd4d850755760b40690a59ef0ef988e4f3db516e5616e905ec3432", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated struct `commands::core::core_commands::RequestEncryptionSupportCommand`: This command is not implemented yet.
[INFO] [stderr]    --> src/commands/core/core_commands.rs:155:18
[INFO] [stderr]     |
[INFO] [stderr] 155 | impl Command for RequestEncryptionSupportCommand {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `commands::core::core_commands::RequestEncryptionSupportCommand`: This command is not implemented yet.
[INFO] [stderr]    --> src/commands/core/core_commands.rs:171:36
[INFO] [stderr]     |
[INFO] [stderr] 171 | impl BelongsTo<CoreCommandSet> for RequestEncryptionSupportCommand {}
[INFO] [stderr]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `commands::core_plus::core_plus_commands::ReadDHPublicKeyCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stderr]   --> src/commands/core_plus/core_plus_commands.rs:83:6
[INFO] [stderr]    |
[INFO] [stderr] 83 | impl ReadDHPublicKeyCommand {
[INFO] [stderr]    |      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `commands::core_plus::core_plus_commands::ReadDHPublicKeyCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stderr]   --> src/commands/core_plus/core_plus_commands.rs:93:18
[INFO] [stderr]    |
[INFO] [stderr] 93 | impl Command for ReadDHPublicKeyCommand {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `commands::core_plus::core_plus_commands::ReadDHPublicKeyCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stderr]    --> src/commands/core_plus/core_plus_commands.rs:109:40
[INFO] [stderr]     |
[INFO] [stderr] 109 | impl BelongsTo<CorePlusCommandSet> for ReadDHPublicKeyCommand {}
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `commands::core_plus::core_plus_commands::RequestEncryptedProductIdCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stderr]    --> src/commands/core_plus/core_plus_commands.rs:153:40
[INFO] [stderr]     |
[INFO] [stderr] 153 | impl BelongsTo<CorePlusCommandSet> for RequestEncryptedProductIdCommand {}
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `commands::core_plus::core_plus_commands::RequestACMIEncryptedDataCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stderr]    --> src/commands/core_plus/core_plus_commands.rs:158:40
[INFO] [stderr]     |
[INFO] [stderr] 158 | impl BelongsTo<CorePlusCommandSet> for RequestACMIEncryptedDataCommand {}
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `commands::core_plus::core_plus_commands::ACMIUnencryptedProductIdCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stderr]    --> src/commands/core_plus/core_plus_commands.rs:201:40
[INFO] [stderr]     |
[INFO] [stderr] 201 | impl BelongsTo<CorePlusCommandSet> for ACMIUnencryptedProductIdCommand {}
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `commands::core_plus::core_plus_commands::SwitchEncryptionCodeCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stderr]    --> src/commands/core_plus/core_plus_commands.rs:369:40
[INFO] [stderr]     |
[INFO] [stderr] 369 | impl BelongsTo<CorePlusCommandSet> for SwitchEncryptionCodeCommand {}
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `commands::core_plus::core_plus_commands::StoreEncryptionCodeCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stderr]    --> src/commands/core_plus/core_plus_commands.rs:374:40
[INFO] [stderr]     |
[INFO] [stderr] 374 | impl BelongsTo<CorePlusCommandSet> for StoreEncryptionCodeCommand {}
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `commands::core_plus::core_plus_commands::SwitchEncryptionKeyCommand`: encryption is not supported yet, so this command is not implemented
[INFO] [stderr]    --> src/commands/core_plus/core_plus_commands.rs:498:40
[INFO] [stderr]     |
[INFO] [stderr] 498 | impl BelongsTo<CorePlusCommandSet> for SwitchEncryptionKeyCommand {}
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `commands::core_plus::core_plus_commands::ReadDHPublicKeyCommand::buffer`: encryption is not supported yet, so this command is not implemented
[INFO] [stderr]   --> src/commands/core_plus/core_plus_commands.rs:89:13
[INFO] [stderr]    |
[INFO] [stderr] 89 |             buffer: [mode as u8],
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `commands::core_plus::core_plus_commands::ReadDHPublicKeyCommand::buffer`: encryption is not supported yet, so this command is not implemented
[INFO] [stderr]    --> src/commands/core_plus/core_plus_commands.rs:101:10
[INFO] [stderr]     |
[INFO] [stderr] 101 |         &self.buffer
[INFO] [stderr]     |          ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/commands/core_plus/core_plus_commands.rs:119:8
[INFO] [stderr]     |
[INFO] [stderr] 115 | impl<'a> SendDHPublicKeyCommand<'a> {
[INFO] [stderr]     | ----------------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 119 |     fn new(key: &'a [u8]) -> Self {
[INFO] [stderr]     |        ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit struct `commands::core::core_commands::RequestEncryptionSupportCommand`: This command is not implemented yet.
[INFO] [stderr]    --> src/commands/core/core_commands.rs:265:19
[INFO] [stderr]     |
[INFO] [stderr] 265 |         let cmd = RequestEncryptionSupportCommand;
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cc_talk_host` (lib) generated 14 warnings
[INFO] [stderr] warning: `cc_talk_host` (lib test) generated 15 warnings (14 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cc_talk_host-fc1f1345f5bca50d)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test commands::core::core_commands::test::category_id_command ... ok
[INFO] [stdout] test commands::core::core_commands::test::existing_manufacturer ... ok
[INFO] [stdout] test commands::core::core_commands::test::non_existing_manufacturer ... ok
[INFO] [stdout] test commands::core::core_commands::test::request_build_code ... ok
[INFO] [stdout] test commands::core::core_commands::test::simple_poll_command ... ok
[INFO] [stdout] test commands::core_plus::core_plus_commands::test::character_invalidates_base_year ... ok
[INFO] [stdout] test commands::core_plus::core_plus_commands::test::calculate_rom_checksum ... ok
[INFO] [stdout] test commands::core::core_commands::test::product_code ... ok
[INFO] [stdout] test commands::core_plus::core_plus_commands::test::data_storage_not_available ... ok
[INFO] [stdout] test commands::core_plus::core_plus_commands::test::data_storage_availability ... ok
[INFO] [stdout] test commands::core_plus::core_plus_commands::test::request_base_year ... ok
[INFO] [stdout] test commands::core_plus::core_plus_commands::test::request_creation_date ... ok
[INFO] [stdout] test commands::core_plus::core_plus_commands::test::request_software_revision ... ok
[INFO] [stdout] test commands::core_plus::core_plus_commands::test::switch_baud_rate_command ... ok
[INFO] [stdout] test commands::core_plus::core_plus_commands::test::test_data_stream ... ok
[INFO] [stdout] test commands::core_plus::core_plus_commands::test::request_base_year_works_with_all_base_year ... ok
[INFO] [stdout] test commands::core_plus::core_plus_commands::test::request_last_modification_date ... ok
[INFO] [stdout] test commands::core_plus::core_plus_commands::test::request_valid_serial_number ... ok
[INFO] [stdout] test commands::core::core_commands::test::request_encryption_support - should panic ... ok
[INFO] [stderr]    Doc-tests cc_talk_host
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "2ee66daaf4dd4d850755760b40690a59ef0ef988e4f3db516e5616e905ec3432", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ee66daaf4dd4d850755760b40690a59ef0ef988e4f3db516e5616e905ec3432", kill_on_drop: false }`
[INFO] [stdout] 2ee66daaf4dd4d850755760b40690a59ef0ef988e4f3db516e5616e905ec3432
