[INFO] fetching crate tiberius 0.5.15... [INFO] checking tiberius-0.5.15 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate tiberius 0.5.15 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate tiberius 0.5.15 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tiberius 0.5.15 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tiberius 0.5.15 [INFO] tweaked toml for crates.io crate tiberius 0.5.15 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate tiberius 0.5.15 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty-hex v0.1.1 [INFO] [stderr] Downloaded asynchronous-codec v0.5.0 [INFO] [stderr] Downloaded bigdecimal v0.2.0 [INFO] [stderr] Downloaded connection-string v0.1.13 [INFO] [stderr] Downloaded opentls v0.2.1 [INFO] [stderr] Downloaded libgssapi v0.4.5 [INFO] [stderr] Downloaded enumflags2_derive v0.7.0 [INFO] [stderr] Downloaded enumflags2 v0.7.1 [INFO] [stderr] Downloaded names v0.11.0 [INFO] [stderr] Downloaded libgssapi-sys v0.2.3 [INFO] [stderr] Downloaded libc v0.2.96 [INFO] [stderr] Downloaded rust_decimal v1.14.2 [INFO] [stderr] Downloaded vcpkg v0.2.13 [INFO] [stderr] Downloaded winauth v0.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "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] 63bd64778d3458c2612afa5d6c3bddc4f3bba24f13cf77d3676bcc6e2f1edeae [INFO] running `Command { std: "docker" "start" "-a" "63bd64778d3458c2612afa5d6c3bddc4f3bba24f13cf77d3676bcc6e2f1edeae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63bd64778d3458c2612afa5d6c3bddc4f3bba24f13cf77d3676bcc6e2f1edeae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63bd64778d3458c2612afa5d6c3bddc4f3bba24f13cf77d3676bcc6e2f1edeae", kill_on_drop: false }` [INFO] [stdout] 63bd64778d3458c2612afa5d6c3bddc4f3bba24f13cf77d3676bcc6e2f1edeae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 221c8bbc98deb2d29f1d74bbc5442258b7819b857ca0ae581137450e6b5d55b4 [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" "221c8bbc98deb2d29f1d74bbc5442258b7819b857ca0ae581137450e6b5d55b4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking fastrand v1.4.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling names v0.11.0 [INFO] [stderr] Checking connection-string v0.1.13 [INFO] [stderr] Checking pretty-hex v0.1.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking anyhow v1.0.40 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking futures-channel v0.3.15 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.0 [INFO] [stderr] Checking enumflags2 v0.7.1 [INFO] [stderr] Checking async-stream v0.2.1 [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.25 [INFO] [stderr] Checking async-io v1.4.1 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking asynchronous-codec v0.5.0 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking tiberius v0.5.15 (/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: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:502:3 [INFO] [stdout] | [INFO] [stdout] 502 | #[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:528:3 [INFO] [stdout] | [INFO] [stdout] 528 | #[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:557:3 [INFO] [stdout] | [INFO] [stdout] 557 | #[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:575:3 [INFO] [stdout] | [INFO] [stdout] 575 | #[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:590:3 [INFO] [stdout] | [INFO] [stdout] 590 | #[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:607:3 [INFO] [stdout] | [INFO] [stdout] 607 | #[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:624:3 [INFO] [stdout] | [INFO] [stdout] 624 | #[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:641:3 [INFO] [stdout] | [INFO] [stdout] 641 | #[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:658:3 [INFO] [stdout] | [INFO] [stdout] 658 | #[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:675:3 [INFO] [stdout] | [INFO] [stdout] 675 | #[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:702:3 [INFO] [stdout] | [INFO] [stdout] 702 | #[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:729:3 [INFO] [stdout] | [INFO] [stdout] 729 | #[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:756:3 [INFO] [stdout] | [INFO] [stdout] 756 | #[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:774:3 [INFO] [stdout] | [INFO] [stdout] 774 | #[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:792:3 [INFO] [stdout] | [INFO] [stdout] 792 | #[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:813:3 [INFO] [stdout] | [INFO] [stdout] 813 | #[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:846:3 [INFO] [stdout] | [INFO] [stdout] 846 | #[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:888:3 [INFO] [stdout] | [INFO] [stdout] 888 | #[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:921:3 [INFO] [stdout] | [INFO] [stdout] 921 | #[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:949:3 [INFO] [stdout] | [INFO] [stdout] 949 | #[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:978:3 [INFO] [stdout] | [INFO] [stdout] 978 | #[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:1009:3 [INFO] [stdout] | [INFO] [stdout] 1009 | #[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:1037:3 [INFO] [stdout] | [INFO] [stdout] 1037 | #[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:1072:3 [INFO] [stdout] | [INFO] [stdout] 1072 | #[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:1113:3 [INFO] [stdout] | [INFO] [stdout] 1113 | #[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:1154:3 [INFO] [stdout] | [INFO] [stdout] 1154 | #[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:1193:3 [INFO] [stdout] | [INFO] [stdout] 1193 | #[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:1211:3 [INFO] [stdout] | [INFO] [stdout] 1211 | #[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:1229:3 [INFO] [stdout] | [INFO] [stdout] 1229 | #[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:1327:3 [INFO] [stdout] | [INFO] [stdout] 1327 | #[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:1735:3 [INFO] [stdout] | [INFO] [stdout] 1735 | #[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:1753:3 [INFO] [stdout] | [INFO] [stdout] 1753 | #[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:1770:3 [INFO] [stdout] | [INFO] [stdout] 1770 | #[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:1813:3 [INFO] [stdout] | [INFO] [stdout] 1813 | #[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:1840:3 [INFO] [stdout] | [INFO] [stdout] 1840 | #[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 55 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" "221c8bbc98deb2d29f1d74bbc5442258b7819b857ca0ae581137450e6b5d55b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "221c8bbc98deb2d29f1d74bbc5442258b7819b857ca0ae581137450e6b5d55b4", kill_on_drop: false }` [INFO] [stdout] 221c8bbc98deb2d29f1d74bbc5442258b7819b857ca0ae581137450e6b5d55b4