[INFO] fetching crate tiberius 0.5.10... [INFO] checking tiberius-0.5.10 against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] extracting crate tiberius 0.5.10 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate tiberius 0.5.10 on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tiberius 0.5.10 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tiberius 0.5.10 [INFO] tweaked toml for crates.io crate tiberius 0.5.10 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate tiberius 0.5.10 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty-hex v0.1.1 [INFO] [stderr] Downloaded opentls v0.2.1 [INFO] [stderr] Downloaded connection-string v0.1.13 [INFO] [stderr] Downloaded libgssapi-sys v0.2.3 [INFO] [stderr] Downloaded libgssapi v0.4.5 [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d27363458eadae1354820e9c688abba69729a9d58ca3a0d4fdb3312700cd01ae [INFO] running `Command { std: "docker" "start" "-a" "d27363458eadae1354820e9c688abba69729a9d58ca3a0d4fdb3312700cd01ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d27363458eadae1354820e9c688abba69729a9d58ca3a0d4fdb3312700cd01ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d27363458eadae1354820e9c688abba69729a9d58ca3a0d4fdb3312700cd01ae", kill_on_drop: false }` [INFO] [stdout] d27363458eadae1354820e9c688abba69729a9d58ca3a0d4fdb3312700cd01ae [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e49aaf3de261a235b0f344a2170e593b690028a4853fd60df9c8509ccd701945 [INFO] running `Command { std: "docker" "start" "-a" "e49aaf3de261a235b0f344a2170e593b690028a4853fd60df9c8509ccd701945", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling names v0.11.0 [INFO] [stderr] Checking connection-string v0.1.13 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking pretty-hex v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking nb-connect v1.0.3 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.13 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Checking enumflags2 v0.6.4 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking mio v0.7.8 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking tracing v0.1.24 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking asynchronous-codec v0.5.0 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking tokio-util v0.6.3 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking tiberius v0.5.10 (/opt/rustwide/workdir) [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:34:3 [INFO] [stdout] | [INFO] [stdout] 34 | #[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:51:3 [INFO] [stdout] | [INFO] [stdout] 51 | #[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:68:3 [INFO] [stdout] | [INFO] [stdout] 68 | #[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:89:3 [INFO] [stdout] | [INFO] [stdout] 89 | #[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:112:3 [INFO] [stdout] | [INFO] [stdout] 112 | #[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:176:3 [INFO] [stdout] | [INFO] [stdout] 176 | #[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:207:3 [INFO] [stdout] | [INFO] [stdout] 207 | #[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:244:3 [INFO] [stdout] | [INFO] [stdout] 244 | #[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:279:3 [INFO] [stdout] | [INFO] [stdout] 279 | #[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:315:3 [INFO] [stdout] | [INFO] [stdout] 315 | #[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:342:3 [INFO] [stdout] | [INFO] [stdout] 342 | #[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:369:3 [INFO] [stdout] | [INFO] [stdout] 369 | #[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:409:3 [INFO] [stdout] | [INFO] [stdout] 409 | #[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:432:3 [INFO] [stdout] | [INFO] [stdout] 432 | #[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:458:3 [INFO] [stdout] | [INFO] [stdout] 458 | #[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:483:3 [INFO] [stdout] | [INFO] [stdout] 483 | #[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:509:3 [INFO] [stdout] | [INFO] [stdout] 509 | #[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:538:3 [INFO] [stdout] | [INFO] [stdout] 538 | #[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:556:3 [INFO] [stdout] | [INFO] [stdout] 556 | #[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:588:3 [INFO] [stdout] | [INFO] [stdout] 588 | #[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:605:3 [INFO] [stdout] | [INFO] [stdout] 605 | #[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:622:3 [INFO] [stdout] | [INFO] [stdout] 622 | #[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:639:3 [INFO] [stdout] | [INFO] [stdout] 639 | #[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:656:3 [INFO] [stdout] | [INFO] [stdout] 656 | #[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:683:3 [INFO] [stdout] | [INFO] [stdout] 683 | #[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:710:3 [INFO] [stdout] | [INFO] [stdout] 710 | #[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:737:3 [INFO] [stdout] | [INFO] [stdout] 737 | #[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:755:3 [INFO] [stdout] | [INFO] [stdout] 755 | #[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:773:3 [INFO] [stdout] | [INFO] [stdout] 773 | #[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:794:3 [INFO] [stdout] | [INFO] [stdout] 794 | #[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:827:3 [INFO] [stdout] | [INFO] [stdout] 827 | #[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:869:3 [INFO] [stdout] | [INFO] [stdout] 869 | #[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:902:3 [INFO] [stdout] | [INFO] [stdout] 902 | #[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:930:3 [INFO] [stdout] | [INFO] [stdout] 930 | #[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:959:3 [INFO] [stdout] | [INFO] [stdout] 959 | #[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:990:3 [INFO] [stdout] | [INFO] [stdout] 990 | #[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:1018:3 [INFO] [stdout] | [INFO] [stdout] 1018 | #[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:1053:3 [INFO] [stdout] | [INFO] [stdout] 1053 | #[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:1094:3 [INFO] [stdout] | [INFO] [stdout] 1094 | #[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:1135:3 [INFO] [stdout] | [INFO] [stdout] 1135 | #[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:1174:3 [INFO] [stdout] | [INFO] [stdout] 1174 | #[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:1192:3 [INFO] [stdout] | [INFO] [stdout] 1192 | #[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:1210:3 [INFO] [stdout] | [INFO] [stdout] 1210 | #[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:1251:3 [INFO] [stdout] | [INFO] [stdout] 1251 | #[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:1270:3 [INFO] [stdout] | [INFO] [stdout] 1270 | #[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:1289:3 [INFO] [stdout] | [INFO] [stdout] 1289 | #[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:1308:3 [INFO] [stdout] | [INFO] [stdout] 1308 | #[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:1716:3 [INFO] [stdout] | [INFO] [stdout] 1716 | #[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:1734:3 [INFO] [stdout] | [INFO] [stdout] 1734 | #[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:1751:3 [INFO] [stdout] | [INFO] [stdout] 1751 | #[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:1794:3 [INFO] [stdout] | [INFO] [stdout] 1794 | #[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 53 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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "e49aaf3de261a235b0f344a2170e593b690028a4853fd60df9c8509ccd701945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e49aaf3de261a235b0f344a2170e593b690028a4853fd60df9c8509ccd701945", kill_on_drop: false }` [INFO] [stdout] e49aaf3de261a235b0f344a2170e593b690028a4853fd60df9c8509ccd701945