[INFO] fetching crate tiberius 0.5.15... [INFO] checking tiberius-0.5.15 against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] extracting crate tiberius 0.5.15 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate tiberius 0.5.15 on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "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-12/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cca8e9a57e57438344765753ce216bce1e05cc5ad1ace62e57b4f8cf8080b438 [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" "cca8e9a57e57438344765753ce216bce1e05cc5ad1ace62e57b4f8cf8080b438", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cca8e9a57e57438344765753ce216bce1e05cc5ad1ace62e57b4f8cf8080b438", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cca8e9a57e57438344765753ce216bce1e05cc5ad1ace62e57b4f8cf8080b438", kill_on_drop: false }` [INFO] [stdout] cca8e9a57e57438344765753ce216bce1e05cc5ad1ace62e57b4f8cf8080b438 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2feeff7ad853c1ecb3fb739bc3f6ae023c3ad697b1af758bf56ec72c5651e173 [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" "2feeff7ad853c1ecb3fb739bc3f6ae023c3ad697b1af758bf56ec72c5651e173", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking fastrand v1.4.1 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking connection-string v0.1.13 [INFO] [stderr] Checking pretty-hex v0.1.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking tracing-core v0.1.18 [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 encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking futures-channel v0.3.15 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking unicode-normalization v0.1.19 [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 getrandom v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking names v0.11.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Checking enumflags2 v0.7.1 [INFO] [stderr] Checking futures-util v0.3.15 [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 tracing v0.1.26 [INFO] [stderr] Checking async-io v1.4.1 [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" "2feeff7ad853c1ecb3fb739bc3f6ae023c3ad697b1af758bf56ec72c5651e173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2feeff7ad853c1ecb3fb739bc3f6ae023c3ad697b1af758bf56ec72c5651e173", kill_on_drop: false }` [INFO] [stdout] 2feeff7ad853c1ecb3fb739bc3f6ae023c3ad697b1af758bf56ec72c5651e173