[INFO] fetching crate mssql_tiberius_schema_parser 0.5.1... [INFO] testing mssql_tiberius_schema_parser-0.5.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate mssql_tiberius_schema_parser 0.5.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate mssql_tiberius_schema_parser 0.5.1 [INFO] finished tweaking crates.io crate mssql_tiberius_schema_parser 0.5.1 [INFO] tweaked toml for crates.io crate mssql_tiberius_schema_parser 0.5.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mssql_tiberius_schema_parser 0.5.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mssql_tiberius_schema_parser 0.5.1 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01bc1441e27fe8b5b7352356d7f4058d886188435f91aaabe6244b2d7844055e [INFO] running `Command { std: "docker" "start" "-a" "01bc1441e27fe8b5b7352356d7f4058d886188435f91aaabe6244b2d7844055e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01bc1441e27fe8b5b7352356d7f4058d886188435f91aaabe6244b2d7844055e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01bc1441e27fe8b5b7352356d7f4058d886188435f91aaabe6244b2d7844055e", kill_on_drop: false }` [INFO] [stdout] 01bc1441e27fe8b5b7352356d7f4058d886188435f91aaabe6244b2d7844055e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c825a86c850515ad9029a4e26883acae06e728da58c5207bf60cf541685f3a7 [INFO] running `Command { std: "docker" "start" "-a" "8c825a86c850515ad9029a4e26883acae06e728da58c5207bf60cf541685f3a7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling pretty-hex v0.3.0 [INFO] [stderr] Compiling connection-string v0.2.0 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling gethostname v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling enumflags2_derive v0.7.8 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling enumflags2 v0.7.8 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling async-native-tls v0.4.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling tiberius v0.12.3 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling mssql_tiberius_schema_parser v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no variant or associated item named `windows` found for enum `AuthMethod` in the current scope [INFO] [stdout] --> src/helpers/auth_handler.rs:40:47 [INFO] [stdout] | [INFO] [stdout] 40 | config.authentication(AuthMethod::windows( [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `AuthMethod` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `AuthMethod` consider using one of the following associated functions: [INFO] [stdout] AuthMethod::sql_server [INFO] [stdout] AuthMethod::aad_token [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tiberius-0.12.3/src/client/auth.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn sql_server(user: impl ToString, password: impl ToString) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | pub fn aad_token(token: impl ToString) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `windows` found for enum `AuthMethod` in the current scope [INFO] [stdout] --> src/helpers/auth_handler.rs:77:47 [INFO] [stdout] | [INFO] [stdout] 77 | config.authentication(AuthMethod::windows( [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `AuthMethod` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `AuthMethod` consider using one of the following associated functions: [INFO] [stdout] AuthMethod::sql_server [INFO] [stdout] AuthMethod::aad_token [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tiberius-0.12.3/src/client/auth.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn sql_server(user: impl ToString, password: impl ToString) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | pub fn aad_token(token: impl ToString) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mssql_tiberius_schema_parser` (bin "mssql_tiberius_schema_parser") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8c825a86c850515ad9029a4e26883acae06e728da58c5207bf60cf541685f3a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c825a86c850515ad9029a4e26883acae06e728da58c5207bf60cf541685f3a7", kill_on_drop: false }` [INFO] [stdout] 8c825a86c850515ad9029a4e26883acae06e728da58c5207bf60cf541685f3a7