[INFO] fetching crate mysql-binlog-connector-rust 0.3.3...
[INFO] checking mysql-binlog-connector-rust-0.3.3 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] extracting crate mysql-binlog-connector-rust 0.3.3 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate mysql-binlog-connector-rust 0.3.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mysql-binlog-connector-rust 0.3.3
[INFO] tweaked toml for crates.io crate mysql-binlog-connector-rust 0.3.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mysql-binlog-connector-rust 0.3.3 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mysql-binlog-connector-rust 0.3.3 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mysql-common-derive v0.31.2
[INFO] [stderr]   Downloaded frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]   Downloaded frunk_proc_macros v0.1.4
[INFO] [stderr]   Downloaded saturating v0.1.0
[INFO] [stderr]   Downloaded btoi v0.4.3
[INFO] [stderr]   Downloaded frunk_derives v0.4.4
[INFO] [stderr]   Downloaded subprocess v0.2.9
[INFO] [stderr]   Downloaded frunk v0.4.4
[INFO] [stderr]   Downloaded mysql_common v0.32.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6711fd9957f556b73aaad7d35d69bd7a420da9576e4cb0dd1a9cda06f23d76f
[INFO] running `Command { std: "docker" "start" "-a" "f6711fd9957f556b73aaad7d35d69bd7a420da9576e4cb0dd1a9cda06f23d76f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6711fd9957f556b73aaad7d35d69bd7a420da9576e4cb0dd1a9cda06f23d76f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6711fd9957f556b73aaad7d35d69bd7a420da9576e4cb0dd1a9cda06f23d76f", kill_on_drop: false }`
[INFO] [stdout] f6711fd9957f556b73aaad7d35d69bd7a420da9576e4cb0dd1a9cda06f23d76f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fcfa32cbba5f8bb2394ede77ff169cd4e59ff3460c3876d0767c91ef37dde87
[INFO] running `Command { std: "docker" "start" "-a" "1fcfa32cbba5f8bb2394ede77ff169cd4e59ff3460c3876d0767c91ef37dde87", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling frunk_core v0.4.4
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking btoi v0.4.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking saturating v0.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.4
[INFO] [stderr]    Compiling frunk_derives v0.4.4
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking frunk v0.4.4
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling mysql-common-derive v0.31.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling mysql_common v0.32.4
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking mysql-binlog-connector-rust v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `sha1::digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/command/auth_native_password_command.rs:71:27
[INFO] [stdout]    |
[INFO] [stdout] 71 |         hasher.finalize().as_slice().to_vec()
[INFO] [stdout]    |                           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `sha1::digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/command/auth_sha2_password_command.rs:69:39
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let hash3 = hasher.finalize().as_slice().to_vec();
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `sha1::digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/command/auth_sha2_password_command.rs:77:27
[INFO] [stdout]    |
[INFO] [stdout] 77 |         hasher.finalize().as_slice().to_vec()
[INFO] [stdout]    |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `sha1::digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/command/auth_native_password_command.rs:71:27
[INFO] [stdout]    |
[INFO] [stdout] 71 |         hasher.finalize().as_slice().to_vec()
[INFO] [stdout]    |                           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `sha1::digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/command/auth_sha2_password_command.rs:69:39
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let hash3 = hasher.finalize().as_slice().to_vec();
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `sha1::digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/command/auth_sha2_password_command.rs:77:27
[INFO] [stdout]    |
[INFO] [stdout] 77 |         hasher.finalize().as_slice().to_vec()
[INFO] [stdout]    |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `error_code` and `sql_state` are never read
[INFO] [stdout]   --> src/network/error_packet.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct ErrorPacket {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout]  9 |     pub error_code: u16,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 10 |     pub sql_state: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `protocol_version`, `server_version`, `thread_id`, `server_capabilities`, and `server_status` are never read
[INFO] [stdout]   --> src/network/greeting_packet.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct GreetingPacket {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout]  8 |     pub protocol_version: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     pub server_version: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     pub thread_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 11 |     pub server_capabilities: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     pub server_collation: u8,
[INFO] [stdout] 13 |     pub server_status: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `error_code` and `sql_state` are never read
[INFO] [stdout]   --> src/network/error_packet.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct ErrorPacket {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout]  9 |     pub error_code: u16,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 10 |     pub sql_state: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `protocol_version`, `server_version`, `thread_id`, `server_capabilities`, and `server_status` are never read
[INFO] [stdout]   --> src/network/greeting_packet.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct GreetingPacket {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout]  8 |     pub protocol_version: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     pub server_version: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     pub thread_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 11 |     pub server_capabilities: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     pub server_collation: u8,
[INFO] [stdout] 13 |     pub server_status: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.92s
[INFO] running `Command { std: "docker" "inspect" "1fcfa32cbba5f8bb2394ede77ff169cd4e59ff3460c3876d0767c91ef37dde87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fcfa32cbba5f8bb2394ede77ff169cd4e59ff3460c3876d0767c91ef37dde87", kill_on_drop: false }`
[INFO] [stdout] 1fcfa32cbba5f8bb2394ede77ff169cd4e59ff3460c3876d0767c91ef37dde87
