[INFO] fetching crate meilisearch-sdk 0.15.0... [INFO] testing meilisearch-sdk-0.15.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate meilisearch-sdk 0.15.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate meilisearch-sdk 0.15.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate meilisearch-sdk 0.15.0 [INFO] removed 1 missing examples [INFO] finished tweaking crates.io crate meilisearch-sdk 0.15.0 [INFO] tweaked toml for crates.io crate meilisearch-sdk 0.15.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate meilisearch-sdk 0.15.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] c4a1b189d6f265936a23fb14a2b1a868f68a30cc6751fe3c3e1bb2b7f4f08ec2 [INFO] running `Command { std: "docker" "start" "-a" "c4a1b189d6f265936a23fb14a2b1a868f68a30cc6751fe3c3e1bb2b7f4f08ec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4a1b189d6f265936a23fb14a2b1a868f68a30cc6751fe3c3e1bb2b7f4f08ec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4a1b189d6f265936a23fb14a2b1a868f68a30cc6751fe3c3e1bb2b7f4f08ec2", kill_on_drop: false }` [INFO] [stdout] c4a1b189d6f265936a23fb14a2b1a868f68a30cc6751fe3c3e1bb2b7f4f08ec2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--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] b49a372c19a7a66ae5ac6e62cf6ed724b0c04b0d62de376e763813faf290850f [INFO] running `Command { std: "docker" "start" "-a" "b49a372c19a7a66ae5ac6e62cf6ed724b0c04b0d62de376e763813faf290850f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling curl v0.4.42 [INFO] [stderr] Compiling isahc v1.6.0 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling curl-sys v0.4.52+curl-7.81.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling iso8601-duration v0.1.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling meilisearch-sdk v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "b49a372c19a7a66ae5ac6e62cf6ed724b0c04b0d62de376e763813faf290850f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b49a372c19a7a66ae5ac6e62cf6ed724b0c04b0d62de376e763813faf290850f", kill_on_drop: false }` [INFO] [stdout] b49a372c19a7a66ae5ac6e62cf6ed724b0c04b0d62de376e763813faf290850f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 364f6460363c8aef4f58e3509abe5aefabfda3d8ce5e9beb608c3f0568dd8534 [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" "364f6460363c8aef4f58e3509abe5aefabfda3d8ce5e9beb608c3f0568dd8534", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling yew v0.18.0 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-await-test-macro v0.3.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling yew-macro v0.18.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling futures-await-test v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling js-sys v0.3.56 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling web-sys v0.3.56 [INFO] [stderr] Compiling gloo-timers v0.2.3 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.29 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] Compiling meilisearch-sdk v0.15.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `meilisearch_test_macro` [INFO] [stdout] --> src/client.rs:636:9 [INFO] [stdout] | [INFO] [stdout] 636 | use meilisearch_test_macro::meilisearch_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `meilisearch_test_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `meilisearch_test_macro` [INFO] [stdout] --> src/dumps.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | use meilisearch_test_macro::meilisearch_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `meilisearch_test_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `meilisearch_test_macro` [INFO] [stdout] --> src/indexes.rs:898:9 [INFO] [stdout] | [INFO] [stdout] 898 | use meilisearch_test_macro::meilisearch_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `meilisearch_test_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `meilisearch_test_macro` [INFO] [stdout] --> src/search.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 284 | use meilisearch_test_macro::meilisearch_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `meilisearch_test_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `meilisearch_test_macro` [INFO] [stdout] --> src/tasks.rs:390:9 [INFO] [stdout] | [INFO] [stdout] 390 | use meilisearch_test_macro::meilisearch_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `meilisearch_test_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/client.rs:639:7 [INFO] [stdout] | [INFO] [stdout] 639 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/client.rs:651:7 [INFO] [stdout] | [INFO] [stdout] 651 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/client.rs:661:7 [INFO] [stdout] | [INFO] [stdout] 661 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/client.rs:707:7 [INFO] [stdout] | [INFO] [stdout] 707 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/client.rs:741:7 [INFO] [stdout] | [INFO] [stdout] 741 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/client.rs:783:7 [INFO] [stdout] | [INFO] [stdout] 783 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/client.rs:820:7 [INFO] [stdout] | [INFO] [stdout] 820 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/client.rs:863:7 [INFO] [stdout] | [INFO] [stdout] 863 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/client.rs:881:7 [INFO] [stdout] | [INFO] [stdout] 881 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/client.rs:888:7 [INFO] [stdout] | [INFO] [stdout] 888 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/client.rs:895:7 [INFO] [stdout] | [INFO] [stdout] 895 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/client.rs:901:7 [INFO] [stdout] | [INFO] [stdout] 901 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/client.rs:909:7 [INFO] [stdout] | [INFO] [stdout] 909 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/dumps.rs:146:7 [INFO] [stdout] | [INFO] [stdout] 146 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/indexes.rs:900:7 [INFO] [stdout] | [INFO] [stdout] 900 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/indexes.rs:907:7 [INFO] [stdout] | [INFO] [stdout] 907 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/search.rs:334:7 [INFO] [stdout] | [INFO] [stdout] 334 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/search.rs:343:7 [INFO] [stdout] | [INFO] [stdout] 343 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/search.rs:352:7 [INFO] [stdout] | [INFO] [stdout] 352 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/search.rs:361:7 [INFO] [stdout] | [INFO] [stdout] 361 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/search.rs:381:7 [INFO] [stdout] | [INFO] [stdout] 381 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/search.rs:426:7 [INFO] [stdout] | [INFO] [stdout] 426 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/search.rs:443:7 [INFO] [stdout] | [INFO] [stdout] 443 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/search.rs:455:7 [INFO] [stdout] | [INFO] [stdout] 455 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/search.rs:484:7 [INFO] [stdout] | [INFO] [stdout] 484 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/search.rs:516:7 [INFO] [stdout] | [INFO] [stdout] 516 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/search.rs:548:7 [INFO] [stdout] | [INFO] [stdout] 548 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/search.rs:572:7 [INFO] [stdout] | [INFO] [stdout] 572 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/tasks.rs:514:7 [INFO] [stdout] | [INFO] [stdout] 514 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/tasks.rs:547:7 [INFO] [stdout] | [INFO] [stdout] 547 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/tasks.rs:583:7 [INFO] [stdout] | [INFO] [stdout] 583 | #[meilisearch_test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `meilisearch_test` [INFO] [stdout] --> src/tasks.rs:593:7 [INFO] [stdout] | [INFO] [stdout] 593 | #[meilisearch_test] [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 37 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 `meilisearch-sdk` due to 38 previous errors [INFO] running `Command { std: "docker" "inspect" "364f6460363c8aef4f58e3509abe5aefabfda3d8ce5e9beb608c3f0568dd8534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "364f6460363c8aef4f58e3509abe5aefabfda3d8ce5e9beb608c3f0568dd8534", kill_on_drop: false }` [INFO] [stdout] 364f6460363c8aef4f58e3509abe5aefabfda3d8ce5e9beb608c3f0568dd8534