[INFO] cloning repository https://github.com/simon-curtis/nu_plugin_mssql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simon-curtis/nu_plugin_mssql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimon-curtis%2Fnu_plugin_mssql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimon-curtis%2Fnu_plugin_mssql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2bad4e96b69386cda7e7bca8ecb1cf2ec0b35095 [INFO] testing simon-curtis/nu_plugin_mssql against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimon-curtis%2Fnu_plugin_mssql" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simon-curtis/nu_plugin_mssql on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/simon-curtis/nu_plugin_mssql [INFO] finished tweaking git repo https://github.com/simon-curtis/nu_plugin_mssql [INFO] tweaked toml for git repo https://github.com/simon-curtis/nu_plugin_mssql written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/simon-curtis/nu_plugin_mssql 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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nu-utils v0.96.1 [INFO] [stderr] Downloaded nu-path v0.96.1 [INFO] [stderr] Downloaded nu-system v0.96.1 [INFO] [stderr] Downloaded nu-plugin-test-support v0.96.1 [INFO] [stderr] Downloaded nu-glob v0.96.1 [INFO] [stderr] Downloaded shadow-rs v0.29.0 [INFO] [stderr] Downloaded nu-cmd-lang v0.96.1 [INFO] [stderr] Downloaded nu-parser v0.96.1 [INFO] [stderr] Downloaded nu-protocol v0.96.1 [INFO] [stderr] Downloaded nu-engine v0.96.1 [INFO] [stderr] Downloaded nu-plugin-engine v0.96.1 [INFO] [stderr] Downloaded typetag v0.2.17 [INFO] [stderr] Downloaded nu-plugin-core v0.96.1 [INFO] [stderr] Downloaded nu-derive-value v0.96.1 [INFO] [stderr] Downloaded typetag-impl v0.2.17 [INFO] [stderr] Downloaded nu-plugin-protocol v0.96.1 [INFO] [stderr] Downloaded nu-plugin v0.96.1 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8d198d02bf3905229c660791f4a1a9596f0032539a2782a8eccf276e00dcc8a [INFO] running `Command { std: "docker" "start" "-a" "d8d198d02bf3905229c660791f4a1a9596f0032539a2782a8eccf276e00dcc8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8d198d02bf3905229c660791f4a1a9596f0032539a2782a8eccf276e00dcc8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8d198d02bf3905229c660791f4a1a9596f0032539a2782a8eccf276e00dcc8a", kill_on_drop: false }` [INFO] [stdout] d8d198d02bf3905229c660791f4a1a9596f0032539a2782a8eccf276e00dcc8a [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 338f5d335bf51371ce57ae929f8410c119929c19e73cc5b72e0828f3c78180cb [INFO] running `Command { std: "docker" "start" "-a" "338f5d335bf51371ce57ae929f8410c119929c19e73cc5b72e0828f3c78180cb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling pure-rust-locales v0.8.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling typeid v1.0.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling lscolors v0.17.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling typetag-impl v0.2.17 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pwd v1.4.0 [INFO] [stderr] Compiling supports-color v3.0.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling sys-locale v0.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling supports-hyperlinks v3.0.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling miette v7.2.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling brotli v5.0.0 [INFO] [stderr] Compiling nu-path v0.96.1 [INFO] [stderr] Compiling nu-derive-value v0.96.1 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling os_pipe v1.2.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling nu-utils v0.96.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling typetag v0.2.17 [INFO] [stderr] Compiling byte-unit v5.1.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling procfs-core v0.16.0 [INFO] [stderr] Compiling chrono-humanize v0.2.3 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling interprocess v2.2.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling nu-glob v0.96.1 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling async-native-tls v0.4.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling pretty-hex v0.3.0 [INFO] [stderr] Compiling connection-string v0.2.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling nu-system v0.96.1 [INFO] [stderr] Compiling nu-protocol v0.96.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling tiberius v0.12.3 [INFO] [stderr] Compiling nu-plugin-protocol v0.96.1 [INFO] [stderr] Compiling nu-engine v0.96.1 [INFO] [stderr] Compiling nu-plugin-core v0.96.1 [INFO] [stderr] Compiling nu-plugin v0.96.1 [INFO] [stderr] Compiling nu_plugin_mssql v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/data/connection.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | _ => todo!(), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/data/connection.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 107 | tiberius::AuthMethod::None => LabeledError::new("Login failed for none auth"), [INFO] [stdout] | -------------------------- matches some of the same values [INFO] [stdout] 108 | tiberius::AuthMethod::SqlServer(_) => LabeledError::new(format!( [INFO] [stdout] | ---------------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 112 | tiberius::AuthMethod::AADToken(_) => { [INFO] [stdout] | --------------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 116 | _ => todo!(), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 14s [INFO] running `Command { std: "docker" "inspect" "338f5d335bf51371ce57ae929f8410c119929c19e73cc5b72e0828f3c78180cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "338f5d335bf51371ce57ae929f8410c119929c19e73cc5b72e0828f3c78180cb", kill_on_drop: false }` [INFO] [stdout] 338f5d335bf51371ce57ae929f8410c119929c19e73cc5b72e0828f3c78180cb [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fb0c0aa3e0d9910f56211e581da3de2c9ee728e7b7cec877deb2518e6088aae [INFO] running `Command { std: "docker" "start" "-a" "6fb0c0aa3e0d9910f56211e581da3de2c9ee728e7b7cec877deb2518e6088aae", kill_on_drop: false }` [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling nu-engine v0.96.1 [INFO] [stderr] Compiling nu-plugin-core v0.96.1 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling nu-plugin-engine v0.96.1 [INFO] [stderr] Compiling nu-plugin v0.96.1 [INFO] [stderr] Compiling shadow-rs v0.29.0 [INFO] [stderr] Compiling tiberius v0.12.3 [INFO] [stderr] Compiling nu-parser v0.96.1 [INFO] [stderr] Compiling nu-cmd-lang v0.96.1 [INFO] [stderr] Compiling nu_plugin_mssql v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/data/connection.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | _ => todo!(), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/data/connection.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 107 | tiberius::AuthMethod::None => LabeledError::new("Login failed for none auth"), [INFO] [stdout] | -------------------------- matches some of the same values [INFO] [stdout] 108 | tiberius::AuthMethod::SqlServer(_) => LabeledError::new(format!( [INFO] [stdout] | ---------------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 112 | tiberius::AuthMethod::AADToken(_) => { [INFO] [stdout] | --------------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 116 | _ => todo!(), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nu-plugin-test-support v0.96.1 [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/data/connection.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | _ => todo!(), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/data/connection.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 107 | tiberius::AuthMethod::None => LabeledError::new("Login failed for none auth"), [INFO] [stdout] | -------------------------- matches some of the same values [INFO] [stdout] 108 | tiberius::AuthMethod::SqlServer(_) => LabeledError::new(format!( [INFO] [stdout] | ---------------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 112 | tiberius::AuthMethod::AADToken(_) => { [INFO] [stdout] | --------------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 116 | _ => todo!(), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 52.28s [INFO] running `Command { std: "docker" "inspect" "6fb0c0aa3e0d9910f56211e581da3de2c9ee728e7b7cec877deb2518e6088aae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fb0c0aa3e0d9910f56211e581da3de2c9ee728e7b7cec877deb2518e6088aae", kill_on_drop: false }` [INFO] [stdout] 6fb0c0aa3e0d9910f56211e581da3de2c9ee728e7b7cec877deb2518e6088aae [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d4360ecbcdb71244ae1537874cdd8fe042d5acb15cdfbb085e3aa9f8579d8e3c [INFO] running `Command { std: "docker" "start" "-a" "d4360ecbcdb71244ae1537874cdd8fe042d5acb15cdfbb085e3aa9f8579d8e3c", kill_on_drop: false }` [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/data/connection.rs:116:17 [INFO] [stderr] | [INFO] [stderr] 116 | _ => todo!(), [INFO] [stderr] | ^ no value can reach this [INFO] [stderr] | [INFO] [stderr] note: multiple earlier patterns match some of the same values [INFO] [stderr] --> src/data/connection.rs:116:17 [INFO] [stderr] | [INFO] [stderr] 107 | tiberius::AuthMethod::None => LabeledError::new("Login failed for none auth"), [INFO] [stderr] | -------------------------- matches some of the same values [INFO] [stderr] 108 | tiberius::AuthMethod::SqlServer(_) => LabeledError::new(format!( [INFO] [stderr] | ---------------------------------- matches some of the same values [INFO] [stderr] ... [INFO] [stderr] 112 | tiberius::AuthMethod::AADToken(_) => { [INFO] [stderr] | --------------------------------- matches some of the same values [INFO] [stderr] ... [INFO] [stderr] 116 | _ => todo!(), [INFO] [stderr] | ^ collectively making this unreachable [INFO] [stderr] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `nu_plugin_mssql` (lib) generated 1 warning [INFO] [stderr] warning: `nu_plugin_mssql` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nu_plugin_mssql-2567629840959bea) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test commands::query::test_basic_connection ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- commands::query::test_basic_connection stdout ---- [INFO] [stdout] Error: LabeledError(LabeledError { msg: "Example failed to parse", labels: [], code: None, url: None, help: None, inner: [LabeledError { msg: "The `mssql` command doesn't have flag `-i`.", labels: [ErrorLabel { text: "unknown flag", span: Span { start: 7, end: 8 } }], code: Some("nu::parser::unknown_flag"), url: None, help: Some("Available flags: --help(-h). Use `--help` for more information."), inner: [] }, LabeledError { msg: "Extra positional argument.", labels: [ErrorLabel { text: "extra positional argument", span: Span { start: 9, end: 16 } }], code: Some("nu::parser::extra_positional"), url: None, help: Some("Usage: mssql "), inner: [] }, LabeledError { msg: "The `mssql` command doesn't have flag `-d`.", labels: [ErrorLabel { text: "unknown flag", span: Span { start: 18, end: 19 } }], code: Some("nu::parser::unknown_flag"), url: None, help: Some("Available flags: --help(-h). Use `--help` for more information."), inner: [] }, LabeledError { msg: "Extra positional argument.", labels: [ErrorLabel { text: "extra positional argument", span: Span { start: 20, end: 26 } }], code: Some("nu::parser::extra_positional"), url: None, help: Some("Usage: mssql "), inner: [] }, LabeledError { msg: "The `mssql` command doesn't have flag `-t`.", labels: [ErrorLabel { text: "unknown flag", span: Span { start: 28, end: 29 } }], code: Some("nu::parser::unknown_flag"), url: None, help: Some("Available flags: --help(-h). Use `--help` for more information."), inner: [] }, LabeledError { msg: "Extra positional argument.", labels: [ErrorLabel { text: "extra positional argument", span: Span { start: 30, end: 77 } }], code: Some("nu::parser::extra_positional"), url: None, help: Some("Usage: mssql "), inner: [] }] }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] commands::query::test_basic_connection [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "d4360ecbcdb71244ae1537874cdd8fe042d5acb15cdfbb085e3aa9f8579d8e3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4360ecbcdb71244ae1537874cdd8fe042d5acb15cdfbb085e3aa9f8579d8e3c", kill_on_drop: false }` [INFO] [stdout] d4360ecbcdb71244ae1537874cdd8fe042d5acb15cdfbb085e3aa9f8579d8e3c