[INFO] fetching crate warpgrapher 0.6.0... [INFO] checking warpgrapher-0.6.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate warpgrapher 0.6.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate warpgrapher 0.6.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate warpgrapher 0.6.0 [INFO] finished tweaking crates.io crate warpgrapher 0.6.0 [INFO] tweaked toml for crates.io crate warpgrapher 0.6.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate warpgrapher 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] bf659a2d166bb53f6c83a60891ffb883102fde1797f1e115e110da959767ad73 [INFO] running `Command { std: "docker" "start" "-a" "bf659a2d166bb53f6c83a60891ffb883102fde1797f1e115e110da959767ad73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf659a2d166bb53f6c83a60891ffb883102fde1797f1e115e110da959767ad73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf659a2d166bb53f6c83a60891ffb883102fde1797f1e115e110da959767ad73", kill_on_drop: false }` [INFO] [stdout] bf659a2d166bb53f6c83a60891ffb883102fde1797f1e115e110da959767ad73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4368199971d4f0726cecfe0c147fd7adc3c055781bbdc7cdf75682ae22bb146 [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" "b4368199971d4f0726cecfe0c147fd7adc3c055781bbdc7cdf75682ae22bb146", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking semver-parser v0.9.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking socket2 v0.3.17 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking serde_yaml v0.8.14 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking juniper v0.14.2 [INFO] [stderr] Checking version-sync v0.9.1 [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Checking warpgrapher v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::env::var_os` [INFO] [stdout] --> tests/setup/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use std::env::var_os; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env::var_os` [INFO] [stdout] --> tests/setup/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use std::env::var_os; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `warpgrapher::engine::database::neo4j` [INFO] [stdout] --> examples/endpoints/main.rs:6:36 [INFO] [stdout] | [INFO] [stdout] 6 | use warpgrapher::engine::database::neo4j::Neo4jEndpoint; [INFO] [stdout] | ^^^^^ could not find `neo4j` in `database` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warpgrapher::engine::database::DatabaseEndpoint` [INFO] [stdout] --> examples/endpoints/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use warpgrapher::engine::database::DatabaseEndpoint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `warpgrapher` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `warpgrapher_macros` [INFO] [stdout] --> tests/node_snmt_resolver_test.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use warpgrapher_macros::wg_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `warpgrapher_macros` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `wg_test` [INFO] [stdout] --> tests/node_snmt_resolver_test.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/node_snmt_resolver_test.rs:117:3 [INFO] [stdout] | [INFO] [stdout] 117 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/node_snmt_resolver_test.rs:211:3 [INFO] [stdout] | [INFO] [stdout] 211 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/node_snmt_resolver_test.rs:347:3 [INFO] [stdout] | [INFO] [stdout] 347 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/node_snmt_resolver_test.rs:486:3 [INFO] [stdout] | [INFO] [stdout] 486 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/node_snmt_resolver_test.rs:582:3 [INFO] [stdout] | [INFO] [stdout] 582 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/node_snmt_resolver_test.rs:677:3 [INFO] [stdout] | [INFO] [stdout] 677 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/node_snmt_resolver_test.rs:771:3 [INFO] [stdout] | [INFO] [stdout] 771 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/node_snmt_resolver_test.rs:827:3 [INFO] [stdout] | [INFO] [stdout] 827 | #[wg_test] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `warpgrapher::engine::database::neo4j` [INFO] [stdout] --> examples/request_context/main.rs:6:36 [INFO] [stdout] | [INFO] [stdout] 6 | use warpgrapher::engine::database::neo4j::Neo4jEndpoint; [INFO] [stdout] | ^^^^^ could not find `neo4j` in `database` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env::var_os` [INFO] [stdout] --> tests/setup/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use std::env::var_os; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `warpgrapher::engine::database::neo4j` [INFO] [stdout] --> examples/dynamic_props/main.rs:5:36 [INFO] [stdout] | [INFO] [stdout] 5 | use warpgrapher::engine::database::neo4j::Neo4jEndpoint; [INFO] [stdout] | ^^^^^ could not find `neo4j` in `database` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Client` in this scope [INFO] [stdout] --> tests/node_snmt_resolver_test.rs:13:50 [INFO] [stdout] | [INFO] [stdout] 13 | async fn create_node_with_rel_to_new(mut client: Client) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use reqwest::Client; [INFO] [stdout] | [INFO] [stdout] 4 | use warpgrapher::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Client` in this scope [INFO] [stdout] --> tests/node_snmt_resolver_test.rs:119:55 [INFO] [stdout] | [INFO] [stdout] 119 | async fn create_node_with_rel_to_existing(mut client: Client) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use reqwest::Client; [INFO] [stdout] | [INFO] [stdout] 4 | use warpgrapher::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Client` in this scope [INFO] [stdout] --> tests/node_snmt_resolver_test.rs:213:61 [INFO] [stdout] | [INFO] [stdout] 213 | async fn read_multiple_nodes_with_multiple_rels(mut client: Client) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use reqwest::Client; [INFO] [stdout] | [INFO] [stdout] 4 | use warpgrapher::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Client` in this scope [INFO] [stdout] --> tests/node_snmt_resolver_test.rs:349:59 [INFO] [stdout] | [INFO] [stdout] 349 | async fn read_node_with_matching_props_on_rel(mut client: Client) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use reqwest::Client; [INFO] [stdout] | [INFO] [stdout] 4 | use warpgrapher::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Client` in this scope [INFO] [stdout] --> tests/node_snmt_resolver_test.rs:488:68 [INFO] [stdout] | [INFO] [stdout] 488 | async fn read_node_with_matching_props_on_rel_dst_node(mut client: Client) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use reqwest::Client; [INFO] [stdout] | [INFO] [stdout] 4 | use warpgrapher::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Client` in this scope [INFO] [stdout] --> tests/node_snmt_resolver_test.rs:584:64 [INFO] [stdout] | [INFO] [stdout] 584 | async fn update_existing_node_with_rel_to_new_node(mut client: Client) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use reqwest::Client; [INFO] [stdout] | [INFO] [stdout] 4 | use warpgrapher::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Client` in this scope [INFO] [stdout] --> tests/node_snmt_resolver_test.rs:679:69 [INFO] [stdout] | [INFO] [stdout] 679 | async fn update_existing_node_with_rel_to_existing_node(mut client: Client) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use reqwest::Client; [INFO] [stdout] | [INFO] [stdout] 4 | use warpgrapher::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Client` in this scope [INFO] [stdout] --> tests/node_snmt_resolver_test.rs:773:70 [INFO] [stdout] | [INFO] [stdout] 773 | async fn delete_node_with_matching_props_on_rel_dst_node(mut client: Client) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use reqwest::Client; [INFO] [stdout] | [INFO] [stdout] 4 | use warpgrapher::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Client` in this scope [INFO] [stdout] --> tests/node_snmt_resolver_test.rs:829:34 [INFO] [stdout] | [INFO] [stdout] 829 | async fn delete_node(mut client: Client) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use reqwest::Client; [INFO] [stdout] | [INFO] [stdout] 4 | use warpgrapher::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env::var_os` [INFO] [stdout] --> tests/setup/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use std::env::var_os; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env::var_os` [INFO] [stdout] --> tests/setup/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use std::env::var_os; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `warpgrapher_macros` [INFO] [stdout] --> tests/rel_snst_resolver_test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use warpgrapher_macros::wg_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `warpgrapher_macros` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `wg_test` [INFO] [stdout] --> tests/rel_snst_resolver_test.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_snst_resolver_test.rs:65:3 [INFO] [stdout] | [INFO] [stdout] 65 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_snst_resolver_test.rs:96:3 [INFO] [stdout] | [INFO] [stdout] 96 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_snst_resolver_test.rs:163:3 [INFO] [stdout] | [INFO] [stdout] 163 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_snst_resolver_test.rs:211:3 [INFO] [stdout] | [INFO] [stdout] 211 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_snst_resolver_test.rs:259:3 [INFO] [stdout] | [INFO] [stdout] 259 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_snst_resolver_test.rs:307:3 [INFO] [stdout] | [INFO] [stdout] 307 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_snst_resolver_test.rs:381:3 [INFO] [stdout] | [INFO] [stdout] 381 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_snst_resolver_test.rs:455:3 [INFO] [stdout] | [INFO] [stdout] 455 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_snst_resolver_test.rs:529:3 [INFO] [stdout] | [INFO] [stdout] 529 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_snst_resolver_test.rs:581:3 [INFO] [stdout] | [INFO] [stdout] 581 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_snst_resolver_test.rs:633:3 [INFO] [stdout] | [INFO] [stdout] 633 | #[wg_test] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warpgrapher::engine::database::DatabaseEndpoint` [INFO] [stdout] --> examples/dynamic_props/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use warpgrapher::engine::database::DatabaseEndpoint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env::var_os` [INFO] [stdout] --> tests/setup/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use std::env::var_os; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `warpgrapher_macros` [INFO] [stdout] --> tests/node_mnst_resolver_test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use warpgrapher_macros::wg_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `warpgrapher_macros` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `wg_test` [INFO] [stdout] --> tests/node_mnst_resolver_test.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/node_mnst_resolver_test.rs:130:3 [INFO] [stdout] | [INFO] [stdout] 130 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/node_mnst_resolver_test.rs:225:3 [INFO] [stdout] | [INFO] [stdout] 225 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/node_mnst_resolver_test.rs:278:3 [INFO] [stdout] | [INFO] [stdout] 278 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/node_mnst_resolver_test.rs:331:3 [INFO] [stdout] | [INFO] [stdout] 331 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/node_mnst_resolver_test.rs:383:3 [INFO] [stdout] | [INFO] [stdout] 383 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/node_mnst_resolver_test.rs:445:3 [INFO] [stdout] | [INFO] [stdout] 445 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/node_mnst_resolver_test.rs:500:3 [INFO] [stdout] | [INFO] [stdout] 500 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/node_mnst_resolver_test.rs:563:3 [INFO] [stdout] | [INFO] [stdout] 563 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/node_mnst_resolver_test.rs:626:3 [INFO] [stdout] | [INFO] [stdout] 626 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/node_mnst_resolver_test.rs:670:3 [INFO] [stdout] | [INFO] [stdout] 670 | #[wg_test] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `warpgrapher_macros` [INFO] [stdout] --> tests/rel_snmt_resolver_test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use warpgrapher_macros::wg_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `warpgrapher_macros` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `wg_test` [INFO] [stdout] --> tests/rel_snmt_resolver_test.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_snmt_resolver_test.rs:113:3 [INFO] [stdout] | [INFO] [stdout] 113 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_snmt_resolver_test.rs:237:3 [INFO] [stdout] | [INFO] [stdout] 237 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_snmt_resolver_test.rs:327:3 [INFO] [stdout] | [INFO] [stdout] 327 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_snmt_resolver_test.rs:417:3 [INFO] [stdout] | [INFO] [stdout] 417 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_snmt_resolver_test.rs:507:3 [INFO] [stdout] | [INFO] [stdout] 507 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_snmt_resolver_test.rs:653:3 [INFO] [stdout] | [INFO] [stdout] 653 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_snmt_resolver_test.rs:751:3 [INFO] [stdout] | [INFO] [stdout] 751 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_snmt_resolver_test.rs:849:3 [INFO] [stdout] | [INFO] [stdout] 849 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_snmt_resolver_test.rs:941:3 [INFO] [stdout] | [INFO] [stdout] 941 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_snmt_resolver_test.rs:1033:3 [INFO] [stdout] | [INFO] [stdout] 1033 | #[wg_test] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `warpgrapher_macros` [INFO] [stdout] --> tests/rel_mnmt_resolver_test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use warpgrapher_macros::wg_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `warpgrapher_macros` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `wg_test` [INFO] [stdout] --> tests/rel_mnmt_resolver_test.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_mnmt_resolver_test.rs:97:3 [INFO] [stdout] | [INFO] [stdout] 97 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_mnmt_resolver_test.rs:214:3 [INFO] [stdout] | [INFO] [stdout] 214 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_mnmt_resolver_test.rs:267:3 [INFO] [stdout] | [INFO] [stdout] 267 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_mnmt_resolver_test.rs:329:3 [INFO] [stdout] | [INFO] [stdout] 329 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_mnmt_resolver_test.rs:417:3 [INFO] [stdout] | [INFO] [stdout] 417 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_mnmt_resolver_test.rs:535:3 [INFO] [stdout] | [INFO] [stdout] 535 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_mnmt_resolver_test.rs:601:3 [INFO] [stdout] | [INFO] [stdout] 601 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_mnmt_resolver_test.rs:719:3 [INFO] [stdout] | [INFO] [stdout] 719 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_mnmt_resolver_test.rs:815:3 [INFO] [stdout] | [INFO] [stdout] 815 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_mnmt_resolver_test.rs:911:3 [INFO] [stdout] | [INFO] [stdout] 911 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/rel_mnmt_resolver_test.rs:1023:3 [INFO] [stdout] | [INFO] [stdout] 1023 | #[wg_test] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `warpgrapher_macros` [INFO] [stdout] --> tests/node_mnmt_resolver_test.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use warpgrapher_macros::wg_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `warpgrapher_macros` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `wg_test` [INFO] [stdout] --> tests/node_mnmt_resolver_test.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/node_mnmt_resolver_test.rs:158:3 [INFO] [stdout] | [INFO] [stdout] 158 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/node_mnmt_resolver_test.rs:260:3 [INFO] [stdout] | [INFO] [stdout] 260 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/node_mnmt_resolver_test.rs:322:3 [INFO] [stdout] | [INFO] [stdout] 322 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/node_mnmt_resolver_test.rs:396:3 [INFO] [stdout] | [INFO] [stdout] 396 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/node_mnmt_resolver_test.rs:464:3 [INFO] [stdout] | [INFO] [stdout] 464 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/node_mnmt_resolver_test.rs:544:3 [INFO] [stdout] | [INFO] [stdout] 544 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/node_mnmt_resolver_test.rs:656:3 [INFO] [stdout] | [INFO] [stdout] 656 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/node_mnmt_resolver_test.rs:739:3 [INFO] [stdout] | [INFO] [stdout] 739 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/node_mnmt_resolver_test.rs:833:3 [INFO] [stdout] | [INFO] [stdout] 833 | #[wg_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 `wg_test` [INFO] [stdout] --> tests/node_mnmt_resolver_test.rs:887:3 [INFO] [stdout] | [INFO] [stdout] 887 | #[wg_test] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env::var_os` [INFO] [stdout] --> tests/setup/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use std::env::var_os; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env::var_os` [INFO] [stdout] --> tests/setup/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use std::env::var_os; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env::var_os` [INFO] [stdout] --> tests/setup/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use std::env::var_os; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env::var_os` [INFO] [stdout] --> tests/setup/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use std::env::var_os; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warpgrapher::engine::database::DatabaseEndpoint` [INFO] [stdout] --> examples/request_context/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use warpgrapher::engine::database::DatabaseEndpoint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b4368199971d4f0726cecfe0c147fd7adc3c055781bbdc7cdf75682ae22bb146", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4368199971d4f0726cecfe0c147fd7adc3c055781bbdc7cdf75682ae22bb146", kill_on_drop: false }` [INFO] [stdout] b4368199971d4f0726cecfe0c147fd7adc3c055781bbdc7cdf75682ae22bb146