[INFO] fetching crate tiberius 0.4.16... [INFO] checking tiberius-0.4.16 against master#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] extracting crate tiberius 0.4.16 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate tiberius 0.4.16 on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate tiberius 0.4.16 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tiberius 0.4.16 [INFO] tweaked toml for crates.io crate tiberius 0.4.16 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate tiberius 0.4.16 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca9eeb18049e312ba8cff3e3b02ca47273cd27c084e0bcb6b85146999aa7fba8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ca9eeb18049e312ba8cff3e3b02ca47273cd27c084e0bcb6b85146999aa7fba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca9eeb18049e312ba8cff3e3b02ca47273cd27c084e0bcb6b85146999aa7fba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca9eeb18049e312ba8cff3e3b02ca47273cd27c084e0bcb6b85146999aa7fba8", kill_on_drop: false }` [INFO] [stdout] ca9eeb18049e312ba8cff3e3b02ca47273cd27c084e0bcb6b85146999aa7fba8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f8cf88946a7ccfbe551f84fd888d61ae3fd02301c50385f76c94935ac1b7f13 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2f8cf88946a7ccfbe551f84fd888d61ae3fd02301c50385f76c94935ac1b7f13", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.1.9 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Checking fastrand v1.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.24 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking async-task v4.0.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking connection-string v0.1.4 [INFO] [stderr] Checking pretty-hex v0.1.1 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking async-channel v1.4.2 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking nb-connect v1.0.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking polling v1.1.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking futures-lite v1.8.0 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking names v0.11.0 [INFO] [stderr] Checking async-executor v1.3.0 [INFO] [stderr] Checking async-io v1.1.5 [INFO] [stderr] Checking blocking v1.0.0 [INFO] [stderr] Checking async-global-executor v1.3.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Checking async-std v1.6.5 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking pin-project v0.4.24 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking futures_codec v0.4.1 [INFO] [stderr] Checking tiberius v0.4.16 (/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:37:3 [INFO] [stdout] | [INFO] [stdout] 37 | #[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:55:3 [INFO] [stdout] | [INFO] [stdout] 55 | #[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:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | #[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:93:3 [INFO] [stdout] | [INFO] [stdout] 93 | #[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:116:3 [INFO] [stdout] | [INFO] [stdout] 116 | #[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:180:3 [INFO] [stdout] | [INFO] [stdout] 180 | #[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:217:3 [INFO] [stdout] | [INFO] [stdout] 217 | #[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:252:3 [INFO] [stdout] | [INFO] [stdout] 252 | #[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:288:3 [INFO] [stdout] | [INFO] [stdout] 288 | #[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:382:3 [INFO] [stdout] | [INFO] [stdout] 382 | #[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:405:3 [INFO] [stdout] | [INFO] [stdout] 405 | #[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:431:3 [INFO] [stdout] | [INFO] [stdout] 431 | #[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:456:3 [INFO] [stdout] | [INFO] [stdout] 456 | #[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:482:3 [INFO] [stdout] | [INFO] [stdout] 482 | #[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:511:3 [INFO] [stdout] | [INFO] [stdout] 511 | #[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:529:3 [INFO] [stdout] | [INFO] [stdout] 529 | #[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:544:3 [INFO] [stdout] | [INFO] [stdout] 544 | #[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:561:3 [INFO] [stdout] | [INFO] [stdout] 561 | #[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:578:3 [INFO] [stdout] | [INFO] [stdout] 578 | #[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:595:3 [INFO] [stdout] | [INFO] [stdout] 595 | #[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:612:3 [INFO] [stdout] | [INFO] [stdout] 612 | #[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:629:3 [INFO] [stdout] | [INFO] [stdout] 629 | #[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:728:3 [INFO] [stdout] | [INFO] [stdout] 728 | #[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:746:3 [INFO] [stdout] | [INFO] [stdout] 746 | #[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:767:3 [INFO] [stdout] | [INFO] [stdout] 767 | #[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:800:3 [INFO] [stdout] | [INFO] [stdout] 800 | #[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:842:3 [INFO] [stdout] | [INFO] [stdout] 842 | #[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:875:3 [INFO] [stdout] | [INFO] [stdout] 875 | #[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:903:3 [INFO] [stdout] | [INFO] [stdout] 903 | #[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:932:3 [INFO] [stdout] | [INFO] [stdout] 932 | #[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:963:3 [INFO] [stdout] | [INFO] [stdout] 963 | #[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:991:3 [INFO] [stdout] | [INFO] [stdout] 991 | #[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:1026:3 [INFO] [stdout] | [INFO] [stdout] 1026 | #[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:1067:3 [INFO] [stdout] | [INFO] [stdout] 1067 | #[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:1108:3 [INFO] [stdout] | [INFO] [stdout] 1108 | #[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:1147:3 [INFO] [stdout] | [INFO] [stdout] 1147 | #[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:1165:3 [INFO] [stdout] | [INFO] [stdout] 1165 | #[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:1183:3 [INFO] [stdout] | [INFO] [stdout] 1183 | #[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:1224:3 [INFO] [stdout] | [INFO] [stdout] 1224 | #[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:1243:3 [INFO] [stdout] | [INFO] [stdout] 1243 | #[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:1262:3 [INFO] [stdout] | [INFO] [stdout] 1262 | #[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:1281:3 [INFO] [stdout] | [INFO] [stdout] 1281 | #[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:1689:3 [INFO] [stdout] | [INFO] [stdout] 1689 | #[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:1707:3 [INFO] [stdout] | [INFO] [stdout] 1707 | #[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:1724:3 [INFO] [stdout] | [INFO] [stdout] 1724 | #[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:1767:3 [INFO] [stdout] | [INFO] [stdout] 1767 | #[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 52 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" "2f8cf88946a7ccfbe551f84fd888d61ae3fd02301c50385f76c94935ac1b7f13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f8cf88946a7ccfbe551f84fd888d61ae3fd02301c50385f76c94935ac1b7f13", kill_on_drop: false }` [INFO] [stdout] 2f8cf88946a7ccfbe551f84fd888d61ae3fd02301c50385f76c94935ac1b7f13