[INFO] fetching crate cc_talk_host 0.0.2... [INFO] checking cc_talk_host-0.0.2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate cc_talk_host 0.0.2 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cc_talk_host 0.0.2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc_talk_core v0.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 559f9eb89616511c5fe850a35b75b2e5cbbc0ebf214841c8c5a94418c0543157 [INFO] running `Command { std: "docker" "start" "-a" "559f9eb89616511c5fe850a35b75b2e5cbbc0ebf214841c8c5a94418c0543157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "559f9eb89616511c5fe850a35b75b2e5cbbc0ebf214841c8c5a94418c0543157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "559f9eb89616511c5fe850a35b75b2e5cbbc0ebf214841c8c5a94418c0543157", kill_on_drop: false }` [INFO] [stdout] 559f9eb89616511c5fe850a35b75b2e5cbbc0ebf214841c8c5a94418c0543157 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 307e5760f06d783a717169439ecd4252c7747678449c8d77e3f825a074a26a17 [INFO] running `Command { std: "docker" "start" "-a" "307e5760f06d783a717169439ecd4252c7747678449c8d77e3f825a074a26a17", kill_on_drop: false }` [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking cc_talk_core v0.0.2 [INFO] [stderr] Checking 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 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 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 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 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 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 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 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 for SwitchEncryptionKeyCommand {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 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 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 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 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 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 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 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 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: 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)]` on by default [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.42s [INFO] running `Command { std: "docker" "inspect" "307e5760f06d783a717169439ecd4252c7747678449c8d77e3f825a074a26a17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "307e5760f06d783a717169439ecd4252c7747678449c8d77e3f825a074a26a17", kill_on_drop: false }` [INFO] [stdout] 307e5760f06d783a717169439ecd4252c7747678449c8d77e3f825a074a26a17