[INFO] cloning repository https://github.com/JasonB-Programmer/local_sql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JasonB-Programmer/local_sql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJasonB-Programmer%2Flocal_sql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJasonB-Programmer%2Flocal_sql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5ffc237a5aa923c7244397350a49e8eb19318122
[INFO] checking JasonB-Programmer/local_sql against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJasonB-Programmer%2Flocal_sql" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/JasonB-Programmer/local_sql on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/JasonB-Programmer/local_sql
[INFO] finished tweaking git repo https://github.com/JasonB-Programmer/local_sql
[INFO] tweaked toml for git repo https://github.com/JasonB-Programmer/local_sql written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/JasonB-Programmer/local_sql 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 501ba732f27bbc2dbd6c2e7a97d103e7cc849b13cef703e7a57379f6e84155f7
[INFO] running `Command { std: "docker" "start" "-a" "501ba732f27bbc2dbd6c2e7a97d103e7cc849b13cef703e7a57379f6e84155f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "501ba732f27bbc2dbd6c2e7a97d103e7cc849b13cef703e7a57379f6e84155f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "501ba732f27bbc2dbd6c2e7a97d103e7cc849b13cef703e7a57379f6e84155f7", kill_on_drop: false }`
[INFO] [stdout] 501ba732f27bbc2dbd6c2e7a97d103e7cc849b13cef703e7a57379f6e84155f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72f6a6c842e2ce6b8fc22a3a527c04f4db1a31b4935f2243bd28f1ea3d1a9379
[INFO] running `Command { std: "docker" "start" "-a" "72f6a6c842e2ce6b8fc22a3a527c04f4db1a31b4935f2243bd28f1ea3d1a9379", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bitflags v2.7.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking uuid v1.11.1
[INFO] [stderr]     Checking pretty-hex v0.3.0
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking connection-string v0.2.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.13.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking asynchronous-codec v0.6.2
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking async-native-tls v0.4.0
[INFO] [stderr]     Checking tiberius v0.12.3
[INFO] [stderr]     Checking tiberius_sqlserver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no variant or associated item named `Integrated` found for enum `AuthMethod` in the current scope
[INFO] [stdout]   --> src/sql_client.rs:48:49
[INFO] [stdout]    |
[INFO] [stdout] 48 |     config.authentication(tiberius::AuthMethod::Integrated);
[INFO] [stdout]    |                                                 ^^^^^^^^^^ variant or associated item not found in `AuthMethod`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Integrated` found for enum `AuthMethod` in the current scope
[INFO] [stdout]   --> src/sql_client.rs:48:49
[INFO] [stdout]    |
[INFO] [stdout] 48 |     config.authentication(tiberius::AuthMethod::Integrated);
[INFO] [stdout]    |                                                 ^^^^^^^^^^ variant or associated item not found in `AuthMethod`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tiberius_sqlserver` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tiberius_sqlserver` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "72f6a6c842e2ce6b8fc22a3a527c04f4db1a31b4935f2243bd28f1ea3d1a9379", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72f6a6c842e2ce6b8fc22a3a527c04f4db1a31b4935f2243bd28f1ea3d1a9379", kill_on_drop: false }`
[INFO] [stdout] 72f6a6c842e2ce6b8fc22a3a527c04f4db1a31b4935f2243bd28f1ea3d1a9379
