[INFO] cloning repository https://github.com/jsnng/rustds
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsnng/rustds" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsnng%2Frustds", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsnng%2Frustds'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a9a63ea03bc0cba14de08101c4db491dcd4952ef
[INFO] checking jsnng/rustds against master#9e293ae9f8abecb0be5105787d181518c9012a19 for pr-146440-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsnng%2Frustds" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jsnng/rustds
[INFO] finished tweaking git repo https://github.com/jsnng/rustds
[INFO] tweaked toml for git repo https://github.com/jsnng/rustds written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jsnng/rustds on toolchain 9e293ae9f8abecb0be5105787d181518c9012a19
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jsnng/rustds 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" "+9e293ae9f8abecb0be5105787d181518c9012a19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.60
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.118
[INFO] [stderr]   Downloaded objc2-user-notifications v0.3.2
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.118
[INFO] [stderr]   Downloaded wit-bindgen v0.57.1
[INFO] [stderr]   Downloaded pastey v0.2.3
[INFO] [stderr]   Downloaded kani-verifier v0.67.0
[INFO] [stderr]   Downloaded objc2-quartz-core v0.3.2
[INFO] [stderr]   Downloaded objc2-core-location v0.3.2
[INFO] [stderr]   Downloaded objc2-core-data v0.3.2
[INFO] [stderr]   Downloaded os_info v3.14.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.118
[INFO] [stderr]   Downloaded objc2-cloud-kit v0.3.2
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.118
[INFO] [stderr]   Downloaded objc2-core-text v0.3.2
[INFO] [stderr]   Downloaded objc2-core-image v0.3.2
[INFO] [stderr]   Downloaded mio v1.2.0
[INFO] [stderr]   Downloaded js-sys v0.3.95
[INFO] [stderr]   Downloaded wasip2 v1.0.3+wasi-0.2.9
[INFO] [stderr]   Downloaded webpki-roots v1.0.7
[INFO] [stderr]   Downloaded rayon v1.12.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.3
[INFO] [stderr]   Downloaded objc2-ui-kit v0.3.2
[INFO] [stderr]   Downloaded web-sys v0.3.95
[INFO] [stderr]   Downloaded libc v0.2.185
[INFO] [stderr]   Downloaded aws-lc-sys v0.40.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e14caa04a1e6a6f4015a9271ef29367d077eca67a5d6c6e328de57bc37fbdfb6
[INFO] running `Command { std: "docker" "start" "-a" "e14caa04a1e6a6f4015a9271ef29367d077eca67a5d6c6e328de57bc37fbdfb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e14caa04a1e6a6f4015a9271ef29367d077eca67a5d6c6e328de57bc37fbdfb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e14caa04a1e6a6f4015a9271ef29367d077eca67a5d6c6e328de57bc37fbdfb6", kill_on_drop: false }`
[INFO] [stdout] e14caa04a1e6a6f4015a9271ef29367d077eca67a5d6c6e328de57bc37fbdfb6
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae2d02560ff46c7c78a8d2ee41979145affa48276211016ac54609d9bae0982b
[INFO] running `Command { std: "docker" "start" "-a" "ae2d02560ff46c7c78a8d2ee41979145affa48276211016ac54609d9bae0982b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling kani-verifier v0.67.0
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling bronotdsaurs v0.1.0 (/opt/rustwide/workdir/crates/bronotdsaurs)
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking os_info v3.14.0
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking traits v0.1.0 (/opt/rustwide/workdir/foundation/traits)
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking collections v0.1.0 (/opt/rustwide/workdir/foundation/collections)
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_proc_macros v0.1.0 (/opt/rustwide/workdir/crates/derive_proc_macros)
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking plugins v0.1.0 (/opt/rustwide/workdir/foundation/plugins)
[INFO] [stderr]     Checking fedauth v0.1.0 (/opt/rustwide/workdir/crates/fedauth)
[INFO] [stderr]     Checking interface v0.1.0 (/opt/rustwide/workdir/crates/interface)
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking transport v0.1.0 (/opt/rustwide/workdir/foundation/transport)
[INFO] [stdout] warning: unused variable: `attention`
[INFO] [stdout]    --> crates/bronotdsaurs/src/tds/session/sql_batch.rs:206:43
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub async fn receive<M, F>(&mut self, attention: Attention, mut on_col_metadata: M, mut on_row: F) -> Result<QueryResults, Sess...
[INFO] [stdout]     |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attention`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `example`
[INFO] [stdout]    --> crates/bronotdsaurs/src/tds/decoder/token.rs:366:13
[INFO] [stdout]     |
[INFO] [stdout] 366 |         let example: [u32; 707] = [
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_example`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attention`
[INFO] [stdout]    --> crates/bronotdsaurs/src/tds/session/sql_batch.rs:206:43
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub async fn receive<M, F>(&mut self, attention: Attention, mut on_col_metadata: M, mut on_row: F) -> Result<QueryResults, Sess...
[INFO] [stdout]     |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attention`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BulkLoadTWT` is never constructed
[INFO] [stdout]   --> crates/bronotdsaurs/src/tds/encoder/bulk_load.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct BulkLoadTWT<T: AsyncTransport> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> crates/bronotdsaurs/src/tds/encoder/bulk_load.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl<T: AsyncTransport> BulkLoadTWT<T> {
[INFO] [stdout]    | -------------------------------------- associated function in this implementation
[INFO] [stdout] 69 |     pub fn new(transport: T) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DecodeState` is never constructed
[INFO] [stdout]   --> crates/bronotdsaurs/src/tds/session/sql_batch.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct DecodeState {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> crates/bronotdsaurs/src/tds/session/sql_batch.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl DecodeState {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 42 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `SENT`, `take`, and `sent` are never used
[INFO] [stdout]   --> crates/bronotdsaurs/src/tds/types/message.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Attention {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     const SENT: u8 = 2;
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub(crate) fn take(&self) -> bool {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub(crate) fn sent(&self) -> bool {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BulkLoadTWT` is never constructed
[INFO] [stdout]   --> crates/bronotdsaurs/src/tds/encoder/bulk_load.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct BulkLoadTWT<T: AsyncTransport> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> crates/bronotdsaurs/src/tds/encoder/bulk_load.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl<T: AsyncTransport> BulkLoadTWT<T> {
[INFO] [stdout]    | -------------------------------------- associated function in this implementation
[INFO] [stdout] 69 |     pub fn new(transport: T) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DecodeState` is never constructed
[INFO] [stdout]   --> crates/bronotdsaurs/src/tds/session/sql_batch.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct DecodeState {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> crates/bronotdsaurs/src/tds/session/sql_batch.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl DecodeState {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 42 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `SENT`, `take`, and `sent` are never used
[INFO] [stdout]   --> crates/bronotdsaurs/src/tds/types/message.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Attention {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     const SENT: u8 = 2;
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub(crate) fn take(&self) -> bool {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub(crate) fn sent(&self) -> bool {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 01s
[INFO] running `Command { std: "docker" "inspect" "ae2d02560ff46c7c78a8d2ee41979145affa48276211016ac54609d9bae0982b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae2d02560ff46c7c78a8d2ee41979145affa48276211016ac54609d9bae0982b", kill_on_drop: false }`
[INFO] [stdout] ae2d02560ff46c7c78a8d2ee41979145affa48276211016ac54609d9bae0982b
