[INFO] fetching crate tiberius 0.6.2... [INFO] checking tiberius-0.6.2 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate tiberius 0.6.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate tiberius 0.6.2 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tiberius 0.6.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tiberius 0.6.2 [INFO] tweaked toml for crates.io crate tiberius 0.6.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate tiberius 0.6.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded connection-string v0.1.13 [INFO] [stderr] Downloaded asynchronous-codec v0.5.0 [INFO] [stderr] Downloaded libgssapi-sys v0.2.3 [INFO] [stderr] Downloaded enumflags2_derive v0.7.0 [INFO] [stderr] Downloaded libgssapi v0.4.5 [INFO] [stderr] Downloaded opentls v0.2.1 [INFO] [stderr] Downloaded pretty-hex v0.1.1 [INFO] [stderr] Downloaded enumflags2 v0.7.1 [INFO] [stderr] Downloaded rust_decimal v1.10.3 [INFO] [stderr] Downloaded winauth v0.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33d62ec93d814de6afc9a3d14eb9d993b0a2d6bef0473b7e4f3cec8353e308d6 [INFO] running `Command { std: "docker" "start" "-a" "33d62ec93d814de6afc9a3d14eb9d993b0a2d6bef0473b7e4f3cec8353e308d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33d62ec93d814de6afc9a3d14eb9d993b0a2d6bef0473b7e4f3cec8353e308d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33d62ec93d814de6afc9a3d14eb9d993b0a2d6bef0473b7e4f3cec8353e308d6", kill_on_drop: false }` [INFO] [stdout] 33d62ec93d814de6afc9a3d14eb9d993b0a2d6bef0473b7e4f3cec8353e308d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41424f2f44dddaf2e81bdddbf3e1c9d9daff63b5d4f94264699db96a2d62c11d [INFO] running `Command { std: "docker" "start" "-a" "41424f2f44dddaf2e81bdddbf3e1c9d9daff63b5d4f94264699db96a2d62c11d", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] async-std v1.9.0: async-attributes, async-global-executor, async-io, attributes, default, futures-lite, gloo-timers, kv-log-macro, log, num_cpus [INFO] [stderr] futures-channel v0.3.13: default [INFO] [stderr] getrandom v0.2.2: std [INFO] [stderr] log v0.4.14: kv_unstable, std, value-bag [INFO] [stderr] memchr v2.3.4: use_std [INFO] [stderr] [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking vec-arena v1.1.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling names v0.11.0 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking connection-string v0.1.13 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking pretty-hex v0.1.1 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling enumflags2_derive v0.7.0 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Checking enumflags2 v0.7.1 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking polling v2.0.3 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking asynchronous-codec v0.5.0 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking tokio-util v0.6.5 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking tiberius v0.6.2 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] warning: unused return value of `Option::::insert` that must be used [INFO] [stdout] --> src/tds/stream/query.rs:231:21 [INFO] [stdout] | [INFO] [stdout] 231 | / result.insert({ [INFO] [stdout] 232 | | let mut result = Vec::new(); [INFO] [stdout] 233 | | result.push(row); [INFO] [stdout] 234 | | result [INFO] [stdout] 235 | | }); [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you intended to set a value, consider assignment instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Option::::insert` that must be used [INFO] [stdout] --> src/tds/stream/query.rs:239:21 [INFO] [stdout] | [INFO] [stdout] 239 | result.insert(Vec::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you intended to set a value, consider assignment instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating examples/async-std.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/query.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/tokio.rs from 2018 edition to 2021 [INFO] [stdout] error[E0432]: unresolved import `runtimes_macro` [INFO] [stdout] --> tests/query.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use runtimes_macro::test_on_runtimes; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `runtimes_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | #[test_on_runtimes(connection_string = "ENCRYPTED_CONN_STR")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:53:3 [INFO] [stdout] | [INFO] [stdout] 53 | #[test_on_runtimes(connection_string = "PLAIN_TEXT_CONN_STR")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:70:3 [INFO] [stdout] | [INFO] [stdout] 70 | #[test_on_runtimes(connection_string = "DOT_CONN_STR")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:87:3 [INFO] [stdout] | [INFO] [stdout] 87 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:108:3 [INFO] [stdout] | [INFO] [stdout] 108 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:131:3 [INFO] [stdout] | [INFO] [stdout] 131 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:195:3 [INFO] [stdout] | [INFO] [stdout] 195 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:226:3 [INFO] [stdout] | [INFO] [stdout] 226 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:263:3 [INFO] [stdout] | [INFO] [stdout] 263 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:298:3 [INFO] [stdout] | [INFO] [stdout] 298 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:334:3 [INFO] [stdout] | [INFO] [stdout] 334 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:361:3 [INFO] [stdout] | [INFO] [stdout] 361 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:388:3 [INFO] [stdout] | [INFO] [stdout] 388 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:428:3 [INFO] [stdout] | [INFO] [stdout] 428 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:451:3 [INFO] [stdout] | [INFO] [stdout] 451 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:477:3 [INFO] [stdout] | [INFO] [stdout] 477 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:506:3 [INFO] [stdout] | [INFO] [stdout] 506 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:524:3 [INFO] [stdout] | [INFO] [stdout] 524 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:553:3 [INFO] [stdout] | [INFO] [stdout] 553 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:571:3 [INFO] [stdout] | [INFO] [stdout] 571 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:586:3 [INFO] [stdout] | [INFO] [stdout] 586 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:603:3 [INFO] [stdout] | [INFO] [stdout] 603 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:620:3 [INFO] [stdout] | [INFO] [stdout] 620 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:637:3 [INFO] [stdout] | [INFO] [stdout] 637 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:654:3 [INFO] [stdout] | [INFO] [stdout] 654 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:671:3 [INFO] [stdout] | [INFO] [stdout] 671 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:698:3 [INFO] [stdout] | [INFO] [stdout] 698 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:725:3 [INFO] [stdout] | [INFO] [stdout] 725 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:752:3 [INFO] [stdout] | [INFO] [stdout] 752 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:770:3 [INFO] [stdout] | [INFO] [stdout] 770 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:788:3 [INFO] [stdout] | [INFO] [stdout] 788 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:809:3 [INFO] [stdout] | [INFO] [stdout] 809 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:845:3 [INFO] [stdout] | [INFO] [stdout] 845 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:889:3 [INFO] [stdout] | [INFO] [stdout] 889 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:922:3 [INFO] [stdout] | [INFO] [stdout] 922 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:950:3 [INFO] [stdout] | [INFO] [stdout] 950 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:979:3 [INFO] [stdout] | [INFO] [stdout] 979 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:1010:3 [INFO] [stdout] | [INFO] [stdout] 1010 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:1038:3 [INFO] [stdout] | [INFO] [stdout] 1038 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:1073:3 [INFO] [stdout] | [INFO] [stdout] 1073 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:1114:3 [INFO] [stdout] | [INFO] [stdout] 1114 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:1155:3 [INFO] [stdout] | [INFO] [stdout] 1155 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:1194:3 [INFO] [stdout] | [INFO] [stdout] 1194 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:1212:3 [INFO] [stdout] | [INFO] [stdout] 1212 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:1230:3 [INFO] [stdout] | [INFO] [stdout] 1230 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:1271:3 [INFO] [stdout] | [INFO] [stdout] 1271 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:1290:3 [INFO] [stdout] | [INFO] [stdout] 1290 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:1309:3 [INFO] [stdout] | [INFO] [stdout] 1309 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:1328:3 [INFO] [stdout] | [INFO] [stdout] 1328 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:1736:3 [INFO] [stdout] | [INFO] [stdout] 1736 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:1754:3 [INFO] [stdout] | [INFO] [stdout] 1754 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:1771:3 [INFO] [stdout] | [INFO] [stdout] 1771 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:1814:3 [INFO] [stdout] | [INFO] [stdout] 1814 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:1842:3 [INFO] [stdout] | [INFO] [stdout] 1842 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:1970:3 [INFO] [stdout] | [INFO] [stdout] 1970 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_on_runtimes` [INFO] [stdout] --> tests/query.rs:2000:3 [INFO] [stdout] | [INFO] [stdout] 2000 | #[test_on_runtimes] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 57 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tiberius` due to 58 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused return value of `Option::::insert` that must be used [INFO] [stdout] --> src/tds/stream/query.rs:231:21 [INFO] [stdout] | [INFO] [stdout] 231 | / result.insert({ [INFO] [stdout] 232 | | let mut result = Vec::new(); [INFO] [stdout] 233 | | result.push(row); [INFO] [stdout] 234 | | result [INFO] [stdout] 235 | | }); [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you intended to set a value, consider assignment instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Option::::insert` that must be used [INFO] [stdout] --> src/tds/stream/query.rs:239:21 [INFO] [stdout] | [INFO] [stdout] 239 | result.insert(Vec::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you intended to set a value, consider assignment instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "41424f2f44dddaf2e81bdddbf3e1c9d9daff63b5d4f94264699db96a2d62c11d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41424f2f44dddaf2e81bdddbf3e1c9d9daff63b5d4f94264699db96a2d62c11d", kill_on_drop: false }` [INFO] [stdout] 41424f2f44dddaf2e81bdddbf3e1c9d9daff63b5d4f94264699db96a2d62c11d